@charset "UTF-8";
/* CSS Document */
@font-face {
  font-family: Roboto-Regular, Roboto, Helvetica Neue, Helvetica, Tahoma, Arial, sans-serif, pingfang SC, helvetica neue, arial, hiragino sans gb, microsoft yahei ui, microsoft yahei, simsun, sans-serif;
  font-style: normal;
  font-weight: 400;
  src: url(/resmod/fonts/Roboto-Regular.woff2) format("woff2"), url(/resmod/fonts/Roboto-Regular.woff) format("woff"), url(/resmod/fonts/Roboto-Regular.ttf) format("truetype");
}
@font-face {
  font-family: Roboto-Regular, Roboto, Helvetica Neue, Helvetica, Tahoma, Arial, sans-serif, pingfang SC, helvetica neue, arial, hiragino sans gb, microsoft yahei ui, microsoft yahei, simsun, sans-serif;
  font-style: normal;
  font-weight: 500;
  src: url(/resmod/fonts/Roboto-Medium.woff2) format("woff2"), url(/resmod/fonts/Roboto-Medium.woff) format("woff"), url(/resmod/fonts/Roboto-Medium.ttf) format("truetype");
}
@font-face {
  font-family: 'Material Icons';
  font-style: normal;
  font-weight: 400;
  src: local("Material Icons"), local("MaterialIcons-Regular"), url(/resmod/fonts/MaterialIcons-Regular.woff2) format("woff2"), url(/resmod/fonts/MaterialIcons-Regular.woff) format("woff"), url(/resmod/fonts/MaterialIcons-Regular.ttf) format("truetype");
}
* {
  margin: 0;
  padding: 0;
  outline: 0;
  /* font-family: Roboto-Regular, Roboto, Helvetica Neue, Helvetica, Tahoma, Arial, sans-serif, pingfang SC, helvetica neue, arial, hiragino sans gb, microsoft yahei ui, microsoft yahei, simsun, sans-serif; */
  -webkit-tap-highlight-color: none;
}
body {
  color: #333;
}

span, a {
  font-size: inherit;
  font-weight: inherit;
  line-height: inherit;
  color: inherit;
  display: inline-block
}
i{display: inline-block}
input, textarea {
  border: none;
  resize: none;
  font-size: 14px;
  font-family: Roboto-Regular, Roboto, Helvetica Neue, Helvetica, Tahoma, Arial, sans-serif, pingfang SC, helvetica neue, arial, hiragino sans gb, microsoft yahei ui, microsoft yahei, simsun, sans-serif;
}
input::-webkit-input-placeholder, textarea::-webkit-input-placeholder {
  color: #999 !important;
  font-family: Roboto-Regular, Roboto, Helvetica Neue, Helvetica, Tahoma, Arial, sans-serif, pingfang SC, helvetica neue, arial, hiragino sans gb, microsoft yahei ui, microsoft yahei, simsun, sans-serif;
}
input:-moz-placeholder, textarea:-moz-placeholder {
  color: #999 !important;
  font-family: Roboto-Regular, Roboto, Helvetica Neue, Helvetica, Tahoma, Arial, sans-serif, pingfang SC, helvetica neue, arial, hiragino sans gb, microsoft yahei ui, microsoft yahei, simsun, sans-serif;
}
input::-moz-placeholder, textarea::-moz-placeholder {
  color: #999 !important;
  font-family: Roboto-Regular, Roboto, Helvetica Neue, Helvetica, Tahoma, Arial, sans-serif, pingfang SC, helvetica neue, arial, hiragino sans gb, microsoft yahei ui, microsoft yahei, simsun, sans-serif;
}
input:-ms-input-placeholder, textarea:-ms-input-placeholder {
  color: #999 !important;
  font-family: Roboto-Regular, Roboto, Helvetica Neue, Helvetica, Tahoma, Arial, sans-serif, pingfang SC, helvetica neue, arial, hiragino sans gb, microsoft yahei ui, microsoft yahei, simsun, sans-serif;
}

a {
  text-decoration: none !important;
  cursor: pointer;
}

