@font-face {
  font-display: swap;
  font-family: 'OSB';
  src: url("fonts/OpenSans-Bold.eot");
  src: url("fonts/OpenSans-Bold.eot?#iefix") format("embedded-opentype"), url("fonts/OpenSans-Bold.woff2") format("woff2"), url("fonts/OpenSans-Bold.woff") format("woff"), url("fonts/OpenSans-Bold.ttf") format("truetype");
  font-weight: normal;
  font-style: normal; }
@font-face {
  font-display: swap;
  font-family: 'OSL';
  src: url("fonts/OpenSans-Light.eot");
  src: url("fonts/OpenSans-Light.eot?#iefix") format("embedded-opentype"), url("fonts/OpenSans-Light.woff2") format("woff2"), url("fonts/OpenSans-Light.woff") format("woff"), url("fonts/OpenSans-Light.ttf") format("truetype");
  font-weight: normal;
  font-style: normal; }
@font-face {
  font-display: swap;
  font-family: 'OSR';
  src: url("fonts/OpenSans-Regular.eot");
  src: url("fonts/OpenSans-Regular.eot?#iefix") format("embedded-opentype"), url("fonts/OpenSans-Regular.woff2") format("woff2"), url("fonts/OpenSans-Regular.woff") format("woff"), url("fonts/OpenSans-Regular.ttf") format("truetype");
  font-weight: normal;
  font-style: normal; }
@font-face {
  font-display: swap;
  font-family: 'LR';
  src: url("fonts/Lato-Regular.eot");
  src: url("fonts/Lato-Regular.eot?#iefix") format("embedded-opentype"), url("fonts/Lato-Regular.woff2") format("woff2"), url("fonts/Lato-Regular.woff") format("woff"), url("fonts/Lato-Regular.ttf") format("truetype"), url("fonts/Lato-Regular.otf") format("opentype");
  font-weight: normal;
  font-style: normal; }
@font-face {
  font-display: swap;
  font-family: 'LB';
  src: url("fonts/Lato-Bold.eot");
  src: url("fonts/Lato-Bold.eot?#iefix") format("embedded-opentype"), url("fonts/Lato-Bold.woff") format("woff"), url("fonts/Lato-Bold.ttf") format("truetype"), url("fonts/Lato-Bold.otf") format("opentype");
  font-weight: normal;
  font-style: normal; }
@font-face {
  font-display: swap;
  font-family: 'LL';
  src: url("fonts/Lato-Light.eot");
  src: url("fonts/Lato-Light.eot?#iefix") format("embedded-opentype"), url("fonts/Lato-Light.woff2") format("woff2"), url("fonts/Lato-Light.woff") format("woff"), url("fonts/Lato-Light.ttf") format("truetype"), url("fonts/Lato-Light.otf") format("opentype");
  font-weight: normal;
  font-style: normal; }
@font-face {
  font-display: swap;
  font-family: 'Quicksand-Regular';
  src: url("fonts/Quicksand-Regular.eot");
  src: url("fonts/Quicksand-Regular.woff2") format("woff2"), url("fonts/Quicksand-Regular.woff") format("woff"), url("fonts/Quicksand-Regular.ttf") format("truetype"), url("fonts/Quicksand-Regular.svg#Quicksand-Regular") format("svg"), url("fonts/Quicksand-Regular.eot?#iefix") format("embedded-opentype");
  font-weight: normal;
  font-style: normal; }
@font-face {
  font-display: swap;
  font-family: 'NoticiaText-Italic';
  src: url("fonts/NoticiaText-Italic.eot");
  src: url("fonts/NoticiaText-Italic.woff2") format("woff2"), url("fonts/NoticiaText-Italic.woff") format("woff"), url("fonts/NoticiaText-Italic.ttf") format("truetype"), url("fonts/NoticiaText-Italic.svg#NoticiaText-Italic") format("svg"), url("fonts/NoticiaText-Italic.eot?#iefix") format("embedded-opentype");
  font-weight: normal;
  font-style: normal; }
@font-face {
  font-display: swap;
  font-family: 'Avenir-Book';
  src: url("fonts/Avenir-Book.eot");
  src: url("fonts/Avenir-Book.woff2") format("woff2"), url("fonts/Avenir-Book.woff") format("woff"), url("fonts/Avenir-Book.ttf") format("truetype"), url("fonts/Avenir-Book.svg#Avenir-Book") format("svg"), url("fonts/Avenir-Book.eot?#iefix") format("embedded-opentype");
  font-weight: normal;
  font-style: normal; }
@font-face {
  font-display: swap;
  font-family: 'Avenir-Medium';
  src: url("fonts/Avenir-Medium.eot");
  src: url("fonts/Avenir-Medium.woff2") format("woff2"), url("fonts/Avenir-Medium.woff") format("woff"), url("fonts/Avenir-Medium.ttf") format("truetype"), url("fonts/Avenir-Medium.svg#Avenir-Medium") format("svg"), url("fonts/Avenir-Medium.eot?#iefix") format("embedded-opentype");
  font-weight: normal;
  font-style: normal; }
