/* Minification failed. Returning unminified contents.
(3379,5): run-time error CSS1062: Expected semicolon or closing curly-brace, found '-'
 */
.RadWindow_iSpec {
  border-color: #dedede;
  color: #333333;
  background-color: #ffffff;
  padding: 0;
  border-radius: 0px;
  font-family: "Helvetica Neue", Helvetica, Arial, sans-serif; }
    .RadWindow_iSpec .rwTitleBar {
        border-color: #dedede;
        color: #818286;
        background-color: transparent;
        margin: 0;
        border-radius: 0;
    }
   
  .RadWindow_iSpec .rwTitleWrapper {
    padding: 10px; }
  .RadWindow_iSpec .rwCommands {
    margin-top: -15px; }
  .RadWindow_iSpec .rwCommandButton {
    padding: 6px; }
  .RadWindow_iSpec .rwCommandButton:hover {
    border-color: #adadad;
    color: #333333;
    background-color: #e6e6e6; }
  .RadWindow_iSpec .rwContent {
    border-color: #dedede;
    color: #333333;
    background-color: #ffffff;
    border-width: 1px 0; }
  .RadWindow_iSpec .rwStatusBar {
    padding: 10px 15px;
    border-width: 0; }
  .RadWindow_iSpec .rwDialogButtons button {
    border-color: #cccccc;
    color: #333333;
    background-color: #ffffff; }
  .RadWindow_iSpec .rwDialogButtons button:hover {
    border-color: #adadad;
    color: #333333;
    background-color: #e6e6e6; }
  .RadWindow_iSpec .rwDialogButtons button:active {
    border-color: #adadad;
    color: #333333;
    background-color: #e6e6e6; }
  .RadWindow_iSpec .rwPromptDialog .rwOkBtn,
  .RadWindow_iSpec .rwConfirmDialog .rwOkBtn {
    border-color: #e9791b;
    color: #ffffff;
    background-color: #eb8732; }
  .RadWindow_iSpec .rwPromptDialog .rwOkBtn:hover,
  .RadWindow_iSpec .rwConfirmDialog .rwOkBtn:hover {
    border-color: #b55d12;
    color: #ffffff;
    background-color: #d56d15; }
  .RadWindow_iSpec .rwPromptDialog .rwOkBtn:active,
  .RadWindow_iSpec .rwConfirmDialog .rwOkBtn:active {
    border-color: #783e0c;
    color: #ffffff;
    background-color: #d56d15; }
  .RadWindow_iSpec .rwPromptInput {
    border-color: #cccccc;
    color: #333333;
    background-color: #ffffff; }
  .RadWindow_iSpec .rwPromptInput:hover {
    border-color: #adadad;
    color: #333333;
    background-color: #ffffff; }
  .RadWindow_iSpec .rwPromptInput:active,
  .RadWindow_iSpec .rwPromptInput:focus {
    border-color: #ffdf9d;
    color: #333333;
    background-color: #ffffff; }
  .RadWindow_iSpec .rwLoading.rwStatusBar {
    background-image: url('<%=WebResource("Telerik.Web.UI.Skins.iSpec.Common.loading_small.gif")%>'); }
  .RadWindow_iSpec.rwLoading .rwExternalContent {
    background-image: url('<%=WebResource("Telerik.Web.UI.Skins.iSpec.Common.loading.gif")%>'); }
  .RadWindow_iSpec .rwIcon {
    margin: -.5em 0 0 0;
    width: 1em;
    height: 1em;
    font-size: 16px;
    line-height: 1;
    display: none !important;
    position: absolute;
    top: 50%;
    left: .64286em
}
.RadGrid_iSpec {
  border-color: transparent;
  color: #333333;
  background-color: #ffffff;
  border-radius: 4px;
  font-family: "Helvetica Neue", Helvetica, Arial, sans-serif; }
  .RadGrid_iSpec .rgHeader {
    background: whitesmoke; }
  .RadGrid_iSpec .rgActionButton,
  .RadGrid_iSpec .rgDrag,
  .RadGrid_iSpec .rgDragClue,
  .RadGrid_iSpec .rgExpandIcon,
  .RadGrid_iSpec .rgCollapseIcon,
  .RadGrid_iSpec .rgGroupPanelExpand,
  .RadGrid_iSpec .rgGroupPanelCollapse,
  .RadGrid_iSpec .rgButtonSortDesc,
  .RadGrid_iSpec .rgButtonSortDesc,
  .RadGrid_iSpec .rgButtonSortAsc,
  .RadGrid_iSpec .rgButtonSortClear,
  .RadGrid_iSpec .rgMobileExportForm .rgColumnItem,
  .RadGrid_iSpec a.rgFilter,
  .RadGrid_iSpec a.rgColumns {
    color: #333333; }
    .RadGrid_iSpec .rgActionButton:hover,
    .RadGrid_iSpec .rgDrag:hover,
    .RadGrid_iSpec .rgDragClue:hover,
    .RadGrid_iSpec .rgExpandIcon:hover,
    .RadGrid_iSpec .rgCollapseIcon:hover,
    .RadGrid_iSpec .rgGroupPanelExpand:hover,
    .RadGrid_iSpec .rgGroupPanelCollapse:hover,
    .RadGrid_iSpec .rgButtonSortDesc:hover,
    .RadGrid_iSpec .rgButtonSortDesc:hover,
    .RadGrid_iSpec .rgButtonSortAsc:hover,
    .RadGrid_iSpec .rgButtonSortClear:hover,
    .RadGrid_iSpec .rgMobileExportForm .rgColumnItem:hover,
    .RadGrid_iSpec a.rgFilter:hover,
    .RadGrid_iSpec a.rgColumns:hover {
      color: #333333; }
  .RadGrid_iSpec .rgInput,
  .RadGrid_iSpec .rgEditRow > td > [type="text"],
  .RadGrid_iSpec .rgEditForm td > [type="text"],
  .RadGrid_iSpec .rgBatchContainer > [type="text"],
  .RadGrid_iSpec .rgFilterBox {
    border-color: #cccccc;
    color: #333333;
    background-color: #ffffff;
    padding: 6px 12px;
    border-radius: 4px; }
    .RadGrid_iSpec .rgInput:hover,
    .RadGrid_iSpec .rgEditRow > td > [type="text"]:hover,
    .RadGrid_iSpec .rgEditForm td > [type="text"]:hover,
    .RadGrid_iSpec .rgBatchContainer > [type="text"]:hover,
    .RadGrid_iSpec .rgFilterBox:hover {
      border-color: #adadad;
      color: #333333;
      background-color: #ffffff; }
    .RadGrid_iSpec .rgInput:active, .RadGrid_iSpec .rgInput:focus,
    .RadGrid_iSpec .rgEditRow > td > [type="text"]:active,
    .RadGrid_iSpec .rgEditRow > td > [type="text"]:focus,
    .RadGrid_iSpec .rgEditForm td > [type="text"]:active,
    .RadGrid_iSpec .rgEditForm td > [type="text"]:focus,
    .RadGrid_iSpec .rgBatchContainer > [type="text"]:active,
    .RadGrid_iSpec .rgBatchContainer > [type="text"]:focus,
    .RadGrid_iSpec .rgFilterBox:active,
    .RadGrid_iSpec .rgFilterBox:focus {
      border-color: #ffdf9d;
      color: #333333;
      background-color: #ffffff; }
    .t-ie .RadGrid_iSpec .rgInput, .t-ie
    .RadGrid_iSpec .rgEditRow > td > [type="text"], .t-ie
    .RadGrid_iSpec .rgEditForm td > [type="text"], .t-ie
    .RadGrid_iSpec .rgBatchContainer > [type="text"], .t-ie
    .RadGrid_iSpec .rgFilterBox {
      height: 34px;
      height: calc(1.42857em + 14px); }
  .RadGrid_iSpec .rgEdit,
  .RadGrid_iSpec .rgDel {
    text-indent: 0; }
  .RadGrid_iSpec.rgMultiHeader .rgDataDiv > table,
  .RadGrid_iSpec.rgMultiHeader .rgFooterDiv > table {
    margin-left: -1px; }
  .RadGrid_iSpec .rgHeader,
  .RadGrid_iSpec th.rgResizeCol {
    padding: 10px 13px 9px; }
  .RadGrid_iSpec .rgHeader,
  .RadGrid_iSpec th.rgResizeCol,
  .RadGrid_iSpec .rgHeaderWrapper,
  .RadGrid_iSpec .rgMultiHeaderRow th.rgHeader,
  .RadGrid_iSpec .rgMultiHeaderRow th.rgResizeCol {
    border: 0;
    border-bottom: 1px solid #dedede !important;
    border-left: 0px solid #dedede; }
  .RadGrid_iSpec .rgHeader,
  .RadGrid_iSpec th.rgResizeCol,
  .RadGrid_iSpec .rgHeaderWrapper {
    background-color: whitesmoke; }
  .RadGrid_iSpec .rgHeaderDiv {
    border-right: 1px solid #dedede; }
  .RadGrid_iSpec .rgHeaderWrapper {
    border-bottom: 1px solid #dedede; }
  .RadGrid_iSpec .rgHeader,
  .RadGrid_iSpec .rgHeader a {
    color: #333333; }
  .RadGrid_iSpec .rgRow > td,
  .RadGrid_iSpec .rgAltRow > td,
  .RadGrid_iSpec .rgEditRow > td,
  .RadGrid_iSpec .rgFooter > td,
  .RadGrid_iSpec .rgFilterRow > td,
  .RadGrid_iSpec .rgHeader,
  .RadGrid_iSpec .rgResizeCol,
  .RadGrid_iSpec .rgGroupHeader td {
    padding-left: 15px;
    padding-right: 15px; }
  .RadGrid_iSpec .rgRow,
  .RadGrid_iSpec .rgAltRow,
  .RadGrid_iSpec .rgEditRow,
  .RadGrid_iSpec .rgFooter,
  .RadGrid_iSpec .rgGroupHeader {
    height: 40px;
    height: calc(1.42857em + 20px); }
  .RadGrid_iSpec .rgRow > td,
  .RadGrid_iSpec .rgAltRow > td,
  .RadGrid_iSpec .rgFooter > td {
    border-color: #dedede; }
  .RadGrid_iSpec .rgRow > td,
  .RadGrid_iSpec .rgAltRow > td {
    border-style: solid;
    border-color: #dedede !important;
    border-width: 0 0 1px 0px !important; }
  .RadGrid_iSpec .rgAltRow > td {
    background-color: transparent !important;
   /* color: #333333; */}
  .RadGrid_iSpec .rgAltRow .rgSorted {}
  .RadGrid_iSpec .rgAltRow.rgHoveredRow {
        background: #eeeeee;
        color: #000000;}
  .RadGrid_iSpec .rgAltRow.rgHoveredRow .rgSorted {
    background: #eeeeee;
    color: #000000;}
  .RadGrid_iSpec .rgActiveRow td:not(.rgExpandCol) {
    box-shadow: inset 0px 5px 5px -5px #ffc750, inset 0px -5px 5px -5px #ffc750; }
  .RadGrid_iSpec .rgActiveRow td:first-child:not(.rgExpandCol),
  .RadGrid_iSpec .rgActiveRow .rgExpandCol + td {
    box-shadow: inset 0px 5px 5px -5px #ffc750, inset 0px -5px 5px -5px #ffc750, inset 5px 0px 5px -5px #ffc750; }
  .RadGrid_iSpec .rgActiveRow td:not(.rgExpandCol):last-child {
    box-shadow: inset 0px 5px 5px -5px #ffc750, inset 0px -5px 5px -5px #ffc750, inset -5px 0px 5px -5px #ffc750; }
  .RadGrid_iSpec .rgActiveCell {
    box-shadow: inset 0 0 5px #ffc750; }
  .RadGrid_iSpec .rgHoveredRow > td {
    background: #eeeeee;
    color: #000000; }
  .RadGrid_iSpec .rgEditRow {
    background: rgba(222, 222, 222, 0.75);
    color: #333333; }
    .RadGrid_iSpec .rgEditRow > td {
      border-style: solid;
      border-width: 0 0 1px 0;
      border-color: #dedede; }
    .RadGrid_iSpec .rgEditRow td > input[type="text"] {
      font: inherit;
      box-sizing: border-box;
      border: 1px solid #cccccc; }
  .RadGrid_iSpec .rgBatchOverlay {
    background: rgba(222, 222, 222, 0.75); }
  .RadGrid_iSpec .rgBatchUndoDeleteButton {
    border-color: #cccccc;
    color: #333333;
    background-color: #ffffff; }
    .RadGrid_iSpec .rgBatchUndoDeleteButton:hover {
      border-color: #adadad;
      color: #333333;
      background-color: #e6e6e6; }
  .RadGrid_iSpec .rgBatchContainer {
    margin: -9px 0px; }
  .RadGrid_iSpec .rgSorted {}
.RadGrid_iSpec .rgMasterTable .rgSelectedCell,
.RadGrid_iSpec .rgSelectedRow td,
.RadGrid_iSpec td.rgEditRow .rgSelectedRow{
    color: #000000;
    background-color: #ffd783 !important;
    border-color: #000000;
}
  .RadGrid_iSpec .rgSelectedRow.rgHoveredRow {
    background: #eeeeee;
    color: #000000; }
  .RadGrid_iSpec .rgSelectedCell a,
  .RadGrid_iSpec .rgSelectedRow a {
    color: #000000; }
  .RadGrid_iSpec .rgFooterWrapper,
  .RadGrid_iSpec .rgFooter {
    background: whitesmoke; }
  .RadGrid_iSpec .rgFooterWrapper {
    border-top: 1px solid #dedede; }
    .RadGrid_iSpec .rgFooterWrapper tr.rgFooter td {
      border-bottom-width: 0; }
  .RadGrid_iSpec .rgFooter > td {
    border-left: 1px solid #dedede;
    padding: 10px 5px; }
    .RadGrid_iSpec .rgFooter > td:first-child {
      border-left-width: 0; }
  .RadGrid_iSpec .rgStatus div {
    background-image: url('<%=WebResource("Telerik.Web.UI.Skins.iSpec.Common.loading_small.gif")%>'); }
  .RadGrid_iSpec .rgPagerCell {
    color: #333333;
    background: whitesmoke;
    font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
    border-color: #dedede; }
    .RadGrid_iSpec .rgPagerCell .rgNumPart a,
    .RadGrid_iSpec .rgPagerCell .rgPagerButton,
    .RadGrid_iSpec .rgPagerCell .rgActionButton {
      border-width: 1px;
      border-style: solid;
      box-sizing: content-box;
      border-color: #cccccc;
      color: #333333;
      background-color: #ffffff;
      padding-top: 6px;
      padding-bottom: 6px; }
      .RadGrid_iSpec .rgPagerCell .rgNumPart a:hover,
      .RadGrid_iSpec .rgPagerCell .rgPagerButton:hover,
      .RadGrid_iSpec .rgPagerCell .rgActionButton:hover {
        border-color: #adadad;
        color: #333333;
        background-color: #e6e6e6; }
    .RadGrid_iSpec .rgPagerCell .rgNumPart a,
    .RadGrid_iSpec .rgPagerCell .rgActionButton {
      margin: 0;
      width: 1.42857em;
      border-left-width: 0; }
    .RadGrid_iSpec .rgPagerCell .rgNumPart a {
      border-radius: 0;
      text-align: center; }
      .RadGrid_iSpec .rgPagerCell .rgNumPart a.rgCurrentPage {
        margin-top:2px;
        border-color: #e9791b;
        color: #ffffff;
        background-color: #eb8732; }
    .RadGrid_iSpec .rgPagerCell .rgPageFirst {
      border-left-width: 1px;
      border-radius: 0.28571em 0 0 0.28571em; }
    .RadGrid_iSpec .rgPagerCell .rgPageLast {
      border-radius: 0 0.28571em 0.28571em 0; }
    .RadGrid_iSpec .rgPagerCell .NumericPages .rgNumPart a:first-child {
      border-left-width: 1px;
      border-radius: 0.28571em 0 0 0.28571em; }
    .RadGrid_iSpec .rgPagerCell .NumericPages .rgNumPart a:last-child {
      border-radius: 0 0.28571em 0.28571em 0; }
    .RadGrid_iSpec .rgPagerCell .rgActionButton {
      box-sizing: content-box; }
    .RadGrid_iSpec .rgPagerCell .rgPagerButton {
      border-radius: 0.28571em; }
  .RadGrid_iSpec .rgGroupPanel {
    border-bottom: 1px solid #dedede;
    background: whitesmoke; }
  .RadGrid_iSpec .rgGroupItem {
    padding: 6px;
    border-radius: 4px;
    border: 1px solid #dedede;
    color: #333333; }
  .RadGrid_iSpec .rgGroupHeader td {
    border: 1px solid transparent !important;
    background: #fbfbfb; }
  .RadGrid_iSpec .rgGroupHeader .rgGroupCol {
    border-bottom-width: 0; }
  .RadGrid_iSpec .rgRow .rgGroupCol,
  .RadGrid_iSpec .rgAltRow .rgGroupCol {
    border-bottom-width: 0;
    background: #fbfbfb; }
  .RadGrid_iSpec .rgMasterTable > tbody tr:first-child .rgGroupCol {
    border-top-width: 0; }
  .RadGrid_iSpec table.rgMasterTable .rgGroupCol {
    border-left-width: 0; }
  .RadGrid_iSpec .rgFooter .rgGroupCol,
  .RadGrid_iSpec .rgFooter .rgGroupCol ~ td {
    border-bottom: 1px solid #dedede; }
  .RadGrid_iSpec td.rgGroupCol {
    background: #fbfbfb !important; }
  .RadGrid_iSpec .rgFilterRow > td {
    border-bottom: 1px solid #dedede; }
  .RadGrid_iSpec .rgFilterBox {
    border-radius: 4px 0 0 4px; }
  .RadGrid_iSpec .rgFilter {
    border-color: #cccccc;
    margin-left: -1px;
    border-radius: 0 4px 4px 0;
    background-color: #ffffff;
    padding: 6px; }
    .RadGrid_iSpec .rgFilter:hover, .RadGrid_iSpec .rgFilter:focus {
      border-color: #adadad;
      color: #333333;
      background-color: #e6e6e6; }
  .RadGrid_iSpec .rgFilterActive, .RadGrid_iSpec .rgFilterActive:hover, .RadGrid_iSpec .rgFilterActive:focus {
    border-color: #adadad;
    color: #333333;
    background-color: #e6e6e6;
    box-shadow: inset 0 0 6px rgba(165, 165, 165, 0.5); }
  .RadGrid_iSpec .rgFiltered {
    border-color: #e9791b;
    color: #ffffff;
    background-color: #eb8732; }
    .RadGrid_iSpec .rgFiltered:hover, .RadGrid_iSpec .rgFiltered:focus {
      border-color: #b55d12;
      color: #ffffff;
      background-color: #d56d15; }
    .RadGrid_iSpec .rgFiltered.rgFilterActive {
      border-color: #783e0c;
      color: #ffffff;
      background-color: #d56d15; }
  .RadGrid_iSpec .rgFilterRow .riTextBox {
    border-radius: 0.28571em 0 0 0.28571em; }
  .RadGrid_iSpec a.rcCalPopup,
  .RadGrid_iSpec a.rcTimePopup {
    margin-right: 0;
    border-radius: 0; }
  .RadGrid_iSpec .rgOptions {
    color: #333333; }
  .RadGrid_iSpec .rgOptSelected {
    color: #eb8732; }
  .RadGrid_iSpec .rgEditForm .rgHeader {
    padding: 10px;
    border-left-width: 0; }
  .RadGrid_iSpec .rgEditFormContainer table {
    padding-left: 10px; }
  .RadGrid_iSpec .rgRow > td > [type="text"],
  .RadGrid_iSpec .rgAltRow > td > [type="text"],
  .RadGrid_iSpec .rgEditForm > td > [type="text"] {
    font: inherit;
    border: 1px solid #cccccc;
    border-radius: 4px; }
  .RadGrid_iSpec .RadComboBox .rcbInput {
    border: 0 none;
    padding: 0; }
  .RadGrid_iSpec .rgEditFormContainer {
    padding: 12px 0; }
    .RadGrid_iSpec .rgEditFormContainer .rgUpdate {
      margin-left: 0.71429em; }
    .RadGrid_iSpec .rgEditFormContainer .rgUpdate,
    .RadGrid_iSpec .rgEditFormContainer .rgCancel {
      background-color: #ffffff;
      border-color: #cccccc;
      border-radius: 0.28571em; }
      .RadGrid_iSpec .rgEditFormContainer .rgUpdate:hover,
      .RadGrid_iSpec .rgEditFormContainer .rgCancel:hover {
        background-color: #e6e6e6; }
  .RadGrid_iSpec .rgEditForm {
    margin: -1px;
    padding: 7px;
    border-bottom: 1px solid #dedede; }
    .RadGrid_iSpec .rgEditForm.rgEditPopup {
      padding: 0;
      overflow: hidden; }
      .RadGrid_iSpec .rgEditForm.rgEditPopup > .rgHeader + div {
        box-sizing: border-box; }
    .RadGrid_iSpec .rgEditForm [type="image"] {
      margin-right: 2px;
      padding: 8px;
      border: 1px solid #cccccc !important;
      border-radius: 4px;
      background: #ffffff; }
      .RadGrid_iSpec .rgEditForm [type="image"]:hover {
        background: #e6e6e6; }
    .RadGrid_iSpec .rgEditForm [type="text"]:disabled {
      background: #ffffff;
      opacity: .7; }
  .RadGrid_iSpec .rgDetailTable {
    border-color: #dedede; }
    .RadGrid_iSpec .rgDetailTable .rgRow td:first-child,
    .RadGrid_iSpec .rgDetailTable .rgAltRow td:first-child {
      border-left-width: 0; }
  .RadGrid_iSpec .rgFooter .rgExpandCol {
    border-left-width: 0; }
  .RadGrid_iSpec .rgRow .rgExpandCol,
  .RadGrid_iSpec .rgRow .rgCollapseCol,
  .RadGrid_iSpec .rgAltRow .rgExpandCol,
  .RadGrid_iSpec .rgAltRow .rgCollapseCol {
    border-left-width: 0; }
  .RadGrid_iSpec .rgCommandCell {
    border-color: #dedede;
    color: #333333;
    background-color: whitesmoke; }
    .RadGrid_iSpec .rgCommandCell .t-button {
      border-radius: 4px; }
      .RadGrid_iSpec .rgCommandCell .t-button:hover {
        border-color: #adadad;
        color: #333333;
        background-color: #e6e6e6; }
      .RadGrid_iSpec .rgCommandCell .t-button:focus, .RadGrid_iSpec .rgCommandCell .t-button:active {
        border-color: #adadad;
        color: #333333;
        background-color: #e6e6e6; }
  .RadGrid_iSpec .rgCommandCell {
    border-color: #dedede; }

.GridItemDropIndicator_iSpec {
  border-top: 1px dashed #666; }

.GridToolTip_iSpec {
  border: 1px solid #c98400;
  padding: 3px;
  background: #ffefbd;
  color: #333; }

.RadGridRTL_iSpec .rgHeader:first-child,
.RadGridRTL_iSpec th.rgResizeCol:first-child,
.RadGridRTL_iSpec .rgFilterRow > td:first-child,
.RadGridRTL_iSpec .rgRow > td:first-child,
.RadGridRTL_iSpec .rgAltRow > td:first-child {
  border-left-width: 1px;
  padding-left: 7px; }

.GridContextMenu_iSpec .rgHCMClear,
.GridContextMenu_iSpec .rgHCMFilter {
  font-size: 1em;
  height: 2.42857em;
  border-color: #cccccc;
  color: #333333;
  background-color: #ffffff;
  border-radius: 0.28571em; }
  .GridContextMenu_iSpec .rgHCMClear:hover,
  .GridContextMenu_iSpec .rgHCMFilter:hover {
    border-color: #adadad;
    color: #333333;
    background-color: #e6e6e6; }

.GridContextMenu_iSpec .rmGroup .rgHCMItem div.rmContent {
  padding: 15px;
  margin: 0 auto; }

.RadMenu_iSpec {
    font-family: Lato, sans-serif "Helvetica Neue", Helvetica, Arial;
}
  .RadMenu_iSpec .rmRootGroup {
    border-color: #dedede;
    color: #333333;
    background-color: whitesmoke;
    border-radius: 4px; }
  .RadMenu_iSpec .rmRootGroup.rmVertical > .rmItem,
  .RadMenu_iSpec .rmRootGroup.rmVertical > .rmRootScrollGroup > .rmItem {
    float: none; }
  .RadMenu_iSpec .rmRootGroup > .rmItem,
  .RadMenu_iSpec .rmRootGroup > .rmRootScrollGroup > .rmItem {
    border-color: transparent; }
  .RadMenu_iSpec .rmRootGroup .rmRootLink {
    padding: 15px;
    color: #333333; }
  .RadMenu_iSpec .rmVertical .rmRootLink {
    padding-top: 10px;
    padding-bottom: 10px; }
  .RadMenu_iSpec .rmRootLink .rmText,
  .RadMenu_iSpec .rmVertical .rmRootLink .rmText {
    padding: 0; }
  .RadMenu_iSpec .rmRootLink:hover {
    color: #333333;
    background-color: #e4e4e4; }
  .RadMenu_iSpec .rmFocused .rmRootLink {
    box-shadow: 0 0 3px 1px rgba(196, 196, 196, 0.5) inset; }
  .RadMenu_iSpec .rmSelected .rmRootLink,
  .RadMenu_iSpec .rmExpanded .rmRootLink {
    color: #333333;
    background-color: #e4e4e4;
    box-shadow: 0 3px 5px rgba(0, 0, 0, 0.13) inset; }
  .RadMenu_iSpec .rmRootLink.rmDisabled,
  .RadMenu_iSpec .rmRootLink.rmDisabled:hover {
    color: inherit;
    border-color: transparent;
    background-color: transparent;
    box-shadow: none; }
  .RadMenu_iSpec .rmVertical > .rmSeparator {
    margin: 0; }
  .RadMenu_iSpec .rmRootGroup.rmHorizontal > .rmSeparator,
  .RadMenu_iSpec .rmRootGroup.rmHorizontal > .rmRootScrollGroup > .rmSeparator {
    display: none; }
  .RadMenu_iSpec .rmRootGroup.rmVertical > .rmItem.rmSeparator,
  .RadMenu_iSpec .rmRootGroup.rmVertical > .rmRootScrollGroup > .rmItem.rmSeparator {
    margin: 9px 0;
    height: 1px;
    border-width: 0;
    overflow: hidden;
    background-color: #e5e5e5; }
  .RadMenu_iSpec .rmGroup,
  .RadMenu_iSpec .rmPopup,
  .RadMenu_iSpec .rmMultiColumn {
    padding: 0;
    border: 1px solid #dedede;
    border-radius: 4px;
    color: #333333;
    background-color: #ffffff; }
  .RadMenu_iSpec .rmGroup.rmVertical {
    padding: 5px 0; }
  .RadMenu_iSpec .rmGroup.rmHorizontal {
    padding: 5px; }
  .RadMenu_iSpec .rmSlide .rmScrollWrap .rmVertical {
    padding: 5px 0; }
  .RadMenu_iSpec .rmSlide .rmScrollWrap .rmHorizontal {
    padding: 5px; }
  .RadMenu_iSpec .rmExpandDown + .rmSlide .rmGroup,
  .RadMenu_iSpec .rmExpandDown + .rmSlide .rmMultiColumn {
    border-radius: 0 0 4px 4px; }
  .RadMenu_iSpec .rmGroup .rmLink {
    padding: 3px 30px;
    border-width: 0;
    color: #333333; }
  .RadMenu_iSpec .rmGroup .rmLink .rmText {
    padding: 0;
    margin: 0; }
  .RadMenu_iSpec .rmGroup .rmLink:hover {
    border-color: #e1e1e1;
    color: #000000;
    background-color: #eeeeee; }
  .RadMenu_iSpec .rmGroup .rmFocused {
    box-shadow: 0 0 3px 1px rgba(255, 199, 80, 0.5) inset; }
  .RadMenu_iSpec .rmGroup .rmSelected > .rmLink,
  .RadMenu_iSpec .rmGroup .rmSelected > .rmLink:hover,
  .RadMenu_iSpec .rmGroup .rmExpanded > .rmLink,
  .RadMenu_iSpec .rmGroup .rmExpanded > .rmLink:hover {
    border-color: #ffc750;
    color: #000000;
    background-color: #ffd783; }
  .RadMenu_iSpec .rmGroup .rmDisabled > .rmLink,
  .RadMenu_iSpec .rmGroup .rmDisabled > .rmLink:hover {
    color: inherit;
    border-color: transparent;
    background-color: transparent; }
  .RadMenu_iSpec .rmSeparator {
    border-color: #e5e5e5 transparent transparent #e5e5e5; }
  .RadMenu_iSpec .rmLeftArrow,
  .RadMenu_iSpec .rmRightArrow,
  .RadMenu_iSpec .rmTopArrow,
  .RadMenu_iSpec .rmBottomArrow {
    border-color: #cccccc;
    color: #333333;
    background-color: #ffffff;
    border-width: 0;
    border-style: solid; }
    .RadMenu_iSpec .rmLeftArrow:hover,
    .RadMenu_iSpec .rmRightArrow:hover,
    .RadMenu_iSpec .rmTopArrow:hover,
    .RadMenu_iSpec .rmBottomArrow:hover {
      border-color: #adadad;
      color: #333333;
      background-color: #e6e6e6; }
  .RadMenu_iSpec .rmLeftArrow,
  .RadMenu_iSpec .rmRightArrow {
    height: 100%; }
  .RadMenu_iSpec .rmLeftArrow {
    border-right-width: 1px; }
  .RadMenu_iSpec .rmRightArrow {
    border-left-width: 1px; }
  .RadMenu_iSpec .rmTopArrow {
    border-bottom-width: 1px; }
  .RadMenu_iSpec .rmBottomArrow {
    border-top-width: 1px; }
  .RadMenu_iSpec .rmTopFix,
  .RadMenu_iSpec .rmTopLeft,
  .RadMenu_iSpec .rmTopRight,
  .RadMenu_iSpec .rmBottomFix,
  .RadMenu_iSpec .rmBottomLeft,
  .RadMenu_iSpec .rmBottomRight {
    display: none; }
  .RadMenu_iSpec .rmShadows .rmGroup {
    box-shadow: 0 3px 3px rgba(0, 0, 0, 0.2); }
  .RadMenu_iSpec .rmGroup:before,
  .RadMenu_iSpec .rmMultiColumn:before,
  .RadMenu_iSpec .rmScrollWrap > .rmHorizontal:before,
  .RadMenu_iSpec .rmScrollWrap > .rmVertical:before {
    display: none; }

.RadComboBox_iSpec {
  color: #333333;
  font-family: "Helvetica Neue", Helvetica, Arial, sans-serif; }
  .RadComboBox_iSpec .rcbInner {
    border-color: #cccccc;
    color: #333333;
    background-color: #ffffff;
    padding: 6px 12px;
    border-radius: 4px;
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075); }
  .RadComboBox_iSpec .rcbActionButton {
    border-color: #cccccc;
    color: #333333;
    background-color: #ffffff;
    padding: 6px;
    border-radius: 0 4px 4px 0; }
  .RadComboBox_iSpec .rcbLabel {
    padding-top: 7px;
  }
  .RadComboBox_iSpec .rcbHovered {
    border-color: #adadad;
    color: #333333;
    background-color: #ffffff; }
  .RadComboBox_iSpec .rcbHovered .rcbActionButton {
    border-color: #adadad;
    color: #333333;
    background-color: #e6e6e6; }
  .RadComboBox_iSpec .rcbExpanded {
    border-color: #ffdf9d;
    color: #333333;
    background-color: #ffffff;
    box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125); }
    .RadComboBox_iSpec .rcbExpanded .rcbActionButton {
      border-color: #adadad;
      color: #333333;
      background-color: #e6e6e6; }
  .RadComboBox_iSpec .rcbFocused {
    border-color: #ffdf9d;
    color: #333333;
    background-color: #ffffff;
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 8px rgba(102, 175, 233, 0.6); }
    .RadComboBox_iSpec .rcbFocused .rcbActionButton {
      border-color: #adadad;
      color: #333333;
      background-color: #e6e6e6;
      border-color: #ffdf9d;
      box-shadow: inset -2px 2px 3px rgba(0, 0, 0, 0.08); }
  .RadComboBox_iSpec .rcbReadOnly {
    border-color: #cccccc;
    color: #333333;
    background-color: #ffffff;
    box-shadow: none; }
    .RadComboBox_iSpec .rcbReadOnly.rcbHovered {
      border-color: #adadad;
      color: #333333;
      background-color: #e6e6e6; }
    .RadComboBox_iSpec .rcbReadOnly.rcbExpanded, .RadComboBox_iSpec .rcbReadOnly.rcbFocused {
      border-color: #adadad;
      color: #333333;
      background-color: #e6e6e6;
      border-color: #cccccc;
      box-shadow: inset 2px 2px 3px rgba(0, 0, 0, 0.08); }

.RadComboBox_iSpec_rtl .rcbActionButton {
  border-radius: 4px 0 0 4px; }

.RadComboBox_iSpec_rtl .rcbFocused .rcbActionButton {
  box-shadow: inset 2px 2px 3px rgba(0, 0, 0, 0.08); }

.RadComboBoxDropDown_iSpec {
  border-color: #dedede;
  color: #333333;
  background-color: #ffffff;
  margin-top: 2px;
  border-radius: 4px;
  font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
  box-shadow: 0 6px 12px rgba(0, 0, 0, 0.175);
  overflow: hidden; }
  .RadComboBoxDropDown_iSpec .rcbScroll {
    padding: 5px 0; }
  .RadComboBoxDropDown_iSpec .rcbHeader {
    padding: 3px 12px; }
  .RadComboBoxDropDown_iSpec .rcbFooter {
    padding: 3px 12px; }
  .RadComboBoxDropDown_iSpec .rcbItem {
    padding: 3px 12px; }
    .RadComboBoxDropDown_iSpec .rcbItem label {
      margin: -3px -12px;
      padding: 3px 12px;
      display:inline !important;
    }
  .RadComboBoxDropDown_iSpec .rcbSeparator {
    color: #333333;
    background-color: whitesmoke; }
  .RadComboBoxDropDown_iSpec .rcbHovered {
    color: #000000;
    background-color: #eeeeee;
    padding: 3px 12px; }
    .RadComboBoxDropDown_iSpec .rcbHovered label {
      margin: -3px -12px;
      padding: 3px 12px; }
  .RadComboBoxDropDown_iSpec .rcbSelected {
    color: #000000;
    background-color: #ffd783;
    padding: 3px 12px; }
    .RadComboBoxDropDown_iSpec .rcbSelected label {
      margin: -3px -12px;
      padding: 3px 12px; }
  .RadComboBoxDropDown_iSpec .rcbDisabled {
    padding: 3px 12px; }
    .RadComboBoxDropDown_iSpec .rcbDisabled label {
      margin: -3px -12px;
      padding: 3px 12px; }
  .RadComboBoxDropDown_iSpec .rcbLoading {
    color: #000000;
    background-color: #eeeeee; }
  .RadComboBoxDropDown_iSpec .rcbItem em {
    color: #000000;
    background-color: #eeeeee; }
  .RadComboBoxDropDown_iSpec .rcbCheckAllItems,
  .RadComboBoxDropDown_iSpec .rcbCheckAllItemsHovered {
    margin: 0;
    padding: 3px 12px; }
    .RadComboBoxDropDown_iSpec .rcbCheckAllItems label,
    .RadComboBoxDropDown_iSpec .rcbCheckAllItemsHovered label {
      margin: -3px -12px;
      padding: 3px 12px; }

.RadTreeView_iSpec {
  color: #333333;
  font-family: "Helvetica Neue", Helvetica, Arial, sans-serif; }
  .RadTreeView_iSpec .rtIn {
    margin: 2px 0;
    padding: 6px;
    border-radius: 4px; }
  .RadTreeView_iSpec .rtImg + .rtIn {
    padding-left: 25px; }
  .RadTreeView_iSpec .rtChkTristate:hover {
    color: #eb8732; }
  .RadTreeView_iSpec .rtLoadingIcon {
    background-image: url('<%=WebResource("Telerik.Web.UI.Skins.iSpec.Common.loading_small.gif")%>'); }
  .RadTreeView_iSpec .rtPlus,
  .RadTreeView_iSpec .rtMinus {
    margin-top: 1px; }
  .RadTreeView_iSpec .rtPlusHover,
  .RadTreeView_iSpec .rtMinusHover {
    color: #eb8732; }
  .RadTreeView_iSpec .rtLines .rtOut:before {
    top: 9px; }
  .RadTreeView_iSpec .rtLines .rtLast:before {
    padding-top: 9px; }
  .RadTreeView_iSpec .rtHover .rtIn {
    border-color: #e1e1e1;
    color: #000000;
    background-color: #eeeeee; }
  .RadTreeView_iSpec .rtSelected .rtIn {
    border-color: #ffc750;
    color: #000000;
    background-color: #ffd783; }

.TreeListToolTip_iSpec {
  font-family: "Helvetica Neue", Helvetica, Arial, sans-serif; }

.RadTreeList_iSpec {
  border-color: #dedede;
  background: #ffffff;
  color: #333333;
  font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
  /*>>Expand/Collapse*/ }
 /* .RadTreeList_iSpec .rtlTable a {
    color: #eb8732; } */
  .RadTreeList_iSpec .rtlTable td {
    vertical-align: middle; }
  .RadTreeList_iSpec .rtlHeader {
    background-color: whitesmoke; }
  .RadTreeList_iSpec .rtlHeader th,
  .RadTreeList_iSpec .rtlREdit td,
  .RadTreeList_iSpec .rtlR td,
  .RadTreeList_iSpec .rtlA td {
    padding-left: 15px;
    padding-right: 15px; }
  .RadTreeList_iSpec .rtlHeader a {
    color: #333333; }
  .RadTreeList_iSpec div.rtlHeader,
  .RadTreeList_iSpec .rtlScroller,
  .RadTreeList_iSpec .rtlHeader th {
    border-color: #dedede; }
  .RadTreeList_iSpec .rtlR,
  .RadTreeList_iSpec .rtlA,
  .RadTreeList_iSpec .rtlREdit,
  .RadTreeList_iSpec .rtlRFooter,
  .RadTreeList_iSpec tr.rtlHeader {
    height: 40px;
    height: calc(1.42857em + 20px); }
  .RadTreeList_iSpec .rtlA {
    background-color: #f9f9f9; }
  .RadTreeList_iSpec .rtlRFooter {
    background-color: whitesmoke; }
  .RadTreeList_iSpec .rtlRFooter td {
    border-color: #dedede; }
  .RadTreeList_iSpec .rtlREdit {
    background-color: #ffe7b6; }
  .RadTreeList_iSpec .rtlR td,
  .RadTreeList_iSpec .rtlA td,
  .RadTreeList_iSpec .rtlREdit td,
  .RadTreeList_iSpec .rtlEditForm {
    border-color: #dedede; }
  .RadTreeList_iSpec .rtlRSel {
    background: #ffd783;
    color: #000000; }
    .RadTreeList_iSpec .rtlRSel .rtlActionButton:hover .rtlIcon {
      color: #333333; }
  .RadTreeList_iSpec .rtlRSel a {
    color: #000000; }
  .RadTreeList_iSpec .rtlRSel {
    background-color: #ffd783; }
  .RadTreeList_iSpec .rtlRActive .rtlCF {
    box-shadow: inset 0px 5px 5px -5px #ffc750, inset 0px -5px 5px -5px #ffc750, inset 5px 0px 5px -5px #ffc750; }
  .RadTreeList_iSpec .rtlRActive .rtlCF ~ td {
    box-shadow: inset 0px 5px 5px -5px #ffc750, inset 0px -5px 5px -5px #ffc750; }
  .RadTreeList_iSpec .rtlRActive .rtlCF ~ td:last-child {
    box-shadow: inset 0px 5px 5px -5px #ffc750, inset 0px -5px 5px -5px #ffc750, inset -5px 0px 5px -5px #ffc750; }
  .RadTreeList_iSpec .rtlRActive td {
    border-color: #ffc750; }
  .RadTreeList_iSpec .rtlVBorders td.rtlL,
  .RadTreeList_iSpec .rtlLines td.rtlL {
    background-color: #ffffff; }
  .RadTreeList_iSpec .rtlActionButton {
    box-sizing: content-box;
    border: 1px solid transparent;
    padding: 6px; }
    .RadTreeList_iSpec .rtlActionButton:hover {
      border: 1px solid #cccccc;
      border-radius: .3em;
      background: #e6e6e6; }
  .RadTreeList_iSpec .rtlIcon {
    color: #333333; }
  .RadTreeList_iSpec .rtlExpand,
  .RadTreeList_iSpec .rtlCollapse {
    border: 0 none; }
    .RadTreeList_iSpec .rtlExpand:hover,
    .RadTreeList_iSpec .rtlCollapse:hover {
      border: 0 none;
      background: none; }
  .RadTreeList_iSpec .rtlCollapseIcon {
    color: #eb8732; }
  .RadTreeList_iSpec .rtlPagerCell {
    color: #333333;
    background: whitesmoke;
    font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
    border-color: #dedede; }
    .RadTreeList_iSpec .rtlPagerCell .rtlNumPart a,
    .RadTreeList_iSpec .rtlPagerCell .rtlPagerButton,
    .RadTreeList_iSpec .rtlPagerCell .rtlActionButton {
      border-width: 1px;
      border-style: solid;
      box-sizing: content-box;
      border-color: #cccccc;
      color: #333333;
      background-color: #ffffff;
      padding-top: 6px;
      padding-bottom: 6px; }
      .RadTreeList_iSpec .rtlPagerCell .rtlNumPart a:hover,
      .RadTreeList_iSpec .rtlPagerCell .rtlPagerButton:hover,
      .RadTreeList_iSpec .rtlPagerCell .rtlActionButton:hover {
        border-color: #adadad;
        color: #333333;
        background-color: #e6e6e6; }
    .RadTreeList_iSpec .rtlPagerCell .rtlNumPart a,
    .RadTreeList_iSpec .rtlPagerCell .rtlActionButton {
      margin: 0;
      width: 1.42857em;
      border-left-width: 0; }
    .RadTreeList_iSpec .rtlPagerCell .rtlNumPart a {
      border-radius: 0;
      text-align: center; }
      .RadTreeList_iSpec .rtlPagerCell .rtlNumPart a.rtlCurrentPage {
        border-color: #e9791b;
        color: #ffffff;
        background-color: #eb8732; }
    .RadTreeList_iSpec .rtlPagerCell .rtlPageFirst {
      border-left-width: 1px;
      border-radius: 0.28571em 0 0 0.28571em; }
    .RadTreeList_iSpec .rtlPagerCell .rtlPageLast {
      border-radius: 0 0.28571em 0.28571em 0; }
    .RadTreeList_iSpec .rtlPagerCell .NumericPages .rtlNumPart a:first-child {
      border-left-width: 1px;
      border-radius: 0.28571em 0 0 0.28571em; }
    .RadTreeList_iSpec .rtlPagerCell .NumericPages .rtlNumPart a:last-child {
      border-radius: 0 0.28571em 0.28571em 0; }
    .RadTreeList_iSpec .rtlPagerCell .rtlActionButton {
      box-sizing: content-box; }
    .RadTreeList_iSpec .rtlPagerCell .rtlPagerButton {
      border-radius: 0.28571em; }
  .RadTreeList_iSpec .rtlCommandCell {
    border-color: #dedede;
    color: #333333;
    background-color: whitesmoke; }
    .RadTreeList_iSpec .rtlCommandCell .rtlActionButton:hover {
      border-color: #adadad;
      color: #333333;
      background-color: #e6e6e6; }
    .RadTreeList_iSpec .rtlCommandCell .rtlActionButton:active {
      border-color: #adadad;
      color: #333333;
      background-color: #e6e6e6; }
  .RadTreeList_iSpec .rtlFooter .rtlCommandCell,
  .RadTreeList_iSpec tfoot .rtlCommandCell {
    color: #333333;
    background-color: whitesmoke;
    background-image: linear-gradient(); }
  .RadTreeList_iSpec .rtlREdit td > [type="text"],
  .RadTreeList_iSpec .rtlEditForm td > [type="text"] {
    padding-top: 0;
    padding-bottom: 0;
    height: 32px;
    border: 1px solid #cccccc;
    border-radius: .3em; }
  .RadTreeList_iSpec .rtlEditForm {
    font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
    border: 1px solid #dedede; }
    .RadTreeList_iSpec .rtlEditForm td > label {
      display: inline-block;
      padding: 0 10px 10px 0; }
    .RadTreeList_iSpec .rtlEditForm table {
      margin: .5em; }
    .RadTreeList_iSpec .rtlEditForm .rtlHeader {
      padding: .64em .5em; }

.TreeListReorderTop_iSpec,
.TreeListReorderBottom_iSpec {
  color: #000;
  text-shadow: 0 0 1px #fff;
  text-indent: 2px; }

.RadTreeList_iSpec .rtlDragHandle {
  background-image: url('<%=WebResource("Telerik.Web.UI.Skins.iSpec.Grid.rgDrag.gif")%>'); }

.TreeListToolTip_iSpec {
  border-color: #828282;
  background: #ffffff;
  color: #333333; }

/* Changes for iSpec regarding borders in document etc*/
.RadTreeList .rtlHVBorders .rtlR td.rtlCF, .RadTreeList .rtlHVBorders .rtlA td.rtlCF, .RadTreeList .rtlHVBorders .rtlREdit td.rtlCF, .RadTreeList .rtlHVBorders .rtlRFooter td.rtlCF {
    border-left-width: 0px !important;
}

.RadTreeList .rtlHBorders .rtlR td, .RadTreeList .rtlHBorders .rtlA td, .RadTreeList .rtlHBorders .rtlREdit td, .RadTreeList .rtlHBorders .rtlRFooter td {
    border-left-width: 0px !important;
    border-bottom-width: 0px !important;
    padding:2px 5px 2px 5px !important;
}

.RadTreeList {
    border-width: 0px !important;
}

.rtlCF
{
    background-color:#fcfcfc;
}



.RadToolTip_iSpec {
    border-color: #cccccc;
    color: #333333;
    background-color: #ffffff;
    margin-left: 5px;
    margin-right: 10px;
    margin-top:5px;
    font-size:inherit !important;
}

.RadToolTip_iSpec .rtClose {
    color: #b3b3b3;
    background-image: none !important;
    margin-top: 5px !important;
    border-radius: 0px !important;
}

.RadToolTip_iSpec .rtClose:hover {
    border-color: darkgray;
    color: #000000;
    background-color: #c2c2c2;
    background-image: linear-gradient(gainsboro, #c2c2c2);
}

.RadToolTip_iSpec .rtClose:active {
    border-color: #676767;
    color: #ffffff;
    background-color: #808080;
    background-image: linear-gradient(#9a9a9a, #808080);
}

.RadToolTip_iSpec .rtCallout {
    border-color: #cccccc;
}

.RadToolTip_iSpec .rtCallout:before {
    border-color: #ffffff;
}

.RadToolTip_iSpec.rtLoading {
    background-image: url('<%=WebResource("Telerik.Web.UI.Skins.iSpec.Common.loading.gif")%>');
}

.RadToolTip_iSpec .rtRelativeWrapper {
    margin-top: 3px;
    margin-right: 8px;
    padding: 1em .5em .35em .5em !important
}

.RadCalendar_iSpec {
    border-color: #dedede;
    color: #333333;
    background-color: #ffffff;
    font-size: 14px;
    font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
    line-height: 1.42857143;
}

    .RadCalendar_iSpec .rcTitlebar {
        padding: 0;
        border-color: #dedede;
        background-color: whitesmoke;
        color: #333333;
        border-radius: 4px 4px 0 0;
    }

        .RadCalendar_iSpec .rcTitlebar table {
            font: 14px/1.42857143 "Helvetica Neue", Helvetica, Arial, sans-serif;
        }

        .RadCalendar_iSpec .rcTitlebar .rcPrev,
        .RadCalendar_iSpec .rcTitlebar .rcNext,
        .RadCalendar_iSpec .rcTitlebar .rcFastPrev,
        .RadCalendar_iSpec .rcTitlebar .rcFastNext {
            margin: 2px;
            width: 32px;
            height: 32px;
            border: 1px solid transparent;
            border-radius: 4px;
            background-image: url('Common/radActionsSprite.png');
        }

            .RadCalendar_iSpec .rcTitlebar .rcPrev:hover,
            .RadCalendar_iSpec .rcTitlebar .rcNext:hover,
            .RadCalendar_iSpec .rcTitlebar .rcFastPrev:hover,
            .RadCalendar_iSpec .rcTitlebar .rcFastNext:hover {
                border-color: #adadad;
                background-color: #e6e6e6;
            }

        .RadCalendar_iSpec .rcTitlebar .rcFastPrev {
            background-position: -9px -909px;
        }

        .RadCalendar_iSpec .rcTitlebar .rcPrev {
            background-position: -9px -109px;
        }

        .RadCalendar_iSpec .rcTitlebar .rcNext {
            background-position: -9px -159px;
        }

        .RadCalendar_iSpec .rcTitlebar .rcFastNext {
            background-position: -9px -959px;
        }

    .RadCalendar_iSpec .rcMain {
        border-color: #dedede;
        border-radius: 0 0 4px 4px;
    }

    .RadCalendar_iSpec .rcMainTable {
        font: 14px/1.42857143 "Helvetica Neue", Helvetica, Arial, sans-serif;
    }

    .RadCalendar_iSpec .rcCalendars > .rcMainTable {
        border-collapse: collapse;
    }

    .RadCalendar_iSpec .rcHeader,
    .RadCalendar_iSpec .rcFooter {
        border-color: #dedede;
    }

    .RadCalendar_iSpec th.rcViewSel {
        padding: 6px 14px;
        width: 6px;
        background: whitesmoke;
        border-right: 1px solid #dedede;
    }

    .RadCalendar_iSpec .rcWeek th {
        margin-left: 1px;
        padding-top: .5em;
        padding-bottom: .5em;
        color: #333333;
        text-align: center;
    }

    .RadCalendar_iSpec .rcRow th {
        border-right: 1px solid #dedede;
        background-color: whitesmoke;
    }

    .RadCalendar_iSpec .rcRow td {
        border-color: transparent;
    }

    .RadCalendar_iSpec .rcMain .rcRow a,
    .RadCalendar_iSpec .rcMain .rcRow span {
        padding: 0;
        width: 32px;
        height: 32px;
        border: 1px solid transparent;
        border-radius: 4px;
        color: #333333;
        text-align: center;
        line-height: 2.3;
    }

    .RadCalendar_iSpec .rcRow .rcToday a {
        border-color: #3c87c8;
        box-shadow: 0 0 6px 1px #66afe9;
    }

    .RadCalendar_iSpec .rcRow th,
    .RadCalendar_iSpec .rcMain .rcWeekend a,
    .RadCalendar_iSpec .rcMain .rcOtherMonth a,
    .RadCalendar_iSpec .rcMain .rcOutOfRange span {
        color: #999999;
    }

    .RadCalendar_iSpec .rcMain .rcRow .rcSelected a {
        border-color: #E99002;
        background: #E99002;
    }

    .RadCalendar_iSpec .rcRow .rcHover a {
        border-color: #adadad;
        background-color: #e6e6e6;
        box-shadow: 0 1px 1px 0 rgba(0, 0, 0, 0.1);
    }

.RadCalendarMultiView_iSpec .rcTitlebar {
    padding: 0;
    border-bottom: 0 none;
    background: whitesmoke;
}

.RadCalendarMultiView_iSpec .rcMain {
    border-color: #dedede;
    border-radius: 0 0 4px 4px;
    border-width: 0 1px 1px 0;
}

.RadCalendarMultiView_iSpec .rcCalendar {
    border-color: #dedede;
    border-width: 1px 0 0 1px;
}

.RadCalendarMultiView_iSpec .rcMainTable .rcTitle {
    border-color: #e4e4e4;
    background: #ffffff;
    color: #333333;
    line-height: 35px;
}

.RadCalendarMonthView_iSpec {
    width: 203px;
    font: 14px/1.42857143 "Helvetica Neue", Helvetica, Arial, sans-serif;
    border-radius: 4px;
    border-color: #dedede;
    background: #ffffff;
    color: #333333;
    box-shadow: 0 6px 12px rgba(0, 0, 0, 0.175);
}

    .RadCalendarMonthView_iSpec tr td {
        padding: 0 0 0 3px;
    }

    .RadCalendarMonthView_iSpec #rcMView_Feb,
    .RadCalendarMonthView_iSpec #rcMView_Apr,
    .RadCalendarMonthView_iSpec #rcMView_Jun,
    .RadCalendarMonthView_iSpec #rcMView_Aug,
    .RadCalendarMonthView_iSpec #rcMView_Oct,
    .RadCalendarMonthView_iSpec #rcMView_Dec {
        border-right: 1px solid #dedede;
    }

    .RadCalendarMonthView_iSpec a {
        margin: 1px;
        padding: 0;
        width: 50px;
        height: 25px;
        line-height: 25px;
        color: #333333;
        border-radius: 4px;
    }

        .RadCalendarMonthView_iSpec a:hover {
            background-color: #e6e6e6;
        }

    .RadCalendarMonthView_iSpec .rcSelected a {
        margin: 0;
        padding: 0;
        border-radius: 4px;
        border: 0 none;
        background: #337ab7;
    }

    .RadCalendarMonthView_iSpec #rcMView_PrevY a,
    .RadCalendarMonthView_iSpec #rcMView_NextY a {
        text-indent: 0;
    }

        .RadCalendarMonthView_iSpec #rcMView_PrevY a:hover,
        .RadCalendarMonthView_iSpec #rcMView_NextY a:hover {
            background-color: #e6e6e6;
        }

    .RadCalendarMonthView_iSpec .rcButtons {
        padding: 7px 0 7px 1px;
        width: auto;
    }

        .RadCalendarMonthView_iSpec .rcButtons input {
            margin: 0 5px 5px;
            height: 34px;
            float: left;
            font: 14px/1.42857143 "Helvetica Neue", Helvetica, Arial, sans-serif;
            color: #333333;
            border: 1px solid #dedede;
            border-radius: 4px;
            background: #ffffff;
        }

            .RadCalendarMonthView_iSpec .rcButtons input:hover {
                background: #e6e6e6;
                border-color: #adadad;
                color: #333333;
            }

    .RadCalendarMonthView_iSpec #rcMView_Today {
        margin: 0 11px 0 5px;
        width: 65px;
    }

    .RadCalendarMonthView_iSpec #rcMView_OK {
        margin: 0 5px 0 0;
        width: 62px;
        background: #337ab7;
        color: #ffffff;
    }

    .RadCalendarMonthView_iSpec #rcMView_Cancel {
        margin: 0;
        width: 62px;
    }

table.RadCalendarTimeView_iSpec {
    font: 14px/1.42857143 "Helvetica Neue", Helvetica, Arial, sans-serif;
    border-color: #dedede;
    border-radius: 4px;
    background: #ffffff;
    box-shadow: 0 6px 12px rgba(0, 0, 0, 0.175);
}

.RadCalendarTimeView_iSpec th {
    line-height: 35px;
    border-bottom: 1px solid #dedede;
    background: whitesmoke;
    border-radius: 4px 4px 0 0;
}

table.RadCalendarTimeView_iSpec td {
    padding: 2px 5px;
    width: 70px;
    border-color: #dedede;
}

.RadCalendarTimeView_iSpec a {
    padding: 1px;
    white-space: nowrap;
    border-radius: 4px;
    color: #333333;
}

.RadCalendarTimeView_iSpec td.rcSelected a {
    padding: 0;
    background: #337ab7;
    border: 0;
}

.RadCalendarTimeView_iSpec td.rcHover a {
    background: #eeeeee;
    border: 0;
    padding: 0;
}

.RadCalendarTimeView_iSpec .rcFooter {
    border-color: #dedede;
}

.RadPicker_iSpec.RadDateTimePicker .rcCalPopup {
    margin-left: -1px;
    margin-right: 0px;
    border-radius: 0;
}

.RadPicker_iSpec td input.riTextBox {
    border-radius: 4px 0 0 4px;
}

.RadPicker_iSpec .rcCalPopup,
.RadPicker_iSpec .rcTimePopup {
    width: 32px;
    height: 32px;
    border: 1px solid #cccccc;
    background-image: url('Common/radActionsSprite.png');
    background-color: #ffffff;
}

    .RadPicker_iSpec .rcCalPopup:hover,
    .RadPicker_iSpec .rcTimePopup:hover {
        background-color: #e6e6e6;
    }

.RadPicker_iSpec .rcCalPopup {
    margin-left: -1px;
    border-radius: 0 4px 4px 0;
    background-position: -10px -4210px;
}

    .RadPicker_iSpec .rcCalPopup:hover {
        background-position: -60px -4210px;
    }

.RadPicker_iSpec .rcTimePopup {
    margin-left: -1px;
    border-radius: 0 4px 4px 0;
    background-position: -10px -4260px;
}

    .RadPicker_iSpec .rcTimePopup:hover {
        background-position: -60px -4260px;
    }

.RadCalendarPopup .RadCalendar_iSpec {
    box-shadow: 0 6px 12px rgba(0, 0, 0, 0.175);
    border-radius: 4px;
}

.RadCalendarRTL_iSpec .rcTitlebar .rcFastPrev {
    background-position: -59px -959px;
}

.RadCalendarRTL_iSpec .rcTitlebar a.rcFastPrev:hover {
    background-position: -59px -959px;
}

.RadCalendarRTL_iSpec .rcTitlebar .rcPrev {
    background-position: -9px -159px;
}

.RadCalendarRTL_iSpec .rcTitlebar a.rcPrev:hover {
    background-position: -59px -159px;
}

.RadCalendarRTL_iSpec .rcTitlebar .rcNext {
    background-position: -9px -109px;
}

.RadCalendarRTL_iSpec .rcTitlebar a.rcNext:hover {
    background-position: -59px -109px;
}

.RadCalendarRTL_iSpec .rcTitlebar .rcFastNext {
    background-position: -9px -909px;
}

.RadCalendarRTL_iSpec .rcTitlebar a.rcFastNext:hover {
    background-position: -59px -909px;
}

/* Move down content because we have a fixed navbar that is 50px tall */
/* Wrapping element */
/* Set some basic padding to keep content from hitting the edges */
.body-content {
    padding-left: 15px;
    padding-right: 15px;
}

h1, h2, h3, h4, h5, h6, .h1, .h2, .h3, .h4, .h5, .h6 {
    margin: 0.5rem !important;
}
/*Paragraph History table alternating background color */

.RadGrid .rgAltRow {
    background-color: rgba(250, 250, 250, 1);
}

.RadGrid .rgHeader input[type=checkbox] {
    vertical-align: unset !important;
}
.tbScore thead tr {
    text-align: center !important;
}
.roundbutton {
    background-color: #E99002 !important;
    border: none;
    color: white !important;
    padding: 10px;
    text-align: center;
    text-decoration: none;
    display: inline-block;
    font-size: 16px;

    border-radius: 50%;
}
.smallround {
    background-color: #E99002 !important;
    border: none;
    color: white !important;
    padding: 5px;
    text-align: center;
    text-decoration: none;
    display: inline-block;
    font-size: 16px;
    border-radius: 50%;
}
.alert-light, .alert-light > th, .alert-light > td
{
    background-color:transparent;
    border:1px #ddd solid;
}
.tbScore tbody tr {
    text-align: center !important;
}
.clickEditable {
    cursor: text;
    background: whitesmoke;
    padding: 3px;
}

    .clickEditable:hover:after {
        font-family: "Font Awesome 5 Pro";
        content: "\f304";
        font-size: 0.75rem;
        opacity: 0.6;
        color: unset;
        padding-left: 3px;
    }
.cb-compare {
    display: flex;
    position: relative;
    top: 25px;
    left: -20px;
}
.card-help {
    position: absolute;
    top: 0;
    right: 0;
    padding: 0.25rem;
}

.card.border-none {
    border: unset;
}

.accordion.border-none {
    border: unset;
    background: unset;
}

.card.border-none .card-header {
    background: unset;
    border-top: 1px solid lightgrey;
    border-bottom: 1px solid lightgrey;
}

label {
    padding-right: 1rem;
    display: inline;
}

.mail-header {
    border-bottom: 1px solid rgba(0,0,0,0.125);
    background-color: rgba(0,0,0,0.03);
    padding-left: .1rem;
    padding-right: .1rem;
    padding-top: 0.6rem;
    padding-bottom: 0px;
}

.text-truncate {
    max-width: 300px;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
}

.section {
    /* reserved */
}

.alert {
    color: #333 !important;
    margin-left: 1rem;
}

    .alert .close {
        font-size: 0.85rem !important;
    }

.Header_Content {
}

.CoverPage_Content {
    /*position: absolute;
    bottom: 0px;
    top:0px;
    height:90%;
    left: 0px;
    width: 90%;
    padding: 2rem;*/
}


.Footer_Content {
    position: fixed;
    bottom: 0px;
    /*left:0px;*/
    width: 90%;
    padding: 2rem;
}

.SaveBtns {
    position: fixed !important;
    bottom: 0px;
    background-color: white;
    z-index: 8000;
}

.RadSplitter .rspPaneTabIcon {
    margin: unset !important;
}

.t-last-br {
    display: none;
}
/*.ToolBarDiv {
    border: solid 1px #d3d3d3;
    border-radius:5px;

}*/
/* Set widths on the form inputs since otherwise they're 100% wide */
/*input,
select,
textarea {
    max-width: 280px;
}*/
/* Major function button styles */
.text-primary {
    color: #E99002 !important;
}

.text-black {
    color: black !important;
}

.RadEditor.RadWindow.reInlineEditor {
    top: 35px !important;
    margin-top: 5px !important;
}



.longmenuscroll {
    max-height: calc(100vh - 150px);
    overflow-y: scroll;
}

.badge-ispec {
    color: #ffffff;
}

.badge-primary {
    color: #fff;
    background-color: #E99002;
}

.user-badge {
    font-size: 15px;
}

.alert-primary {
    background-color: #FFD479;
    border-color: #FFD479;
    color: #A04800 !important;
    padding: 10px 40px 10px 10px;
    display: -webkit-box;
    border-radius: 5px;
    margin: 2px;
}

    .alert-primary:before {
        content: "\f06a" !important;
        font-family: "Font Awesome 5 Pro" !important;
        margin: 0 5px 0 0 !important;
    }

    .alert-primary a {
        color: white !important;
        text-decoration: underline;
    }

.btn-primary {
    border: 1px solid #E99002;
    color: #FFF;
    background-color: #E99002;
    /*background-image: linear-gradient(145deg, rgba(255,255,255,0), rgba(255,255,255,0.3));
    border-radius: 3px;*/
    font-size: 16px;
    /* text-transform: uppercase; */
    padding: 8px 20px 8px 20px;
    /*font-weight: bold;*/
    display: inline-block;
    margin: 3px 3px 3px 0px;
}

    .btn-primary:hover {
        border: 1px solid #E99002;
        color: #E99002;
        background-color: transparent;
        text-decoration: none;
    }

    .btn-primary:focus, .btn-primary.focus {
        box-shadow: 0 0 0 0.2rem rgba(160, 72, 0, 0.3);
    }

    .btn-primary[disabled], .btn-primary[disabled]:hover {
        color: #fff !important;
        background-color: #A04800 !important;
        border-color: #A04800 !important;
        opacity: 0.5;
        cursor: not-allowed !important;
    }

    .btn-primary:not(:disabled):not(.disabled):active, .btn-primary:not(:disabled):not(.disabled).active,
    .show > .btn-primary.dropdown-toggle {
        color: #fff;
        background-color: #A04800 !important;
        border-color: #A04800 !important;
    }

        .btn-primary:not(:disabled):not(.disabled):active:focus, .btn-primary:not(:disabled):not(.disabled).active:focus,
        .show > .btn-primary.dropdown-toggle:focus {
            box-shadow: 0 0 0 0.2rem rgba(160, 72, 0, 0.3);
        }


.btn-icn-del {
    border: 0px solid #E99002 !important;
    color: #E99002;
    /*background-color: #E99002;*/
    border-radius: 3px;
    font-size: 16px;
    /*padding: 8px 20px 8px 20px;*/
    /*font-weight: bold;*/
}

    .btn-icn-del:hover {
        border: 0px solid #E99002;
        color: #FF2600;
        background-color: transparent;
        text-decoration: none;
    }

.bg-primary {
    background-color: #E99002 !important;
    color: white;
}

.btn-default {
    border: 1px solid #88888d;
    color: #FFF;
    background-color: #88888d;
    /*background-image: linear-gradient(145deg, rgba(255,255,255,0), rgba(255,255,255,0.3));
    border-radius: 3px;*/
    font-size: 16px;
    /* text-transform: uppercase; */
    padding: 8px 20px 8px 20px;
    /*font-weight: bold;*/
    display: inline-block;
    margin: 3px 3px 3px 0px;
}

    .btn-default:hover {
        border: 1px solid #88888d;
        color: #88888d;
        background-color: transparent;
        text-decoration: none;
    }

.btn-delete {
    border: 1px solid #88888d;
    color: #FFF;
    background-color: #88888d;
    /*background-image: linear-gradient(145deg, rgba(255,255,255,0), rgba(255,255,255,0.3));
    border-radius: 3px;*/
    font-size: 16px;
    /* text-transform: uppercase; */
    padding: 8px 20px 8px 20px;
    /*font-weight: bold;*/
    display: inline-block;
    margin: 3px 3px 3px 0px;
}

    .btn-delete:hover {
        border: 1px solid #FF2600;
        color: #FF2600;
        background-color: transparent;
        text-decoration: none;
    }



/* Vendor Todo list items */



.vd {
    width: 340px;
    padding: 10px;
}

/* Responsive: Portrait tablets and up */
@media screen and (min-width: 768px) {
    .jumbotron {
        margin-top: 20px;
    }

    .body-content {
        padding: 0;
    }
}








/* Kuldeep */



.define_float {
    float: left;
    width: 100%;
}

.no_pad {
    padding: 0;
}

/*li {
    list-style: none;
}*/

hr {
    border-color: #E99002 !important;
}

a {
    color: #E99002;
    text-decoration: none;
    background-color: transparent;
    -webkit-text-decoration-skip: objects;
}

    a:hover {
        color: #A04800;
        background-color: transparent;
        -webkit-text-decoration-skip: objects;
        cursor: pointer !important;
    }

    a[disabled], a[disabled]:hover {
        color: #A04800 !important;
        text-decoration: none !important;
        opacity: 0.5;
        cursor: not-allowed !important;
    }

.link-white {
    color: white !important;
    text-decoration: underline !important;
}

img {
    max-width: 100%;
}

ul {
    margin: 0;
}

body {
    font-family: 'Lato', sans-serif;
    background-color: #ffffff;
    line-height: normal;
}

.body-override {
    font-family: 'Lato', sans-serif;
    line-height: normal;
    color: initial;
    font-weight: initial;
    font-style: initial;
    font-size: initial;
}

.navbar {
    padding: 0px;
}

    .navbar .nav-item .nav-link {
        color: #eee !important;
    }

.navbar-toggler.collapsed {
    outline: none !important;
}

.navbar .nav-item .nav-link:hover .navbar .nav-item .nav-link {
    color: red !important;
}

.navbar-dark .top_navbar {
    background: none;
    margin-top: 9px;
}

.navbar-height{
    height:60px;
}

    .navbar-dark .top_navbar::before {
        content: '\f0c9';
        color: #fff !important;
        font-family: 'Font Awesome 5 Pro';
        padding: 7px 10px;
        font-size: 18px;
    }
.timeline-kpi-inprogress {
    background-color:orange !important;
}
.timeline-kpi-done {
    background-color: #14afca !important;
}

.gantt-delivery-inprogress {
    opacity: 0.2 !important;
    font-style: italic;
}
.gantt-delivery {
}
.navbar-dark .navbar-toggler-icon {
    background: none;
    margin-top: 9px;
}

    .navbar-dark .navbar-toggler-icon::before {
        content: '\f0c9';
        color: #000;
        font-family: 'Font Awesome 5 Pro';
        padding: 7px 10px;
        font-size: 18px;
    }



/* Header Top_navbar */
.top_navbar {
    float: left;
    width: 100%;
    background: #000 !important;
}

    .top_navbar i {
        margin-right: 10px;
    }

.mail_phone a {
    float: left;
    color: #ffffff !important;
    text-align: center;
    padding: 12px 16px;
    text-decoration: none;
    font-size: 15px;
    border-radius: 4px;
}

    .mail_phone a:hover {
        color: #E99002 !important;
    }

.top_navbar .header-right a:hover {
    background-color: unset;
}

.selectpicker {
    background: #88888d;
    color: #fff;
    padding: 4px 12px;
    width: 100%;
    border: none;
    font-size: 16px;
    border-radius: 5px;
    margin-top: 8px;
}

.top_navbar .header-right a {
    width: 45%;
}

.top_navbar .header-right {
    width: 25%;
}

.top_navbar .navbar-nav a:first-child {
    padding-left: 0;
}

.top_navbar #collapsemenu {
    padding: 0px;
}

.header_menu a {
    margin: 0px;
}

.login_laguage a:focus {
    outline: none;
}

button:focus {
    outline: none;
}

.top_navbar .navbar-toggler {
    float: right;
}


.top_navbar #navbarSupportedContent1 {
    width: 100%;
    float: left;
}


/* multiple level navbar */

.navbar-light .navbar-nav .nav-link {
    color: rgb(64, 64, 64);
}

.btco-menu li > a {
    padding: 10px 15px;
    color: #000;
}

.btco-menu .active a:focus,
.btco-menu li a:focus,
.navbar > .show > a:focus {
    background: transparent;
    outline: 0;
}


.dropdown-menu .show > .dropdown-toggle::after {
    transform: rotate(-90deg);
}


/* Header top */

.header_top {
    float: left;
    width: 100%;
    background: #f8f8f8;
    padding: 8px 0;
}

.header a {
    float: left;
    color: #8f9094;
    text-align: left;
    padding: 12px 5px;
    text-decoration: none;
    font-size: 15px;
    border-radius: 4px;
}

.header-right a:hover {
    background-color: #E99002;
    color: #fff !important;
    border-radius: 0px;
}

.header-right a.active {
    border: 1px solid #E99002;
    color: #E99002;
    border-radius: 0px;
    padding: 11px 16px;
}

.logo {
    /* margin: 7px 0;
    float: left;*/
    position: absolute;
    top: 10px;
    left: 3px;
    animation: fadeIn 5s;
    -webkit-animation: fadeIn 5s;
    -moz-animation: fadeIn 5s;
    -o-animation: fadeIn 5s;
    -ms-animation: fadeIn 5s;
}
@keyframes fadeIn {
    0% {
        opacity: 0;
    }

    100% {
        opacity: 1;
    }
}

@-moz-keyframes fadeIn {
    0% {
        opacity: 0;
    }

    100% {
        opacity: 1;
    }
}

@-webkit-keyframes fadeIn {
    0% {
        opacity: 0;
    }

    100% {
        opacity: 1;
    }
}

@-o-keyframes fadeIn {
    0% {
        opacity: 0;
    }

    100% {
        opacity: 1;
    }
}

@-ms-keyframes fadeIn {
    0% {
        opacity: 0;
    }

    100% {
        opacity: 1;
    }
}


.header_top .icon-bar {
    background: #000;
}

/* Header top */
.banner_section {
    background: url("../img/banner-min.jpg");
    background-size: cover;
    color: #fff;
    padding: 10% 0;
    width: 100%;
    float: left;
}

    .banner_section h1 {
        font-size: 38px;
        font-weight: bold;
        line-height: 43px;
        margin: 0;
    }

.header-content {
   /* padding: 0 60px 0 0;
    background: rgba(245, 129, 33, 0.8);
    background: -webkit-linear-gradient(top left, rgba(245, 129, 33, 0.85), rgba(14, 4, 122, 0.85));
    background: -moz-linear-gradient(top left, rgba(245, 129, 33, 0.85), rgba(14, 4, 122, 0.85));
    background: linear-gradient(to bottom right, rgba(245, 129, 33, 0.85), rgba(14, 4, 122, 0.85));
    */
}

.banner_section p {
    font-size: 18px;
    margin: 8% 0;
    font-weight: 400;
    line-height: 31px;
    text-align: justify;
}

.banner_section .logo {
    margin: 0 auto 1em auto;
}

.banner_section .btn {
    border: 1px solid #E99002;
    color: #FFF;
    background-color: #E99002;
    border-radius: 0px;
    font-size: 16px;
    width: 22%;
    padding: 12px 0;
    /*font-weight: bold;*/
}

    .banner_section .btn:hover {
        color: #FFF;
        border: 1px solid #E99002;
        background-color: transparent;
        border-radius: 0px;
        font-size: 16px;
        width: 22%;
        padding: 12px 0;
        /*font-weight: bold;*/
    }

/* FOOTER  */
.footer-copyright {
    background: #000000;
    /*  padding: 13px 0;*/
    font-size: 14px;
    color: #fff;
    font-weight: 400;
    display: inline-block;
    width: 100%;
}

    .footer-copyright a {
        color: #fff;
    }




/* Login */
.login-container {
    position: absolute;
    top: 200px;
    left: 0;
    right: 0;
    margin: auto;
}

.login-form {
    background: transparent;
    padding: 30px 20px;

}

.login_start {
    background: url("../img/banner-min.jpg");
    background-size: cover;
    color: #F58120;
    padding: 0;
    width: 100%;
    float: left;
    min-height: 100vh;
    background-attachment: fixed;
    position: relative;
    margin: 0px;
    background-repeat:no-repeat;
}

.login-row {
    position: absolute;
    left: 50%;
    top: 50%;
    transform: translate(-50%,-50%);
    width: 80%;
}



/*.login-form i {
    color: #d2d2d2;
    float: right;
    top: 23px;
    position: relative;
    right: 8px;
}*/

.icon_center {
    display: flex;
    margin: 0 auto 20px;
}



/*.login-form .text-center.text-info {
    font-size: 16px;
    font-weight: bold;
    color: #353940;
    margin: 10px 0 35px;
}*/



.login-form input {
    border: 1px solid #d2d2d2;
    border-radius: 0px;
    font-size: 14px;
    margin-right: 8px;
    color: #c5c5c5;
}

.login-form .back_submit {
    margin: 10px 0 0;
    width: 100%;
    font-size: 15px;
    font-weight: 400;
}

.login-form p {
    color: #000;
}

/*.info_text {
    width: 50%;
}*/

.remeber_me {
    font-weight: 400;
    top: -2px;
    position: relative;
    left: 10px;
    color: #c5c5c5;
}

/*.register_next {
    text-align: right;
    display: inline-block;
    color: #E99002;
}

    .register_next:hover {
        color: #E99002;
    }*/

.back_submit {
    display: inline-block;
    width: 100%;
}

/*.login-box .btn {
    border: 1px solid #6c757d;
    color: #FFF;
    background-color: #6c757d;
    border-radius: 0px;
    font-size: 16px;

    padding: 8px 20px 8px 20px;
    font-weight: bold;
}

    .login-box .btn:hover {
        border: 1px solid grey;
        color: grey;
        background-color: transparent;
        border-radius: 0px;
        font-size: 16px;
        /*width: 20%;
padding: 8px 20px 8px 20px; font-weight: bold;
}
*/
.login-box {
    background: rgba(70, 70, 70, 0.8);
    padding: 30px 20px;
    border-radius: 2rem;
}
.login-box .login_buttom {
    float: right;
    border: 1px solid #E99002;
    color: #FFF;
    background-color: #E99002;
    border-radius: 0px;
    font-size: 16px;
    /*width: 20%;*/
    padding: 8px 20px 8px 20px;
    font-weight: bold;
}

    .login-box .login_buttom:hover {
        float: right;
        border: 1px solid #E99002;
        color: #E99002;
        background-color: transparent;
        border-radius: 0px;
        font-size: 16px;
        /*width: 20%;*/
        padding: 8px 20px 8px 20px;
        font-weight: bold;
    }

.register-link {
    color: #E99002 !important;
    position: inherit;
}

.text-info {
    color: #A04800 !important;
    position: inherit;
}

.register-link:hover .info-div {
    color: #E99002 !important;
}

/* Title and other font classes*/

.page-title {
    margin: 15px 0px 15px 15px;
    color: #e19555;
    font-size: 15px;
    font-weight: 500;
}


/* ALL TENDER */

.all_tenders {
    display: inline-block;
    width: 100%;
}

.tabs_triangle .nav-tabs > li.active > a {
    border: transparent;
}

.tabs_triangle .nav-tabs {
    border: transparent;
}

    .tabs_triangle .nav-tabs > li a span i {
        color: #f3f3f3;
    }

    .tabs_triangle .nav-tabs > li a span {
        margin-right: 5px;
        width: 35px;
        height: 35px;
        border-radius: 50%;
        background: #fff;
        padding: 5px 6px;
        text-align: center;
    }

    .tabs_triangle .nav-tabs > li {
        max-width: 200px;
        width: 100%;
        text-align: center;
        margin-right: 18px;
    }

        .tabs_triangle .nav-tabs > li.active a {
            background: #e19655;
            color: #fff;
        }

        .tabs_triangle .nav-tabs > li a {
            border-radius: 0;
            padding: 15px;
            background: #f3f3f3;
            color: #000;
        }

        .tabs_triangle .nav-tabs > li.active a span i {
            color: #e19655;
        }

        .tabs_triangle .nav-tabs > li a:hover {
            border-color: #f3f3f3;
        }

        .tabs_triangle .nav-tabs > li:last-child {
            margin-right: 0;
        }

        .tabs_triangle .nav-tabs > li.active:before {
            width: 0;
            position: absolute;
            top: 0px;
            right: -18px;
            content: '';
            height: 0;
            border-style: solid;
            border-width: 22px 0 28px 20px;
            border-color: transparent transparent transparent #e19655;
            z-index: 99;
        }

    .tabs_triangle .nav-tabs > li {
        position: relative;
    }

        .tabs_triangle .nav-tabs > li:before {
            width: 0;
            position: absolute;
            top: 0px;
            right: -18px;
            content: '';
            height: 0;
            border-style: solid;
            border-width: 22px 0 28px 20px;
            border-color: transparent transparent transparent #f3f3f3;
            z-index: 99;
        }

        .tabs_triangle .nav-tabs > li:after {
            width: 0;
            position: absolute;
            top: 0px;
            left: 0;
            content: '';
            height: 0;
            border-style: solid;
            border-width: 22px 0 28px 20px;
            border-color: transparent transparent transparent #fff;
            z-index: 99;
        }

        .tabs_triangle .nav-tabs > li:first-child:after {
            content: normal;
        }

.accordion .card-header:after {
    font-family: "Font Awesome 5 Pro";
    content: "\f068";
    float: right;
}

.accordion .card-header.collapsed:after {
    content: "\f067";
}


section .section-title {
    text-align: center;
    color: #E99002;
    margin-bottom: 50px;
    /* text-transform: uppercase; */
}

#tabs {
    background: transparent;
    color: #717171;
    width: 100%;
    display: inline-block;
}

    #tabs .nav-tabs .nav-link {
        border: 1px solid transparent;
        /*border-top-left-radius: .25rem;
    border-top-right-radius: .25rem;*/
        color: #000;
        font-size: 15px;
    }

.card-header a.collapsed i {
    transform: rotate(180deg);
    transition: 0.5s;
}

.media {
    background: #000000;
    width: 100%;
    display: inline-block;
}

    .media i {
        background: #333;
        padding: 12% 40px;
        font-size: 50px;
        color: #fff;
        float: left;
    }

.media_act {
    background: #E99002;
    width: 100%;
    display: inline-block;
}

    .media_act i {
        background: #EBAE32;
        padding: 12% 40px;
        font-size: 50px;
        color: #fff;
        float: left;
    }


#tabs .nav-tabs a {
    position: relative;
    text-align: center !important;
    margin-right: 21px;
    border-radius: 0;
    padding: 13px 15px 13px 25px;
    background: #f3f3f3;
    color: #000;
}

    #tabs .nav-tabs a.active {
        background: #c0c0c3;
        color: #fff;
    }

    #tabs .nav-tabs a:last-child {
        margin-right: 0;
    }

    #tabs .nav-tabs a.active:before {
        width: 0;
        position: absolute;
        top: -2px;
        right: -21px;
        content: '';
        height: 0;
        border-style: solid;
        border-width: 26px 0 25px 20px;
        border-color: transparent transparent transparent #c0c0c3;
        z-index: 99;
    }

    #tabs .nav-tabs a:before {
        width: 0;
        position: absolute;
        top: 0px;
        right: -20px;
        content: '';
        height: 0;
        border-style: solid;
        border-width: 26px 0 25px 20px;
        border-color: transparent transparent transparent #f3f3f3;
        z-index: 99;
    }

    #tabs .nav-tabs a:after {
        width: 0;
        position: absolute;
        top: 0px;
        left: -1px;
        content: '';
        height: 0;
        border-style: solid;
        border-width: 26px 0 25px 20px;
        border-color: transparent transparent transparent #fff;
        z-index: 99;
    }

    #tabs .nav-tabs a:first-child:after {
        content: normal;
    }

#tabs .nav-tabs {
    border: none;
}

#tabs nav {
    margin-top: 0px;
}

#tabs .nav-tabs a span i {
    color: #f3f3f3;
    font-size: 12px;
}

#tabs .nav-tabs a span {
    margin-right: 5px;
    width: 45px;
    height: 45px;
    border-radius: 50%;
    background: #fff;
    padding: 5px 6px;
    text-align: center;
}

#tabs .nav-tabs a.active span i {
    color: #E99002;
}

.accordion {
    background: #f4f4f4;
    padding: 20px;
}

.quick_refresh {
    float: right;
}

.quick {
    background: #E99002;
    font-size: 15px;
    border-radius: 0px;
    color: #fff;
}

.refresh {
    background: #88888c;
    font-size: 15px;
    border-radius: 0px;
    color: #fff;
}

.sec_right {
    background: #f4f4f4;
    padding: 20px;
    display: inline-block;
}

.quick_refresh i {
    margin-right: 6px;
}

.box_right {
    background: #5db85d;
    width: 100%;
    display: inline-block;
    margin: 20px 0;
}

    .box_right i {
        display: flex;
        justify-content: center;
        padding: 11% 0;
        color: #fff;
        font-size: 50px;
    }

.box_center {
    background: #E99002;
    width: 100%;
    display: inline-block;
    margin: 20px 0;
}

    .box_center i {
        display: flex;
        justify-content: center;
        padding: 11% 0;
        color: #fff;
        font-size: 50px;
    }

.media_date {
    background: #88888c;
    width: 100%;
    display: inline-block;
}

    .media_date i {
        background: #a0a0a3;
        padding: 12% 40px;
        ;
        font-size: 50px;
        color: #fff;
        float: left;
    }

.media-body {
    margin-left: 160px;
    color: #fff;
    font-size: 15px;
    margin-top: 20px;
    margin-right: 20px;
}


.update {
    background: #E99002;
    font-size: 15px;
    border-radius: 0px;
    color: #fff;
    float: right;
}

input.input_place {
    width: 100%;
}

.edit {
    background: #F3F3F3;
}

.trash {
    background: #F3F3F3;
}

/* Telerik change to allow FontAwesome to be used in the menus*/
.rmText {
    font-family: 'Lato', sans-serif;
}

.rmItem.fal {
    font: "Font Awesome 5 Pro";
}

    .rmItem.fal:before {
        font: "Font Awesome 5 Pro";
        position: absolute;
        left: 8px;
        top: 5px;
        z-index: 1;
        color: #E99002;
    }

.rmItem.text-danger:before {
    color: red;
}

.rmItem.text-warning:before {
    color: orange;
}

.rmItem.text-info:before {
    color: #5bc0de;
}

.rmItem.info-div:before {
    color: #5bc0de;
}

.rmItem.warning-div:before {
    color: #5bc0de;
}

.rmItem.text-default:before {
    color: black;
}

.RadMenu .rmGroup:before, .RadMenu .rmMultiColumn:before, .RadMenu .rmScrollWrap > .rmHorizontal:before, .RadMenu .rmScrollWrap > .rmVertical:before {
    border-width: 0 0 0 0 !important;
}

.RadUpload .ruBrowse {
    height: auto !important;
}

.RadTreeList .rtlR > td, .RadTreeList .rtlA > td, .RadTreeList .rtlREdit > td, .RadTreeList .rtlRFooter > td {
    vertical-align: top !important;
}

/* End Telerik change*/
/* Top orange border for Summary cards */

.border-summary {
    border-top: solid 3px #E99002;
    border-left: solid 1px #fff !important;
    border-right: solid 1px #fff !important;
    border-bottom: solid 1px #fff !important;
}

/* Radwindow title needs to be hidden */

.RadWindow .rwTitle {
    color: transparent !important;
}

.reLightweightDialog, .reLightweightDialog body, .reLightweightDialog form {
    overflow: no-display !important;
}

.RadWindow div.rwExternalContent {
    overflow: hidden !important;
    padding: 0px;
    margin: 0px;
    height: 105%;
}

/*
html {
    -ms-overflow-style: none;
}


::-webkit-scrollbar {
    display: none;
}
*/
timeline-kpi-inprogress {
    background-color: orange !important;
}

timeline-kpi-done {
    background-color: #14afca !important;
}

/* Background images etc. for dashboard todo boxes */
.inner {
    position: relative;
    z-index: 2;
}

.sqdb {
    height: 120px;
    margin: 1.5%;
    margin-top: 0;
    cursor: pointer;
    width: 150px;
}

.sq150 {
    width: 150px;
    height: 150px;
    margin: 1.5%;
    margin-top: 0;
    cursor: pointer;
}

.bg-danger {
    color: white;
}

.db-bg,
.db-primary,
.db-danger {
    position: relative;
}

    .db-bg:before,
    .db-danger:before,
    .db-primary:before {
        font-family: "Font Awesome 5 Pro";
        font-style: normal;
        font-weight: normal;
        text-decoration: inherit;
        position: absolute;
        font-size: 6rem;
        opacity: 0.5;
        color: white;
        z-index: 1;
    }

.db-secondary {
    position: relative;
}

    .db-secondary:before {
        font-family: "Font Awesome 5 Pro";
        font-style: normal;
        font-weight: normal;
        text-decoration: inherit;
        position: absolute;
        font-size: 2rem;
        opacity: 0.6;
        color: lightgray;
        z-index: 1;
    }

.db-status-primary {
    border-top: 4px solid #E99002;
}

.db-status-danger {
    border-top: 4px solid #F04124;
}

.db-status-secondary {
}

.vendor-card {
    border-top: 4px solid #E99002;
}

.vendorItems:before {
    content: "\f0c0";
    padding: 0px 0px 0px 25px;
}

.library:before {
    content: "\f64b";
    padding: 0px 0px 0px 15px;
}

.evaluate:before {
    content: "\f080";
    padding: 0px 0px 0px 15px;
}

.email:before {
    content: "\f0e0";
    padding: 0px 0px 0px 15px;
}

.approve:before {
    content: "\f00c";
    padding: 0px 0px 0px 15px;
}

.negotiate:before {
    content: "\f2b5";
    padding: 0px 0px 0px 15px;
}

.deliver:before {
    content: "\f0d1";
    padding: 0px 0px 0px 15px;
}

.ImageIncomplete:before {
    font-family: "Font Awesome 5 Pro";
    content: "\f071";
}

.ImgByPass:before {
    font-family: "Font Awesome 5 Pro";
    content: "\f155";
}

.ImgLocked:before {
    font-family: "Font Awesome 5 Pro";
    content: "\f30d";
}

.ImgSigned:before {
    font-family: "Font Awesome 5 Pro";
    content: "\f56c";
    font-size: 1.2rem;
}

.ImgAgree:before {
    font-family: "Font Awesome 5 Pro";
    content: "\f4c6";
}

.ImgSigning:before {
    font-family: "Font Awesome 5 Pro";
    content: "\f573";
}

.ImageIncomplete:before {
    font-family: "Font Awesome 5 Pro";
    content: "\f071";
}

.ImageSectionIncomplete:before {
    font-family: "Font Awesome 5 Pro";
    content: "\f4fd";
}

.ImageAction:before {
    font-family: "Font Awesome 5 Pro";
    content: "\f0a4";
}
.ImageDeleted:before {
    font-family: "Font Awesome 5 Pro";
    content: "\f00d";
}

.ImageIncompleteGeneral:before {
    font-family: "Font Awesome 5 Pro";
    content: "\f06a";
}

.imgVendorDelResponse:before {
    font-family: "Font Awesome 5 Pro";
    content: "\f01c";
}

.ImageTemplate:before {
    font-family: "Font Awesome 5 Pro";
    content: "\f893";
}

.ImageDocument:before {
}

.ImageDescription:before {
    font-family: "Font Awesome 5 Pro";
    content: "\f002";
}

.ImageEmail:before {
    font-family: "Font Awesome 5 Pro";
    content: "\f0e0";
    font-weight:bold;
}

.cost:before {
    content: "\f2e9";
    padding: 0px 30px 30px 30px;
}

.vendorItems:before {
    content: "\f0c0";
    padding: 0px 30px 30px 15px;
}

/* EDIT-PROFILE START */

.group_form {
    width: 100%;
    display: inherit;
    background: #f8f8f8;
    box-shadow: 1px 5px 10px #d6d4d4;
    padding: 20px 0;
    margin: 30px 0;
}

.no_background {
    background: initial !important;
}

.fr-view img.fr-dib {
    display: initial !important;
}

.edit_form {
    border-radius: 0px;
    width: 100%;
    padding: 1rem !important;
    background: #f5f5f5;
    border: 1px solid #e5e5e5;
    /* float: left; */
}

    .edit_form i {
        display: inherit;
        margin-bottom: 10px;
    }

    .edit_form h5, label {
        font-size: 15px;
        color: #000;
    }

    .edit_form h5 {
        margin: 20px 0;
    }

    .edit_form legend {
        text-align: left;
        margin-bottom: 1rem;
        font-size: 1rem;
        text-transform: uppercase;
        color: #333;
        border-bottom: solid 1px #E99002 !important;
    }

.edit_form2 {
    border-radius: 0px;
    width: 100%;
    padding: 1rem !important;
    /*background: #f5f5f5;*/
    /*border: 1px solid #e5e5e5;*/
    /* float: left; */
    border-bottom: solid 1px #ddd !important;
}

    .edit_form2 i {
        display: inherit;
        margin-bottom: 10px;
    }

    .edit_form2 h5, label {
        font-size: 15px;
        color: #000;
    }

    .edit_form2 h5 {
        margin: 20px 0;
    }

    .edit_form2 legend {
        text-align: left;
        /*margin-bottom: 1rem;*/
        font-size: 1rem;
        /* text-transform: uppercase; */
        color: #333;
        /*border-bottom: solid 1px #E99002 !important;*/
    }




.address_address .form-group {
    float: left;
}

.save_buttom {
    border: 1px solid #000;
    color: #FFF;
    background-color: #000;
    border-radius: 0px;
    font-size: 16px;
    width: 20%;
    padding: 8px 0;
    font-weight: bold;
}

    .save_buttom:hover {
        border: 1px solid #e19555;
        color: #e19555;
        background-color: transparent;
        border-radius: 0px;
        font-size: 16px;
        width: 20%;
        padding: 8px 0;
        font-weight: bold;
    }

.edit_form input {
    border-radius: 0px;
    margin-right: 8px;
}

.form_edit {
    width: 100%;
    display: inline-block;
}

.bg_group {
    width: 100%;
    display: inline-flex;
    background: #fff;
    box-shadow: 1px 5px 10px #d6d4d4;
    margin: 0 20px;
    border-radius: 0px;
}


/* EDIT-PROFILE END */

/* APPROVAL START */
.list_group li {
    border-radius: 0px;
}

.list_group span {
    font-size: 15px;
    padding: 10px;
}

.Edit_approval h5 {
    background: #c7874f;
    color: #fff;
    padding: 10px;
}

.Edit_approval label {
    color: #909090;
    font-size: 14px;
    font-weight: unset;
}

.Edit_approval {
    border: 1px solid #d7d7d7;
    padding: 20px;
}

/* APPROVAL END */




/*Profile Pic Start*/
.picture-container {
    position: relative;
    cursor: pointer;
    text-align: center;
}

.picture {
    width: 80px;
    height: 80px;
    background-color: #999999;
    border: 4px solid #CCCCCC;
    color: #FFFFFF;
    border-radius: 50%;
    margin: 15px auto;
    overflow: hidden;
    transition: all 0.2s;
    -webkit-transition: all 0.2s;
    z-index: 000;
    position: relative;
}

    .picture:hover {
        border-color: #e19555;
    }

.content.ct-wizard-green .picture:hover {
    border-color: #05ae0e;
}

.content.ct-wizard-blue .picture:hover {
    border-color: #3472f7;
}

.content.ct-wizard-orange .picture:hover {
    border-color: #ff9500;
}

.content.ct-wizard-red .picture:hover {
    border-color: #ff3b30;
}

.picture input[type="file"] {
    cursor: pointer;
    display: block;
    height: 100%;
    left: 0;
    opacity: 0 !important;
    position: absolute;
    top: 0;
    width: 100%;
}

.picture-src {
    width: 100%;
}
/*Profile Pic End* /


/*RadUpload select button fix*/

.RadUpload .ruBrowse {
    height: auto !important;
    margin-bottom: 10px;
}



/* ADD MOBILE SCREEN OVERRIDES IN THIS SECTION ONLY*/
@media (max-width: 767px) {
    .pl-xs-0 {
        padding-left: 0px !important;
    }

    .pr-xs-0 {
        padding-right: 0px !important;
    }

    .hidden-xs {
        display: none !important;
    }

    .reToolBar {
        display: none !important;
    }

    .reBottomProperties {
        display: none !important;
    }



    .card-body {
        padding-left: 0.25rem !important;
        padding-right: 0.25rem !important;
    }

    .container {
        max-width: none !important;
    }

    .container-fluid {
        padding-left: 0.6rem !important;
        padding-right: 0.6rem !important;
    }

    .body-content {
        padding-left: 0.6rem !important;
        padding-right: 0.6rem !important;
    }
}

@media (min-width: 768px) and (max-width: 991px) {
    .hidden-xs hidden-sm {
        display: none !important;
    }
}

@media (min-width: 992px) and (max-width: 1199px) {
    .hidden-md {
        display: none !important;
    }
}

@media (min-width: 1200px) {
    .hidden-lg, .hidden-xl {
        display: none !important;
    }
}

:root {
    --warning: #E99002;
}

input[type="radio"] {
    margin-right: .3em !important;
    margin-top: 0.5rem;
}

input[type="checkbox"] {
    margin-right: .3em !important;
    margin-top: 0.5rem;
}


#RAD_SLIDING_PANE_CONTENT_ctl00_Content_PaneOutline {
    margin-left: -20px;
}

.RadScheduler_Bootstrap .rsYearView .rsOccupiedSlot {
    background-color: #ffd783 !important;
    border-radius: 4px;
}

.ClientHide {
    display: none;
    visibility: hidden;
}

.border-none.table tr, .border-none.table td, .border-none.table th {
    border-top: none;
    padding: .30rem;
}

table {
    display: table;
    border-color: transparent;
    font-size: inherit;
    width: 100%;
}

.RadWindow .rwContent {
    border-width: 0px !important;
    padding-top: 2px !important;
}

.PageNumberText .form-control {
    padding: 0px;
    margin: 0px;
    height: 20px;
    width: 30px;
    display: inline-block;
    font-size: 12px !important;
}

.InputButtonClass {
    margin-top: 3px !important;
}

    .InputButtonClass .form-control {
        margin: 0px;
        padding: 0px;
        height: 20px !important;
    }

.ReportToolbar {
    height: 40px !important;
    border: 1px solid #eee !important;
    background-image: none !important;
    padding-top: 5px;
}

.rgWrap .w-100 {
    width: 4.5em !important
}

.numeric {
    width: 100%;
    max-width: 10rem;
    text-align: right;
    display: inline;
}

.numericSmall {
    width: 100%;
    max-width: 5rem;
    text-align: right;
    display: inline;
}

.mw-5em {
    width: 100% !important;
    max-width: 5rem !important;
}

.mw-10em {
    width: 100% !important;
    max-width: 10rem !important;
}

.mw-15em {
    width: 100% !important;
    max-width: 15rem !important;
}

.mw-18em {
    width: 100% !important;
    max-width: 18rem !important;
}

.mw-25em {
    width: 100% !important;
    max-width: 25rem !important;
}

.mw-30em {
    width: 100% !important;
    max-width: 30rem !important;
}

.mw-35em {
    width: 100% !important;
    max-width: 35rem !important;
}

.mw-40em {
    width: 100% !important;
    max-width: 40rem !important;
}

.mw-45em {
    width: 100% !important;
    max-width: 45rem !important;
}

.width-auto {
    width: auto !important;
}

.iSpec_Cheapest {
    border-bottom: 3px solid #E99002;
}

.iSpec_EFCheapest {
    border-top: 3px solid #00bc8c;
    color: #E99002;
}

.iSpec_EF {
    font-weight: bold;
}

.iSpec_UnAcceptedItem {
    font-style: italic;
    font-weight: bold;
}

.iSpec_BidExt_Header {
    background-color: #F58120;
    font-weight: bold;
}

.iSpec_EC_Other {
    background-color: #FFD479;
}

.iSpec_OtherExt_Header {
    background-color: #F58120;
    font-weight: bold;
}

.iSpec_EC_Foreign {
    background-color: #FFD479;
}

.iSpec_EC_Foreign2 {
    border-width: 0px 0px 2px 0px;
    border-color: #000000;
    border-style: solid;
    background-color: #CFF1FF;
}

.iSpec_EC_Foreign3 {
    border-width: 0px 0px 2px 0px;
    border-color: #000000;
    border-style: solid;
    background-color: #CFF1FF;
    color: Black;
}

.iSpec_EC_Summary {
    color: #FFFFFF;
    background-color: #F58120;
}

.iSpec_EC_TEC {
    font-weight: bold;
    background-color: black;
    color: #FFFFFF;
    font-size: 15pt;
    line-height: 20pt;
}

.iSpec_EC_Header {
    font-weight: bold;
    color: #FFFFFF;
    font-size: 9pt;
    text-align: center;
    background-color: #F58120;
    font-weight: bold;
    border-bottom: #cccccc 1pt solid;
}


.iSpec_NonCompliantItem {
}

    .iSpec_NonCompliantItem::after {
        font-family: "Font Awesome 5 Pro";
        content: "\f071";
    }


.iSpec_UnAcceptedNonComItem {
    font-style: italic;
    font-weight: bold;
}

    .iSpec_UnAcceptedNonComItem::after {
        font-family: "Font Awesome 5 Pro";
        content: "\f071";
    }

.iSpec_BidSubmitted {
}

    .iSpec_BidSubmitted::before {
        font-family: "Font Awesome 5 Pro";
        content: "\f00c";
        padding-right: 0.3em;
        color: green;
    }

.iSpec_Shortlist {
}

    .iSpec_Shortlist::before {
        font-family: "Font Awesome 5 Pro";
        content: "\f46d";
        padding-right: 0.3em;
        color: green;
    }

.iSpec_Awarded {
    font-weight: bold;
}

    .iSpec_Awarded::before {
        font-family: "Font Awesome 5 Pro";
        content: "\f2b5";
        padding-right: 0.3em;
        color: green;
    }

.iSpec_Inspector {
    font-style: italic;
}


.iSpec_NoSubmission {
    text-decoration: line-through;
    color: grey;
}

.iSpec_Unsuccessful {
}

.iSpec_NoBid,
.iSpec_NoSubmission {
    text-decoration: line-through;
    color: grey;
}

.strikethrough {
    text-decoration: line-through;
}

.iSpec_EvalDone {
}

    .iSpec_EvalDone::before {
        font-family: "Font Awesome 5 Pro";
        content: "\f00c";
        padding-right: 0.3em;
        color: green;
    }

.iSpec_EvalIncomplete {
}

    .iSpec_EvalIncomplete::before {
        font-family: "Font Awesome 5 Pro";
        content: "\f00d";
        padding-right: 0.3em;
        color: red;
    }

.iSpec_EvalValidationFail {
    color: red;
}
.eval-score-row
{
    margin-bottom:unset !important;
}

.progress {
    background-color: white;
    border: 1px solid lightGrey;
}


.progressBar a:hover {
    cursor: default !important;
}

.thumbnailImage {
    border: 1px solid #eeeeee;
    background-color: #eeeeee;
    display: inline-block;
    margin: 1px;
    padding: 1px;
    width: 114px;
    text-align: center;
    border-radius: 4px;
    -webkit-transition: border 0.2s ease-in-out;
    -o-transition: border 0.2s ease-in-out;
    transition: border 0.2s ease-in-out;
}

.flagContainer {
    background-color: #eeeeee;
    padding: 0.1rem;
    display: inline;
    margin-right: 1rem;
}

.flagItem {
    display: inline;
    vertical-align: middle !important;
}

.card-header {
    cursor: default;
}

.RadGrid .rgRow > td,
.RadGrid .rgAltRow > td {
    vertical-align: top !important;
}

.fa-stack {
    font-size: 0.5em;
}

.fa-stack-topleft {
    margin-left: -0.5em;
    margin-top: -0.5em;
}

.accordion .card-body .card-header::after {
    content: none !important;
}

.breadcrumb-small {
    margin-bottom: 0px !important;
    padding-top: 0px !important;
    padding-bottom: 0px !important;
    font-size: 0.7rem !important;
}

.RadNotification_Bootstrap {
    min-height: 100px;
    background-color: transparent !important;
    border: none !important;
}

    .RadNotification_Bootstrap.rnShadows {
        box-shadow: none !important;
    }

.vendor-correspondence {
    background-color: #fdfdfd !important;
    padding: 1rem;
}

.internal-correspondence {
}

.modal-full {
    width: 100% !important;
    max-width: 800px !important;
}
.modal-100 {
    width: 100% !important;
    max-width:unset;
}
.modal-100 .modal-content {
    height:90vh;
    max-height:90vh;
}

.smoothScroll {
    scroll-behavior: smooth;
}

.RadEditor.reInlineEditor .reContentArea {
    font-size: unset !important;
}

.reContentArea p {
    font: inherit;
    color: unset;
}

.reDropdown.reRealFontSize {
    width: initial !important;
}

span.round-pill {
    width: 2.2em;
    line-height: 1.9em;
    display: inline-block;
    border-radius: 2em;
    z-index: 2;
    text-align: center;
    font-size: 0.75em;
    font-weight: bold;
    border: 2px solid darkgrey;
}

.round-pill.internal {
    color: #776161;
    background: lightgrey;
}

.round-pill.external {
    background: #776161;
    color: white;
}

.hdhidden {
    color: lightgrey !important;
    display: flex;
    position: relative;
}

    .hdhidden:after {
        font-family: "Font Awesome 5 Pro";
        content: "\f070";
        font-size: 1rem;
        opacity: 0.6;
        color: grey;
        z-index: 5000;
        position: absolute;
        top: -20px;
        right: -30px;
    }

    .hdhidden:hover:after {
        font-family: Arial;
        top: -18px;
        background-color: white;
        opacity: 1;
        content: "Hidden heading in print version";
    }

.split_content {
    visibility: hidden;
}

.content_edit_mandatory,
.coverpage_edit_mandatory,
.header_edit_mandatory,
.footer_edit_mandatory {
    background-color: #fefefe;
    min-height: 1.2rem;
}

    .content_edit_mandatory:after,
    .coverpage_edit_mandatory:after,
    .header_edit_mandatory:after,
    .footer_edit_mandatory:after {
        font-family: "Font Awesome 5 Pro";
        content: "\f304";
        font-size: 1rem;
        opacity: 0.6;
        color: grey;
        z-index: 5000;
        position: absolute;
        top: -20px;
        right: -30px;
        font-weight: bold;
    }

    .content_edit_mandatory:hover:after {
        font-family: Arial;
        top: -18px;
        background-color: white;
        opacity: 1;
        content: "Editing mandatory section";
    }

    .coverpage_edit_mandatory:hover:after {
        font-family: Arial;
        top: -18px;
        background-color: white;
        opacity: 1;
        content: "Editing mandatory coverpage";
    }

    .header_edit_mandatory:hover:after {
        font-family: Arial;
        top: -18px;
        background-color: white;
        opacity: 1;
        content: "Editing mandatory header";
    }

    .footer_edit_mandatory:hover:after {
        font-family: Arial;
        top: -18px;
        background-color: white;
        opacity: 1;
        content: "Editing mandatory footer";
    }

.content_editable,
.coverpage_editable,
.header_editable,
.footer_editable {
    background-color: #fefefe;
    min-height: 1.2rem;
}

    .content_editable:after,
    .coverpage_editable:after,
    .header_editable:after,
    .footer_editable:after {
        font-family: "Font Awesome 5 Pro";
        content: "\f304";
        font-size: 1rem;
        opacity: 0.6;
        color: grey;
        z-index: 5000;
        position: absolute;
        top: -20px;
        right: -30px;
    }

    .content_editable:hover:after {
        font-family: Arial;
        top: -18px;
        background-color: white;
        opacity: 1;
        content: "Editable section";
    }

    .coverpage_editable:hover:after {
        font-family: Arial;
        top: -18px;
        background-color: white;
        opacity: 1;
        content: "Editable coverpage";
    }

    .header_editable:hover:after {
        font-family: Arial;
        top: -18px;
        background-color: white;
        opacity: 1;
        content: "Editable header";
    }

    .footer_editable:hover:after {
        font-family: Arial;
        top: -18px;
        background-color: white;
        opacity: 1;
        content: "Editable footer";
    }


.content_edit_noneditable,
.coverpage_edit_noneditable,
.header_edit_noneditable,
.footer_edit_noneditable {
    background-color: #ffffff;
    min-height: 1.2rem;
}

    .content_edit_noneditable:after,
    .coverpage_edit_noneditable:after,
    .header_edit_noneditable:after,
    .footer_edit_noneditable:after {
        font-family: "Font Awesome 5 Pro";
        content: "\f3c1";
        /*padding-right: 0.3em;*/
        font-size: 1rem;
        opacity: 0.6;
        color: grey;
        z-index: 5000;
        position: absolute;
        top: -20px;
        right: -30px;
    }

    .content_edit_noneditable:hover:after {
        font-family: Arial;
        top: -18px;
        background-color: white;
        opacity: 1;
        content: "Normally locked";
    }

    .coverpage_edit_noneditable:hover:after {
        font-family: Arial;
        top: -18px;
        background-color: white;
        opacity: 1;
        content: "Non editable cover page";
    }

    .header_edit_noneditable:hover:after {
        font-family: Arial;
        top: -18px;
        background-color: white;
        opacity: 1;
        content: "Non editable header";
    }

    .footer_edit_noneditable:hover:after {
        font-family: Arial;
        top: -18px;
        background-color: white;
        opacity: 1;
        content: "Non editable footer";
    }

.content_noneditable,
.coverpage_noneditable,
.header_noneditable,
.footer_noneditable {
    cursor: not-allowed;
}

    .content_noneditable:after,
    .coverpage_noneditable:after,
    .header_noneditable:after,
    .footer_noneditable:after {
        font-family: "Font Awesome 5 Pro";
        content: "\f30d";
        font-size: 1rem;
        opacity: 0.6;
        color: grey;
        z-index: 5000;
        position: absolute;
        top: -20px;
        right: -30px;
    }

    .content_noneditable:hover:after {
        font-family: Arial;
        top: -18px;
        background-color: white;
        opacity: 1;
        content: "Locked section";
    }

    .coverpage_noneditable:hover:after {
        font-family: Arial;
        top: -18px;
        background-color: white;
        opacity: 1;
        content: "Non editable coverpage";
    }

    .header_noneditable:hover:after {
        font-family: Arial;
        top: -18px;
        background-color: white;
        opacity: 1;
        content: "Non editable header";
    }

    .footer_noneditable:hover:after {
        font-family: Arial;
        top: -18px;
        background-color: white;
        opacity: 1;
        content: "Non editable footer";
    }

.content_add,
.content_add_busy {
    background-color: transparent;
    /*min-height: 1.5em;*/
    position: relative;
    margin-left: 1em;
    width: 10px;
    /*margin-top: 15px;*/
    z-index: 0;
}

    .content_add:hover {
        background-color: #fcfcfc;
        border: 0px solid lightgray;
        border-radius: 0px;
        cursor: pointer !important;
    }

    .content_add:before {
        font-family: "Font Awesome 5 Pro";
        content: "\f061";
        padding-right: 0.3em;
        font-size: 1rem;
        /*opacity: 0.6;*/
        color: orange;
        z-index: 5000;
        position: absolute;
        top: 0px;
        left: -40px;
    }

    .content_add_busy:before {
        font-family: "Font Awesome 5 Pro";
        content: "\f110";
        padding-right: 0.3em;
        font-size: 1rem;
        color: orange;
        z-index: 5000;
    }

/*.content_add:hover:before {
        font-family: Arial;
        top:-18px;
        left:0px;
        text-align:center;
        background-color: rgba(254, 254, 254, 0.8);
        opacity: 1;
        content: "Click below to add a new section";
        color: orange;
        border-bottom: 1px solid orange;
       
    }*/

.fr-box.fr-basic .fr-element.fr-view {
    font-family: unset;
    color: unset;
    font-size: unset;
    line-height: unset;
    text-align: unset;
}

.paragraph_unselected,
.paragraph_unselected p,
.paragraph_unselected * {
    color: LightGrey !important;
    background-color: #FFFFFF;
}

/*.RadUpload_Bootstrap .ruSelectWrap .ruButton {
    border-color: initial !important;
    color: initial !important;
    background-color: initial !important;
    padding: initial !important;
    border-radius: initial !important;
}

.RadUpload .ruBrowse {
    display: initial !important;
    height: initial !important;
    min-width: initial !important;
    margin-left: initial !important;
    padding: initial !important;
    text-align: initial !important;
    border: initial !important;
    outline-offset: initial !important;
    min-width: initial !important;
    border: initial !important;
}*/
/* Telerik Dropdown list */
.droplist {
    border: 1px solid white;
    cursor: pointer;
}

.droplist-selected {
    background-color: rgb(255,255,252);
    border: 1px solid lightgrey;
    border-radius: 5px;
}

    /* Dropdown hover & focus */
    .droplist-selected:hover,
    .droplist:hover,
    .droplist-selected:focus,
    .droplist:focus {
        background-color: rgb(255,255,252);
        border: 1px solid lightgrey;
        border-radius: 5px;
    }

/* Dropdown Button */
.dropbtn {
    background-color: #3498DB;
    color: white;
    padding: 16px;
    font-size: 16px;
    border: none;
    cursor: pointer;
}

    /* Dropdown button on hover & focus */
    .dropbtn:hover, .dropbtn:focus {
        background-color: #2980B9;
    }
/* The container <div> - needed to position the dropdown content */
.dropdown {
    position: relative;
    /*display: inline-block;*/
    font-size: 1.5rem;
    float: left;
}

/* Dropdown Content (Hidden by Default) */
.dropdown-content {
    display: none;
    position: absolute;
    font-size: 1rem;
    background-color: #ffffff;
    min-width: 150px;
    white-space: nowrap;
    box-shadow: 0px 8px 16px 0px rgba(0,0,0,0.2);
    z-index: 1;
    padding: .5em;
    z-index: 9000;
}

    /* Links inside the dropdown */
    .dropdown-content a {
        color: #3d3d3d;
        padding: 12px 16px;
        text-decoration: none;
        display: block;
        font-weight: normal;
    }

        /* Change color of dropdown links on hover */
        .dropdown-content a:hover {
            background-color: #ddd
        }

/* Show the dropdown menu (use JS to add this class to the .dropdown-content container when the user clicks on the dropdown button) */
.show {
    display: block;
}
/* Enlarge slide title in right panel */
.rspSlideTitle {
    font-size: 1rem !important;
    /*font-weight: 100 !important;*/
    line-height: 2rem !important;
    height: 2rem !important;
}

/* Hide blank dialog on ShowDocument.aspx */
#RadWindowWrapper_ctl00_Content_reEditor_toolbarMode {
    display: none;
    visibility: hidden;
}

/* RadEditor toolbar toolstrip images */

/*.reTool.reText {

    background-image: url('img/file.gif');
}*/

/* RadEditor jump on screen */

.RadEditor {
    border-width: 0px !important;
    border-style: solid;
    padding: 0;
    line-height: unset !important; /* This causes the text to jump when entering the editor as the line height is not the same as the original text*/
    box-sizing: border-box;
}

    .RadEditor.reInlineEditorSelected, .RadEditor.reInlineEditor:hover {
        border-width: 0px !important;
    }

.RadEditor_Bootstrap .reContent {
    border-color: #ccc;
    background-color: #fff;
    border-radius: 0;
    box-shadow: none !important;
    transition: none !important;
}

.RadEditor.reInlineEditorSelected, .RadEditor.reInlineEditor:hover {
    border-width: 0px !important;
}

/* when editing a heading in the middle pane, change the background color so that the user can see it is being edited*/
.changeable:focus {
    background-color: rgba(0, 0, 255, 0.1);
}

.RadSplitter .rspResizeBar {
    border-left-width: 1px !important;
    border-right-width: 0px !important;
    border-bottom-width: 0px !important;
    box-shadow: inset 2px 0px 2px -2px rgba(0, 0, 0, 0.3);
}

#RAD_SLIDING_PANE_TAB_ctl00_Content_PaneOutline:before {
    content: '\f0c9';
    color: #E99002 !important;
    font-family: 'Font Awesome 5 Pro';
    font-weight: bold;
    background-color: #fff;
    /* padding: 7px 10px; */
    font-size: 20px;
}

.RadSplitter .rspPaneTabText.rspRotatedTabText {
    display: none !important;
}

.RadSplitter .rspRight .rspPaneTabText.rspRotatedTabText {
    display: none !important;
}

#RAD_SLIDING_PANE_TAB_ctl00_Content_PaneMessages:before {
    content: '\f086';
    color: #E99002 !important;
    font-family: 'Font Awesome 5 Pro';
    padding: 7px 10px;
    font-size: 18px;
    background-color: #fff;
}

#RAD_SLIDING_PANE_TAB_ctl00_Content_PaneComments:before {
    content: '\f249';
    color: #E99002 !important;
    font-family: 'Font Awesome 5 Pro';
    padding: 7px 10px;
    font-size: 18px;
    background-color: #fff;
}

#RAD_SLIDING_PANE_TAB_ctl00_Content_PaneHistory:before {
    content: '\f1da';
    color: #E99002 !important;
    font-family: 'Font Awesome 5 Pro';
    padding: 7px 10px;
    font-size: 18px;
    background-color: #fff;
}

#RAD_SLIDING_PANE_TAB_ctl00_Content_PaneSectionSettings:before {
    content: '\f0ae';
    color: #E99002 !important;
    font-family: 'Font Awesome 5 Pro';
    padding: 7px 10px;
    font-size: 18px;
    background-color: #fff;
}

#RAD_SLIDING_PANE_TAB_ctl00_Content_PaneTemplateSettings:before {
    content: '\f1de';
    color: #E99002 !important;
    font-family: 'Font Awesome 5 Pro';
    padding: 7px 10px;
    font-size: 18px;
    background-color: #fff;
}

#RAD_SLIDING_PANE_TAB_ctl00_Content_PaneReminders:before {
    content: '\f34e';
    color: #E99002 !important;
    font-family: 'Font Awesome 5 Pro';
    padding: 7px 10px;
    font-size: 18px;
    background-color: #fff;
}

#RAD_SLIDING_PANE_TAB_ctl00_Content_PaneDSettings:before {
    content: '\f7ea';
    color: #E99002 !important;
    font-family: 'Font Awesome 5 Pro';
    padding: 7px 10px;
    font-size: 18px;
    background-color: #fff;
}

#RAD_SLIDING_PANE_TAB_ctl00_Content_PaneDocOverview:before {
    content: '\f254';
    color: #E99002 !important;
    font-family: 'Font Awesome 5 Pro';
    padding: 7px 10px;
    font-size: 18px;
    background-color: #fff;
}

#RAD_SLIDING_PANE_TAB_ctl00_Content_PaneLibrary:before {
    content: '\f5db';
    color: #E99002 !important;
    font-family: 'Font Awesome 5 Pro';
    padding: 7px 10px;
    font-size: 18px;
    background-color: #fff;
}

#RAD_SLIDING_PANE_TAB_ctl00_Content_PanePrint:before {
    content: '\f02f';
    color: #E99002 !important;
    font-family: 'Font Awesome 5 Pro';
    padding: 7px 10px;
    font-size: 18px;
    background-color: #fff;
}

#RAD_SLIDING_PANE_TAB_ctl00_Content_PaneFreeze:before {
    content: '\f28b';
    color: #E99002 !important;
    font-family: 'Font Awesome 5 Pro';
    padding: 7px 10px;
    font-size: 18px;
    background-color: #fff;
}

#RAD_SLIDING_PANE_TAB_ctl00_Content_PaneActivity:before {
    content: '\f550';
    color: #E99002 !important;
    font-family: 'Font Awesome 5 Pro';
    padding: 7px 10px;
    font-size: 18px;
    background-color: #fff;
}

#RAD_SLIDING_PANE_TAB_ctl00_Content_PaneUsers:before {
    content: '\f0c0';
    color: #E99002 !important;
    font-family: 'Font Awesome 5 Pro';
    padding: 7px 10px;
    font-size: 18px;
    background-color: #fff;
}



.RadSplitter_iSpec .rspTabsContainer {
    background-color: transparent;
    border-style: none !important;
}

.RadSplitter_iSpec {
    border-style: none !important;
    width: 100% !important;
}

    .RadSplitter_iSpec .rspPane, RadSplitter_iSpec .rspSlideZone {
        border-style: none !important;
    }

    .RadSplitter_iSpec .rspPaneTabContainer {
        border-width: 3px !important;
        padding: 0px !important;
        background-color: #fff !important;
    }

    .RadSplitter_iSpec .rspPaneTabContainerDocked {
        border-right-color: #E99002 !important;
        border-left-color: transparent !important;
        border-width: 3px !important;
        border-top-color: transparent !important;
        border-bottom-color: transparent !important;
        /*background-color: #fff !important;*/
    }

    .RadSplitter_iSpec .rspPaneTabContainer:hover {
        border-right-color: #E99002 !important;
        border-left-color: transparent !important;
        border-width: 3px !important;
        border-top-color: transparent !important;
        border-bottom-color: transparent !important;
        /*background-color: #fff !important;*/
        border-radius: 10px;
    }


    .RadSplitter_iSpec .rspRight .rspPaneTabContainer {
        border-width: 3px !important;
    }

        .RadSplitter_iSpec .rspRight .rspPaneTabContainer:hover {
            border-width: 3px !important;
            border-right-color: transparent !important;
            border-top-color: transparent !important;
            border-bottom-color: transparent !important;
            border-left-color: rgb(233, 144, 2) !important;
            border-radius: 10px;
        }

    .RadSplitter_iSpec .rspRight .rspPaneTabContainerDocked {
        border-width: 3px !important;
        border-right-color: transparent !important;
        border-top-color: transparent !important;
        border-bottom-color: transparent !important;
        border-left-color: rgb(233, 144, 2) !important;
    }

    .RadSplitter_iSpec .rspSlideHeader, .RadSplitter_iSpec .rspSlideTitleContainer {
        border-color: #dedede;
        color: #333333;
        background-color: transparent;
    }

.rspSlideContainer {
    /*box-shadow:10px 10px 5px 6px #ccc;*/
}


/*.text-danger {
    color: #333 !important;
}
.card-header {
    padding-top: 0.75rem;
    padding-right: 1.25rem;
    margin-bottom: 0px;
    background-color: transparent;
    border-bottom-width: 1px;
    border-bottom-style: solid;
    border-bottom-color: rgba(0, 0, 0, 0.121569);
    border-top-width: 1px;
    border-top-style: solid;
    border-top-color: rgba(0, 0, 0, 0.121569);
}

.card-body {
    background-color: #ffffff;
}

.panel-card-body {
    background-color: #ffffff;
}

.middle-card-body {
    background-color: #ffffff;
}
*/



.reContentArea {
    /*  height: auto !important; This causes the content area to be less than 100% of the container height.*/
    min-height: unset !important;
    padding: unset !important;
}

.rspFirstItem {
    background-color: #ffffff !important;
}

.rspLastItem {
    background-color: #ffffff;
}

.RadSplitter_iSpec .rspSlidePane {
    background-color: transparent;
}

.MainC {
    background-color: #fafafa;
}

.PageLayout {
    width: 900px;
    background-color: #ffffff;
    overflow-x: auto;
    border: solid 1px #d3d3d3;
    padding: 50px;
    margin-left: auto;
    margin-right: auto;
    min-height: 1000px;
    transform-origin: 0% 0%;
}

.OutlineTab {
    padding-bottom: 30px;
}

    .OutlineTab:before {
    }

.InfoBar {
    background-color: #fff;
}

.EdDiv {
    border-top: solid 1px #d3d3d3 !important;
}
/* fix radeditor toolbar dropdown style */
.RadEditor_Bootstrap.reDropDownBody .reToolBar .reTool {
    height: 1.61428571em !important;
    line-height: 1.21428571em;
}

.container-fluid {
    width: 100%;
    padding-right: 0;
    padding-left: 0;
    margin-right: auto;
    margin-left: auto;
}


/* Rad Treeview customisation */
.RadTreeView .rtLines .rtOut:before {
    content: "";
    display: block;
    width: 9px;
    height: .71428571em;
    position: absolute;
    top: 5px;
    left: 11px;
    border-bottom: none !important;
}

.RadTreeView .rtLines .rtLI:before {
    content: "";
    height: 100%;
    position: absolute;
    top: 0;
    left: 10px;
    border-left: none !important;
}

.RadTreeView .rtPlus::before, .RadTreeView .rtMinus::before {
    font: 1em 'Font Awesome 5 Pro' !important;
    color: #E7A35C;
    margin: -.25em 0 0 -.5em !important;
    width: 1em !important;
    height: 1em !important;
    line-height: 1em !important;
    text-align: center !important;
    position: absolute !important;
    top: 50% !important;
    left: 50% !important;
}

.RadTreeView .rtPlus::before {
    content: "\f067" !important;
}

.RadTreeView .rtMinus::before {
    content: "\f068" !important;
}

.RadTreeView .rtIn {
    padding: 4px;
    border: 1px solid transparent;
    text-decoration: none;
    cursor: pointer;
    /* text-transform: capitalize; */
    /* : ; */
}

.sectionDropArea {
    border-top-style: none;
    opacity: 0.0;
    min-height: 0.5em;
    line-height: 0.5;
}

/*.sectionMergArea {
    border-top-style: none;
}
    .sectionMergArea div:hover {
       background-color:red;
    }*/
.sectionDropping {
    border-color: grey;
    border-style : dotted;
    min-height: 1.5em;
    line-height: 1.5;
    opacity: 0.5;
}
.sectionLibDropping {
    border-color: grey;
    border-style: dotted;
    min-height: 1.5em;
    line-height: 1.5;
    opacity: 0.5;
    position: relative;
    font-size: 0px;
    height:30px;
}
    .sectionLibDropping:before {
        font-size: 16px;
        position: absolute;
        content: "Add section here";
    }

.dmsUpload {
    position: relative;
    left: -20px;
    top: 0px;
    float: left;
}
.HWidth {
    width: 98% !important;
}
.DivAttach {
    /*  min-height: 22px; Causes large breaks between paragraphs*/
}

#divUpload {
    position: relative;
    float: left;
    left: -10px;
    top: -5px;
}

/* all the on-boarding styles are kept here */

.DefaultIntro {
    width: 80vw !important;
    max-width: 80vw !important;
    max-height: 80vw !important;
}

.mh-400 {
    min-height: 400px;
}

.mh-350 {
    height: 100vh;
    max-height: 350px;
}

.card-title.accordion-title {
    font-weight: 500;
}

/*REMINDER*/

#schedulerDocumentArea .rsToolbar.rsViews {
    /*Hide navigation buttons*/
    display: none;
    visibility: hidden;
}

#schedulerDocumentArea .rsDatePickerAnimationWrapper {
    display: none;
    visibility: hidden;
}

#schedulerDocumentArea .RadScheduler .rsYearView .rsYearMonthWrap {
    width: 100% !important;
    display: block;
    float: left;
}

#schedulerDocumentArea .RadScheduler .rsContentScrollArea {
    /*height: 100% !important;*/
    overflow: visible !important;
}

#schedulerDocumentArea .rsCurrent.rsDatePickerActivator {
    float: right;
}


[id$="_MonthlyDayOrdinalDropDown"],
[id$="_RepeatEveryYearOnGivenDay"] {
    width: 70px !important;
}

[id$="_MonthlyDayMaskDropDown"],
[id$="_YearlyDayMaskDropDown"] {
    width: 110px !important;
}

[id$="_YearlyRepeatMonthForGivenDay"] {
    width: 150px !important;
}

.reminderExportButton {
    position: absolute;
    bottom: 5px;
    right: 20px;
    height: 24px;
    width: 24px;
    border: 0;
    background: url("../img/Outlook.gif");
}

.reminderExportButtonSmall {
    background-image: url("../img/smallOutlook.gif");
    margin: -12px 0 0 5px;
}

.RadScheduler_Bootstrap .rsYearView .rsDateHeader:hover {
    border-color: #d7ba0f !important;
    color: #000;
    background-color: #cfd736 !important;
}

[id$="_MonthlyDayOrdinalDropDown"],
[id$="_RepeatEveryYearOnGivenDay"] {
    width: 70px !important;
}

[id$="_MonthlyDayMaskDropDown"],
[id$="_YearlyDayMaskDropDown"] {
    width: 110px !important;
}

[id$="_YearlyRepeatMonthForGivenDay"] {
    width: 150px !important;
}

.RadScheduler .rsAdvancedEdit .RadColorPicker label {
    text-align: left;
    display: block;
    padding: 0;
}

/*END REMINDER*/

[id^="pb_"] .DocGen_Content {
    display: flex;
}

.reVariableManager {
    /*width: 20px !important;
    height: 20px !important;
    margin: 6px;*/
}



    .reVariableManager:before {
        content: "\f7ea" !important;
        font-family: "Font Awesome 5 Pro" !important;
        margin: 0 !important;
        margin: 8px !important;
    }

.variable-custome:hover {
    background-color: yellow;
    /*margin-top: 3px;
    font-weight: bold;
    font-style: italic;
    margin: 5px;*/
}
.variable-hilight {
    /* border-radius: 25px; */
    /* border: 2px solid; */
    padding: 1px;
    background-color: lightblue;
    /* border-style: dashed; */
    /* border-color: darkorange; */
    /*text-decoration: underline;
    text-decoration-color:red;*/
    font-style: italic;
}

.reFindReplace {
    /*width: 20px !important;
    height: 20px !important;
    margin: 6px;*/
}



/*.reFindReplace:before {
        content: "\f1e5" !important;
        font-family: "Font Awesome 5 Pro" !important;
        margin: 0 !important;
        margin: 8px !important;
    }*/




.rwExternalContent {
    /*  padding: 10px !important;*/
}

.reAdditionalLinkManager:before {
    /*display: none;*/
    content: "\f0c1" !important;
    font-family: "Font Awesome 5 Pro" !important;
    margin: 0 !important;
    margin: 8px !important;
}

.reAdditionalLinkManager {
    /*width: 20px !important;
    height: 20px !important;
    margin: 6px 6px;*/
}

.alert-danger,
.alert-info,
.alert-warning,
.alert-success {
    color: white !important;
    font-weight: normal;
}

.alert a {
    color: white !important;
    font-weight: bold;
}

.alert-info {
    background-color: #3c3c3c;
}

.reFindReplace:before {
    /*display: none;*/
    content: "\f002" !important;
    font-family: "Font Awesome 5 Pro" !important;
    margin: 0 !important;
    margin: 8px !important;
}

#divBatchActions {
    margin-top: -50px;
    font-size: unset !important;
    padding: unset !important;
}

.alert-small .close {
    float: initial !important;
}

.alert.alert-small {
    display: inline;
    padding: .25rem;
    margin: 0 .25rem 0 0;
    background-color: floralwhite;
}

.badge {
    font-weight: bold;
}

.badge-warning {
    background-color: #E99002;
}

.tooltip-inner {
    max-width: 200px;
    padding-top: 0.25rem;
    padding-right: 0.5rem;
    color: rgb(255, 255, 255);
    text-align: center;
    background-color: #3c3c3c;
    border-radius: 3px;
}

.pagebreak-before {
    page-break-before: always;
    border-top: 1px dotted lightgrey;
    padding-top: 1rem;
    margin-top: 1rem;
}

.pagebreak-after {
    page-break-after: always;
    border-bottom: 1px dotted lightgrey;
    padding-bottom: 1rem;
    margin-bottom: 1rem;
}

.pagebreak-none {
}

.drag-pos {
    left: -25px;
    top: 35px;
    position: relative;
    width: 0;
}

.reToolBar.RadEditor_Bootstrap li {
    border-width: 1px 1px 1px 0;
    border-style: solid;
    border-color: #ffffff !important;
    border-radius: 0;
}

.reToolBar > li {
    margin: 0px;
}

/* FROALA STUFF */

/*.fr-view table td, .fr-view table th {
    border: unset;
    background: transparent;
}

.fr-view table tr {
    border: unset;
    background: transparent;
}*/

.rcbSlide {
    min-width: 30rem;
}

.fr-popup .fr-buttons .fr-btn {
    margin-left: 4px;
    margin-right: 4px;
    display: inline-block;
    float: left !important;
}

.center {
    margin: 0;
    position: absolute;
    top: 50%;
    left: 50%;
    -ms-transform: translateY(-50%);
    transform: translateY(-50%);
    -ms-transform: translateX(-50%);
    transform: translateX(-50%);
}

.divStatus {
    font-size: large;
}

.section-history {
    border: 1px solid lightGrey;
    min-height: 90vh;
    padding: 1rem;
    overflow: scroll;
}

.RadWindow .rwTitleWrapper {
    height: 30px !important;
   /* padding: 20px !important; */
    display: flex;
    -webkit-box-align: start;
    align-items: flex-start;
    -webkit-box-pack: justify;
    justify-content: space-between;
    padding-top: 1rem;
    border-bottom-width: 1px;
    border-bottom-style: solid;
    border-bottom-color: rgb(238, 238, 238);
    border-top-left-radius: 0px;
    border-top-right-radius: 0px;
}

.RadWindow .rwTitle {
    margin-bottom: 0px !important;
    line-height: 1.5 !important;
    margin-top: -10px !important;
    font-size: 16px !important;
    padding: unset !important;
    font-family: Lato, sans-serif !important;
    font-weight: 300 !important;
    color: rgb(34,34,34) !important;
}

.RadWindow_iSpec .rwCommandButton:hover {
    border-color: #adadad;
    /* color: #333333; */
    background-color: #e6e6e6;
}

.introjs-skipbutton {
    /*  visibility: hidden !important;*/
}

.introjs-donebutton {
    visibility: visible !important;
}

.introjs-tooltip {
    box-sizing: content-box;
    position: absolute;
    visibility: visible;
    padding: 10px;
    background-color: white;
    min-width: 400px;
    max-width: 500px;
    border-radius: 3px;
    box-shadow: 0 1px 10px rgba(0,0,0,.4);
    -webkit-transition: opacity 0.1s ease-out;
    -moz-transition: opacity 0.1s ease-out;
    -ms-transition: opacity 0.1s ease-out;
    -o-transition: opacity 0.1s ease-out;
    transition: opacity 0.1s ease-out;
}

.elipsbutton {
    width: 1rem;
    text-align: center;
}

.h-1 {
    height: 1rem;
}


img.fr-dib {
    margin: 5px auto;
    display: block;
    float: none;
    vertical-align: top;
}

    img.fr-dib.fr-fil {
        margin-left: 0;
        text-align: left;
    }

    img.fr-dib.fr-fir {
        margin-right: 0;
        text-align: right;
    }

img.fr-dii.fr-fir {
    float: right;
    margin: 5px 0 5px 5px;
    max-width: calc(100% - 5px);
}

img.fr-dii {
    display: inline-block;
    float: none;
    vertical-align: bottom;
    margin-left: 5px;
    margin-right: 5px;
    max-width: calc(100% - (2 * 5px));
}

.p-relative {
    position: relative;
}

.documentTools {
    max-width: 900px;
    margin: auto;
}

.notify {
    border: 1px solid lightgrey !important;
    background-color: white !important;
}

.RadSplitter .rspSlideHeaderUndockIcon:before {
    font-family: "Font Awesome 5 Pro" !important;
    content: "\f00d" !important;
}

.note-div,
.info-div,
.danger-div {
    color: #A04800 !important;
    position: inherit;
    padding: 5px;
    display: -webkit-box;
    margin: 2px;
}

.note-div {
    border-left: 3px solid grey;
    background: rgba(250, 250, 250, 0.8);
}

.info-div {
    border-left: 3px solid orange;
    background: rgba(240, 181, 107, 0.14);
}

.danger-div {
    border-left: 3px solid red;
    background: rgba(253, 187, 187, 0.32);
}

.note-div:before {
    content: "\f05a" !important;
    font-family: "Font Awesome 5 Pro" !important;
    color: black;
    margin: 3px !important;
}

.info-div:before {
    content: "\f06a" !important;
    font-family: "Font Awesome 5 Pro" !important;
    color: orange;
    margin: 3px !important;
}
.danger-div:before {
    content: "\f071" !important;
    font-family: "Font Awesome 5 Pro" !important;
    color: red;
    margin: 3px !important;
}

.note-div:empty,
.info-div:empty,
.danger-div:empty {
    display: none;
}

.previewUserSign {
    height: 150px;
    width: 300px;
}

.previewUserSign {
    height: 150px;
    width: 300px;
}

.diffdel,
.diffmod {
    color: red;
    font-weight: bolder;
}

.diffins {
    color: green;
    font-weight: bolder;
}

.mw-900 {
    max-width: 900px;
}

table.DocGen_Response,
table.DocGen_Response td {
    border: 1px solid #f7f7f7;
    margin-bottom: 1rem;
    padding: 1rem;
}

.DocGen_Response th {
    background-color: #f7f7f7;
    padding: 1rem;
}

table.DocGen_ResponseEx td {
    border: 1px solid #f7f7f7;
    margin-bottom: 1rem;
    padding: 1rem;
}

table.DocGen_ResponseEx {
    border-top: 4px solid #E99002;
    margin-bottom: 1rem;
    padding: 1rem;
}

.DocGen_ResponseEx th {
    background-color: #f7f7f7;
    padding: 1rem;
}

#signPreviewimg {
    height: 50px;
    width: 120px;
    border: dashed 1px;
    background-color: #f3f1f1;
}

#sectionSign .box {
    position: relative;
    background: #ffffff;
    width: 100%;
}

#sectionSign .box-header {
    color: #444;
    display: block;
    padding: 10px;
    position: relative;
    border-bottom: 1px solid #f4f4f4;
    margin-bottom: 10px;
}

#sectionSign .box-tools {
    position: absolute;
    right: 10px;
    top: 5px;
}

#sectionSign .dropzone-wrapper {
    border: 2px dashed #91b0b3;
    color: #92b0b3;
    position: relative;
    height: 150px;
}

#sectionSign .dropzone-desc {
    position: absolute;
    margin: 0 auto;
    left: 0;
    right: 0;
    text-align: center;
    width: 40%;
    top: 50px;
    font-size: 16px;
}

#sectionSign .dropzone,
#sectionSign .dropzone:focus {
    position: absolute;
    outline: none !important;
    width: 100%;
    height: 150px;
    cursor: pointer;
    opacity: 0;
}

#sectionSign .dropzone-wrapper:hover,
#sectionSign .dropzone-wrapper.dragover {
    background: #ecf0f5;
}

#sectionSign .preview-zone {
    text-align: center;
}

    #sectionSign .preview-zone .box {
        box-shadow: none;
        border-radius: 0;
        margin-bottom: 0;
    }

#signatureparent {
    color: darkblue;
    background-color: darkgrey;
    /*max-width:600px;*/
    padding: 20px;
}

/*This is the div within which the signature canvas is fitted*/
#signature {
    border: 2px dotted black;
    background-color: lightgrey;
    height: 250px;
}
/* Drawing the 'gripper' for touch-enabled devices */
html.touch #content {
    float: left;
    width: 92%;
}

html.touch #scrollgrabber {
    float: right;
    width: 4%;
    margin-right: 2%;
    background-image: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAEAAAAFCAAAAACh79lDAAAAAXNSR0IArs4c6QAAABJJREFUCB1jmMmQxjCT4T/DfwAPLgOXlrt3IwAAAABJRU5ErkJggg==)
}

html.borderradius #scrollgrabber {
    border-radius: 1em;
}

.signPending {
    color: red !important;
    font-weight: 600;
    text-decoration: underline;
    padding-left: 5px;
}

.relativePane {
    position: relative;
    resize: both;
}

.t-last-br {
    display: none;
}

.RadWindow .rwTitle {
    margin: -1px !important;
    color: #000000 !important;
}

.highlightText {
    background-color: yellow;
    display: inline;
    font-weight: bold;
}

.manageSignUser:hover, .signForUser {
    background-color: yellow;
    font-weight: bold;
}

.signForUser {
    cursor: pointer;
}

.selectedText {
    background-color: green;
    display: inline;
    font-weight: bold;
}

.replacetext {
    background: transparent !important;
}

.pdfPreviewClose {
    float: right;
    margin-right: 10px;
    margin-bottom: 10px;
    color: #ffffff !important;
}

    .pdfPreviewClose:hover {
        color: #E99002 !important;
    }




.modal {
    overflow: hidden;
}

/*.modal-dialog {
            margin-right: 0;
            margin-left: 0;
        }*/

.modal-header {
    height: 30px;
    padding: 20px;
}

.modal-title {
    margin-top: -10px !important;
    font-size: 16px;
}

.modal-header .close {
    margin: -20px;
    padding: 10px;
}

.modal-body {
    color: #888;
    padding: 5px 35px 20px;
}

    .modal-body h3 {
        text-align: center;
    }

    .modal-body p {
        padding-top: 10px;
        font-size: 1.1em;
    }


.wsc-badge__label-button {
    position: relative !important;
    display: inline-block !important;
    width: 20px !important;
    height: 20px !important;
    margin-top: 2px !important;
    font-size: 11px !important;
    padding: 1px !important;
    border-radius: 50% !important;
    background-color: #fff !important;
    text-align: center !important;
    line-height: 16px !important;
    white-space: nowrap !important;
    vertical-align: middle !important;
    box-sizing: content-box !important;
    color: #f48220 !important;
}

    .wsc-badge__label-button .wsc-button__text {
        color: #f48220 !important;
    }



.CoverPage_Content .fr-view td, .CoverPage_Content .fr-view tr, .Header_Content .fr-view td, .Header_Content .fr-view tr, .Footer_Content .fr-view td, .Footer_Content .fr-view tr {
    border: 0 !important;
}

    .Header_Content .fr-view td > * {
        left: inherit !important;
        height: inherit !important;
    }

div#rwDrawer .modal-header, div#rwSpreadsheet .modal-header, div#rwSignManger .modal-header {
    height: auto;
    padding: 10px 20px;
    display: flex;
    align-items: center;
}

    div#rwDrawer .modal-header h5.modal-title, div#rwSpreadsheet .modal-header h5.modal-title, div#rwSignManger .modal-header h5.modal-title {
        margin: 0 !important;
    }

.save-btn .btn {
    margin: 0 0;
    padding: 5px 14px;
    border: 0;
    height: 34px;
}

div#rwDrawer iframe, div#rwSpreadsheet iframe, div#rwSignManger iframe {
    width: 100% !important;
    min-height: 400px;
    height: 100% !important;
}

div#rwDrawer .modal-dialog.modal-lg {
    /*max-width: 1000px;
            width:800px;*/
    max-width: 100%;
    margin: 0;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    height: 100vh;
    display: flex;
}

div#rwSpreadsheet .modal-dialog.modal-lg, div#rwSignManger .modal-dialog.modal-lg {
    max-width: 100%;
    height: 100%;
    margin: 0;
}

div#rwSpreadsheet .modal-body, div#rwSignManger .modal-body {
    height: 90% !important;
}

div#rwDrawer .modal-body {
    height: 80% !important;
}

.linkHighlight {
    color: #E99002 !important;
}

.htmlss-class .RadSpreadsheet {
    border-style: none !important;
}

/*New dashboard*/
#sortable {
    list-style-type: none;
    margin: 0;
    padding: 0;
    /*flex:23%;
    max-width:23%;*/
    width: 100%;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    /*-webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;*/
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    /*max-height: 70em;*/
}


    #sortable li {
        min-height: 400px;
        border: 1px solid #cecece !important;
        overflow-y: auto;
        margin: 8px;
        width: calc(100% / 3 - 16px);
        height: 400px;
    }
        #sortable li .card-body .btn-primary {
            color: #fff !important;
        }


            #sortable li .card-body .btn-primary:hover {
                color: #e99002 !important;
            }


#PanelFavoriteProject .card-body {
    max-height: 100%;
    overflow-y: auto;
}

#PanelRecentProject {
    height: 100%;
}

    #PanelRecentProject .card-body {
        max-height: 100%;
        overflow-y: auto;
    }

.cust_chartbox {
    border: 1px solid #00000012 !important;
}

.div_cust_chartbox {
    border: 1px solid #fff;
    height: 100%;
    /*width: 100%;*/
    z-index: 9;
    position: relative;
}

.ui-state-default, .ui-widget-content .ui-state-default, .ui-widget-header .ui-state-default, .ui-button, html .ui-button.ui-state-disabled:hover, html .ui-button.ui-state-disabled:active {
    background: none;
    border: none;
}

.Award-box, .discount-box, .discountpercent-box {
    padding: 5px 12px 12px 5px;
    /*width: fit-content;*/
    margin: 0 auto 20px;
    text-align: center;
    border: 0px solid #c6c6c6;
    position: relative;
    /*left: 29%;*/
}

    .Award-box .title, .discount-box .title, .discountpercent-box .title {
        font-size: 16px;
    }

    .Award-box .sub-text, .discount-box .sub-text, .discountpercent-box .sub-text {
        font-size: 24px;
        word-break: break-all;
        /*bottom: 10px;
        position: absolute;
        left: 15%;*/
    }

#PanelFavoriteProject {
    height: 100%;
}

.outstanding-list {
    display: grid;
}

.list-card {
    border: none;
    text-align: left;
}

#sortable li .card-heading {
    font-size: 18px;
    font-weight: 600;
}

#sortable li .card-text a {
    color: #e99002 !important;
}

#sortable li .card-body a {
    color: #e99002 !important;
}

.drp_widgets .dropdown-toggle::after {
    display: none;
}

.drp_widgets button.btn.btn-primary.dropdown-toggle {
    border-radius: 4px;
    padding: 4px 12px;
    margin: 0;
}

.drp_widgets {
    display: flex;
    justify-content: space-between;
}

    .drp_widgets .dropdown ul {
        width: 48vh;
    }

#sortable li:hover {
    cursor: pointer !important;
}

#sortable li.ui-sortable-handle {
    cursor: move !important;
}

#sortable li.Current_Progress {
    padding: 10px;
}



/************* Responsive***************/
@media(max-width: 6000px) {
    #sortable li {
        margin: 1%;
        width: calc(100% / 4 - 2%);
        height: 800px;
        min-height: 800px;
    }

    .nonmodal {
        display: none;
        position: fixed;
        top: 0;
        left: calc(50% - 400px);
        z-index: 1000;
    }
}

@media(max-width: 3000px) {
    #sortable li {
        margin: 1%;
        width: calc(100% / 4 - 2%);
        height: 680px;
        min-height: 680px;
    }

    .nonmodal {
        display: none;
        position: fixed;
        top: 0;
        left: calc(50% - 400px);
        z-index: 1000;
    }
}

@media(max-width: 1920px) {
    #sortable li {
        margin: 1%;
        width: calc(100% / 3 - 2%);
        height: 500px;
        min-height: 500px;
    }

    .nonmodal {
        display: none;
        position: fixed;
        top: 0;
        left: calc(50% - 400px);
        z-index: 1000;
    }
}

@media(max-width: 1440px) {
    #sortable li {
        margin: 1%;
        width: calc(100% / 3 - 2%);
        height: 440px;
        min-height: 440px;
    }

    .nonmodal {
        display: none;
        position: fixed;
        top: 0;
        left: calc(50% - 400px);
        z-index: 1000;
    }
}

@media(max-width: 991px) {
    #sortable li {
        margin: 8px;
        width: calc(100% / 2 - 16px);
    }

    .nonmodal {
        display: none;
        position: fixed;
        top: 0;
        left: calc(50% - 400px);
        z-index: 1000;
    }
}

@media(max-width: 767px) {
    #sortable li {
        margin: 8px;
        width: calc(100% / 2 - 16px);
    }

    .nonmodal {
        display: none;
        position: fixed;
        top: 0;
        left: 0;
        z-index: 1000;
    }
}

@media(max-width: 480px) {
    #sortable li {
        margin: 8px auto;
        width: 96%;
    }

    .nonmodal {
        display: none;
        position: fixed;
        top: 0;
        left: 0;
        z-index: 1000;
    }
}
/* this is to highlight outstanding item number . If it' greather than 0 then make it red and bold.  */
.outstanding-valhl{
    font-weight: bold !important;
    color: red !important;
}

.outstanding-val{
    font-weight:normal !important;
    color:black !important;
}

.Outstanding_Items {
    cursor: move !important;
}

    .Outstanding_Items .card-text .title {
        color: #E99002;
    }

    .Outstanding_Items .card-text .sub-text {
        color: black;
    }
.User_Help {
    cursor: move !important;
}

    .User_Help .card-text .title {
        color: #E99002;
    }

    .User_Help .card-text .sub-text {
        color: black;
    }

.loader1 {
    display: inline-block;
    font-size: 0px;
    padding: 0px;
}

    .loader1 span {
        vertical-align: middle;
        border-radius: 100%;
        display: inline-block;
        width: 10px;
        height: 10px;
        margin: 3px 2px;
        -webkit-animation: loader1 0.8s linear infinite alternate;
        animation: loader1 0.8s linear infinite alternate;
    }

        .loader1 span:nth-child(1) {
            -webkit-animation-delay: -1s;
            animation-delay: -1s;
            background: rgba(245, 103, 115,0.6);
        }

        .loader1 span:nth-child(2) {
            -webkit-animation-delay: -0.8s;
            animation-delay: -0.8s;
            background: rgba(245, 103, 115,0.8);
        }

        .loader1 span:nth-child(3) {
            -webkit-animation-delay: -0.26666s;
            animation-delay: -0.26666s;
            background: rgba(245, 103, 115,1);
        }

        .loader1 span:nth-child(4) {
            -webkit-animation-delay: -0.8s;
            animation-delay: -0.8s;
            background: rgba(245, 103, 115,0.8);
        }

        .loader1 span:nth-child(5) {
            -webkit-animation-delay: -1s;
            animation-delay: -1s;
            background: rgba(245, 103, 115,0.4);
        }

@keyframes loader1 {
    from {
        transform: scale(0, 0);
    }

    to {
        transform: scale(1, 1);
    }
}

@-webkit-keyframes loader1 {
    from {
        -webkit-transform: scale(0, 0);
    }

    to {
        -webkit-transform: scale(1, 1);
    }
}

/*------Loader1-------*/
.loader1 {
    display: inline-block;
    font-size: 0px;
    padding: 0px;
}

    .loader1 span {
        vertical-align: middle;
        border-radius: 100%;
        display: inline-block;
        width: 10px;
        height: 10px;
        margin: 3px 2px;
        -webkit-animation: loader1 0.8s linear infinite alternate;
        animation: loader1 0.8s linear infinite alternate;
    }

        .loader1 span:nth-child(1) {
            -webkit-animation-delay: -1s;
            animation-delay: -1s;
            background: #E99002;
            /*background: rgba(245, 103, 115,0.6);*/
        }

        .loader1 span:nth-child(2) {
            -webkit-animation-delay: -0.8s;
            animation-delay: -0.8s;
            background: #E99002;
            /*background: rgba(245, 103, 115,0.8);*/
        }

        .loader1 span:nth-child(3) {
            -webkit-animation-delay: -0.26666s;
            animation-delay: -0.26666s;
            background: #E99002;
            /*background: rgba(245, 103, 115,1);*/
        }

        .loader1 span:nth-child(4) {
            -webkit-animation-delay: -0.8s;
            animation-delay: -0.8s;
            background: #E99002;
            /*background: rgba(245, 103, 115,0.8);*/
        }

        .loader1 span:nth-child(5) {
            -webkit-animation-delay: -1s;
            animation-delay: -1s;
            background: #E99002;
            /*background: rgba(245, 103, 115,0.4);*/
        }

@keyframes loader1 {
    from {
        transform: scale(0, 0);
    }

    to {
        transform: scale(1, 1);
    }
}

@-webkit-keyframes loader1 {
    from {
        -webkit-transform: scale(0, 0);
    }

    to {
        -webkit-transform: scale(1, 1);
    }
}
/*------Loader4-------*/
.loader4 {
    width: 45px;
    height: 45px;
    display: inline-block;
    padding: 0px;
    border-radius: 100%;
    border: 5px solid;
    border-top-color: #E99002;
    border-bottom-color: rgba(255,255,255, 0.3);
    border-left-color: #E99002;
    border-right-color: rgba(255,255,255, 0.3);
    -webkit-animation: loader4 1s ease-in-out infinite;
    animation: loader4 1s ease-in-out infinite;
    position: absolute;
    top: 43%;
    left: 41%;
    transform: translate( -41%, -43%);
}
.chart-loader .loader4 {
    top: 50% !important;
    left: 50% !important;
}

    @keyframes loader4 {
        from {
        transform: rotate(0deg);
    }

    to {
        transform: rotate(360deg);
    }
}

@-webkit-keyframes loader4 {
    from {
        -webkit-transform: rotate(0deg);
    }

    to {
        -webkit-transform: rotate(360deg);
    }
}

.Favorites span.noData, .Recent_Projects span.noData {
    text-align: center !important;
}

/*Evaluation reports css */
.evaluationCharts {
    /*display: flex; */
    /*justify-content: space-between;*/
    flex-wrap: wrap;
    height: 330px;
}

    .evaluationCharts .singleChart {
        border: 1px solid #67676766;
        padding: 8px;
        width: 100%;
        margin: 15px 10px 0 0;
        height:330px;
        min-width:300px;
        max-width:400px;
        float:left;
    }
.chart-block .singleScoreChart {
    border: 1px solid #67676766;
    padding: 8px;
    /*width: calc(100% / 3 - 10px);*/
    margin: 15px 10px 0 0;
    height: 330px;
}
.chart-block {
    width: calc(100% / 3 - 10px);
}
.chart-block a{
    display: block;
    height: 18px !important;
}
.alert-light a {
    color: #E99002 !important;
}

.ReportToolbar table {
    width: unset;
}

/*tooltip bootstrap popover */
a.toolTipClose {
    margin-top: -8px;
    margin-right: -8px;
    color: #868181;
    font-weight: bolder;
}

.dropdown-menu
{
    z-index:4000;
}
.icon-large{
    font-size:1.3rem;
}

/* iNspect */
.navbar_inspect .navbar{
    padding-left:15px !important;
    padding-right:15px !important;
}
/*.container.navbar_inspect, .body_inspect {
    max-width: 100%;
    padding-right: 15px;
    padding-left: 15px;
}*/
.ptop10{
    padding-top:10px !important;
}
.MailGroup {
    margin-right:-58px;
    z-index:9000;
}

@media (max-width: 768px) {
    .logo {
        display: none;
    }
}
.stretch {
    min-width: 100vw;
    margin: 1rem -1rem -1.2rem -1rem;
    background: rgb(255,255,255);
    background: linear-gradient(180deg, rgba(255,255,255,1) 0%, rgba(221,221,221,1) 62%, rgba(187,187,187,1) 100%);
   
}

.start {
    height: 90vh;
}

.nologin {
    position: absolute;
    top: 50px;
}
.banner{
    width:100%;
}
#groupimage {
    width:100vw;
    object-fit: scale-down;
    object-position: center bottom;

}
.expired{
    font-weight:bold;
    font-style:italic;
    color:red;
}
.contentcompareInfo{

}

.ps-invoice-status{
    min-width: 400px !important;
    width: 400px !important;
    max-width: 400px !important;
}

@media print {
    .btn-default,
    .btn-primary,
    .btn-delete,
    .btn{
        visibility: hidden !important;
        display:none !important;
    }
}
.text-white {
    color: white;
}

.text-bold {
    font-weight: bold;
}

.tenderList{
    overflow-x:auto;
}

.font-size-small{
    font-size:small;
    font-weight:lighter;
}

.editorContainer {
    margin: 0.5rem;
}

.edit_form .fr-second-toolbar {
    background: #f5f5f5;
}


.edit_form .DocGen_Content .fr-view {
    background: rgba(240, 240, 240, 0.5);
}

/* just to reset the background for description row in edit project page. */
.form-group[id$="RowDesc"] .Docgen_Content .fr-view {
    background: transparent;
    opacity: 1;
}

/*=================================
Media styles for any screen less than 1080 pixels
Will still display normally on ipad landscape
but on anything smaller it will remove some
functionality to be able to show on the small
screens
===================================*/
@media (max-width: 1079px) {
    .login-container {
        position: absolute;
        top: 200px;
        left: 0;
        right: 0;
        margin: auto;
    }
    .login-form
    {
        padding:unset;
    }
    .panel-left {
        display:none;
    }
    .panel-right {
        display: none;
    }
    .leftsplitter, .rightsplitter {
        display:none;
    }
    .panel-buttons {
        display: none;
    }
    .documentTools {
        display:none;
    }
    .PageLayout {
        width: unset;
        border: unset;
        padding-left: unset;
        min-height: unset;
        overflow-x:unset;
    }
    .tree-button {
        display:none;
    }
    .editorContainer{
        margin:unset;
    }
    .toolbar-froala{
        display:none;
    }

}
.panel-snr-live-chat {
    height: 100%;
    display: flex;
    flex-direction: column;
}
#messageHistory { 
    scroll-behavior: smooth;
}
/*  acronym online user full name  */
.snr-online-user-acr{

}
.snr-chat-container {
    display: flex;
    flex-grow: 1;
    overflow: hidden;
}
.snr-input-group {
    display: grid;
    grid-template-columns: 1fr auto;
    align-items: center;
    grid-gap: 10px;
}
.snr-user-list {
    /*width: 200px;*/
    text-align:center;
    overflow-y: auto;
    border-right: 1px solid #dee2e6;
    padding: 1rem;
}

.snr-chat-area {
    flex-grow: 1;
    display: flex;
    flex-direction: column;
    overflow: hidden;
}

.snr-chat-history {
    flex-grow: 1;
    overflow-y: auto;
    padding: 1rem;
    background-color: #f8f9fa;
}

.snr-chat-input {
    padding: 1rem;
    border-top: 1px solid #dee2e6;
}
.snr-message-sender{
    text-align: right !important;
}
.snr-message {
    margin-bottom: 1rem;
}

    .snr-message .snr-sender {
        font-weight: bold;
    }

    .snr-message .snr-content {
        margin-top: 0.25rem;
    }

.snr-timestamp {
    font-size: 12px;
    color: #888;
}
.list-online-user
{
    text-align: left !important;
}
    .list-online-user::before {
        content: "\f007" !important;
        font-family: "Font Awesome 5 Pro" !important;
        margin: 0 5px 0 0 !important;
        font-weight: 300;
        color: #E99002;
    }
    .list-online-user.selected {
        background-color: #cccccc !important;
    }
    .list-online-user.selected::before {
        content: "\f007" !important;
        font-weight: 900;
    }
@keyframes chattoggle {
    50% {
        opacity: 0;
    }
}
.live-chat-toggle {
    animation: chattoggle 1s step-start infinite;
}
.min-height200{
    min-height:200px;
 }
.max-height400 {
    max-height: 400px;
}
.scroll-y{
    overflow-y:auto;
}

.fr-view table td, .fr-view table th {
    border: unset;
    background: transparent;
}

.fr-view table tr {
    border: unset;
    background: transparent;
}

.DocGen_Content table {
    border-collapse: separate;
    border-spacing: 0px;
}

    .DocGen_Content table tr {
        border: 1px solid #DDD;
        background: transparent;
    }

    .DocGen_Content table td, .DocGen_Content table th {
        border: 1px solid #DDD;
        background: transparent;
    }

.DocGen_DetailHeading {
    font-weight: bold;
    color: #003366;
    font-size: 10pt;
    text-align: center;
    background-color: #CED7E0;
    font-weight: bold;
    border-bottom: #cccccc 1pt solid;
}

.DocGen_HeadingResponse {
    border-style: solid;
    border-width: 1px 0px 0px 0px;
    border-color: #999999;
    padding: 0px 5px 5px 5px;
    margin: 0px;
    clip: rect(auto, auto, auto, auto);
}

.DocGen_DetailHeadingSmall {
    font-size: 9pt;
    color: #003366;
    background-color: #F6F7F9;
    font-weight: bolder;
    text-align: left !important;
}

ol.DocGen_Content,
li.DocGen_Content,
blockquote.DocGen_Content {
    margin-left: 25px;
}

div.reContentArea,
div.DocGen_Content,
div.DocGen_Content body,
.DocGen_Content,
.DocGen_Content body {
    margin: 2px;
    padding: 2px;
    font-size: 10pt;
    font-family: Arial;
    line-height: normal;
  /*  max-width:900px;*/
}

    .DocGen_PreviewH1,
    div.reContentArea h1,
    div.DocGen_Content h1,
    h1.DocGen_Content {
        font-size: 13pt;
        font-weight: bold;
        margin-top: 10px;
    }

    .DocGen_PreviewH2,
    div.reContentArea h2,
    div.DocGen_Content h2,
    h2.DocGen_Content {
        font-size: 12pt;
        font-weight: bold;
        margin-top: 10px;
    }

    .DocGen_PreviewH3,
    div.reContentArea h3,
    div.DocGen_Content h3,
    h3.DocGen_Content {
        font-size: 11pt;
        font-weight: bold;
        margin-top: 10px;
    }

    .DocGen_PreviewH4,
    div.reContentArea h4,
    div.DocGen_Content h4,
    h4.DocGen_Content {
        font-size: 11pt;
        font-weight: bold;
        margin-top: 10px;
        font-style: italic;
    }

    .DocGen_PreviewH5,
    div.reContentArea h5,
    div.DocGen_Content h5,
    h5.DocGen_Content {
        font-size: 11pt;
        font-weight: bold;
        margin-top: 10px;
        font-style: italic;
    }

.DocGen_Requirement_Heading {
    font-weight: bold;
    color: #003366;
    font-size: 8pt;
    text-align: center;
    background-color: #CED7E0;
    font-weight: bold;
    border-bottom: #cccccc 1pt solid;
}

.DocGen_ResponseText {
    background-color: #E1F1FF;
    border: 1px solid black;
}

.DocGen_ResponseTextInternal {
    background-color: #EEEEEE;
    border: 1px solid black;
}

.DocGen_ResponseTable {
    width: 98%;
    background-color: #E1F1FF;
    border: 2px solid black;
    padding: 0px;
    border-collapse: collapse;
}

    .DocGen_ResponseTable td {
        border: 1px solid #222222;
    }

.DocGen_Response_Heading {
    font-weight: bold;
    color: #003366;
    font-size: 8pt;
    text-align: center;
    background-color: #CED7E0;
    font-weight: bold;
    border-bottom: #cccccc 1pt solid;
}

.DocGen_Response_Value {
    font-size: 8pt;
    background-color: #FFFFFF;
}

.DocGen_ResponseOption {
    background-color: #E1F1FF;
    border: 1px solid black !important;
    font-weight: bolder;
}

.DocGen_Requirement_Item {
    font-size: 8pt;
    color: #003366;
    background-color: #F6F7F9;
    font-weight: bolder;
    text-align: left !important;
}

.DocGen_Requirement_Value {
    font-size: 8pt;
    background-color: #EEEEEE;
    text-align: right !important;
}


.text-danger {
    color: red;
}

.DocGen_DetailsTable_Default {
    BORDER-RIGHT: #cc9966 1pt solid;
    BORDER-TOP: #cc9966 1pt solid;
    BORDER-LEFT: #cc9966 1pt solid;
    BORDER-BOTTOM: #cc9966 1pt solid;
}

.DocGen_InfoText {
    font-size: 8pt;
    color: Maroon;
    font-style: italic;
}

.DocGen_PricingTable {
    BORDER-RIGHT: #cc9966 1pt solid;
    BORDER-TOP: #cc9966 1pt solid;
    BORDER-LEFT: #cc9966 1pt solid;
    BORDER-BOTTOM: #cc9966 1pt solid;
}

    .DocGen_PricingTable td {
        border-right: #cccccc 1pt solid;
        border-bottom: none;
        border-top: none;
        border-left: none;
    }

.DocGen_PartTable {
    BORDER-RIGHT: #cc9966 1pt solid;
    BORDER-TOP: #cc9966 1pt solid;
    BORDER-LEFT: #cc9966 1pt solid;
    BORDER-BOTTOM: #cc9966 1pt solid;
}

    .DocGen_PartTable td {
        border-right: #cccccc 1pt solid;
        border-bottom: none;
        border-top: none;
        border-left: none;
    }

.DocGen_PropertyTable {
    font-size: 9pt;
    border-right: #cccccc 1pt solid;
    border-top: #cccccc 1pt solid;
    border-left: #cccccc 1pt solid;
    border-bottom: 1pt solid #cccccc;
    BORDER-COLLAPSE: collapse;
    padding: 2px;
}

    .DocGen_PropertyTable TR TH {
        font-weight: bold;
        color: #003366;
        font-size: 10pt;
        text-align: center;
        background-color: #CED7E0;
        font-weight: bold;
        border-bottom: #cccccc 1pt solid;
    }

    .DocGen_PropertyTable TR TD {
        border-bottom: #f3f3f3 1pt solid;
    }

.DocGen_RedText {
    font-size: 8pt;
    color: Red
}

.DocGen_VendorSubmissionHeading {
    font-size: 10pt;
    font-weight: bold;
    margin-top: 15px;
    margin-bottom: 10px;
}

.DocGen_NegotiationHistoryHeading {
    font-size: 10pt;
    font-weight: bold;
    margin-top: 15px;
    margin-bottom: 10px;
}

.DocGen_CorrespondenceHeading {
    font-size: 10pt;
    font-weight: bold;
    margin-top: 15px;
    margin-bottom: 10px;
}

.DocGen_CorrespondenceDatePostedText {
}

.DocGen_MessageStatusText {
    font-size: 8pt;
    color: Red
}

.DocGen_AcceptanceStatusText {
    font-size: 8pt;
    color: Red
}

.DocGen_AcceptanceStatusUnderReviewText {
    font-size: 8pt;
    color: Red
}

.DocGen_RevisionStatusText {
    font-size: 8pt;
    color: Maroon;
    font-style: italic;
}

.DocGen_AttachmentsText {
}

.DocGen_BusinessUnit {
    text-align: center;
    font-size: 14pt;
    font-weight: bold;
    margin-top: 18px;
    margin-bottom: 10px;
}

.DocGen_DocumentNameText {
    text-align: center;
    font-size: 14pt;
    font-weight: bold;
    margin-top: 15px;
    margin-bottom: 10px;
    page-break-before: always;
}

.DocGen_AddendumHeading {
    font-size: 12pt;
    font-weight: bold;
    margin-top: 15px;
    margin-bottom: 10px;
}

.DocGen_DocumentHeading {
    text-align: center;
    font-size: 12pt;
    font-weight: bold;
    page-break-before: always;
}

.DocGen_DocumentAddendumHeading {
    text-align: center;
    font-size: 12pt;
    font-weight: bold;
    page-break-before: always;
}

.DocGen_ProjectNameHeading {
}

.DocGen_PricingUnitName {
    text-align: left;
    font-size: 10pt;
    font-weight: bold;
    margin-top: 15px;
    margin-bottom: 10px;
}

.DocGen_EditComplete {
    text-align: left;
    font-size: 10pt;
    background-color: yellow !important;
    font-weight: bold;
    margin: 15px 2px 10px 2px;
}


/*!
 * animate.css -https://daneden.github.io/animate.css/
 * Version - 3.7.2
 * Licensed under the MIT license - http://opensource.org/licenses/MIT
 *
 * Copyright (c) 2019 Daniel Eden
 */

@-webkit-keyframes bounce {
    from, 20%, 53%, 80%, to {
        -webkit-animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
        animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
        -webkit-transform: translate3d(0, 0, 0);
        transform: translate3d(0, 0, 0);
    }

    40%, 43% {
        -webkit-animation-timing-function: cubic-bezier(0.755, 0.05, 0.855, 0.06);
        animation-timing-function: cubic-bezier(0.755, 0.05, 0.855, 0.06);
        -webkit-transform: translate3d(0, -30px, 0);
        transform: translate3d(0, -30px, 0);
    }

    70% {
        -webkit-animation-timing-function: cubic-bezier(0.755, 0.05, 0.855, 0.06);
        animation-timing-function: cubic-bezier(0.755, 0.05, 0.855, 0.06);
        -webkit-transform: translate3d(0, -15px, 0);
        transform: translate3d(0, -15px, 0);
    }

    90% {
        -webkit-transform: translate3d(0, -4px, 0);
        transform: translate3d(0, -4px, 0);
    }
}

@keyframes bounce {
    from, 20%, 53%, 80%, to {
        -webkit-animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
        animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
        -webkit-transform: translate3d(0, 0, 0);
        transform: translate3d(0, 0, 0);
    }

    40%, 43% {
        -webkit-animation-timing-function: cubic-bezier(0.755, 0.05, 0.855, 0.06);
        animation-timing-function: cubic-bezier(0.755, 0.05, 0.855, 0.06);
        -webkit-transform: translate3d(0, -30px, 0);
        transform: translate3d(0, -30px, 0);
    }

    70% {
        -webkit-animation-timing-function: cubic-bezier(0.755, 0.05, 0.855, 0.06);
        animation-timing-function: cubic-bezier(0.755, 0.05, 0.855, 0.06);
        -webkit-transform: translate3d(0, -15px, 0);
        transform: translate3d(0, -15px, 0);
    }

    90% {
        -webkit-transform: translate3d(0, -4px, 0);
        transform: translate3d(0, -4px, 0);
    }
}

.bounce {
    -webkit-animation-name: bounce;
    animation-name: bounce;
    -webkit-transform-origin: center bottom;
    transform-origin: center bottom;
}

@-webkit-keyframes flash {
    from, 50%, to {
        opacity: 1;
    }

    25%, 75% {
        opacity: 0;
    }
}

@keyframes flash {
    from, 50%, to {
        opacity: 1;
    }

    25%, 75% {
        opacity: 0;
    }
}

.flash {
    -webkit-animation-name: flash;
    animation-name: flash;
}

/* originally authored by Nick Pettit - https://github.com/nickpettit/glide */

@-webkit-keyframes pulse {
    from {
        -webkit-transform: scale3d(1, 1, 1);
        transform: scale3d(1, 1, 1);
    }

    50% {
        -webkit-transform: scale3d(1.05, 1.05, 1.05);
        transform: scale3d(1.05, 1.05, 1.05);
    }

    to {
        -webkit-transform: scale3d(1, 1, 1);
        transform: scale3d(1, 1, 1);
    }
}

@keyframes pulse {
    from {
        -webkit-transform: scale3d(1, 1, 1);
        transform: scale3d(1, 1, 1);
    }

    50% {
        -webkit-transform: scale3d(1.05, 1.05, 1.05);
        transform: scale3d(1.05, 1.05, 1.05);
    }

    to {
        -webkit-transform: scale3d(1, 1, 1);
        transform: scale3d(1, 1, 1);
    }
}

.pulse {
    -webkit-animation-name: pulse;
    animation-name: pulse;
}

@-webkit-keyframes rubberBand {
    from {
        -webkit-transform: scale3d(1, 1, 1);
        transform: scale3d(1, 1, 1);
    }

    30% {
        -webkit-transform: scale3d(1.25, 0.75, 1);
        transform: scale3d(1.25, 0.75, 1);
    }

    40% {
        -webkit-transform: scale3d(0.75, 1.25, 1);
        transform: scale3d(0.75, 1.25, 1);
    }

    50% {
        -webkit-transform: scale3d(1.15, 0.85, 1);
        transform: scale3d(1.15, 0.85, 1);
    }

    65% {
        -webkit-transform: scale3d(0.95, 1.05, 1);
        transform: scale3d(0.95, 1.05, 1);
    }

    75% {
        -webkit-transform: scale3d(1.05, 0.95, 1);
        transform: scale3d(1.05, 0.95, 1);
    }

    to {
        -webkit-transform: scale3d(1, 1, 1);
        transform: scale3d(1, 1, 1);
    }
}

@keyframes rubberBand {
    from {
        -webkit-transform: scale3d(1, 1, 1);
        transform: scale3d(1, 1, 1);
    }

    30% {
        -webkit-transform: scale3d(1.25, 0.75, 1);
        transform: scale3d(1.25, 0.75, 1);
    }

    40% {
        -webkit-transform: scale3d(0.75, 1.25, 1);
        transform: scale3d(0.75, 1.25, 1);
    }

    50% {
        -webkit-transform: scale3d(1.15, 0.85, 1);
        transform: scale3d(1.15, 0.85, 1);
    }

    65% {
        -webkit-transform: scale3d(0.95, 1.05, 1);
        transform: scale3d(0.95, 1.05, 1);
    }

    75% {
        -webkit-transform: scale3d(1.05, 0.95, 1);
        transform: scale3d(1.05, 0.95, 1);
    }

    to {
        -webkit-transform: scale3d(1, 1, 1);
        transform: scale3d(1, 1, 1);
    }
}

.rubberBand {
    -webkit-animation-name: rubberBand;
    animation-name: rubberBand;
}

@-webkit-keyframes shake {
    from, to {
        -webkit-transform: translate3d(0, 0, 0);
        transform: translate3d(0, 0, 0);
    }

    10%, 30%, 50%, 70%, 90% {
        -webkit-transform: translate3d(-10px, 0, 0);
        transform: translate3d(-10px, 0, 0);
    }

    20%, 40%, 60%, 80% {
        -webkit-transform: translate3d(10px, 0, 0);
        transform: translate3d(10px, 0, 0);
    }
}

@keyframes shake {
    from, to {
        -webkit-transform: translate3d(0, 0, 0);
        transform: translate3d(0, 0, 0);
    }

    10%, 30%, 50%, 70%, 90% {
        -webkit-transform: translate3d(-10px, 0, 0);
        transform: translate3d(-10px, 0, 0);
    }

    20%, 40%, 60%, 80% {
        -webkit-transform: translate3d(10px, 0, 0);
        transform: translate3d(10px, 0, 0);
    }
}

.shake {
    -webkit-animation-name: shake;
    animation-name: shake;
}

@-webkit-keyframes headShake {
    0% {
        -webkit-transform: translateX(0);
        transform: translateX(0);
    }

    6.5% {
        -webkit-transform: translateX(-6px) rotateY(-9deg);
        transform: translateX(-6px) rotateY(-9deg);
    }

    18.5% {
        -webkit-transform: translateX(5px) rotateY(7deg);
        transform: translateX(5px) rotateY(7deg);
    }

    31.5% {
        -webkit-transform: translateX(-3px) rotateY(-5deg);
        transform: translateX(-3px) rotateY(-5deg);
    }

    43.5% {
        -webkit-transform: translateX(2px) rotateY(3deg);
        transform: translateX(2px) rotateY(3deg);
    }

    50% {
        -webkit-transform: translateX(0);
        transform: translateX(0);
    }
}

@keyframes headShake {
    0% {
        -webkit-transform: translateX(0);
        transform: translateX(0);
    }

    6.5% {
        -webkit-transform: translateX(-6px) rotateY(-9deg);
        transform: translateX(-6px) rotateY(-9deg);
    }

    18.5% {
        -webkit-transform: translateX(5px) rotateY(7deg);
        transform: translateX(5px) rotateY(7deg);
    }

    31.5% {
        -webkit-transform: translateX(-3px) rotateY(-5deg);
        transform: translateX(-3px) rotateY(-5deg);
    }

    43.5% {
        -webkit-transform: translateX(2px) rotateY(3deg);
        transform: translateX(2px) rotateY(3deg);
    }

    50% {
        -webkit-transform: translateX(0);
        transform: translateX(0);
    }
}

.headShake {
    -webkit-animation-timing-function: ease-in-out;
    animation-timing-function: ease-in-out;
    -webkit-animation-name: headShake;
    animation-name: headShake;
}

@-webkit-keyframes swing {
    20% {
        -webkit-transform: rotate3d(0, 0, 1, 15deg);
        transform: rotate3d(0, 0, 1, 15deg);
    }

    40% {
        -webkit-transform: rotate3d(0, 0, 1, -10deg);
        transform: rotate3d(0, 0, 1, -10deg);
    }

    60% {
        -webkit-transform: rotate3d(0, 0, 1, 5deg);
        transform: rotate3d(0, 0, 1, 5deg);
    }

    80% {
        -webkit-transform: rotate3d(0, 0, 1, -5deg);
        transform: rotate3d(0, 0, 1, -5deg);
    }

    to {
        -webkit-transform: rotate3d(0, 0, 1, 0deg);
        transform: rotate3d(0, 0, 1, 0deg);
    }
}

@keyframes swing {
    20% {
        -webkit-transform: rotate3d(0, 0, 1, 15deg);
        transform: rotate3d(0, 0, 1, 15deg);
    }

    40% {
        -webkit-transform: rotate3d(0, 0, 1, -10deg);
        transform: rotate3d(0, 0, 1, -10deg);
    }

    60% {
        -webkit-transform: rotate3d(0, 0, 1, 5deg);
        transform: rotate3d(0, 0, 1, 5deg);
    }

    80% {
        -webkit-transform: rotate3d(0, 0, 1, -5deg);
        transform: rotate3d(0, 0, 1, -5deg);
    }

    to {
        -webkit-transform: rotate3d(0, 0, 1, 0deg);
        transform: rotate3d(0, 0, 1, 0deg);
    }
}

.swing {
    -webkit-transform-origin: top center;
    transform-origin: top center;
    -webkit-animation-name: swing;
    animation-name: swing;
}

@-webkit-keyframes tada {
    from {
        -webkit-transform: scale3d(1, 1, 1);
        transform: scale3d(1, 1, 1);
    }

    10%, 20% {
        -webkit-transform: scale3d(0.9, 0.9, 0.9) rotate3d(0, 0, 1, -3deg);
        transform: scale3d(0.9, 0.9, 0.9) rotate3d(0, 0, 1, -3deg);
    }

    30%, 50%, 70%, 90% {
        -webkit-transform: scale3d(1.1, 1.1, 1.1) rotate3d(0, 0, 1, 3deg);
        transform: scale3d(1.1, 1.1, 1.1) rotate3d(0, 0, 1, 3deg);
    }

    40%, 60%, 80% {
        -webkit-transform: scale3d(1.1, 1.1, 1.1) rotate3d(0, 0, 1, -3deg);
        transform: scale3d(1.1, 1.1, 1.1) rotate3d(0, 0, 1, -3deg);
    }

    to {
        -webkit-transform: scale3d(1, 1, 1);
        transform: scale3d(1, 1, 1);
    }
}

@keyframes tada {
    from {
        -webkit-transform: scale3d(1, 1, 1);
        transform: scale3d(1, 1, 1);
    }

    10%, 20% {
        -webkit-transform: scale3d(0.9, 0.9, 0.9) rotate3d(0, 0, 1, -3deg);
        transform: scale3d(0.9, 0.9, 0.9) rotate3d(0, 0, 1, -3deg);
    }

    30%, 50%, 70%, 90% {
        -webkit-transform: scale3d(1.1, 1.1, 1.1) rotate3d(0, 0, 1, 3deg);
        transform: scale3d(1.1, 1.1, 1.1) rotate3d(0, 0, 1, 3deg);
    }

    40%, 60%, 80% {
        -webkit-transform: scale3d(1.1, 1.1, 1.1) rotate3d(0, 0, 1, -3deg);
        transform: scale3d(1.1, 1.1, 1.1) rotate3d(0, 0, 1, -3deg);
    }

    to {
        -webkit-transform: scale3d(1, 1, 1);
        transform: scale3d(1, 1, 1);
    }
}

.tada {
    -webkit-animation-name: tada;
    animation-name: tada;
}

/* originally authored by Nick Pettit - https://github.com/nickpettit/glide */

@-webkit-keyframes wobble {
    from {
        -webkit-transform: translate3d(0, 0, 0);
        transform: translate3d(0, 0, 0);
    }

    15% {
        -webkit-transform: translate3d(-25%, 0, 0) rotate3d(0, 0, 1, -5deg);
        transform: translate3d(-25%, 0, 0) rotate3d(0, 0, 1, -5deg);
    }

    30% {
        -webkit-transform: translate3d(20%, 0, 0) rotate3d(0, 0, 1, 3deg);
        transform: translate3d(20%, 0, 0) rotate3d(0, 0, 1, 3deg);
    }

    45% {
        -webkit-transform: translate3d(-15%, 0, 0) rotate3d(0, 0, 1, -3deg);
        transform: translate3d(-15%, 0, 0) rotate3d(0, 0, 1, -3deg);
    }

    60% {
        -webkit-transform: translate3d(10%, 0, 0) rotate3d(0, 0, 1, 2deg);
        transform: translate3d(10%, 0, 0) rotate3d(0, 0, 1, 2deg);
    }

    75% {
        -webkit-transform: translate3d(-5%, 0, 0) rotate3d(0, 0, 1, -1deg);
        transform: translate3d(-5%, 0, 0) rotate3d(0, 0, 1, -1deg);
    }

    to {
        -webkit-transform: translate3d(0, 0, 0);
        transform: translate3d(0, 0, 0);
    }
}

@keyframes wobble {
    from {
        -webkit-transform: translate3d(0, 0, 0);
        transform: translate3d(0, 0, 0);
    }

    15% {
        -webkit-transform: translate3d(-25%, 0, 0) rotate3d(0, 0, 1, -5deg);
        transform: translate3d(-25%, 0, 0) rotate3d(0, 0, 1, -5deg);
    }

    30% {
        -webkit-transform: translate3d(20%, 0, 0) rotate3d(0, 0, 1, 3deg);
        transform: translate3d(20%, 0, 0) rotate3d(0, 0, 1, 3deg);
    }

    45% {
        -webkit-transform: translate3d(-15%, 0, 0) rotate3d(0, 0, 1, -3deg);
        transform: translate3d(-15%, 0, 0) rotate3d(0, 0, 1, -3deg);
    }

    60% {
        -webkit-transform: translate3d(10%, 0, 0) rotate3d(0, 0, 1, 2deg);
        transform: translate3d(10%, 0, 0) rotate3d(0, 0, 1, 2deg);
    }

    75% {
        -webkit-transform: translate3d(-5%, 0, 0) rotate3d(0, 0, 1, -1deg);
        transform: translate3d(-5%, 0, 0) rotate3d(0, 0, 1, -1deg);
    }

    to {
        -webkit-transform: translate3d(0, 0, 0);
        transform: translate3d(0, 0, 0);
    }
}

.wobble {
    -webkit-animation-name: wobble;
    animation-name: wobble;
}

@-webkit-keyframes jello {
    from, 11.1%, to {
        -webkit-transform: translate3d(0, 0, 0);
        transform: translate3d(0, 0, 0);
    }

    22.2% {
        -webkit-transform: skewX(-12.5deg) skewY(-12.5deg);
        transform: skewX(-12.5deg) skewY(-12.5deg);
    }

    33.3% {
        -webkit-transform: skewX(6.25deg) skewY(6.25deg);
        transform: skewX(6.25deg) skewY(6.25deg);
    }

    44.4% {
        -webkit-transform: skewX(-3.125deg) skewY(-3.125deg);
        transform: skewX(-3.125deg) skewY(-3.125deg);
    }

    55.5% {
        -webkit-transform: skewX(1.5625deg) skewY(1.5625deg);
        transform: skewX(1.5625deg) skewY(1.5625deg);
    }

    66.6% {
        -webkit-transform: skewX(-0.78125deg) skewY(-0.78125deg);
        transform: skewX(-0.78125deg) skewY(-0.78125deg);
    }

    77.7% {
        -webkit-transform: skewX(0.390625deg) skewY(0.390625deg);
        transform: skewX(0.390625deg) skewY(0.390625deg);
    }

    88.8% {
        -webkit-transform: skewX(-0.1953125deg) skewY(-0.1953125deg);
        transform: skewX(-0.1953125deg) skewY(-0.1953125deg);
    }
}

@keyframes jello {
    from, 11.1%, to {
        -webkit-transform: translate3d(0, 0, 0);
        transform: translate3d(0, 0, 0);
    }

    22.2% {
        -webkit-transform: skewX(-12.5deg) skewY(-12.5deg);
        transform: skewX(-12.5deg) skewY(-12.5deg);
    }

    33.3% {
        -webkit-transform: skewX(6.25deg) skewY(6.25deg);
        transform: skewX(6.25deg) skewY(6.25deg);
    }

    44.4% {
        -webkit-transform: skewX(-3.125deg) skewY(-3.125deg);
        transform: skewX(-3.125deg) skewY(-3.125deg);
    }

    55.5% {
        -webkit-transform: skewX(1.5625deg) skewY(1.5625deg);
        transform: skewX(1.5625deg) skewY(1.5625deg);
    }

    66.6% {
        -webkit-transform: skewX(-0.78125deg) skewY(-0.78125deg);
        transform: skewX(-0.78125deg) skewY(-0.78125deg);
    }

    77.7% {
        -webkit-transform: skewX(0.390625deg) skewY(0.390625deg);
        transform: skewX(0.390625deg) skewY(0.390625deg);
    }

    88.8% {
        -webkit-transform: skewX(-0.1953125deg) skewY(-0.1953125deg);
        transform: skewX(-0.1953125deg) skewY(-0.1953125deg);
    }
}

.jello {
    -webkit-animation-name: jello;
    animation-name: jello;
    -webkit-transform-origin: center;
    transform-origin: center;
}

@-webkit-keyframes heartBeat {
    0% {
        -webkit-transform: scale(1);
        transform: scale(1);
    }

    14% {
        -webkit-transform: scale(1.3);
        transform: scale(1.3);
    }

    28% {
        -webkit-transform: scale(1);
        transform: scale(1);
    }

    42% {
        -webkit-transform: scale(1.3);
        transform: scale(1.3);
    }

    70% {
        -webkit-transform: scale(1);
        transform: scale(1);
    }
}

@keyframes heartBeat {
    0% {
        -webkit-transform: scale(1);
        transform: scale(1);
    }

    14% {
        -webkit-transform: scale(1.3);
        transform: scale(1.3);
    }

    28% {
        -webkit-transform: scale(1);
        transform: scale(1);
    }

    42% {
        -webkit-transform: scale(1.3);
        transform: scale(1.3);
    }

    70% {
        -webkit-transform: scale(1);
        transform: scale(1);
    }
}

.heartBeat {
    -webkit-animation-name: heartBeat;
    animation-name: heartBeat;
    -webkit-animation-duration: 1.3s;
    animation-duration: 1.3s;
    -webkit-animation-timing-function: ease-in-out;
    animation-timing-function: ease-in-out;
}

@-webkit-keyframes bounceIn {
    from, 20%, 40%, 60%, 80%, to {
        -webkit-animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
        animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
    }

    0% {
        opacity: 0;
        -webkit-transform: scale3d(0.3, 0.3, 0.3);
        transform: scale3d(0.3, 0.3, 0.3);
    }

    20% {
        -webkit-transform: scale3d(1.1, 1.1, 1.1);
        transform: scale3d(1.1, 1.1, 1.1);
    }

    40% {
        -webkit-transform: scale3d(0.9, 0.9, 0.9);
        transform: scale3d(0.9, 0.9, 0.9);
    }

    60% {
        opacity: 1;
        -webkit-transform: scale3d(1.03, 1.03, 1.03);
        transform: scale3d(1.03, 1.03, 1.03);
    }

    80% {
        -webkit-transform: scale3d(0.97, 0.97, 0.97);
        transform: scale3d(0.97, 0.97, 0.97);
    }

    to {
        opacity: 1;
        -webkit-transform: scale3d(1, 1, 1);
        transform: scale3d(1, 1, 1);
    }
}

@keyframes bounceIn {
    from, 20%, 40%, 60%, 80%, to {
        -webkit-animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
        animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
    }

    0% {
        opacity: 0;
        -webkit-transform: scale3d(0.3, 0.3, 0.3);
        transform: scale3d(0.3, 0.3, 0.3);
    }

    20% {
        -webkit-transform: scale3d(1.1, 1.1, 1.1);
        transform: scale3d(1.1, 1.1, 1.1);
    }

    40% {
        -webkit-transform: scale3d(0.9, 0.9, 0.9);
        transform: scale3d(0.9, 0.9, 0.9);
    }

    60% {
        opacity: 1;
        -webkit-transform: scale3d(1.03, 1.03, 1.03);
        transform: scale3d(1.03, 1.03, 1.03);
    }

    80% {
        -webkit-transform: scale3d(0.97, 0.97, 0.97);
        transform: scale3d(0.97, 0.97, 0.97);
    }

    to {
        opacity: 1;
        -webkit-transform: scale3d(1, 1, 1);
        transform: scale3d(1, 1, 1);
    }
}

.bounceIn {
    -webkit-animation-duration: 0.75s;
    animation-duration: 0.75s;
    -webkit-animation-name: bounceIn;
    animation-name: bounceIn;
}

@-webkit-keyframes bounceInDown {
    from, 60%, 75%, 90%, to {
        -webkit-animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
        animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
    }

    0% {
        opacity: 0;
        -webkit-transform: translate3d(0, -3000px, 0);
        transform: translate3d(0, -3000px, 0);
    }

    60% {
        opacity: 1;
        -webkit-transform: translate3d(0, 25px, 0);
        transform: translate3d(0, 25px, 0);
    }

    75% {
        -webkit-transform: translate3d(0, -10px, 0);
        transform: translate3d(0, -10px, 0);
    }

    90% {
        -webkit-transform: translate3d(0, 5px, 0);
        transform: translate3d(0, 5px, 0);
    }

    to {
        -webkit-transform: translate3d(0, 0, 0);
        transform: translate3d(0, 0, 0);
    }
}

@keyframes bounceInDown {
    from, 60%, 75%, 90%, to {
        -webkit-animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
        animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
    }

    0% {
        opacity: 0;
        -webkit-transform: translate3d(0, -3000px, 0);
        transform: translate3d(0, -3000px, 0);
    }

    60% {
        opacity: 1;
        -webkit-transform: translate3d(0, 25px, 0);
        transform: translate3d(0, 25px, 0);
    }

    75% {
        -webkit-transform: translate3d(0, -10px, 0);
        transform: translate3d(0, -10px, 0);
    }

    90% {
        -webkit-transform: translate3d(0, 5px, 0);
        transform: translate3d(0, 5px, 0);
    }

    to {
        -webkit-transform: translate3d(0, 0, 0);
        transform: translate3d(0, 0, 0);
    }
}

.bounceInDown {
    -webkit-animation-name: bounceInDown;
    animation-name: bounceInDown;
}

@-webkit-keyframes bounceInLeft {
    from, 60%, 75%, 90%, to {
        -webkit-animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
        animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
    }

    0% {
        opacity: 0;
        -webkit-transform: translate3d(-3000px, 0, 0);
        transform: translate3d(-3000px, 0, 0);
    }

    60% {
        opacity: 1;
        -webkit-transform: translate3d(25px, 0, 0);
        transform: translate3d(25px, 0, 0);
    }

    75% {
        -webkit-transform: translate3d(-10px, 0, 0);
        transform: translate3d(-10px, 0, 0);
    }

    90% {
        -webkit-transform: translate3d(5px, 0, 0);
        transform: translate3d(5px, 0, 0);
    }

    to {
        -webkit-transform: translate3d(0, 0, 0);
        transform: translate3d(0, 0, 0);
    }
}

@keyframes bounceInLeft {
    from, 60%, 75%, 90%, to {
        -webkit-animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
        animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
    }

    0% {
        opacity: 0;
        -webkit-transform: translate3d(-3000px, 0, 0);
        transform: translate3d(-3000px, 0, 0);
    }

    60% {
        opacity: 1;
        -webkit-transform: translate3d(25px, 0, 0);
        transform: translate3d(25px, 0, 0);
    }

    75% {
        -webkit-transform: translate3d(-10px, 0, 0);
        transform: translate3d(-10px, 0, 0);
    }

    90% {
        -webkit-transform: translate3d(5px, 0, 0);
        transform: translate3d(5px, 0, 0);
    }

    to {
        -webkit-transform: translate3d(0, 0, 0);
        transform: translate3d(0, 0, 0);
    }
}

.bounceInLeft {
    -webkit-animation-name: bounceInLeft;
    animation-name: bounceInLeft;
}

@-webkit-keyframes bounceInRight {
    from, 60%, 75%, 90%, to {
        -webkit-animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
        animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
    }

    from {
        opacity: 0;
        -webkit-transform: translate3d(3000px, 0, 0);
        transform: translate3d(3000px, 0, 0);
    }

    60% {
        opacity: 1;
        -webkit-transform: translate3d(-25px, 0, 0);
        transform: translate3d(-25px, 0, 0);
    }

    75% {
        -webkit-transform: translate3d(10px, 0, 0);
        transform: translate3d(10px, 0, 0);
    }

    90% {
        -webkit-transform: translate3d(-5px, 0, 0);
        transform: translate3d(-5px, 0, 0);
    }

    to {
        -webkit-transform: translate3d(0, 0, 0);
        transform: translate3d(0, 0, 0);
    }
}

@keyframes bounceInRight {
    from, 60%, 75%, 90%, to {
        -webkit-animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
        animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
    }

    from {
        opacity: 0;
        -webkit-transform: translate3d(3000px, 0, 0);
        transform: translate3d(3000px, 0, 0);
    }

    60% {
        opacity: 1;
        -webkit-transform: translate3d(-25px, 0, 0);
        transform: translate3d(-25px, 0, 0);
    }

    75% {
        -webkit-transform: translate3d(10px, 0, 0);
        transform: translate3d(10px, 0, 0);
    }

    90% {
        -webkit-transform: translate3d(-5px, 0, 0);
        transform: translate3d(-5px, 0, 0);
    }

    to {
        -webkit-transform: translate3d(0, 0, 0);
        transform: translate3d(0, 0, 0);
    }
}

.bounceInRight {
    -webkit-animation-name: bounceInRight;
    animation-name: bounceInRight;
}

@-webkit-keyframes bounceInUp {
    from, 60%, 75%, 90%, to {
        -webkit-animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
        animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
    }

    from {
        opacity: 0;
        -webkit-transform: translate3d(0, 3000px, 0);
        transform: translate3d(0, 3000px, 0);
    }

    60% {
        opacity: 1;
        -webkit-transform: translate3d(0, -20px, 0);
        transform: translate3d(0, -20px, 0);
    }

    75% {
        -webkit-transform: translate3d(0, 10px, 0);
        transform: translate3d(0, 10px, 0);
    }

    90% {
        -webkit-transform: translate3d(0, -5px, 0);
        transform: translate3d(0, -5px, 0);
    }

    to {
        -webkit-transform: translate3d(0, 0, 0);
        transform: translate3d(0, 0, 0);
    }
}

@keyframes bounceInUp {
    from, 60%, 75%, 90%, to {
        -webkit-animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
        animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
    }

    from {
        opacity: 0;
        -webkit-transform: translate3d(0, 3000px, 0);
        transform: translate3d(0, 3000px, 0);
    }

    60% {
        opacity: 1;
        -webkit-transform: translate3d(0, -20px, 0);
        transform: translate3d(0, -20px, 0);
    }

    75% {
        -webkit-transform: translate3d(0, 10px, 0);
        transform: translate3d(0, 10px, 0);
    }

    90% {
        -webkit-transform: translate3d(0, -5px, 0);
        transform: translate3d(0, -5px, 0);
    }

    to {
        -webkit-transform: translate3d(0, 0, 0);
        transform: translate3d(0, 0, 0);
    }
}

.bounceInUp {
    -webkit-animation-name: bounceInUp;
    animation-name: bounceInUp;
}

@-webkit-keyframes bounceOut {
    20% {
        -webkit-transform: scale3d(0.9, 0.9, 0.9);
        transform: scale3d(0.9, 0.9, 0.9);
    }

    50%, 55% {
        opacity: 1;
        -webkit-transform: scale3d(1.1, 1.1, 1.1);
        transform: scale3d(1.1, 1.1, 1.1);
    }

    to {
        opacity: 0;
        -webkit-transform: scale3d(0.3, 0.3, 0.3);
        transform: scale3d(0.3, 0.3, 0.3);
    }
}

@keyframes bounceOut {
    20% {
        -webkit-transform: scale3d(0.9, 0.9, 0.9);
        transform: scale3d(0.9, 0.9, 0.9);
    }

    50%, 55% {
        opacity: 1;
        -webkit-transform: scale3d(1.1, 1.1, 1.1);
        transform: scale3d(1.1, 1.1, 1.1);
    }

    to {
        opacity: 0;
        -webkit-transform: scale3d(0.3, 0.3, 0.3);
        transform: scale3d(0.3, 0.3, 0.3);
    }
}

.bounceOut {
    -webkit-animation-duration: 0.75s;
    animation-duration: 0.75s;
    -webkit-animation-name: bounceOut;
    animation-name: bounceOut;
}

@-webkit-keyframes bounceOutDown {
    20% {
        -webkit-transform: translate3d(0, 10px, 0);
        transform: translate3d(0, 10px, 0);
    }

    40%, 45% {
        opacity: 1;
        -webkit-transform: translate3d(0, -20px, 0);
        transform: translate3d(0, -20px, 0);
    }

    to {
        opacity: 0;
        -webkit-transform: translate3d(0, 2000px, 0);
        transform: translate3d(0, 2000px, 0);
    }
}

@keyframes bounceOutDown {
    20% {
        -webkit-transform: translate3d(0, 10px, 0);
        transform: translate3d(0, 10px, 0);
    }

    40%, 45% {
        opacity: 1;
        -webkit-transform: translate3d(0, -20px, 0);
        transform: translate3d(0, -20px, 0);
    }

    to {
        opacity: 0;
        -webkit-transform: translate3d(0, 2000px, 0);
        transform: translate3d(0, 2000px, 0);
    }
}

.bounceOutDown {
    -webkit-animation-name: bounceOutDown;
    animation-name: bounceOutDown;
}

@-webkit-keyframes bounceOutLeft {
    20% {
        opacity: 1;
        -webkit-transform: translate3d(20px, 0, 0);
        transform: translate3d(20px, 0, 0);
    }

    to {
        opacity: 0;
        -webkit-transform: translate3d(-2000px, 0, 0);
        transform: translate3d(-2000px, 0, 0);
    }
}

@keyframes bounceOutLeft {
    20% {
        opacity: 1;
        -webkit-transform: translate3d(20px, 0, 0);
        transform: translate3d(20px, 0, 0);
    }

    to {
        opacity: 0;
        -webkit-transform: translate3d(-2000px, 0, 0);
        transform: translate3d(-2000px, 0, 0);
    }
}

.bounceOutLeft {
    -webkit-animation-name: bounceOutLeft;
    animation-name: bounceOutLeft;
}

@-webkit-keyframes bounceOutRight {
    20% {
        opacity: 1;
        -webkit-transform: translate3d(-20px, 0, 0);
        transform: translate3d(-20px, 0, 0);
    }

    to {
        opacity: 0;
        -webkit-transform: translate3d(2000px, 0, 0);
        transform: translate3d(2000px, 0, 0);
    }
}

@keyframes bounceOutRight {
    20% {
        opacity: 1;
        -webkit-transform: translate3d(-20px, 0, 0);
        transform: translate3d(-20px, 0, 0);
    }

    to {
        opacity: 0;
        -webkit-transform: translate3d(2000px, 0, 0);
        transform: translate3d(2000px, 0, 0);
    }
}

.bounceOutRight {
    -webkit-animation-name: bounceOutRight;
    animation-name: bounceOutRight;
}

@-webkit-keyframes bounceOutUp {
    20% {
        -webkit-transform: translate3d(0, -10px, 0);
        transform: translate3d(0, -10px, 0);
    }

    40%, 45% {
        opacity: 1;
        -webkit-transform: translate3d(0, 20px, 0);
        transform: translate3d(0, 20px, 0);
    }

    to {
        opacity: 0;
        -webkit-transform: translate3d(0, -2000px, 0);
        transform: translate3d(0, -2000px, 0);
    }
}

@keyframes bounceOutUp {
    20% {
        -webkit-transform: translate3d(0, -10px, 0);
        transform: translate3d(0, -10px, 0);
    }

    40%, 45% {
        opacity: 1;
        -webkit-transform: translate3d(0, 20px, 0);
        transform: translate3d(0, 20px, 0);
    }

    to {
        opacity: 0;
        -webkit-transform: translate3d(0, -2000px, 0);
        transform: translate3d(0, -2000px, 0);
    }
}

.bounceOutUp {
    -webkit-animation-name: bounceOutUp;
    animation-name: bounceOutUp;
}

@-webkit-keyframes fadeIn {
    from {
        opacity: 0;
    }

    to {
        opacity: 1;
    }
}

@keyframes fadeIn {
    from {
        opacity: 0;
    }

    to {
        opacity: 1;
    }
}

.fadeIn {
    -webkit-animation-name: fadeIn;
    animation-name: fadeIn;
}

@-webkit-keyframes fadeInDown {
    from {
        opacity: 0;
        -webkit-transform: translate3d(0, -100%, 0);
        transform: translate3d(0, -100%, 0);
    }

    to {
        opacity: 1;
        -webkit-transform: translate3d(0, 0, 0);
        transform: translate3d(0, 0, 0);
    }
}

@keyframes fadeInDown {
    from {
        opacity: 0;
        -webkit-transform: translate3d(0, -100%, 0);
        transform: translate3d(0, -100%, 0);
    }

    to {
        opacity: 1;
        -webkit-transform: translate3d(0, 0, 0);
        transform: translate3d(0, 0, 0);
    }
}

.fadeInDown {
    -webkit-animation-name: fadeInDown;
    animation-name: fadeInDown;
}

@-webkit-keyframes fadeInDownBig {
    from {
        opacity: 0;
        -webkit-transform: translate3d(0, -2000px, 0);
        transform: translate3d(0, -2000px, 0);
    }

    to {
        opacity: 1;
        -webkit-transform: translate3d(0, 0, 0);
        transform: translate3d(0, 0, 0);
    }
}

@keyframes fadeInDownBig {
    from {
        opacity: 0;
        -webkit-transform: translate3d(0, -2000px, 0);
        transform: translate3d(0, -2000px, 0);
    }

    to {
        opacity: 1;
        -webkit-transform: translate3d(0, 0, 0);
        transform: translate3d(0, 0, 0);
    }
}

.fadeInDownBig {
    -webkit-animation-name: fadeInDownBig;
    animation-name: fadeInDownBig;
}

@-webkit-keyframes fadeInLeft {
    from {
        opacity: 0;
        -webkit-transform: translate3d(-100%, 0, 0);
        transform: translate3d(-100%, 0, 0);
    }

    to {
        opacity: 1;
        -webkit-transform: translate3d(0, 0, 0);
        transform: translate3d(0, 0, 0);
    }
}

@keyframes fadeInLeft {
    from {
        opacity: 0;
        -webkit-transform: translate3d(-100%, 0, 0);
        transform: translate3d(-100%, 0, 0);
    }

    to {
        opacity: 1;
        -webkit-transform: translate3d(0, 0, 0);
        transform: translate3d(0, 0, 0);
    }
}

.fadeInLeft {
    -webkit-animation-name: fadeInLeft;
    animation-name: fadeInLeft;
}

@-webkit-keyframes fadeInLeftBig {
    from {
        opacity: 0;
        -webkit-transform: translate3d(-2000px, 0, 0);
        transform: translate3d(-2000px, 0, 0);
    }

    to {
        opacity: 1;
        -webkit-transform: translate3d(0, 0, 0);
        transform: translate3d(0, 0, 0);
    }
}

@keyframes fadeInLeftBig {
    from {
        opacity: 0;
        -webkit-transform: translate3d(-2000px, 0, 0);
        transform: translate3d(-2000px, 0, 0);
    }

    to {
        opacity: 1;
        -webkit-transform: translate3d(0, 0, 0);
        transform: translate3d(0, 0, 0);
    }
}

.fadeInLeftBig {
    -webkit-animation-name: fadeInLeftBig;
    animation-name: fadeInLeftBig;
}

@-webkit-keyframes fadeInRight {
    from {
        opacity: 0;
        -webkit-transform: translate3d(100%, 0, 0);
        transform: translate3d(100%, 0, 0);
    }

    to {
        opacity: 1;
        -webkit-transform: translate3d(0, 0, 0);
        transform: translate3d(0, 0, 0);
    }
}

@keyframes fadeInRight {
    from {
        opacity: 0;
        -webkit-transform: translate3d(100%, 0, 0);
        transform: translate3d(100%, 0, 0);
    }

    to {
        opacity: 1;
        -webkit-transform: translate3d(0, 0, 0);
        transform: translate3d(0, 0, 0);
    }
}

.fadeInRight {
    -webkit-animation-name: fadeInRight;
    animation-name: fadeInRight;
}

@-webkit-keyframes fadeInRightBig {
    from {
        opacity: 0;
        -webkit-transform: translate3d(2000px, 0, 0);
        transform: translate3d(2000px, 0, 0);
    }

    to {
        opacity: 1;
        -webkit-transform: translate3d(0, 0, 0);
        transform: translate3d(0, 0, 0);
    }
}

@keyframes fadeInRightBig {
    from {
        opacity: 0;
        -webkit-transform: translate3d(2000px, 0, 0);
        transform: translate3d(2000px, 0, 0);
    }

    to {
        opacity: 1;
        -webkit-transform: translate3d(0, 0, 0);
        transform: translate3d(0, 0, 0);
    }
}

.fadeInRightBig {
    -webkit-animation-name: fadeInRightBig;
    animation-name: fadeInRightBig;
}

@-webkit-keyframes fadeInUp {
    from {
        opacity: 0;
        -webkit-transform: translate3d(0, 100%, 0);
        transform: translate3d(0, 100%, 0);
    }

    to {
        opacity: 1;
        -webkit-transform: translate3d(0, 0, 0);
        transform: translate3d(0, 0, 0);
    }
}

@keyframes fadeInUp {
    from {
        opacity: 0;
        -webkit-transform: translate3d(0, 100%, 0);
        transform: translate3d(0, 100%, 0);
    }

    to {
        opacity: 1;
        -webkit-transform: translate3d(0, 0, 0);
        transform: translate3d(0, 0, 0);
    }
}

.fadeInUp {
    -webkit-animation-name: fadeInUp;
    animation-name: fadeInUp;
}

@-webkit-keyframes fadeInUpBig {
    from {
        opacity: 0;
        -webkit-transform: translate3d(0, 2000px, 0);
        transform: translate3d(0, 2000px, 0);
    }

    to {
        opacity: 1;
        -webkit-transform: translate3d(0, 0, 0);
        transform: translate3d(0, 0, 0);
    }
}

@keyframes fadeInUpBig {
    from {
        opacity: 0;
        -webkit-transform: translate3d(0, 2000px, 0);
        transform: translate3d(0, 2000px, 0);
    }

    to {
        opacity: 1;
        -webkit-transform: translate3d(0, 0, 0);
        transform: translate3d(0, 0, 0);
    }
}

.fadeInUpBig {
    -webkit-animation-name: fadeInUpBig;
    animation-name: fadeInUpBig;
}

@-webkit-keyframes fadeOut {
    from {
        opacity: 1;
    }

    to {
        opacity: 0;
    }
}

@keyframes fadeOut {
    from {
        opacity: 1;
    }

    to {
        opacity: 0;
    }
}

.fadeOut {
    -webkit-animation-name: fadeOut;
    animation-name: fadeOut;
}

@-webkit-keyframes fadeOutDown {
    from {
        opacity: 1;
    }

    to {
        opacity: 0;
        -webkit-transform: translate3d(0, 100%, 0);
        transform: translate3d(0, 100%, 0);
    }
}

@keyframes fadeOutDown {
    from {
        opacity: 1;
    }

    to {
        opacity: 0;
        -webkit-transform: translate3d(0, 100%, 0);
        transform: translate3d(0, 100%, 0);
    }
}

.fadeOutDown {
    -webkit-animation-name: fadeOutDown;
    animation-name: fadeOutDown;
}

@-webkit-keyframes fadeOutDownBig {
    from {
        opacity: 1;
    }

    to {
        opacity: 0;
        -webkit-transform: translate3d(0, 2000px, 0);
        transform: translate3d(0, 2000px, 0);
    }
}

@keyframes fadeOutDownBig {
    from {
        opacity: 1;
    }

    to {
        opacity: 0;
        -webkit-transform: translate3d(0, 2000px, 0);
        transform: translate3d(0, 2000px, 0);
    }
}

.fadeOutDownBig {
    -webkit-animation-name: fadeOutDownBig;
    animation-name: fadeOutDownBig;
}

@-webkit-keyframes fadeOutLeft {
    from {
        opacity: 1;
    }

    to {
        opacity: 0;
        -webkit-transform: translate3d(-100%, 0, 0);
        transform: translate3d(-100%, 0, 0);
    }
}

@keyframes fadeOutLeft {
    from {
        opacity: 1;
    }

    to {
        opacity: 0;
        -webkit-transform: translate3d(-100%, 0, 0);
        transform: translate3d(-100%, 0, 0);
    }
}

.fadeOutLeft {
    -webkit-animation-name: fadeOutLeft;
    animation-name: fadeOutLeft;
}

@-webkit-keyframes fadeOutLeftBig {
    from {
        opacity: 1;
    }

    to {
        opacity: 0;
        -webkit-transform: translate3d(-2000px, 0, 0);
        transform: translate3d(-2000px, 0, 0);
    }
}

@keyframes fadeOutLeftBig {
    from {
        opacity: 1;
    }

    to {
        opacity: 0;
        -webkit-transform: translate3d(-2000px, 0, 0);
        transform: translate3d(-2000px, 0, 0);
    }
}

.fadeOutLeftBig {
    -webkit-animation-name: fadeOutLeftBig;
    animation-name: fadeOutLeftBig;
}

@-webkit-keyframes fadeOutRight {
    from {
        opacity: 1;
    }

    to {
        opacity: 0;
        -webkit-transform: translate3d(100%, 0, 0);
        transform: translate3d(100%, 0, 0);
    }
}

@keyframes fadeOutRight {
    from {
        opacity: 1;
    }

    to {
        opacity: 0;
        -webkit-transform: translate3d(100%, 0, 0);
        transform: translate3d(100%, 0, 0);
    }
}

.fadeOutRight {
    -webkit-animation-name: fadeOutRight;
    animation-name: fadeOutRight;
}

@-webkit-keyframes fadeOutRightBig {
    from {
        opacity: 1;
    }

    to {
        opacity: 0;
        -webkit-transform: translate3d(2000px, 0, 0);
        transform: translate3d(2000px, 0, 0);
    }
}

@keyframes fadeOutRightBig {
    from {
        opacity: 1;
    }

    to {
        opacity: 0;
        -webkit-transform: translate3d(2000px, 0, 0);
        transform: translate3d(2000px, 0, 0);
    }
}

.fadeOutRightBig {
    -webkit-animation-name: fadeOutRightBig;
    animation-name: fadeOutRightBig;
}

@-webkit-keyframes fadeOutUp {
    from {
        opacity: 1;
    }

    to {
        opacity: 0;
        -webkit-transform: translate3d(0, -100%, 0);
        transform: translate3d(0, -100%, 0);
    }
}

@keyframes fadeOutUp {
    from {
        opacity: 1;
    }

    to {
        opacity: 0;
        -webkit-transform: translate3d(0, -100%, 0);
        transform: translate3d(0, -100%, 0);
    }
}

.fadeOutUp {
    -webkit-animation-name: fadeOutUp;
    animation-name: fadeOutUp;
}

@-webkit-keyframes fadeOutUpBig {
    from {
        opacity: 1;
    }

    to {
        opacity: 0;
        -webkit-transform: translate3d(0, -2000px, 0);
        transform: translate3d(0, -2000px, 0);
    }
}

@keyframes fadeOutUpBig {
    from {
        opacity: 1;
    }

    to {
        opacity: 0;
        -webkit-transform: translate3d(0, -2000px, 0);
        transform: translate3d(0, -2000px, 0);
    }
}

.fadeOutUpBig {
    -webkit-animation-name: fadeOutUpBig;
    animation-name: fadeOutUpBig;
}

@-webkit-keyframes flip {
    from {
        -webkit-transform: perspective(400px) scale3d(1, 1, 1) translate3d(0, 0, 0) rotate3d(0, 1, 0, -360deg);
        transform: perspective(400px) scale3d(1, 1, 1) translate3d(0, 0, 0) rotate3d(0, 1, 0, -360deg);
        -webkit-animation-timing-function: ease-out;
        animation-timing-function: ease-out;
    }

    40% {
        -webkit-transform: perspective(400px) scale3d(1, 1, 1) translate3d(0, 0, 150px) rotate3d(0, 1, 0, -190deg);
        transform: perspective(400px) scale3d(1, 1, 1) translate3d(0, 0, 150px) rotate3d(0, 1, 0, -190deg);
        -webkit-animation-timing-function: ease-out;
        animation-timing-function: ease-out;
    }

    50% {
        -webkit-transform: perspective(400px) scale3d(1, 1, 1) translate3d(0, 0, 150px) rotate3d(0, 1, 0, -170deg);
        transform: perspective(400px) scale3d(1, 1, 1) translate3d(0, 0, 150px) rotate3d(0, 1, 0, -170deg);
        -webkit-animation-timing-function: ease-in;
        animation-timing-function: ease-in;
    }

    80% {
        -webkit-transform: perspective(400px) scale3d(0.95, 0.95, 0.95) translate3d(0, 0, 0) rotate3d(0, 1, 0, 0deg);
        transform: perspective(400px) scale3d(0.95, 0.95, 0.95) translate3d(0, 0, 0) rotate3d(0, 1, 0, 0deg);
        -webkit-animation-timing-function: ease-in;
        animation-timing-function: ease-in;
    }

    to {
        -webkit-transform: perspective(400px) scale3d(1, 1, 1) translate3d(0, 0, 0) rotate3d(0, 1, 0, 0deg);
        transform: perspective(400px) scale3d(1, 1, 1) translate3d(0, 0, 0) rotate3d(0, 1, 0, 0deg);
        -webkit-animation-timing-function: ease-in;
        animation-timing-function: ease-in;
    }
}

@keyframes flip {
    from {
        -webkit-transform: perspective(400px) scale3d(1, 1, 1) translate3d(0, 0, 0) rotate3d(0, 1, 0, -360deg);
        transform: perspective(400px) scale3d(1, 1, 1) translate3d(0, 0, 0) rotate3d(0, 1, 0, -360deg);
        -webkit-animation-timing-function: ease-out;
        animation-timing-function: ease-out;
    }

    40% {
        -webkit-transform: perspective(400px) scale3d(1, 1, 1) translate3d(0, 0, 150px) rotate3d(0, 1, 0, -190deg);
        transform: perspective(400px) scale3d(1, 1, 1) translate3d(0, 0, 150px) rotate3d(0, 1, 0, -190deg);
        -webkit-animation-timing-function: ease-out;
        animation-timing-function: ease-out;
    }

    50% {
        -webkit-transform: perspective(400px) scale3d(1, 1, 1) translate3d(0, 0, 150px) rotate3d(0, 1, 0, -170deg);
        transform: perspective(400px) scale3d(1, 1, 1) translate3d(0, 0, 150px) rotate3d(0, 1, 0, -170deg);
        -webkit-animation-timing-function: ease-in;
        animation-timing-function: ease-in;
    }

    80% {
        -webkit-transform: perspective(400px) scale3d(0.95, 0.95, 0.95) translate3d(0, 0, 0) rotate3d(0, 1, 0, 0deg);
        transform: perspective(400px) scale3d(0.95, 0.95, 0.95) translate3d(0, 0, 0) rotate3d(0, 1, 0, 0deg);
        -webkit-animation-timing-function: ease-in;
        animation-timing-function: ease-in;
    }

    to {
        -webkit-transform: perspective(400px) scale3d(1, 1, 1) translate3d(0, 0, 0) rotate3d(0, 1, 0, 0deg);
        transform: perspective(400px) scale3d(1, 1, 1) translate3d(0, 0, 0) rotate3d(0, 1, 0, 0deg);
        -webkit-animation-timing-function: ease-in;
        animation-timing-function: ease-in;
    }
}

.animated.flip {
    -webkit-backface-visibility: visible;
    backface-visibility: visible;
    -webkit-animation-name: flip;
    animation-name: flip;
}

@-webkit-keyframes flipInX {
    from {
        -webkit-transform: perspective(400px) rotate3d(1, 0, 0, 90deg);
        transform: perspective(400px) rotate3d(1, 0, 0, 90deg);
        -webkit-animation-timing-function: ease-in;
        animation-timing-function: ease-in;
        opacity: 0;
    }

    40% {
        -webkit-transform: perspective(400px) rotate3d(1, 0, 0, -20deg);
        transform: perspective(400px) rotate3d(1, 0, 0, -20deg);
        -webkit-animation-timing-function: ease-in;
        animation-timing-function: ease-in;
    }

    60% {
        -webkit-transform: perspective(400px) rotate3d(1, 0, 0, 10deg);
        transform: perspective(400px) rotate3d(1, 0, 0, 10deg);
        opacity: 1;
    }

    80% {
        -webkit-transform: perspective(400px) rotate3d(1, 0, 0, -5deg);
        transform: perspective(400px) rotate3d(1, 0, 0, -5deg);
    }

    to {
        -webkit-transform: perspective(400px);
        transform: perspective(400px);
    }
}

@keyframes flipInX {
    from {
        -webkit-transform: perspective(400px) rotate3d(1, 0, 0, 90deg);
        transform: perspective(400px) rotate3d(1, 0, 0, 90deg);
        -webkit-animation-timing-function: ease-in;
        animation-timing-function: ease-in;
        opacity: 0;
    }

    40% {
        -webkit-transform: perspective(400px) rotate3d(1, 0, 0, -20deg);
        transform: perspective(400px) rotate3d(1, 0, 0, -20deg);
        -webkit-animation-timing-function: ease-in;
        animation-timing-function: ease-in;
    }

    60% {
        -webkit-transform: perspective(400px) rotate3d(1, 0, 0, 10deg);
        transform: perspective(400px) rotate3d(1, 0, 0, 10deg);
        opacity: 1;
    }

    80% {
        -webkit-transform: perspective(400px) rotate3d(1, 0, 0, -5deg);
        transform: perspective(400px) rotate3d(1, 0, 0, -5deg);
    }

    to {
        -webkit-transform: perspective(400px);
        transform: perspective(400px);
    }
}

.flipInX {
    -webkit-backface-visibility: visible !important;
    backface-visibility: visible !important;
    -webkit-animation-name: flipInX;
    animation-name: flipInX;
}

@-webkit-keyframes flipInY {
    from {
        -webkit-transform: perspective(400px) rotate3d(0, 1, 0, 90deg);
        transform: perspective(400px) rotate3d(0, 1, 0, 90deg);
        -webkit-animation-timing-function: ease-in;
        animation-timing-function: ease-in;
        opacity: 0;
    }

    40% {
        -webkit-transform: perspective(400px) rotate3d(0, 1, 0, -20deg);
        transform: perspective(400px) rotate3d(0, 1, 0, -20deg);
        -webkit-animation-timing-function: ease-in;
        animation-timing-function: ease-in;
    }

    60% {
        -webkit-transform: perspective(400px) rotate3d(0, 1, 0, 10deg);
        transform: perspective(400px) rotate3d(0, 1, 0, 10deg);
        opacity: 1;
    }

    80% {
        -webkit-transform: perspective(400px) rotate3d(0, 1, 0, -5deg);
        transform: perspective(400px) rotate3d(0, 1, 0, -5deg);
    }

    to {
        -webkit-transform: perspective(400px);
        transform: perspective(400px);
    }
}

@keyframes flipInY {
    from {
        -webkit-transform: perspective(400px) rotate3d(0, 1, 0, 90deg);
        transform: perspective(400px) rotate3d(0, 1, 0, 90deg);
        -webkit-animation-timing-function: ease-in;
        animation-timing-function: ease-in;
        opacity: 0;
    }

    40% {
        -webkit-transform: perspective(400px) rotate3d(0, 1, 0, -20deg);
        transform: perspective(400px) rotate3d(0, 1, 0, -20deg);
        -webkit-animation-timing-function: ease-in;
        animation-timing-function: ease-in;
    }

    60% {
        -webkit-transform: perspective(400px) rotate3d(0, 1, 0, 10deg);
        transform: perspective(400px) rotate3d(0, 1, 0, 10deg);
        opacity: 1;
    }

    80% {
        -webkit-transform: perspective(400px) rotate3d(0, 1, 0, -5deg);
        transform: perspective(400px) rotate3d(0, 1, 0, -5deg);
    }

    to {
        -webkit-transform: perspective(400px);
        transform: perspective(400px);
    }
}

.flipInY {
    -webkit-backface-visibility: visible !important;
    backface-visibility: visible !important;
    -webkit-animation-name: flipInY;
    animation-name: flipInY;
}

@-webkit-keyframes flipOutX {
    from {
        -webkit-transform: perspective(400px);
        transform: perspective(400px);
    }

    30% {
        -webkit-transform: perspective(400px) rotate3d(1, 0, 0, -20deg);
        transform: perspective(400px) rotate3d(1, 0, 0, -20deg);
        opacity: 1;
    }

    to {
        -webkit-transform: perspective(400px) rotate3d(1, 0, 0, 90deg);
        transform: perspective(400px) rotate3d(1, 0, 0, 90deg);
        opacity: 0;
    }
}

@keyframes flipOutX {
    from {
        -webkit-transform: perspective(400px);
        transform: perspective(400px);
    }

    30% {
        -webkit-transform: perspective(400px) rotate3d(1, 0, 0, -20deg);
        transform: perspective(400px) rotate3d(1, 0, 0, -20deg);
        opacity: 1;
    }

    to {
        -webkit-transform: perspective(400px) rotate3d(1, 0, 0, 90deg);
        transform: perspective(400px) rotate3d(1, 0, 0, 90deg);
        opacity: 0;
    }
}

.flipOutX {
    -webkit-animation-duration: 0.75s;
    animation-duration: 0.75s;
    -webkit-animation-name: flipOutX;
    animation-name: flipOutX;
    -webkit-backface-visibility: visible !important;
    backface-visibility: visible !important;
}

@-webkit-keyframes flipOutY {
    from {
        -webkit-transform: perspective(400px);
        transform: perspective(400px);
    }

    30% {
        -webkit-transform: perspective(400px) rotate3d(0, 1, 0, -15deg);
        transform: perspective(400px) rotate3d(0, 1, 0, -15deg);
        opacity: 1;
    }

    to {
        -webkit-transform: perspective(400px) rotate3d(0, 1, 0, 90deg);
        transform: perspective(400px) rotate3d(0, 1, 0, 90deg);
        opacity: 0;
    }
}

@keyframes flipOutY {
    from {
        -webkit-transform: perspective(400px);
        transform: perspective(400px);
    }

    30% {
        -webkit-transform: perspective(400px) rotate3d(0, 1, 0, -15deg);
        transform: perspective(400px) rotate3d(0, 1, 0, -15deg);
        opacity: 1;
    }

    to {
        -webkit-transform: perspective(400px) rotate3d(0, 1, 0, 90deg);
        transform: perspective(400px) rotate3d(0, 1, 0, 90deg);
        opacity: 0;
    }
}

.flipOutY {
    -webkit-animation-duration: 0.75s;
    animation-duration: 0.75s;
    -webkit-backface-visibility: visible !important;
    backface-visibility: visible !important;
    -webkit-animation-name: flipOutY;
    animation-name: flipOutY;
}

@-webkit-keyframes lightSpeedIn {
    from {
        -webkit-transform: translate3d(100%, 0, 0) skewX(-30deg);
        transform: translate3d(100%, 0, 0) skewX(-30deg);
        opacity: 0;
    }

    60% {
        -webkit-transform: skewX(20deg);
        transform: skewX(20deg);
        opacity: 1;
    }

    80% {
        -webkit-transform: skewX(-5deg);
        transform: skewX(-5deg);
    }

    to {
        -webkit-transform: translate3d(0, 0, 0);
        transform: translate3d(0, 0, 0);
    }
}

@keyframes lightSpeedIn {
    from {
        -webkit-transform: translate3d(100%, 0, 0) skewX(-30deg);
        transform: translate3d(100%, 0, 0) skewX(-30deg);
        opacity: 0;
    }

    60% {
        -webkit-transform: skewX(20deg);
        transform: skewX(20deg);
        opacity: 1;
    }

    80% {
        -webkit-transform: skewX(-5deg);
        transform: skewX(-5deg);
    }

    to {
        -webkit-transform: translate3d(0, 0, 0);
        transform: translate3d(0, 0, 0);
    }
}

.lightSpeedIn {
    -webkit-animation-name: lightSpeedIn;
    animation-name: lightSpeedIn;
    -webkit-animation-timing-function: ease-out;
    animation-timing-function: ease-out;
}

@-webkit-keyframes lightSpeedOut {
    from {
        opacity: 1;
    }

    to {
        -webkit-transform: translate3d(100%, 0, 0) skewX(30deg);
        transform: translate3d(100%, 0, 0) skewX(30deg);
        opacity: 0;
    }
}

@keyframes lightSpeedOut {
    from {
        opacity: 1;
    }

    to {
        -webkit-transform: translate3d(100%, 0, 0) skewX(30deg);
        transform: translate3d(100%, 0, 0) skewX(30deg);
        opacity: 0;
    }
}

.lightSpeedOut {
    -webkit-animation-name: lightSpeedOut;
    animation-name: lightSpeedOut;
    -webkit-animation-timing-function: ease-in;
    animation-timing-function: ease-in;
}

@-webkit-keyframes rotateIn {
    from {
        -webkit-transform-origin: center;
        transform-origin: center;
        -webkit-transform: rotate3d(0, 0, 1, -200deg);
        transform: rotate3d(0, 0, 1, -200deg);
        opacity: 0;
    }

    to {
        -webkit-transform-origin: center;
        transform-origin: center;
        -webkit-transform: translate3d(0, 0, 0);
        transform: translate3d(0, 0, 0);
        opacity: 1;
    }
}

@keyframes rotateIn {
    from {
        -webkit-transform-origin: center;
        transform-origin: center;
        -webkit-transform: rotate3d(0, 0, 1, -200deg);
        transform: rotate3d(0, 0, 1, -200deg);
        opacity: 0;
    }

    to {
        -webkit-transform-origin: center;
        transform-origin: center;
        -webkit-transform: translate3d(0, 0, 0);
        transform: translate3d(0, 0, 0);
        opacity: 1;
    }
}

.rotateIn {
    -webkit-animation-name: rotateIn;
    animation-name: rotateIn;
}

@-webkit-keyframes rotateInDownLeft {
    from {
        -webkit-transform-origin: left bottom;
        transform-origin: left bottom;
        -webkit-transform: rotate3d(0, 0, 1, -45deg);
        transform: rotate3d(0, 0, 1, -45deg);
        opacity: 0;
    }

    to {
        -webkit-transform-origin: left bottom;
        transform-origin: left bottom;
        -webkit-transform: translate3d(0, 0, 0);
        transform: translate3d(0, 0, 0);
        opacity: 1;
    }
}

@keyframes rotateInDownLeft {
    from {
        -webkit-transform-origin: left bottom;
        transform-origin: left bottom;
        -webkit-transform: rotate3d(0, 0, 1, -45deg);
        transform: rotate3d(0, 0, 1, -45deg);
        opacity: 0;
    }

    to {
        -webkit-transform-origin: left bottom;
        transform-origin: left bottom;
        -webkit-transform: translate3d(0, 0, 0);
        transform: translate3d(0, 0, 0);
        opacity: 1;
    }
}

.rotateInDownLeft {
    -webkit-animation-name: rotateInDownLeft;
    animation-name: rotateInDownLeft;
}

@-webkit-keyframes rotateInDownRight {
    from {
        -webkit-transform-origin: right bottom;
        transform-origin: right bottom;
        -webkit-transform: rotate3d(0, 0, 1, 45deg);
        transform: rotate3d(0, 0, 1, 45deg);
        opacity: 0;
    }

    to {
        -webkit-transform-origin: right bottom;
        transform-origin: right bottom;
        -webkit-transform: translate3d(0, 0, 0);
        transform: translate3d(0, 0, 0);
        opacity: 1;
    }
}

@keyframes rotateInDownRight {
    from {
        -webkit-transform-origin: right bottom;
        transform-origin: right bottom;
        -webkit-transform: rotate3d(0, 0, 1, 45deg);
        transform: rotate3d(0, 0, 1, 45deg);
        opacity: 0;
    }

    to {
        -webkit-transform-origin: right bottom;
        transform-origin: right bottom;
        -webkit-transform: translate3d(0, 0, 0);
        transform: translate3d(0, 0, 0);
        opacity: 1;
    }
}

.rotateInDownRight {
    -webkit-animation-name: rotateInDownRight;
    animation-name: rotateInDownRight;
}

@-webkit-keyframes rotateInUpLeft {
    from {
        -webkit-transform-origin: left bottom;
        transform-origin: left bottom;
        -webkit-transform: rotate3d(0, 0, 1, 45deg);
        transform: rotate3d(0, 0, 1, 45deg);
        opacity: 0;
    }

    to {
        -webkit-transform-origin: left bottom;
        transform-origin: left bottom;
        -webkit-transform: translate3d(0, 0, 0);
        transform: translate3d(0, 0, 0);
        opacity: 1;
    }
}

@keyframes rotateInUpLeft {
    from {
        -webkit-transform-origin: left bottom;
        transform-origin: left bottom;
        -webkit-transform: rotate3d(0, 0, 1, 45deg);
        transform: rotate3d(0, 0, 1, 45deg);
        opacity: 0;
    }

    to {
        -webkit-transform-origin: left bottom;
        transform-origin: left bottom;
        -webkit-transform: translate3d(0, 0, 0);
        transform: translate3d(0, 0, 0);
        opacity: 1;
    }
}

.rotateInUpLeft {
    -webkit-animation-name: rotateInUpLeft;
    animation-name: rotateInUpLeft;
}

@-webkit-keyframes rotateInUpRight {
    from {
        -webkit-transform-origin: right bottom;
        transform-origin: right bottom;
        -webkit-transform: rotate3d(0, 0, 1, -90deg);
        transform: rotate3d(0, 0, 1, -90deg);
        opacity: 0;
    }

    to {
        -webkit-transform-origin: right bottom;
        transform-origin: right bottom;
        -webkit-transform: translate3d(0, 0, 0);
        transform: translate3d(0, 0, 0);
        opacity: 1;
    }
}

@keyframes rotateInUpRight {
    from {
        -webkit-transform-origin: right bottom;
        transform-origin: right bottom;
        -webkit-transform: rotate3d(0, 0, 1, -90deg);
        transform: rotate3d(0, 0, 1, -90deg);
        opacity: 0;
    }

    to {
        -webkit-transform-origin: right bottom;
        transform-origin: right bottom;
        -webkit-transform: translate3d(0, 0, 0);
        transform: translate3d(0, 0, 0);
        opacity: 1;
    }
}

.rotateInUpRight {
    -webkit-animation-name: rotateInUpRight;
    animation-name: rotateInUpRight;
}

@-webkit-keyframes rotateOut {
    from {
        -webkit-transform-origin: center;
        transform-origin: center;
        opacity: 1;
    }

    to {
        -webkit-transform-origin: center;
        transform-origin: center;
        -webkit-transform: rotate3d(0, 0, 1, 200deg);
        transform: rotate3d(0, 0, 1, 200deg);
        opacity: 0;
    }
}

@keyframes rotateOut {
    from {
        -webkit-transform-origin: center;
        transform-origin: center;
        opacity: 1;
    }

    to {
        -webkit-transform-origin: center;
        transform-origin: center;
        -webkit-transform: rotate3d(0, 0, 1, 200deg);
        transform: rotate3d(0, 0, 1, 200deg);
        opacity: 0;
    }
}

.rotateOut {
    -webkit-animation-name: rotateOut;
    animation-name: rotateOut;
}

@-webkit-keyframes rotateOutDownLeft {
    from {
        -webkit-transform-origin: left bottom;
        transform-origin: left bottom;
        opacity: 1;
    }

    to {
        -webkit-transform-origin: left bottom;
        transform-origin: left bottom;
        -webkit-transform: rotate3d(0, 0, 1, 45deg);
        transform: rotate3d(0, 0, 1, 45deg);
        opacity: 0;
    }
}

@keyframes rotateOutDownLeft {
    from {
        -webkit-transform-origin: left bottom;
        transform-origin: left bottom;
        opacity: 1;
    }

    to {
        -webkit-transform-origin: left bottom;
        transform-origin: left bottom;
        -webkit-transform: rotate3d(0, 0, 1, 45deg);
        transform: rotate3d(0, 0, 1, 45deg);
        opacity: 0;
    }
}

.rotateOutDownLeft {
    -webkit-animation-name: rotateOutDownLeft;
    animation-name: rotateOutDownLeft;
}

@-webkit-keyframes rotateOutDownRight {
    from {
        -webkit-transform-origin: right bottom;
        transform-origin: right bottom;
        opacity: 1;
    }

    to {
        -webkit-transform-origin: right bottom;
        transform-origin: right bottom;
        -webkit-transform: rotate3d(0, 0, 1, -45deg);
        transform: rotate3d(0, 0, 1, -45deg);
        opacity: 0;
    }
}

@keyframes rotateOutDownRight {
    from {
        -webkit-transform-origin: right bottom;
        transform-origin: right bottom;
        opacity: 1;
    }

    to {
        -webkit-transform-origin: right bottom;
        transform-origin: right bottom;
        -webkit-transform: rotate3d(0, 0, 1, -45deg);
        transform: rotate3d(0, 0, 1, -45deg);
        opacity: 0;
    }
}

.rotateOutDownRight {
    -webkit-animation-name: rotateOutDownRight;
    animation-name: rotateOutDownRight;
}

@-webkit-keyframes rotateOutUpLeft {
    from {
        -webkit-transform-origin: left bottom;
        transform-origin: left bottom;
        opacity: 1;
    }

    to {
        -webkit-transform-origin: left bottom;
        transform-origin: left bottom;
        -webkit-transform: rotate3d(0, 0, 1, -45deg);
        transform: rotate3d(0, 0, 1, -45deg);
        opacity: 0;
    }
}

@keyframes rotateOutUpLeft {
    from {
        -webkit-transform-origin: left bottom;
        transform-origin: left bottom;
        opacity: 1;
    }

    to {
        -webkit-transform-origin: left bottom;
        transform-origin: left bottom;
        -webkit-transform: rotate3d(0, 0, 1, -45deg);
        transform: rotate3d(0, 0, 1, -45deg);
        opacity: 0;
    }
}

.rotateOutUpLeft {
    -webkit-animation-name: rotateOutUpLeft;
    animation-name: rotateOutUpLeft;
}

@-webkit-keyframes rotateOutUpRight {
    from {
        -webkit-transform-origin: right bottom;
        transform-origin: right bottom;
        opacity: 1;
    }

    to {
        -webkit-transform-origin: right bottom;
        transform-origin: right bottom;
        -webkit-transform: rotate3d(0, 0, 1, 90deg);
        transform: rotate3d(0, 0, 1, 90deg);
        opacity: 0;
    }
}

@keyframes rotateOutUpRight {
    from {
        -webkit-transform-origin: right bottom;
        transform-origin: right bottom;
        opacity: 1;
    }

    to {
        -webkit-transform-origin: right bottom;
        transform-origin: right bottom;
        -webkit-transform: rotate3d(0, 0, 1, 90deg);
        transform: rotate3d(0, 0, 1, 90deg);
        opacity: 0;
    }
}

.rotateOutUpRight {
    -webkit-animation-name: rotateOutUpRight;
    animation-name: rotateOutUpRight;
}

@-webkit-keyframes hinge {
    0% {
        -webkit-transform-origin: top left;
        transform-origin: top left;
        -webkit-animation-timing-function: ease-in-out;
        animation-timing-function: ease-in-out;
    }

    20%, 60% {
        -webkit-transform: rotate3d(0, 0, 1, 80deg);
        transform: rotate3d(0, 0, 1, 80deg);
        -webkit-transform-origin: top left;
        transform-origin: top left;
        -webkit-animation-timing-function: ease-in-out;
        animation-timing-function: ease-in-out;
    }

    40%, 80% {
        -webkit-transform: rotate3d(0, 0, 1, 60deg);
        transform: rotate3d(0, 0, 1, 60deg);
        -webkit-transform-origin: top left;
        transform-origin: top left;
        -webkit-animation-timing-function: ease-in-out;
        animation-timing-function: ease-in-out;
        opacity: 1;
    }

    to {
        -webkit-transform: translate3d(0, 700px, 0);
        transform: translate3d(0, 700px, 0);
        opacity: 0;
    }
}

@keyframes hinge {
    0% {
        -webkit-transform-origin: top left;
        transform-origin: top left;
        -webkit-animation-timing-function: ease-in-out;
        animation-timing-function: ease-in-out;
    }

    20%, 60% {
        -webkit-transform: rotate3d(0, 0, 1, 80deg);
        transform: rotate3d(0, 0, 1, 80deg);
        -webkit-transform-origin: top left;
        transform-origin: top left;
        -webkit-animation-timing-function: ease-in-out;
        animation-timing-function: ease-in-out;
    }

    40%, 80% {
        -webkit-transform: rotate3d(0, 0, 1, 60deg);
        transform: rotate3d(0, 0, 1, 60deg);
        -webkit-transform-origin: top left;
        transform-origin: top left;
        -webkit-animation-timing-function: ease-in-out;
        animation-timing-function: ease-in-out;
        opacity: 1;
    }

    to {
        -webkit-transform: translate3d(0, 700px, 0);
        transform: translate3d(0, 700px, 0);
        opacity: 0;
    }
}

.hinge {
    -webkit-animation-duration: 2s;
    animation-duration: 2s;
    -webkit-animation-name: hinge;
    animation-name: hinge;
}

@-webkit-keyframes jackInTheBox {
    from {
        opacity: 0;
        -webkit-transform: scale(0.1) rotate(30deg);
        transform: scale(0.1) rotate(30deg);
        -webkit-transform-origin: center bottom;
        transform-origin: center bottom;
    }

    50% {
        -webkit-transform: rotate(-10deg);
        transform: rotate(-10deg);
    }

    70% {
        -webkit-transform: rotate(3deg);
        transform: rotate(3deg);
    }

    to {
        opacity: 1;
        -webkit-transform: scale(1);
        transform: scale(1);
    }
}

@keyframes jackInTheBox {
    from {
        opacity: 0;
        -webkit-transform: scale(0.1) rotate(30deg);
        transform: scale(0.1) rotate(30deg);
        -webkit-transform-origin: center bottom;
        transform-origin: center bottom;
    }

    50% {
        -webkit-transform: rotate(-10deg);
        transform: rotate(-10deg);
    }

    70% {
        -webkit-transform: rotate(3deg);
        transform: rotate(3deg);
    }

    to {
        opacity: 1;
        -webkit-transform: scale(1);
        transform: scale(1);
    }
}

.jackInTheBox {
    -webkit-animation-name: jackInTheBox;
    animation-name: jackInTheBox;
}

/* originally authored by Nick Pettit - https://github.com/nickpettit/glide */

@-webkit-keyframes rollIn {
    from {
        opacity: 0;
        -webkit-transform: translate3d(-100%, 0, 0) rotate3d(0, 0, 1, -120deg);
        transform: translate3d(-100%, 0, 0) rotate3d(0, 0, 1, -120deg);
    }

    to {
        opacity: 1;
        -webkit-transform: translate3d(0, 0, 0);
        transform: translate3d(0, 0, 0);
    }
}

@keyframes rollIn {
    from {
        opacity: 0;
        -webkit-transform: translate3d(-100%, 0, 0) rotate3d(0, 0, 1, -120deg);
        transform: translate3d(-100%, 0, 0) rotate3d(0, 0, 1, -120deg);
    }

    to {
        opacity: 1;
        -webkit-transform: translate3d(0, 0, 0);
        transform: translate3d(0, 0, 0);
    }
}

.rollIn {
    -webkit-animation-name: rollIn;
    animation-name: rollIn;
}

/* originally authored by Nick Pettit - https://github.com/nickpettit/glide */

@-webkit-keyframes rollOut {
    from {
        opacity: 1;
    }

    to {
        opacity: 0;
        -webkit-transform: translate3d(100%, 0, 0) rotate3d(0, 0, 1, 120deg);
        transform: translate3d(100%, 0, 0) rotate3d(0, 0, 1, 120deg);
    }
}

@keyframes rollOut {
    from {
        opacity: 1;
    }

    to {
        opacity: 0;
        -webkit-transform: translate3d(100%, 0, 0) rotate3d(0, 0, 1, 120deg);
        transform: translate3d(100%, 0, 0) rotate3d(0, 0, 1, 120deg);
    }
}

.rollOut {
    -webkit-animation-name: rollOut;
    animation-name: rollOut;
}

@-webkit-keyframes zoomIn {
    from {
        opacity: 0;
        -webkit-transform: scale3d(0.3, 0.3, 0.3);
        transform: scale3d(0.3, 0.3, 0.3);
    }

    50% {
        opacity: 1;
    }
}

@keyframes zoomIn {
    from {
        opacity: 0;
        -webkit-transform: scale3d(0.3, 0.3, 0.3);
        transform: scale3d(0.3, 0.3, 0.3);
    }

    50% {
        opacity: 1;
    }
}

.zoomIn {
    -webkit-animation-name: zoomIn;
    animation-name: zoomIn;
}

@-webkit-keyframes zoomInDown {
    from {
        opacity: 0;
        -webkit-transform: scale3d(0.1, 0.1, 0.1) translate3d(0, -1000px, 0);
        transform: scale3d(0.1, 0.1, 0.1) translate3d(0, -1000px, 0);
        -webkit-animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
        animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
    }

    60% {
        opacity: 1;
        -webkit-transform: scale3d(0.475, 0.475, 0.475) translate3d(0, 60px, 0);
        transform: scale3d(0.475, 0.475, 0.475) translate3d(0, 60px, 0);
        -webkit-animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
        animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
    }
}

@keyframes zoomInDown {
    from {
        opacity: 0;
        -webkit-transform: scale3d(0.1, 0.1, 0.1) translate3d(0, -1000px, 0);
        transform: scale3d(0.1, 0.1, 0.1) translate3d(0, -1000px, 0);
        -webkit-animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
        animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
    }

    60% {
        opacity: 1;
        -webkit-transform: scale3d(0.475, 0.475, 0.475) translate3d(0, 60px, 0);
        transform: scale3d(0.475, 0.475, 0.475) translate3d(0, 60px, 0);
        -webkit-animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
        animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
    }
}

.zoomInDown {
    -webkit-animation-name: zoomInDown;
    animation-name: zoomInDown;
}

@-webkit-keyframes zoomInLeft {
    from {
        opacity: 0;
        -webkit-transform: scale3d(0.1, 0.1, 0.1) translate3d(-1000px, 0, 0);
        transform: scale3d(0.1, 0.1, 0.1) translate3d(-1000px, 0, 0);
        -webkit-animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
        animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
    }

    60% {
        opacity: 1;
        -webkit-transform: scale3d(0.475, 0.475, 0.475) translate3d(10px, 0, 0);
        transform: scale3d(0.475, 0.475, 0.475) translate3d(10px, 0, 0);
        -webkit-animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
        animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
    }
}

@keyframes zoomInLeft {
    from {
        opacity: 0;
        -webkit-transform: scale3d(0.1, 0.1, 0.1) translate3d(-1000px, 0, 0);
        transform: scale3d(0.1, 0.1, 0.1) translate3d(-1000px, 0, 0);
        -webkit-animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
        animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
    }

    60% {
        opacity: 1;
        -webkit-transform: scale3d(0.475, 0.475, 0.475) translate3d(10px, 0, 0);
        transform: scale3d(0.475, 0.475, 0.475) translate3d(10px, 0, 0);
        -webkit-animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
        animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
    }
}

.zoomInLeft {
    -webkit-animation-name: zoomInLeft;
    animation-name: zoomInLeft;
}

@-webkit-keyframes zoomInRight {
    from {
        opacity: 0;
        -webkit-transform: scale3d(0.1, 0.1, 0.1) translate3d(1000px, 0, 0);
        transform: scale3d(0.1, 0.1, 0.1) translate3d(1000px, 0, 0);
        -webkit-animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
        animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
    }

    60% {
        opacity: 1;
        -webkit-transform: scale3d(0.475, 0.475, 0.475) translate3d(-10px, 0, 0);
        transform: scale3d(0.475, 0.475, 0.475) translate3d(-10px, 0, 0);
        -webkit-animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
        animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
    }
}

@keyframes zoomInRight {
    from {
        opacity: 0;
        -webkit-transform: scale3d(0.1, 0.1, 0.1) translate3d(1000px, 0, 0);
        transform: scale3d(0.1, 0.1, 0.1) translate3d(1000px, 0, 0);
        -webkit-animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
        animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
    }

    60% {
        opacity: 1;
        -webkit-transform: scale3d(0.475, 0.475, 0.475) translate3d(-10px, 0, 0);
        transform: scale3d(0.475, 0.475, 0.475) translate3d(-10px, 0, 0);
        -webkit-animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
        animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
    }
}

.zoomInRight {
    -webkit-animation-name: zoomInRight;
    animation-name: zoomInRight;
}

@-webkit-keyframes zoomInUp {
    from {
        opacity: 0;
        -webkit-transform: scale3d(0.1, 0.1, 0.1) translate3d(0, 1000px, 0);
        transform: scale3d(0.1, 0.1, 0.1) translate3d(0, 1000px, 0);
        -webkit-animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
        animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
    }

    60% {
        opacity: 1;
        -webkit-transform: scale3d(0.475, 0.475, 0.475) translate3d(0, -60px, 0);
        transform: scale3d(0.475, 0.475, 0.475) translate3d(0, -60px, 0);
        -webkit-animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
        animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
    }
}

@keyframes zoomInUp {
    from {
        opacity: 0;
        -webkit-transform: scale3d(0.1, 0.1, 0.1) translate3d(0, 1000px, 0);
        transform: scale3d(0.1, 0.1, 0.1) translate3d(0, 1000px, 0);
        -webkit-animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
        animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
    }

    60% {
        opacity: 1;
        -webkit-transform: scale3d(0.475, 0.475, 0.475) translate3d(0, -60px, 0);
        transform: scale3d(0.475, 0.475, 0.475) translate3d(0, -60px, 0);
        -webkit-animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
        animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
    }
}

.zoomInUp {
    -webkit-animation-name: zoomInUp;
    animation-name: zoomInUp;
}

@-webkit-keyframes zoomOut {
    from {
        opacity: 1;
    }

    50% {
        opacity: 0;
        -webkit-transform: scale3d(0.3, 0.3, 0.3);
        transform: scale3d(0.3, 0.3, 0.3);
    }

    to {
        opacity: 0;
    }
}

@keyframes zoomOut {
    from {
        opacity: 1;
    }

    50% {
        opacity: 0;
        -webkit-transform: scale3d(0.3, 0.3, 0.3);
        transform: scale3d(0.3, 0.3, 0.3);
    }

    to {
        opacity: 0;
    }
}

.zoomOut {
    -webkit-animation-name: zoomOut;
    animation-name: zoomOut;
}

@-webkit-keyframes zoomOutDown {
    40% {
        opacity: 1;
        -webkit-transform: scale3d(0.475, 0.475, 0.475) translate3d(0, -60px, 0);
        transform: scale3d(0.475, 0.475, 0.475) translate3d(0, -60px, 0);
        -webkit-animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
        animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
    }

    to {
        opacity: 0;
        -webkit-transform: scale3d(0.1, 0.1, 0.1) translate3d(0, 2000px, 0);
        transform: scale3d(0.1, 0.1, 0.1) translate3d(0, 2000px, 0);
        -webkit-transform-origin: center bottom;
        transform-origin: center bottom;
        -webkit-animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
        animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
    }
}

@keyframes zoomOutDown {
    40% {
        opacity: 1;
        -webkit-transform: scale3d(0.475, 0.475, 0.475) translate3d(0, -60px, 0);
        transform: scale3d(0.475, 0.475, 0.475) translate3d(0, -60px, 0);
        -webkit-animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
        animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
    }

    to {
        opacity: 0;
        -webkit-transform: scale3d(0.1, 0.1, 0.1) translate3d(0, 2000px, 0);
        transform: scale3d(0.1, 0.1, 0.1) translate3d(0, 2000px, 0);
        -webkit-transform-origin: center bottom;
        transform-origin: center bottom;
        -webkit-animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
        animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
    }
}

.zoomOutDown {
    -webkit-animation-name: zoomOutDown;
    animation-name: zoomOutDown;
}

@-webkit-keyframes zoomOutLeft {
    40% {
        opacity: 1;
        -webkit-transform: scale3d(0.475, 0.475, 0.475) translate3d(42px, 0, 0);
        transform: scale3d(0.475, 0.475, 0.475) translate3d(42px, 0, 0);
    }

    to {
        opacity: 0;
        -webkit-transform: scale(0.1) translate3d(-2000px, 0, 0);
        transform: scale(0.1) translate3d(-2000px, 0, 0);
        -webkit-transform-origin: left center;
        transform-origin: left center;
    }
}

@keyframes zoomOutLeft {
    40% {
        opacity: 1;
        -webkit-transform: scale3d(0.475, 0.475, 0.475) translate3d(42px, 0, 0);
        transform: scale3d(0.475, 0.475, 0.475) translate3d(42px, 0, 0);
    }

    to {
        opacity: 0;
        -webkit-transform: scale(0.1) translate3d(-2000px, 0, 0);
        transform: scale(0.1) translate3d(-2000px, 0, 0);
        -webkit-transform-origin: left center;
        transform-origin: left center;
    }
}

.zoomOutLeft {
    -webkit-animation-name: zoomOutLeft;
    animation-name: zoomOutLeft;
}

@-webkit-keyframes zoomOutRight {
    40% {
        opacity: 1;
        -webkit-transform: scale3d(0.475, 0.475, 0.475) translate3d(-42px, 0, 0);
        transform: scale3d(0.475, 0.475, 0.475) translate3d(-42px, 0, 0);
    }

    to {
        opacity: 0;
        -webkit-transform: scale(0.1) translate3d(2000px, 0, 0);
        transform: scale(0.1) translate3d(2000px, 0, 0);
        -webkit-transform-origin: right center;
        transform-origin: right center;
    }
}

@keyframes zoomOutRight {
    40% {
        opacity: 1;
        -webkit-transform: scale3d(0.475, 0.475, 0.475) translate3d(-42px, 0, 0);
        transform: scale3d(0.475, 0.475, 0.475) translate3d(-42px, 0, 0);
    }

    to {
        opacity: 0;
        -webkit-transform: scale(0.1) translate3d(2000px, 0, 0);
        transform: scale(0.1) translate3d(2000px, 0, 0);
        -webkit-transform-origin: right center;
        transform-origin: right center;
    }
}

.zoomOutRight {
    -webkit-animation-name: zoomOutRight;
    animation-name: zoomOutRight;
}

@-webkit-keyframes zoomOutUp {
    40% {
        opacity: 1;
        -webkit-transform: scale3d(0.475, 0.475, 0.475) translate3d(0, 60px, 0);
        transform: scale3d(0.475, 0.475, 0.475) translate3d(0, 60px, 0);
        -webkit-animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
        animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
    }

    to {
        opacity: 0;
        -webkit-transform: scale3d(0.1, 0.1, 0.1) translate3d(0, -2000px, 0);
        transform: scale3d(0.1, 0.1, 0.1) translate3d(0, -2000px, 0);
        -webkit-transform-origin: center bottom;
        transform-origin: center bottom;
        -webkit-animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
        animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
    }
}

@keyframes zoomOutUp {
    40% {
        opacity: 1;
        -webkit-transform: scale3d(0.475, 0.475, 0.475) translate3d(0, 60px, 0);
        transform: scale3d(0.475, 0.475, 0.475) translate3d(0, 60px, 0);
        -webkit-animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
        animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
    }

    to {
        opacity: 0;
        -webkit-transform: scale3d(0.1, 0.1, 0.1) translate3d(0, -2000px, 0);
        transform: scale3d(0.1, 0.1, 0.1) translate3d(0, -2000px, 0);
        -webkit-transform-origin: center bottom;
        transform-origin: center bottom;
        -webkit-animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
        animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
    }
}

.zoomOutUp {
    -webkit-animation-name: zoomOutUp;
    animation-name: zoomOutUp;
}

@-webkit-keyframes slideInDown {
    from {
        -webkit-transform: translate3d(0, -100%, 0);
        transform: translate3d(0, -100%, 0);
        visibility: visible;
    }

    to {
        -webkit-transform: translate3d(0, 0, 0);
        transform: translate3d(0, 0, 0);
    }
}

@keyframes slideInDown {
    from {
        -webkit-transform: translate3d(0, -100%, 0);
        transform: translate3d(0, -100%, 0);
        visibility: visible;
    }

    to {
        -webkit-transform: translate3d(0, 0, 0);
        transform: translate3d(0, 0, 0);
    }
}

.slideInDown {
    -webkit-animation-name: slideInDown;
    animation-name: slideInDown;
}

@-webkit-keyframes slideInLeft {
    from {
        -webkit-transform: translate3d(-100%, 0, 0);
        transform: translate3d(-100%, 0, 0);
        visibility: visible;
    }

    to {
        -webkit-transform: translate3d(0, 0, 0);
        transform: translate3d(0, 0, 0);
    }
}

@keyframes slideInLeft {
    from {
        -webkit-transform: translate3d(-100%, 0, 0);
        transform: translate3d(-100%, 0, 0);
        visibility: visible;
    }

    to {
        -webkit-transform: translate3d(0, 0, 0);
        transform: translate3d(0, 0, 0);
    }
}

.slideInLeft {
    -webkit-animation-name: slideInLeft;
    animation-name: slideInLeft;
}

@-webkit-keyframes slideInRight {
    from {
        -webkit-transform: translate3d(100%, 0, 0);
        transform: translate3d(100%, 0, 0);
        visibility: visible;
    }

    to {
        -webkit-transform: translate3d(0, 0, 0);
        transform: translate3d(0, 0, 0);
    }
}

@keyframes slideInRight {
    from {
        -webkit-transform: translate3d(100%, 0, 0);
        transform: translate3d(100%, 0, 0);
        visibility: visible;
    }

    to {
        -webkit-transform: translate3d(0, 0, 0);
        transform: translate3d(0, 0, 0);
    }
}

.slideInRight {
    -webkit-animation-name: slideInRight;
    animation-name: slideInRight;
}

@-webkit-keyframes slideInUp {
    from {
        -webkit-transform: translate3d(0, 100%, 0);
        transform: translate3d(0, 100%, 0);
        visibility: visible;
    }

    to {
        -webkit-transform: translate3d(0, 0, 0);
        transform: translate3d(0, 0, 0);
    }
}

@keyframes slideInUp {
    from {
        -webkit-transform: translate3d(0, 100%, 0);
        transform: translate3d(0, 100%, 0);
        visibility: visible;
    }

    to {
        -webkit-transform: translate3d(0, 0, 0);
        transform: translate3d(0, 0, 0);
    }
}

.slideInUp {
    -webkit-animation-name: slideInUp;
    animation-name: slideInUp;
}

@-webkit-keyframes slideOutDown {
    from {
        -webkit-transform: translate3d(0, 0, 0);
        transform: translate3d(0, 0, 0);
    }

    to {
        visibility: hidden;
        -webkit-transform: translate3d(0, 100%, 0);
        transform: translate3d(0, 100%, 0);
    }
}

@keyframes slideOutDown {
    from {
        -webkit-transform: translate3d(0, 0, 0);
        transform: translate3d(0, 0, 0);
    }

    to {
        visibility: hidden;
        -webkit-transform: translate3d(0, 100%, 0);
        transform: translate3d(0, 100%, 0);
    }
}

.slideOutDown {
    -webkit-animation-name: slideOutDown;
    animation-name: slideOutDown;
}

@-webkit-keyframes slideOutLeft {
    from {
        -webkit-transform: translate3d(0, 0, 0);
        transform: translate3d(0, 0, 0);
    }

    to {
        visibility: hidden;
        -webkit-transform: translate3d(-100%, 0, 0);
        transform: translate3d(-100%, 0, 0);
    }
}

@keyframes slideOutLeft {
    from {
        -webkit-transform: translate3d(0, 0, 0);
        transform: translate3d(0, 0, 0);
    }

    to {
        visibility: hidden;
        -webkit-transform: translate3d(-100%, 0, 0);
        transform: translate3d(-100%, 0, 0);
    }
}

.slideOutLeft {
    -webkit-animation-name: slideOutLeft;
    animation-name: slideOutLeft;
}

@-webkit-keyframes slideOutRight {
    from {
        -webkit-transform: translate3d(0, 0, 0);
        transform: translate3d(0, 0, 0);
    }

    to {
        visibility: hidden;
        -webkit-transform: translate3d(100%, 0, 0);
        transform: translate3d(100%, 0, 0);
    }
}

@keyframes slideOutRight {
    from {
        -webkit-transform: translate3d(0, 0, 0);
        transform: translate3d(0, 0, 0);
    }

    to {
        visibility: hidden;
        -webkit-transform: translate3d(100%, 0, 0);
        transform: translate3d(100%, 0, 0);
    }
}

.slideOutRight {
    -webkit-animation-name: slideOutRight;
    animation-name: slideOutRight;
}

@-webkit-keyframes slideOutUp {
    from {
        -webkit-transform: translate3d(0, 0, 0);
        transform: translate3d(0, 0, 0);
    }

    to {
        visibility: hidden;
        -webkit-transform: translate3d(0, -100%, 0);
        transform: translate3d(0, -100%, 0);
    }
}

@keyframes slideOutUp {
    from {
        -webkit-transform: translate3d(0, 0, 0);
        transform: translate3d(0, 0, 0);
    }

    to {
        visibility: hidden;
        -webkit-transform: translate3d(0, -100%, 0);
        transform: translate3d(0, -100%, 0);
    }
}

.slideOutUp {
    -webkit-animation-name: slideOutUp;
    animation-name: slideOutUp;
}

.animated {
    -webkit-animation-duration: 1s;
    animation-duration: 1s;
    -webkit-animation-fill-mode: both;
    animation-fill-mode: both;
}

    .animated.infinite {
        -webkit-animation-iteration-count: infinite;
        animation-iteration-count: infinite;
    }

    .animated.delay-1s {
        -webkit-animation-delay: 1s;
        animation-delay: 1s;
    }

    .animated.delay-2s {
        -webkit-animation-delay: 2s;
        animation-delay: 2s;
    }

    .animated.delay-3s {
        -webkit-animation-delay: 3s;
        animation-delay: 3s;
    }

    .animated.delay-4s {
        -webkit-animation-delay: 4s;
        animation-delay: 4s;
    }

    .animated.delay-5s {
        -webkit-animation-delay: 5s;
        animation-delay: 5s;
    }

    .animated.fast {
        -webkit-animation-duration: 800ms;
        animation-duration: 800ms;
    }

    .animated.faster {
        -webkit-animation-duration: 500ms;
        animation-duration: 500ms;
    }

    .animated.slow {
        -webkit-animation-duration: 2s;
        animation-duration: 2s;
    }

    .animated.slower {
        -webkit-animation-duration: 3s;
        animation-duration: 3s;
    }

@media (print), (prefers-reduced-motion: reduce) {
    .animated {
        -webkit-animation-duration: 1ms !important;
        animation-duration: 1ms !important;
        -webkit-transition-duration: 1ms !important;
        transition-duration: 1ms !important;
        -webkit-animation-iteration-count: 1 !important;
        animation-iteration-count: 1 !important;
    }
}