img {
  width: 100%;
  height: 100%;
}

ul {
  list-style: none;
}
td, th {
  padding: 0;
}
input::-webkit-search-cancel-button {
  display: none;
}

input[type=search]::-ms-clear {
  display: none;
}

body {
  -webkit-text-size-adjust: none;
}
input {
  user-select: text;
  -ms-user-select: text;
  -moz-user-select: text;
}
.manage-one_blue {
  color: #288AED !important;
}
.header__box {
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  display: flex;
  flex-direction: column;
  z-index: 49;
  border-bottom: 1px solid #1e5cb3;
  padding: 0px;
  margin: 0px;
}
.header__box .header__main {
  width: 100%;
  height: 48px;
  background-color: #f5f5f5;
}
.header__box .header__main .header-main__box {
  margin: 0 auto;
  height: 100%;
  max-width: 1200px;
  display: flex;
  align-items: center;
  flex-wrap: nowrap;
  width: 1200px;
  justify-content: space-between;
  position: relative;
}
.header__box .header__main .header-main__box .header-main__logo-avator {
  padding: 0;
  line-height: 24px;
  width: 32px;
  height: 32px;
  display: flex;
  flex-shrink: 0;
  margin: 0px;
}
.header__box .header__main .header-main__box .header-main__logo-detail {
  text-decoration: none;
  padding-left: 5px;
  font-family: Roboto-Regular, Roboto, Helvetica Neue, Helvetica, Tahoma, Arial, sans-serif, pingfang SC, helvetica neue, arial, hiragino sans gb, microsoft yahei ui, microsoft yahei, simsun, sans-serif;
  font-weight: 600;
  line-height: 24px;
  font-size: 22px;
  color: #669933 !important;
  display: flex;
  align-items: center;
  padding: 0px;
  margin-left: 4px;
}
.header__box .header__main .header-main__box .header-main__logo-detail .header-main__logo-detail_name {
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
  max-width: 200px;
}
.header__box .header__main .header-main__box .header-main__logo-detail .header-main__logo-detail_title {
  display: flex;
  flex-shrink: 0;
}
.header__box .header__main .header-main__box .header-main__logo {
  flex-shrink: 0;
  cursor: pointer;
}
.header__box .header__main .header-main__box .header-main__logo img {
  height: 22px;
}
.header__box .header__main .header-main__box .header-main__logo .header-main__logo-avator {
  padding: 0;
  line-height: 24px;
  width: 30px;
  height: 22px !important;
  display: flex;
  flex-shrink: 0;
  margin: 0px;
}
.header__box .header__main .header-main__box .header-main__logo .header-main__logo-detail {
  text-decoration: none;
  padding-left: 5px;
  font-family: Roboto-Regular, Roboto, Helvetica Neue, Helvetica, Tahoma, Arial, sans-serif, pingfang SC, helvetica neue, arial, hiragino sans gb, microsoft yahei ui, microsoft yahei, simsun, sans-serif;
  font-weight: 600;
  line-height: 24px;
  font-size: 22px;
  color: #669933 !important;
  display: flex;
  align-items: center;
  padding: 0px;
  margin-left: 4px;
}
.header__box .header__main .header-main__box .header-main__logo .header-main__logo-detail .header-main__logo-detail_name {
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
  max-width: 200px;
}
.header__box .header__main .header-main__box .header-main__logo .header-main__logo-detail .header-main__logo-detail_title {
  display: flex;
  flex-shrink: 0;
}
.header__box .header__main .header-main__box .header-main__search {
  flex-grow: 1;
  margin: 0 32px 0 6px;
  /*max-width: 320px;*/
}
.header__box .header__main .header-main__box .header-main__actions {
  flex-shrink: 0;
  display: flex;
  align-items: center;
  flex-wrap: nowrap;
  /* margin-right: 12px;*/
}
.header__box .header__main .header-main__box .header-main__actions i {
  max-width: 24px;
  max-height: 24px;
}
.header__box .header__main .header-main__box .header-main__actions .header-main__actions_link {
  font-size: 14px;
  color: rgba(0, 0, 0, 0.87) !important;
  margin: 0 12px;
  cursor: pointer;
  display: flex;
  justify-content: center;
  align-items: center;
  width: 100%;
  text-align: center;
}
.header__box .header__main .header-main__box .header-main__actions .header-main__actions_link:hover {
  color: #2882d8;
}
.header__box .header__main .header-main__box .header-main__actions .header-main__actions_item {
  position: relative;
  width: 32px;
  height: 32px;
  box-sizing: border-box;
  border-radius: 50%;
  padding: 8px;
  cursor: pointer;
  margin: 0px 5px !important;
  background: #fff;
  border: 1px solid #999 !important;
}
.header__box .header__main .header-main__box .header-main__actions .header-main__actions_item:hover {
  border-color: #1E51B3 !important;
}
.header__box .header__main .header-main__box .header-main__actions .header-main__actions_item:hover .header-main__actions_icon.fulltext-request {
  background-position: -249px -36px;
}
.header__box .header__main .header-main__box .header-main__actions .header-main__actions_item:hover .header-main__actions_icon.inbox-messages {
  background-position: -274px -36px !important;
}
.header__box .header__main .header-main__box .header-main__actions .header-main__actions_item:hover .header-main__actions_icon.system-notifications {
  background-position: -301px -36px !important;
}
.header__box .header__main .header-main__box .header-main__actions .header-main__actions_item:hover .header-main__actions_item-tip {
  display: block;
}
.header__box .header__main .header-main__box .header-main__actions .header-main__actions_item .header-main__action_unread {
  position: absolute;
  top: -5px;
  left: 14px;
  background-color: #bf3127;
  border-radius: 10px;
  box-sizing: border-box;
  min-width: 20px;
  height: 18px;
  padding: 0 3px;
  font-size: 12px;
  line-height: 16px;
  text-align: center;
  color: white;
  border: 1px solid white;
  z-index: 2;
  white-space: nowrap;
  padding-bottom: 2px;
  display: flex;
  justify-content: center;
  align-items: center;
}
.header__box .header__main .header-main__box .header-main__actions .header-main__actions_item .header-main__actions_icon {
  width: 16px;
  height: 16px;
  background-image: url(/resmod/smate-pc/img/smate_cssspirit01.png);
  background-repeat: no-repeat;
}
.header__box .header__main .header-main__box .header-main__actions .header-main__actions_item .header-main__actions_icon.fulltext-request {
  background-position: -249px -13px;
}
.header__box .header__main .header-main__box .header-main__actions .header-main__actions_item .header-main__actions_icon.inbox-messages {
  background-position: -274px -13px;
}
.header__box .header__main .header-main__box .header-main__actions .header-main__actions_item .header-main__actions_icon.system-notifications {
  background-position: -301px -13px;
}
.header__box .header__main .header-main__box .header-main__actions .header-main__actions_item .header-main__actions_item-tip {
  display: none;
  position: fixed;
  height: 20px;
  line-height: 20px;
  min-width: 75px;
  width: auto;
  padding: 0px 8px;
  background: #fff;
  border-radius: 4px;
  top: 48px;
  color: #333;
  font-size: 14px;
  border: 1px solid #ccc;
  z-index: 2;
  text-align: center;
  flex-shrink: 0;
  white-space: nowrap;
}
.header__box .header__main .header-main__box .header-main__actions .header-main__psn {
  position: relative;
  margin: 0 12px;
  width: 30px;
  height: 30px;
  cursor: pointer;
  /*  &:hover .header-main__dropdown_psn{
        display: block!important;
    }*/
}
.header__box .header__main .header-main__box .header-main__actions .header-main__psn .header-main__psn-avatar {
  height: 100%;
  width: 100%;
  border-radius: 50%;
  overflow: hidden;
  border: 1px solid #999;
}
.header__box .header__main .header-main__box .header-main__actions .header-main__psn .header-main__dropdown_psn {
  position: absolute;
  right: 0;
  top: calc(100% + 4px);
  box-shadow: 0 1px 5px 0 rgba(0, 0, 0, 0.2), 0 2px 2px 0 rgba(0, 0, 0, 0.14), 0 3px 1px -2px rgba(0, 0, 0, 0.12);
  background-color: white;
  width: 81px;
  text-align: center;
  display: none;
}
.header__box .header__main .header-main__box .header-main__actions .header-main__psn .header-main__dropdown_psn .chevron-icon_up {
  position: absolute;
  right: 24px;
  top: -15px;
}
.header__box .header__main .header-main__box .header-main__actions .header-main__psn .header-main__dropdown_psn .chevron-icon_up .chevron-icon__div1 {
  position: absolute;
  top: 0;
  width: 0;
  height: 0;
  border-top: 8px solid transparent;
  border-right: 6px solid transparent;
  border-bottom: 6px solid #ebebeb;
  border-left: 8px solid transparent;
}
.header__box .header__main .header-main__box .header-main__actions .header-main__psn .header-main__dropdown_psn .chevron-icon_up .chevron-icon__div2 {
  position: absolute;
  top: 1px;
  width: 0;
  height: 0;
  border-top: 8px solid transparent;
  border-right: 6px solid transparent;
  border-bottom: 6px solid white;
  border-left: 8px solid transparent;
}
.header__box .header__main .header-main__box .header-main__actions .header-main__psn-icon {
  margin-left: -10px;
  cursor: pointer;
  color: #999;
}
.header__box .header__main .header-main__box .header-main__actions .header-main__psn-icon:hover {
  color: #1265CF;
}
.header__box .header__nav {
  width: 404px;
  height: 32px;
  background: #f5f5f5;
  margin-right: 20px;
}
.header__box .header__nav .header__nav_box {
  position: relative;
  margin: 0 auto;
  height: 100%;
  max-width: 1200px;
}
/* .header__box .header__nav .header__nav_box .header-nav__item-bottom {
  position: absolute;
  border-bottom: 2px solid #1e5cb3;
  transition: all 100ms;
  top: 38px;
  min-width: 72px;
} */
.header__box .header__nav .header__nav_box .header-nav__list {
  height: 100%;
  display: flex;
  flex-wrap: nowrap;
}
.header__box .header__nav .header__nav_box .header-nav__list .header-nav__item-selected {
  color: #1e5cb3 !important;
  font-size: 16px !important;
}
.header__box .header__nav .header__nav_box .header-nav__list .header-nav__item {
  text-align: center;
  height: 100%;
  box-sizing: border-box;
  font-size: 14px !important;
  line-height: 32px;
  color: #333;
  min-width: 0px;
  cursor: pointer;
  padding: 0px 20px;
  flex-shrink: 0;
}
.header__box .header__nav .header__nav_box .header-nav__list .header-nav__item span {
  word-break: keep-all;
  position: relative;
}
.header__box .header__nav .header__nav_box .header-nav__list .header-nav__item:hover {
  color: #218aed !important;
  background: #f5f5f5 !important;
  font-size: 16px;
}
.header__box .header__nav .header__nav_box .header-nav__list .header-nav__item:hover .header-nav__item-list {
  display: block;
}
.header__box .header__nav .header__nav_box .header-nav__list .header-nav__item .header-nav__item-list {
  position: absolute;
  background: #fff;
  top: 32px;
  left: 0px;
  display: flex;
  color: #333;
  font-size: 14px;
  width: 103px;
  height: auto;
  display: none;
  box-shadow: 5px 5px 5px rgba(51, 51, 51, 0.3);
}
.header__box .header__nav .header__nav_box .header-nav__list .header-nav__item .header-nav__item-list .header-nav__item-list__grp {
  line-height: 32px;
  text-align: center;
  height: 32px;
  cursor: pointer;
  display: flex;
  justify-content: center;
  align-items: center;
  width: 103px !important;
}
.header__box .header__nav .header__nav_box .header-nav__list .header-nav__item .header-nav__item-list .header-nav__item-list__grp .header-nav__item-list__grp-fund {
  background: url(../img/seclevel-fund.png);
  background-repeat: no-repeat;
  height: 24px;
  width: 24px;
  background-position: -1px -1px;
}
.header__box .header__nav .header__nav_box .header-nav__list .header-nav__item .header-nav__item-list .header-nav__item-list__grp .header-nav__item-list__grp-project {
  background: url(../img/seclevel-project.png);
  background-repeat: no-repeat;
  height: 24px;
  width: 24px;
  background-position: -1px -1px;
}
.header__box .header__nav .header__nav_box .header-nav__list .header-nav__item .header-nav__item-list .header-nav__item-list__grp .header-nav__item-list__grp-paper {
  background: url(../img/seclevel-paper.png);
  background-repeat: no-repeat;
  height: 24px;
  width: 24px;
  margin-top: 14px;
  background-position: -1px -1px;
}
.header__box .header__nav .header__nav_box .header-nav__list .header-nav__item .header-nav__item-list .header-nav__item-list__grp .header-nav__item-list__grp-patent {
  background: url(../img/seclevel-patent.png);
  background-repeat: no-repeat;
  height: 24px;
  width: 24px;
  background-position: -1px -1px;
}
.header__box .header__nav .header__nav_box .header-nav__list .header-nav__item .header-nav__item-list .header-nav__item-list__grp .header-nav__item-list__grp-file {
  background: url(../img/seclevel-file.png);
  background-repeat: no-repeat;
  height: 24px;
  width: 24px;
  background-position: 0px 1px;
}
.header__box .header__nav .header__nav_box .header-nav__list .header-nav__item .header-nav__item-list .header-nav__item-list__grp:hover {
  background-color: #e5e5e5;
}
.header__box .header__nav .header__nav_box .header-nav__list .header-nav__item .header-nav__item-list .header-nav__item-list__grp .header-nav__item-list__grp-tip {
  width: auto;
  margin-left: 8px;
}
.header__box .header__nav .header__nav_box .header-nav__list .header-nav__item .header-nav__item-list .header-nav__item-list__grp-line {
  border-bottom: 1px solid #666;
}
.header__box .header__nav .header__nav_box .header-nav__list .header-nav__item .header-nav__item-list a {
  display: flex;
  justify-content: center;
  align-items: center;
}
.header__box .header__nav .header__nav_box .header-nav__list .header-nav__item:hover {
  background-color: #134fa6;
}
.header__box .header__nav .header__nav_box .header-nav__list .item_selected {
  background-color: #09439b;
}