@font-face {
  font-display: swap;
  font-family: 'Avenir-Heavy';
  src: url("fonts/Avenir-Heavy.eot");
  src: url("fonts/Avenir-Heavy.woff2") format("woff2"), url("fonts/Avenir-Heavy.woff") format("woff"), url("fonts/Avenir-Heavy.ttf") format("truetype"), url("fonts/Avenir-Heavy.svg#Avenir-Heavy") format("svg"), url("fonts/Avenir-Heavy.eot?#iefix") format("embedded-opentype");
  font-weight: normal;
  font-style: normal; }
* {
  padding: 0px;
  margin: 0px auto;
  -webkit-overflow-scrolling: touch;
  backface-visibility: hidden;
  -webkit-backface-visibility: hidden;
  font-smoothing: antialiased;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale; }

body {
  width: 100%;
  font-family: Avenir-Book;
  font-size: 13px;
  word-break: break-word;
  overflow-x: hidden;
  color: grey;
  position: relative; }

header#auxmenu {
  overflow: visible;
  height: 60px;
  position: fixed;
  right: 0px;
  z-index: 1; }
  header#auxmenu > aside {
    float: left; }
    header#auxmenu > aside img {
      display: block;
      height: 60px; }
  header#auxmenu > section {
    float: right;
    width: calc(100% - 250px); }
    header#auxmenu > section > div#campus_sel, header#auxmenu > section div#acadyear_sel {
      position: relative;
      float: left;
      padding: 21px; }
      header#auxmenu > section > div#campus_sel:hover, header#auxmenu > section div#acadyear_sel:hover {
        background-color: #a13052; }
      header#auxmenu > section > div#campus_sel:hover > div, header#auxmenu > section div#acadyear_sel:hover > div {
        display: block; }
      header#auxmenu > section > div#campus_sel span, header#auxmenu > section div#acadyear_sel span {
        cursor: pointer;
        display: block; }
      header#auxmenu > section > div#campus_sel > span:after, header#auxmenu > section div#acadyear_sel > span:after {
        content: "\25bc";
        font-size: 7px;
        padding: 0px 0px 0px 10px;
        position: relative;
        top: -2px; }
      header#auxmenu > section > div#campus_sel > div, header#auxmenu > section div#acadyear_sel > div {
        background-color: #a13052;
        min-width: 250px;
        position: absolute;
        display: none;
        left: 0px;
        top: 59px;
        max-height: 1000%;
        overflow: auto; }
        header#auxmenu > section > div#campus_sel > div:hover, header#auxmenu > section div#acadyear_sel > div:hover {
          display: block; }
        header#auxmenu > section > div#campus_sel > div > a, header#auxmenu > section div#acadyear_sel > div > a {
          border-bottom: 1px solid #b2b2b2;
          padding: 5px;
          position: relative;
          display: block;
          color: inherit;
          text-decoration: none; }
          header#auxmenu > section > div#campus_sel > div > a:before, header#auxmenu > section div#acadyear_sel > div > a:before {
            content: "";
            position: absolute;
            width: 24px;
            text-align: center;
            background-color: transparent;
            height: calc(100% - 10px);
            background-image: url(../images/campus_l.png);
            background-position: 50% 5px;
            background-repeat: no-repeat;
            -webkit-transition: all 0.35s;
            transition: all 0.35s; }
          header#auxmenu > section > div#campus_sel > div > a:hover:before, header#auxmenu > section div#acadyear_sel > div > a:hover:before {
            background-color: #fdd622;
            background-image: url(../images/campus_d.png); }
          header#auxmenu > section > div#campus_sel > div > a span, header#auxmenu > section div#acadyear_sel > div > a span {
            padding: 0px 0px 0px 30px; }
          header#auxmenu > section > div#campus_sel > div > a span:nth-of-type(1), header#auxmenu > section div#acadyear_sel > div > a span:nth-of-type(1) {
            font-family: LR; }
          header#auxmenu > section > div#campus_sel > div > a span:nth-of-type(n+2), header#auxmenu > section div#acadyear_sel > div > a span:nth-of-type(n+2) {
            padding-top: 5px;
            font-size: 12px;
            color: #f0e9de;
            font-style: italic; }
    header#auxmenu > section div#acadyear_sel > div > a:before {
      background-image: url(../images/acadyr_l.png); }
    header#auxmenu > section div#acadyear_sel > div > a:hover:before {
      background-color: #fdd622;
      background-image: url(../images/acadyr_d.png); }
    header#auxmenu > section > div {
      float: right; }
    header#auxmenu > section > div#overflow_menu {
      position: relative; }
      header#auxmenu > section > div#overflow_menu:hover {
        background-color: #a13052; }
      header#auxmenu > section > div#overflow_menu:hover > div {
        display: block; }
      header#auxmenu > section > div#overflow_menu span {
        cursor: pointer;
        display: block;
        background-image: url(../images/overflow_menu_ico.png);
        height: 21px;
        background-repeat: no-repeat;
        background-position: 50%;
        width: 37px;
        padding: 19px; }
      header#auxmenu > section > div#overflow_menu > div {
        background-color: #a13052;
        position: absolute;
        min-width: 250px;
        right: 0px;
        display: none; }
        header#auxmenu > section > div#overflow_menu > div:hover {
          display: block; }
    header#auxmenu > section > div#profile_menu {
      position: relative;
      cursor: pointer; }
      header#auxmenu > section > div#profile_menu:hover {
        background-color: rgba(232, 26, 100, 0.11); }
        header#auxmenu > section > div#profile_menu:hover > div {
          display: block; }
      header#auxmenu > section > div#profile_menu > p {
        min-width: 160px;
        padding: 8px 15px 8px 15px; }
        header#auxmenu > section > div#profile_menu > p > span:nth-of-type(1) {
          height: 45px;
          width: 45px;
          border-radius: 23px;
          background-image: url(../images/profile_pic_ico.png);
          background-position: 50%;
          background-repeat: no-repeat;
          background-size: cover;
          background-color: rgba(232, 26, 100, 0.11);
          display: block;
          float: left;
          margin-right: 10px; }
        header#auxmenu > section > div#profile_menu > p > span {
          white-space: nowrap;
          width: calc(100% - 61px);
          overflow: hidden;
          text-overflow: ellipsis;
          display: inline-block; }
          header#auxmenu > section > div#profile_menu > p > span.welcome {
            margin-bottom: -5px; }
      header#auxmenu > section > div#profile_menu > div {
        display: none;
        position: absolute;
        min-width: 188px;
        right: 0px;
        background-color: #ffffff;
        color: #333333;
        border-width: 0px 1px 1px 1px;
        border-style: solid;
        border-color: rgba(232, 26, 100, 0.11); }
        header#auxmenu > section > div#profile_menu > div > a {
          display: block;
          padding: 5px 5px 5px 35px;
          position: relative;
          text-decoration: none;
          color: inherit; }
          header#auxmenu > section > div#profile_menu > div > a:last-of-type {
            border-top: 1px solid #f7f3e8; }
    header#auxmenu > section > div#settings_menu {
      position: relative;
      cursor: pointer; }
      header#auxmenu > section > div#settings_menu:hover {
        background-color: #a13052; }
        header#auxmenu > section > div#settings_menu:hover > div {
          display: block; }
      header#auxmenu > section > div#settings_menu span {
        cursor: pointer;
        display: block;
        height: 21px;
        background-repeat: no-repeat;
        background-position: 50%;
        width: 37px;
        padding: 19px 0px;
        background-image: url(../images/settings.png); }
      header#auxmenu > section > div#settings_menu > div {
        background-color: #a13052;
        position: absolute;
        min-width: 250px;
        display: none; }
        header#auxmenu > section > div#settings_menu > div:hover {
          display: block; }
    header#auxmenu > section > div#notification_menu {
      position: relative;
      cursor: pointer; }
      header#auxmenu > section > div#notification_menu:hover {
        background-color: #a13052; }
        header#auxmenu > section > div#notification_menu:hover > div {
          display: block; }
      header#auxmenu > section > div#notification_menu > span {
        cursor: pointer;
        display: block;
        height: 21px;
        background-repeat: no-repeat;
        background-position: 50%;
        width: 37px;
        padding: 19px 0px;
        background-image: url(../images/notifications.png); }
      header#auxmenu > section > div#notification_menu > div {
        background-color: #a13052;
        position: absolute;
        min-width: 250px;
        display: none; }
        header#auxmenu > section > div#notification_menu > div:hover {
          display: block; }
        header#auxmenu > section > div#notification_menu > div > a {
          display: block;
          text-decoration: none;
          color: inherit;
          padding: 10px;
          border-bottom: 1px solid #b2b2b2; }
          header#auxmenu > section > div#notification_menu > div > a > span {
            display: block;
            position: relative; }
          header#auxmenu > section > div#notification_menu > div > a > span:first-of-type {
            font-family: LR; }
          header#auxmenu > section > div#notification_menu > div > a > span:nth-of-type(2) {
            color: #f0e9de; }
          header#auxmenu > section > div#notification_menu > div > a > span:last-of-type {
            padding-top: 5px;
            font-size: 12px;
            color: #72695f;
            font-style: italic;
            padding-left: 15px; }
            header#auxmenu > section > div#notification_menu > div > a > span:last-of-type:before {
              content: url(../images/watch.png);
              position: absolute;
              left: -4px;
              top: 3px; }
        header#auxmenu > section > div#notification_menu > div > a:last-of-type {
          text-align: center; }
    header#auxmenu > section > div#tasks_menu {
      position: relative;
      cursor: pointer; }
      header#auxmenu > section > div#tasks_menu:hover {
        background-color: #a13052; }
        header#auxmenu > section > div#tasks_menu:hover > div {
          display: block; }
      header#auxmenu > section > div#tasks_menu span {
        cursor: pointer;
        display: block;
        height: 21px;
        background-repeat: no-repeat;
        background-position: 50%;
        width: 37px;
        padding: 19px 0px;
        background-image: url(../images/tasks.png); }
      header#auxmenu > section > div#tasks_menu > div {
        background-color: #a13052;
        position: absolute;
        min-width: 250px;
        display: none; }
        header#auxmenu > section > div#tasks_menu > div:hover {
          display: block; }

nav {
  padding-top: 30px;
  width: 250px;
  float: left;
  height: calc(100vh - 80px);
  position: relative;
  vertical-align: top;
  position: fixed;
  overflow: auto; }
  nav > aside > a {
    display: block;
    padding-bottom: 40px; }
    nav > aside > a > img {
      display: block;
      width: 76px;
      height: 76px;
      border-radius: 50%; }
  nav > div {
    position: relative;
    overflow: hidden;
    padding: 0px 0px 0px 40px; }
    nav > div span {
      display: block;
      cursor: pointer;
      text-transform: capitalize;
      transition: background-color 0.3s; }
      nav > div span a:hover {
        border-radius: 10px;
        color: #ae995a; }
      nav > div span.menu_seleted > a {
        border-radius: 10px;
        color: #333333;
        font-weight: 600; }
    nav > div div {
      display: none; }
  nav .hassubmenu:before {
    content: "+";
    position: relative;
    left: 0px;
    float: left;
    width: 10px;
    padding-left: 10px; }
  nav .expsubmenu:before {
    content: "-";
    position: relative;
    left: 0px;
    float: left;
    width: 10px;
    padding-left: 10px; }
  nav > div a {
    color: inherit;
    text-decoration: none;
    display: block;
    text-transform: capitalize;
    float: left;
    padding: 0px 10px; }
  nav > div > span {
    padding: 10px 0px 10px 0px;
    overflow: hidden; }
  nav > div > div > span {
    padding: 0px 5px 5px 30px;
    overflow: hidden; }
  nav > div > div > div {
    background-color: #72695f; }
    nav > div > div > div > span {
      padding: 15px 5px 15px 30px;
      overflow: hidden; }
    nav > div > div > div > div > span {
      padding: 15px 5px 15px 45px;
      overflow: hidden; }
    nav > div > div > div > div > div > span {
      padding: 15px 5px 15px 60px;
      overflow: hidden; }

footer {
  height: 50px;
  width: 60%;
  bottom: 0px;
  position: fixed;
  padding: 0px 20%;
  display: table;
  background-color: #ffffff; }
  footer > span {
    padding: 15px 20px 0px 20px;
    display: table-cell;
    text-align: center;
    width: 33%; }
  footer > span:last-child span:first-child {
    color: #43b1e5; }
  footer > span:last-child span:last-child {
    color: #bababa; }
  footer a {
    text-decoration: none;
    color: inherit; }

form {
  padding: 20px; }
  form input + label {
    padding: 0px 30px 0px 10px; }
  form .row > .text-label {
    width: 250px;
    display: inline-block;
    margin: 4px 4px 6px;
    padding: 15px;
    height: 18px; }

label {
  font-size: 14px;
  display: inline-block;
  width: calc(280px - 70px);
  vertical-align: middle;
  text-align: right;
  padding-right: 40px; }
  label > font {
    color: red; }

input, select, textarea {
  width: 250px;
  font-family: Avenir-Book;
  font-size: 12px;
  border-radius: 24px;
  border: 1px solid rgba(51, 51, 51, 0.15);
  outline: 0px solid black;
  padding: 15px 20px;
  margin: 4px 0px 6px;
  vertical-align: middle; }

select {
  background-color: transparent;
  border: 0px;
  width: 242px;
  margin: 10px 0px;
  height: 28px; }

.select_bg {
  border-radius: 28px;
  border: 1px solid rgba(51, 51, 51, 0.15);
  outline: 0px solid black;
  padding: 0px 20px;
  display: inline-block;
  margin: 5px 0px;
  min-height: 46px;
  background-color: #ffffff; }
  .select_bg > select {
    margin: 0px 0px !important;
    width: 250px;
    padding: 15px 20px;
    height: 46px; }

input[type=submit], input[type=reset], input[type=button] {
  width: 39px;
  height: 39px;
  border: 0px solid black;
  background-image: url("../images/save.png");
  background-color: #00ffb4;
  color: transparent;
  cursor: pointer; }
  input[type=submit]:hover, input[type=reset]:hover, input[type=button]:hover {
    opacity: 0.6; }

input[type=checkbox], input[type=radio] {
  width: auto; }

input[type=reset], .reset_form {
  background-image: url("../images/reset.png") !important;
  background-color: rgba(232, 26, 100, 0.11) !important;
  margin: 10px 0px !important; }

input[type=submit] {
  margin-left: 250px; }

.decoline_menu, [class^=by] span hr {
  overflow: auto;
  width: auto;
  position: relative;
  top: 9px;
  border: 0px solid black;
  background-color: rgba(51, 51, 51, 0.15);
  height: 1px; }

.button, button {
  background-color: #333333;
  color: #fff;
  border: 0px solid black;
  padding: 8px;
  border-radius: 5px;
  cursor: pointer;
  outline: 0px solid black;
  text-decoration: none; }

::-webkit-input-placeholder {
  color: #72695f; }

:-moz-placeholder {
  /* Firefox 18- */
  color: #72695f; }

::-moz-placeholder {
  /* Firefox 19+ */
  color: #72695f; }

:-ms-input-placeholder {
  color: #72695f; }

:focus::-webkit-input-placeholder {
  color: transparent; }

:focus:-moz-placeholder {
  /* Firefox 18- */
  color: transparent; }

:focus::-moz-placeholder {
  /* Firefox 19+ */
  color: transparent; }

:focus:-ms-input-placeholder {
  color: transparent; }

#wrapper {
  float: left;
  display: table-cell;
  padding: 60px 20px 70px 20px;
  width: calc(100% - 342px);
  position: relative;
  margin-left: 250px;
  margin-top: 65px;
  margin-bottom: 120px;
  border: 1px solid rgba(51, 51, 51, 0.15);
  border-radius: 30px;
  min-height: calc(100vh - 345px); }
  #wrapper > .button:nth-of-type(1) {
    float: left;
    margin-top: 15px;
    margin-bottom: 15px;
    font-weight: bold; }
  #wrapper > .button:nth-of-type(n+2) {
    float: left;
    margin-top: 15px;
    margin-bottom: 15px;
    margin-left: 15px;
    font-weight: bold; }
  #wrapper h1:nth-of-type(1) {
    font-family: LL;
    font-size: 34px;
    padding-left: 13px;
    padding-right: 13px;
    margin: 15px 0px;
    min-height: 28px;
    line-height: 27px;
    text-transform: uppercase;
    display: inline-block;
    color: #333333;
    position: absolute;
    top: -30px;
    background-color: white;
    word-break: normal; }
  #wrapper .usageinfo {
    display: inline-block;
    position: relative; }
    #wrapper .usageinfo > section {
      position: absolute;
      top: -1px;
      left: -1px;
      background: #1CAF7E;
      display: none;
      width: 2000%;
      padding: 10px 10px 10px 30px;
      color: #ffffff;
      border-radius: 11px;
      border: 1px solid #1CAF7E;
      box-shadow: 202px 0px 0px -180px white inset; }
    #wrapper .usageinfo:hover {
      z-index: 1000; }
      #wrapper .usageinfo:hover img {
        z-index: 1;
        position: relative;
        background-color: #ffffff;
        border-radius: 10px; }
      #wrapper .usageinfo:hover > section {
        display: block; }

#filter_form {
  border-radius: 10px 10px 0px 0px;
  display: none;
  padding: 20px;
  overflow: auto;
  background-color: rgba(174, 153, 90, 0.11);
  clear: both; }
  #filter_form .filter_fields {
    display: flex;
    flex-wrap: wrap;
    align-items: center;
    justify-content: flex-start; }
    #filter_form .filter_fields > .filter_field {
      margin: 0px;
      width: 25%;
      padding: 0px 5px;
      box-sizing: border-box; }
      #filter_form .filter_fields > .filter_field > * {
        width: 100%;
        box-sizing: border-box; }
        #filter_form .filter_fields > .filter_field > * > * {
          width: 100% !important;
          box-sizing: border-box; }
  #filter_form .filter_controls {
    text-align: right; }