.searchbox__container {
  border-radius: 2px;
  width: 100%;
  position: relative;
  transition: background 0.2s;
  margin-left: 12px;
}
.searchbox__container .searchbox__main {
  border: 1px solid #ccc;
  border-radius: 3px;
  width: 240px;
  position: relative;
  display: flex;
  align-items: center;
  background: #fff;
}
.searchbox__container .searchbox__main input {
  background: transparent;
  border: 0;
  font-size: 14px;
  transition: color 0.2s;
  width: 100%;
  height: 30px;
  padding: 4px 32px 4px 6px;
  box-sizing: border-box;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
}
.searchbox__container .searchbox__main input ::-webkit-input-placeholder {
  /* WebKit browsers */
  color: #999 !important;
}
.searchbox__container .searchbox__main input ::-moz-placeholder {
  /* Mozilla Firefox 19+ */
  color: #999 !important;
}
.searchbox__container .searchbox__main input :-ms-input-placeholder {
  /* Internet Explorer 10+ */
  color: #999 !important;
}
.searchbox__container .searchbox__main .searchbox__icon {
  top: calc(50% - 10px);
  right: 0px;
  color: rgba(0, 0, 0, 0.54);
  transition: color 0.2s;
  position: absolute;
  margin-right: 8px;
  background: url(../../vip/img/top-search.png);
  background-repeat: no-repeat;
  width: 20px;
  height: 20px;
}
.searchbox__container .searchbox__main .searchbox__icon-select {
  color: #3faffa;
}
.searchbox__container .searchbox__main .searchbox__main-left {
  border-right: 1px solid #ddd;
  position: relative;
  width: 65px;
  height: 16px;
  font-size: 14px;
  display: flex;
  line-height: 22px;
  align-items: center;
  justify-content: space-between;
  color: #eee;
}
.searchbox__container .searchbox__main .searchbox__main-left .searchbox__keyboard-content {
  width: 55px;
  height: 22px;
  text-align: left;
  line-height: 22px;
  font-size: 14px;
  color: #333;
  padding-left: 10px;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
}
.searchbox__container .searchbox__main .searchbox__main-left .searchbox__keyboard-arrow {
  color: #999;
  font-size: 20px;
  margin-right: 4px;
  line-height: 25px;
}
.searchbox__container .searchbox__main .searchbox__main-left .searchbox__keyboard-select {
  position: absolute;
  top: 23px;
  width: 65px;
  left: 0px;
  height: auto;
  min-height: 44px;
  border: 1px solid #ddd;
  background: #fff;
  flex-direction: column;
  font-size: 14px;
  color: #666;
  display: none;
}
.searchbox__container .searchbox__main .searchbox__main-left .searchbox__keyboard-select .searchbox__keyboard-select_item {
  height: 24px;
  line-height: 24px;
  cursor: pointer;
  padding: 2px 4px;
}
.searchbox__container .searchbox__main .searchbox__main-left .searchbox__keyboard-select .searchbox__keyboard-select_item:hover {
  background: #f8f8f8;
}
.searchbox__container .search-friend_container-tip {
  background: url(../img/send-message1.png);
  background-repeat: no-repeat;
  background-position: 0px 0px;
  background-size: 24px 24px;
  width: 24px;
  height: 24px;
  cursor: pointer;
  margin-left: 4px;
  margin-right: 0px;
}
.searchbox__container .search-friend_container-tip:hover {
  background: url(../img/send-message2.png);
  background-repeat: no-repeat;
  background-position: 0px 0px;
  background-size: 24px 24px;
  width: 24px;
  height: 24px;
  cursor: pointer;
  margin-left: 4px;
  margin-right: 0px;
}
.application_bomb-body_content-list_img {
  background-repeat: no-repeat;
  background-position: 0px 0px;
  background-size: 32px 32px;
  width: 32px;
  height: 32px;
  cursor: pointer;
  border-radius: 5px;
  border: 1px solid #fff;
}
.application_bomb-background {
  width: 100%;
  background-color: rgba(0, 0, 0, 0.12);
  z-index: 102;
  position: fixed;
  display: none;
  top: 0px;
  left: 0px;
}
.application_bomb-background .application_bomb-container {
  width: 370px;
  position: absolute;
  background: #fff;
  right: -370px;
  top: 0px;
  transition: all 100ms;
}
.application_bomb-background .application_bomb-container .application_bomb {
  display: flex;
  flex-direction: column;
  justify-content: space-between;
  height: auto;
  width: 100%;
}