.upper {
  text-transform: uppercase; }

.paginate {
  display: block;
  float: right;
  margin-top: 20px; }
  .paginate > span {
    float: left;
    margin-top: 2px; }
  .paginate > a {
    display: inline-block;
    padding: 2px 5px;
    overflow: hidden;
    border-radius: 14px;
    float: left; }
    .paginate > a:hover {
      background-color: #f7f3e8; }
    .paginate > a > img {
      position: relative;
      top: 2px; }

#savepos {
  font-size: 13px;
  float: right;
  margin-right: 10px;
  margin-top: 15px;
  margin-bottom: 15px;
  padding: 9px;
  font-family: Avenir-Book; }

.for_expert {
  display: none; }

.expose_btn {
  float: left;
  padding: 15px 15px 12px 15px;
  margin: 10px 10px 0px 10px;
  border-radius: 10px;
  cursor: pointer;
  font-family: LB;
  text-transform: uppercase;
  font-family: Avenir-Book; }
  .expose_btn:hover {
    background-color: rgba(174, 153, 90, 0.11); }

.expose_btn_stay {
  background-color: rgba(174, 153, 90, 0.11);
  border-radius: 10px 10px 0px 0px;
  padding: 15px 15px 23px 15px; }

.profile_ico:before {
  content: url(../images/profile_ico.png);
  position: absolute;
  top: 4px;
  left: 5px; }

.accounts_ico:before {
  content: url(../images/account_ico.png);
  position: absolute;
  top: 4px;
  left: 5px; }

.help_ico:before {
  content: url(../images/help_ico.png);
  position: absolute;
  top: 4px;
  left: 5px; }

.logout_ico:before {
  content: url(../images/logout_ico.png);
  position: absolute;
  top: 4px;
  left: 5px; }

.dark {
  color: #ffffff;
  overflow: auto;
  padding: 25px 0px;
  background-color: rgba(174, 153, 90, 0.95); }
  .dark input[type=checkbox] {
    margin: 0px 15px 0px 0px; }

[class^=by] {
  overflow: auto;
  width: 100%; }
  [class^=by] a {
    text-decoration: none;
    color: #4f4840; }
  [class^=by] span:not(:last-child) a {
    float: left;
    padding-right: 10px; }
  [class^=by] > article {
    position: relative;
    display: block;
    overflow: auto;
    padding: 5px 0px;
    -webkit-transition: border 0.5s, box-shadow 0.5s, background 0.5s;
    /* Safari */
    transition: border 0.5s, box-shadow 0.5s, background 0.5s; }
    [class^=by] > article:hover {
      background-color: rgba(174, 153, 90, 0.11); }
    [class^=by] > article > aside {
      position: absolute; }
  [class^=by] > article.dark:nth-of-type(1) {
    border: 0px solid #b2b2b2;
    box-shadow: 0px 0px 0px 0px #f7f3e8 inset; }
    [class^=by] > article.dark:nth-of-type(1):hover {
      background-color: rgba(174, 153, 90, 0.95); }
  [class^=by] span {
    display: block;
    float: left;
    padding: 5px;
    text-align: left; }
    [class^=by] span .thumbs {
      width: calc(100% - 2px);
      border-radius: 5px;
      border: 1px solid #333333;
      margin: 10px 0px; }
    [class^=by] span i {
      font-size: 10px;
      font-family: OSB; }

.by2 span {
  width: calc((100%/2) - 10px); }

.by3 span {
  width: calc((100%/3) - 10px); }

.by4 span {
  width: calc((100%/4) - 10px); }

.by5 span {
  width: calc((100%/5) - 10px); }

.by6 span {
  width: calc((100%/6) - 10px); }

.by7 span {
  width: calc((100%/7) - 10px); }

.by8 span {
  width: calc((100%/8) - 10px); }

.err {
  font-style: italic;
  color: #ff0000;
  display: inline-block;
  font-size: 10px; }

.error-bg {
  background-color: #ff0000;
  border: 2px solid #ff0000;
  color: #ffffff; }

.errs {
  display: block;
  border-width: 1px 1px 1px 5px;
  border-color: #ff0000;
  border-style: solid;
  padding: 10px 10px 10px 35px;
  background-color: #ffffff;
  font-style: italic;
  color: #ff0000;
  background-image: url(../images/error.png);
  background-repeat: no-repeat;
  background-position: 5px 50%; }

.warns {
  display: block;
  border-width: 1px 1px 1px 5px;
  border-color: #EC9C00;
  border-style: solid;
  padding: 10px 10px 10px 35px;
  background-color: #ffffff;
  font-style: italic;
  color: #EC9C00;
  background-image: url(../images/warning.png);
  background-repeat: no-repeat;
  background-position: 5px 50%; }

.succs {
  border-width: 1px 1px 1px 5px;
  border-color: #00ffb4;
  border-style: solid;
  padding: 10px 10px 10px 35px;
  background-color: #EDFFF9;
  font-style: italic;
  color: #00ffb4;
  background-image: url(../images/success.png);
  background-repeat: no-repeat;
  background-position: 5px 50%;
  display: block; }

.hid {
  display: none; }

.sho {
  display: block; }

.clearfix {
  clear: both; }

.filetyperr {
  box-shadow: 0px 0px 6px 1px rgba(255, 0, 0, 0.39); }

.upload_progress {
  width: 100%;
  display: none; }
  .upload_progress > span {
    display: block; }
  .upload_progress > span:last-child {
    height: 2px;
    width: 100%;
    margin: 0;
    background-color: #ff0000;
    transition: all 0.5s ease-out; }

.delete-feeds-checkall, .delete-articles-checkall {
  margin-right: 10px; }

#infopop {
  position: fixed;
  top: 0px;
  height: 100%;
  width: 100%;
  background: rgba(14, 54, 82, 0.36);
  overflow: hidden;
  left: 0px;
  display: none;
  z-index: 1; }
  #infopop > article {
    display: table;
    height: 100%;
    width: 100%; }
    #infopop > article > aside {
      display: table-cell;
      vertical-align: middle; }
      #infopop > article > aside > section {
        width: 50%;
        background-color: #ffffff; }
  #infopop #chg_html_hold .select_bg {
    width: calc(50% - 42px);
    margin: 0px 0px 0px 0px; }
  #infopop #chg_html_hold .err {
    margin: 5px 5px 5px 280px;
    display: block;
    text-align: right; }
  #infopop #chg_html_hold label {
    width: calc(50% - 40px); }
  #infopop #chg_html_hold input[type=text] {
    width: calc(50% - 42px); }
  #infopop #chg_html_hold select {
    width: 100%;
    margin-left: 20px; }
  #infopop #chg_html_hold textarea {
    width: calc(50% - 42px);
    margin-left: 0px; }