.application_bomb-body {
  display: flex;
  flex-direction: column;
  padding: 12px 16px;
  align-items: center;
}
.header-nav__item-selected {
  border-bottom: 2px solid #1e5cb3;
}
.header__placeholder_inside1 {
  /* height: 80px; */
  height: 72px;
}
.footer {
  width: 100%;
  background: #fff;
  border-top: 1px solid #dddddd;
  padding: 20px 0;
  /*overflow: hidden;*/
  display: flex;
}
.footer_wrap {
  padding: 0 20px;
  width: 940px;
  margin: 0 auto;
  text-align: center;
  display: inline-flex;
  justify-content: center;
}
.footer_wrap .scholarmate-code {
  width: 85px;
  text-align: center;
  float: left;
  /* margin-left: 240px; */
}
.footer_cont {
  width: 680px;
  float: left;
  /* margin-top: 30px; */
  margin-top: 10px;
  overflow: hidden;
  color: #666;
}
.footer_wrap .scholarmate-code span {
  margin-top: 5px;
  display: inline-block;
  width: 170px;
  margin-left: -45px;
  font-size: 12px !important;
  color: #666 !important;
} 
.scholarmate-code img {
  width: 85px !important;
  height: 85px !important;
}
.footer_cont p {
  font-size: 12px;
  line-height: 26px;
  color: #666;
  text-align: center;
}
.footer_cont {
  width: 680px;
  float: left;
  /* margin-top: 30px; */
  margin-top: 10px;
  overflow: hidden;
  color: #666;
}
.footer_cont p a {
  color: #666;
  margin: 0 10px;
}

