.editbox {
  overflow: hidden;
  border-radius: 7px;
  box-shadow: 0px 0px 7px 2px #000000;
  background-color: #f6f5f5; }
  .editbox > div:nth-child(1) {
    padding: 15px;
    overflow: hidden;
    border-bottom: 1px solid #999999; }
    .editbox > div:nth-child(1) span:nth-child(1) {
      float: left;
      font-size: 16px; }
    .editbox > div:nth-child(1) span:nth-child(2) {
      float: right;
      font-size: 16px;
      cursor: pointer; }
  .editbox > div:nth-child(2) {
    overflow: hidden;
    padding: 15px; }
    .editbox > div:nth-child(2) > .loading {
      margin: 0px auto;
      display: block; }
  .editbox > div:nth-child(3) {
    width: calc(100% - 10px);
    overflow: hidden;
    background-color: rgba(174, 153, 90, 0.11);
    padding: 5px; }
  .editbox input, .editbox .editbox select {
    position: relative !important;
    margin: 0px 0px 0px 0px !important;
    left: 0px !important; }
  .editbox button {
    width: auto;
    padding-left: 10px;
    padding-right: 10px;
    margin: 5px;
    font-weight: bold; }

.filtered_artciles {
  margin-right: 15px; }
  .filtered_artciles li:hover:after {
    content: "\21D2";
    color: #ffffff;
    float: right;
    font-family: LL;
    font-size: 20px;
    display: inline;
    line-height: 70%; }

.filtered_artciles, .selected_artciles {
  width: calc(50% - (15px / 2) - 2px);
  float: left;
  border: 1px solid rgba(51, 51, 51, 0.15);
  border-radius: 10px;
  overflow: hidden;
  position: relative; }
  .filtered_artciles ul, .selected_artciles ul {
    height: 120px;
    overflow: auto; }
  .filtered_artciles ul > li, .selected_artciles ul > li {
    list-style: none;
    padding: 3px;
    position: relative; }
    .filtered_artciles ul > li:hover, .selected_artciles ul > li:hover {
      background-color: rgba(51, 51, 51, 0.4);
      color: #ffffff; }
  .filtered_artciles > span, .selected_artciles > span {
    display: block;
    color: #ffffff;
    background-color: rgba(174, 153, 90, 0.95);
    padding: 5px; }

.selected_artciles li > span {
  float: right;
  color: #ffffff;
  font-family: OSB;
  background-color: #ff0000;
  border-radius: 8px;
  display: block;
  width: 15px;
  height: 15px;
  text-align: center;
  font-size: 10px;
  cursor: pointer; }

.pulsate {
  -webkit-animation: pulse 3s ease-out;
  -moz-animation: pulse 3s ease-out;
  animation: pulse 3s ease-out;
  -webkit-animation-iteration-count: infinite;
  -moz-animation-iteration-count: infinite;
  animation-iteration-count: infinite; }

.edt, .del {
  display: block;
  border-radius: 10px;
  text-align: center;
  margin-bottom: 10px;
  width: 50%;
  margin-left: 0;
  margin-right: 10px;
  float: left; }

.edt {
  background-color: rgba(174, 153, 90, 0.95); }

.del {
  background-color: #333333;
  color: #ffffff !important; }

.serial_numb {
  padding: 9px 11px 9px 11px !important;
  border-radius: 75px;
  border: 1px solid rgba(51, 51, 51, 0.15);
  line-height: 150%;
  height: 32px;
  width: 30px;
  text-align: center;
  transform: translateY(-30%);
  font-family: LL;
  font-size: 21px; }

.chat_atn {
  position: absolute;
  right: 30px;
  top: 18px; }

.pos_rel:first-of-type {
  z-index: 2; }

.pos_rel {
  position: relative;
  z-index: 1; }

.disp_inlin {
  display: inline; }

.type_product, .type_place {
  display: none; }

.subjectives {
  display: none;
  margin-left: 50px;
  font-size: 0px; }

.sho_imp {
  display: block; }

.prod_sub_cat_cont {
  display: none;
  margin-bottom: 10px; }

.upload_img_cont, .prev_img_cont, .extracted_img_cont {
  width: 100%;
  padding: 0px 20px 20px 0px;
  overflow: hidden; }
  .upload_img_cont > div, .prev_img_cont > div, .extracted_img_cont > div {
    position: relative;
    margin: 20px 0px 0px 20px;
    width: calc(25% - 20px);
    height: calc(100vw / 7);
    overflow: hidden;
    float: left; }
    .upload_img_cont > div:hover > div, .prev_img_cont > div:hover > div, .extracted_img_cont > div:hover > div {
      opacity: 1; }
    .upload_img_cont > div > div, .prev_img_cont > div > div, .extracted_img_cont > div > div {
      overflow: hidden;
      background-color: #333333;
      height: 26px;
      position: relative;
      opacity: 0.45; }
    .upload_img_cont > div > div > input, .prev_img_cont > div > div > input, .extracted_img_cont > div > div > input, .upload_img_cont > div span, .prev_img_cont > div span, .extracted_img_cont > div span, .upload_img_cont > div label, .prev_img_cont > div label, .extracted_img_cont > div label {
      position: absolute;
      top: 5px;
      margin: 0px;
      color: #ffffff; }
    .upload_img_cont > div > div > input, .prev_img_cont > div > div > input, .extracted_img_cont > div > div > input {
      left: 5px;
      top: 7px; }
    .upload_img_cont > div > div > input:last-of-type, .prev_img_cont > div > div > input:last-of-type, .extracted_img_cont > div > div > input:last-of-type {
      right: 33px;
      top: 2px;
      width: 60px;
      height: 15px;
      padding: 3px;
      left: auto;
      color: #000000; }
    .upload_img_cont > div > div > label, .prev_img_cont > div > div > label, .extracted_img_cont > div > div > label {
      left: 18px;
      min-width: auto;
      font-size: 12px;
      font-family: LL;
      width: auto; }
    .upload_img_cont > div > img, .prev_img_cont > div > img, .extracted_img_cont > div > img, .upload_img_cont > div > video, .prev_img_cont > div > video, .extracted_img_cont > div > video {
      position: absolute;
      width: 100%;
      top: 50%;
      transform: translateY(-50%); }
    .upload_img_cont > div > div > span, .prev_img_cont > div > div > span, .extracted_img_cont > div > div > span {
      cursor: pointer;
      top: 3px;
      right: 5px;
      font-size: 12px;
      font-family: OSB;
      border-radius: 35px;
      background-color: #ffffff;
      width: 20px;
      text-align: center;
      height: 20px;
      line-height: 170%;
      color: #333333; }

.auto_suggest_input {
  z-index: 1;
  position: relative; }

.auto_suggest {
  display: none;
  margin-left: 253px;
  position: absolute;
  width: 240px;
  border: 1px solid #D4CFCF;
  background-color: white;
  border-radius: 24px;
  overflow: auto;
  max-height: 150px;
  top: 4px;
  padding-top: 47px;
  z-index: 0;
  box-shadow: 0px 8px 20px -5px #A29F9F; }
  .auto_suggest > span {
    padding: 10px;
    cursor: pointer;
    display: block; }
    .auto_suggest > span:hover {
      background-color: rgba(174, 153, 90, 0.11); }

.ui-datepicker-month, .ui-datepicker-year {
  padding: 0px; }

.comments_view {
  display: block;
  width: 100%;
  float: left; }
  .comments_view div {
    border-left: 1px solid #333333;
    margin: 30px 0px 40px 0px; }
    .comments_view div > aside {
      padding: 5px 0px 0px 15px; }
    .comments_view div > span {
      text-align: right;
      display: block;
      width: 100%;
      background-color: rgba(174, 153, 90, 0.11);
      color: white;
      overflow: hidden; }
      .comments_view div > span > a {
        text-decoration: none;
        font-family: NoticiaText-Regular;
        font-size: 10px;
        float: right;
        color: #333333;
        border-radius: 20px;
        margin: 5px;
        padding: 2px 10px;
        border: 1px solid #333333;
        cursor: pointer; }
        .comments_view div > span > a:hover {
          color: #ffffff;
          background-color: #333333; }
    .comments_view div:hover {
      box-shadow: 0px 0px 17px -4px black; }

@-moz-keyframes pulse {
  0% {
    opacity: 1.0; }
  15% {
    opacity: 0.1; }
  30% {
    opacity: 1.0; }
  90% {
    opacity: 0.9; }
  100% {
    opacity: 0.3; } }
@-webkit-keyframes "pulse" {
  0% {
    opacity: 1.0; }
  15% {
    opacity: 0.1; }
  30% {
    opacity: 1.0; }
  90% {
    opacity: 0.9; }
  100% {
    opacity: 0.3; } }

/*# sourceMappingURL=default.css.map */