@keyframes preloader-ind-cir__box {
  to {
    transform: rotate(360deg);
  }
}
@keyframes preloader-ind-cir__fill {
  12.5% {
    transform: rotate(135deg);
  }
  25% {
    transform: rotate(270deg);
  }
  37.5% {
    transform: rotate(405deg);
  }
  50% {
    transform: rotate(540deg);
  }
  62.5% {
    transform: rotate(675deg);
  }
  75% {
    transform: rotate(810deg);
  }
  87.5% {
    transform: rotate(945deg);
  }
  to {
    transform: rotate(1080deg);
  }
}
@keyframes preloader-ind-cir__left-spin {
  0% {
    transform: rotate(130deg);
  }
  50% {
    transform: rotate(-5deg);
  }
  to {
    transform: rotate(130deg);
  }
}
@keyframes preloader-ind-cir__right-spin {
  0% {
    transform: rotate(-130deg);
  }
  50% {
    transform: rotate(5deg);
  }
  to {
    transform: rotate(-130deg);
  }
}
@keyframes preloader-ind-linear__bar1-scale {
  0% {
    transform: scaleX(0.1);
    animation-timing-function: linear;
  }
  36.6% {
    transform: scaleX(0.1);
    animation-timing-function: cubic-bezier(0.33, 0.12, 0.79, 1);
  }
  69.15% {
    transform: scaleX(0.83);
    animation-timing-function: cubic-bezier(0.23, 0, 0.23, 1.37);
  }
  to {
    transform: scaleX(0.1);
  }
}
@keyframes preloader-ind-linear__bar1-position {
  0% {
    left: -105%;
    animation-timing-function: linear;
  }
  20% {
    left: -105%;
    animation-timing-function: cubic-bezier(0.5, 0, 0.7, 0.5);
  }
  69.15% {
    left: 21.5%;
    animation-timing-function: cubic-bezier(0.3, 0.38, 0.55, 0.96);
  }
  to {
    left: 95%;
  }
}
@keyframes preloader-ind-linear__bar2-scale {
  0% {
    transform: scaleX(0.1);
    animation-timing-function: cubic-bezier(0.2, 0.06, 0.58, 0.45);
  }
  19.15% {
    transform: scaleX(0.57);
    animation-timing-function: cubic-bezier(0.15, 0.2, 0.65, 1);
  }
  44.15% {
    transform: scaleX(0.91);
    animation-timing-function: cubic-bezier(0.26, 0, 0.2, 1.38);
  }
  to {
    transform: scaleX(0.1);
  }
}
@keyframes preloader-ind-linear__bar2-position {
  0% {
    left: -55%;
    animation-timing-function: cubic-bezier(0.15, 0, 0.52, 0.4);
  }
  25% {
    left: -17.25%;
    animation-timing-function: cubic-bezier(0.3, 0.28, 0.8, 0.72);
  }
  48.35% {
    left: 29.5%;
    animation-timing-function: cubic-bezier(0.4, 0.62, 0.6, 0.9);
  }
  to {
    left: 118%;
  }
}


.empty_page {
  height: 700px;
  flex-direction: column;
}

.df_cc {
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -moz-justify-content: center;
  -ms-justify-content: center;
  -o-justify-content: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -moz-align-items: center;
  -ms-align-items: center;
  -o-align-items: center;
  align-items: center;
}
.flex1 {
  flex: 1;
}
.empty_page>img {
  width: 108px;
  height: auto;
  height: 96px;
}
