/*
 ____    _    ____  _____
| __ )  / \  / ___|| ____|
|  _ \ / _ \ \___ \|  _|
| |_) / ___ \ ___) | |___
|____/_/   \_\____/|_____|

 */
html,
body {
  height: 100%;
  font-family: 'Roboto' !important; 
}

.wrap {
  min-height: 100%;
  height: auto;
  margin: 0 auto -60px;
  padding: 0 0 55px; }

.wrap > .container {
  padding: 50px 0px 0px; }

.footer {
  height: 60px;
  background-color: #f5f5f5;
  border-top: 1px solid #ddd;
  padding-top: 20px; }

.jumbotron {
  text-align: center;
  background-color: transparent; }

.jumbotron .btn {
  font-size: 21px;
  padding: 14px 24px; }

.not-set {
  color: #c55;
  font-style: italic; }

/* add sorting icons to gridview sort links */
a.asc:after, a.desc:after {
  position: relative;
  top: 1px;
  display: inline-block;
  font-family: 'Glyphicons Halflings';
  font-style: normal;
  font-weight: normal;
  line-height: 1;
  padding-left: 5px; }

a.asc:after {
  content: "\e151"; }

a.desc:after {
  content: "\e152"; }

.sort-numerical a.asc:after {
  content: "\e153"; }

.sort-numerical a.desc:after {
  content: "\e154"; }

.sort-ordinal a.asc:after {
  content: "\e155"; }

.sort-ordinal a.desc:after {
  content: "\e156"; }

.grid-view td {
  white-space: nowrap; }

.grid-view .filters input,
.grid-view .filters select {
  min-width: 50px; }

.hint-block {
  display: block;
  margin-top: 5px;
  color: #999; }

.error-summary {
  color: #a94442;
  background: #fdf7f7;
  border-left: 3px solid #eed3d7;
  padding: 10px 20px;
  margin: 0 0 15px 0; }

/* align the logout "link" (button in form) of the navbar */
.nav li > form > button.logout {
  padding: 15px;
  border: none; }

@media (max-width: 767px) {
  .nav li > form > button.logout {
    display: block;
    text-align: left;
    width: 100%;
    padding: 10px 15px; } }
.nav > li > form > button.logout:focus,
.nav > li > form > button.logout:hover {
  text-decoration: none; }

.nav > li > form > button.logout:focus {
  outline: none; }

/*
  ____ _____ _   _ _____ ____      _    _
 / ___| ____| \ | | ____|  _ \    / \  | |
| |  _|  _| |  \| |  _| | |_) |  / _ \ | |
| |_| | |___| |\  | |___|  _ <  / ___ \| |___
 \____|_____|_| \_|_____|_| \_\/_/   \_\_____|

*/
@font-face {
  font-family: 'Roboto';
  src: url("../fonts/Roboto-Regular.ttf"); }
@font-face {
  font-family: 'Roboto Black';
  src: url("../fonts/Roboto-Black.ttf"); }
.skin-blue .main-header .logo, .skin-blue .main-header .navbar {
  background-color: #1B2D42 !important; }

.skin-blue .wrapper, .skin-blue .main-sidebar, .skin-blue .left-side {
  background-color: #33465C !important; }

.skin-blue .main-header .logo {
  font-size: 13px; }

a {
  color: #1B2D42; }

.content-wrapper {
  background-color: #F2F2F2 !important; }

.fixed .content-wrapper, .fixed .right-side {
  padding-top: 0 !important; }

.centerAll {
  display: flex;
  justify-content: center;
  align-items: center;
  align-content: center; }

.centerVertical {
  display: flex;
  align-items: center;
  align-content: center; }

.taCenter {
  text-align: center; }

.mt25 {
  margin-top: 25px; }

.mb10 {
  margin-bottom: 10px; }

.mb20 {
  margin-bottom: 20px; }

.mb30 {
  margin-bottom: 30px; }

.mb60 {
  margin-bottom: 60px; }

.mr10 {
  margin-right: 10px; }

.glyphicon {
  margin-right: 5px; }

.hand__cursor {
  cursor: pointer; }

.designeSelected__star {
  color: #ffb401;
  font-size: 17px; }

.logo__img {
  height: 40px; }

.logo__img--gridview {
  height: 40px; }

.select2-container .select2-selection--single .select2-selection__rendered {
  margin-top: 0 !important; }

/*
 _____ ___  ____  __  __ ____
|  ___/ _ \|  _ \|  \/  / ___|
| |_ | | | | |_) | |\/| \___ \
|  _|| |_| |  _ <| |  | |___) |
|_|   \___/|_| \_\_|  |_|____/

 */
input:-webkit-autofill {
  -webkit-box-shadow: 0 0 0px 1000px transparent inset;
  background: rgba(255, 255, 255, 0) !important; }

.pangea-form-title-h4 {
  margin-bottom: 20px;
  padding: 5px 10px 5px 10px; }

.control-label {
  color: #9B9B9B !important; }

input {
  border-radius: 5px !important;
  border-color: #D8D8D8 !important;
  background-color: transparent !important; }

.select2-container--krajee .select2-selection__clear {
  font-size: 17px !important; }

.select2-container--krajee .select2-selection--multiple .select2-selection__choice__remove {
  font-size: 14px !important; }

/*
 ____  _____    _    ____   ____ _   _
/ ___|| ____|  / \  |  _ \ / ___| | | |
\___ \|  _|   / _ \ | |_) | |   | |_| |
 ___) | |___ / ___ \|  _ <| |___|  _  |
|____/|_____/_/   \_\_| \_\____|_| |_|

 */
.pangea-search__a--currentSearchFormat {
  color: #33465C; }

.pangea-search__a--otherSearchFormat {
  color: #CACACA; }

/*
 _        _ __   _____  _   _ _____
| |      / \ \ / / _ \| | | |_   _|
| |     / _ \ V / | | | | | | | |
| |___ / ___ \| || |_| | |_| | | |
|_____/_/   \_\_| \___/ \___/  |_|

 */
.pangea-main__div--loading {
  display: none;
  z-index: 99999999;
  position: fixed;
  top: 0;
  left: 0;
  width: 100vw;
  height: 100vh;
  background-color: rgba(255, 255, 255, 0.5); }

.pangea-main__div--loading img {
  width: 50px; }

.pangea-layout__div--headerContainer {
  display: flex;
  align-items: center;
  align-content: center; }

.pangea-layout__span--sectionTitle {
  font-size: 23px;
  font-weight: bold;
  margin-right: 20px; }

.pangea-general__a--borderButton {
  padding: 5px 10px 5px 10px;
  border: solid 2px #33465C;
  border-radius: 10px;
  color: #33465C;
  font-weight: bold; }

.pangea-general__a--borderButton:hover {
  background-color: #33465C;
  color: #ffffff !important; }

.pangea-layout__div--separator {
  border-bottom: solid 1px #CCCCCC; }

/*
 _     ___   ____ ___ _   _
| |   / _ \ / ___|_ _| \ | |
| |  | | | | |  _ | ||  \| |
| |__| |_| | |_| || || |\  |
|_____\___/ \____|___|_| \_|

 */
.pangea-login__div--loginContainer {
  display: flex;
  justify-content: center;
  align-content: center;
  align-items: center;
  width: 100vw;
  height: 100vh;
  flex-direction: column;
  background-color: #F2F2F2 !important; }

.pangea-login__img--logo {
  width: 90px; }

.pangea-login__div--title {
  font-size: 20px;
  font-weight: bold; }

/*
 __  __ _____ _   _ _   _
|  \/  | ____| \ | | | | |
| |\/| |  _| |  \| | | | |
| |  | | |___| |\  | |_| |
|_|  |_|_____|_| \_|\___/

 */
.main-header {
  width: 230px; }

@media (max-width: 767px) {
  .main-header {
    width: 100%; } }
.pangea-sidebar__div--bigLogoContainer {
  display: flex !important;
  flex-direction: row; }

.pangea-sidebar__div--bigLogoImage {
  height: 30px;
  margin-right: 10px; }

.skin-blue .sidebar-menu > li:hover > a, .skin-blue .sidebar-menu > li.active > a, .skin-blue .sidebar-menu > li.menu-open > a {
  background-color: #33465C !important; }

.skin-blue .sidebar-menu > li > .treeview-menu {
  background-color: #33465C !important; }

.skin-blue .sidebar a {
  color: #6E8CAE !important; }

.skin-blue .sidebar a:hover {
  color: #ffffff !important; }

.skin-blue .sidebar-menu > li:hover > a, .skin-blue .sidebar-menu > li.active > a, .skin-blue .sidebar-menu > li.menu-open > a {
  color: #ffffff; }

.pangea-menu-line-div {
  border-bottom: solid 1px #446181; }

.main-header .sidebar-toggle {
  display: none; }

@media only screen and (max-width: 767px) {
  .main-header .sidebar-toggle {
    display: block !important; }

  .main-header .logo, .main-header .navbar {
    width: calc(100% - 42px) !important; }

  .main-header a {
    color: white !important;
    background-color: #1B2D42 !important; } }
.main-sidebar {
  box-shadow: 5px 0 15px #a9a9a9; }

@media only screen and (max-width: 767px) {
  .main-sidebar {
    box-shadow: 0 0 0 #f2f2f2; } }
@media (max-width: 767px) {
  .main-sidebar {
    padding-top: 50px !important; } }
.skin-blue .sidebar-menu > li.active > a {
  border-left-color: #ffffff !important;
  color: #ffffff !important; }

.pangea-sidebar__div--languageSelectorContainer {
  bottom: 20px;
  position: absolute;
  width: 230px; }

.pangea-sidebar__form--languageSelectorForm {
  width: 115px; }

.pangea-sidebar__div--languageSelector {
  display: flex;
  width: 100%; }

.pangea-sidebar__small--notificationsCounter {
  background-color: #01cdae;
  width: 15px;
  height: 15px;
  border-radius: 50%;
  color: white;
  font-size: 8px; }

/*
  ____ ___  _   _ _____ _____ _   _ _____
 / ___/ _ \| \ | |_   _| ____| \ | |_   _|
| |  | | | |  \| | | | |  _| |  \| | | |
| |__| |_| | |\  | | | | |___| |\  | | |
 \____\___/|_| \_| |_| |_____|_| \_| |_|

 */
.content-header {
  padding: 50px 50px 0 50px !important; }

.content {
  padding: 0 50px 15px 50px !important; }

@media only screen and (max-width: 767px) {
  .content {
    padding: 15px 15px 0 15px !important; } }
/*
 ___ _   _ ____  _______  __
|_ _| \ | |  _ \| ____\ \/ /
 | ||  \| | | | |  _|  \  /
 | || |\  | |_| | |___ /  \
|___|_| \_|____/|_____/_/\_\

 */
.view__img--preview {
  height: 50px; }

.view__img--previewRounded {
  border-radius: 50%; }

.pangea-index__div--projects {
  display: flex;
  justify-content: flex-start;
  flex-wrap: wrap; }

.pangea-index__div--project {
  position: relative;
  width: 100px;
  margin: 15px;
  display: flex;
  flex-direction: column;
  cursor: pointer; }

.pangea-index__div--project:hover .pangea-index__div--client {
  transform: scale(1.1, 1.1); }

.pangea-index__div--client {
  position: absolute;
  top: -5px;
  left: -5px;
  width: 30px;
  height: 30px;
  border-radius: 50%;
  display: flex;
  text-align: center;
  align-content: center;
  align-items: center;
  justify-content: center;
  box-shadow: 0 0 15px #d8d2d2;
  background-color: #ffffff;
  overflow: hidden;
  z-index: 1;
  background-repeat: no-repeat;
  background-size: cover;
  background-position: center;
  transition-property: transform;
  transition-duration: 0.2s;
  transition-timing-function: ease-in-out; }

.pangea-clientsIndex__img--clientImageContainer {
  width: 30px;
  height: 30px;
  box-shadow: 0 0 15px #d8d2d2;
  background-color: #ffffff;
  border-radius: 50%;
  overflow: hidden;
  display: flex;
  align-content: center;
  align-items: center;
  justify-content: center; }

.pangea-index__div--designState {
  position: absolute;
  width: 10px;
  height: 10px;
  right: 10px;
  top: 10px;
  border-radius: 50%;
  z-index: 1;
  background-color: #F5A623; }

.pangea-index__div--stateIndicatorTrue {
  background-color: #00D200; }

.pangea-index__div--stateIndicatorFalse {
  animation-name: stateIndicatorFalse;
  animation-duration: 0.75s;
  animation-iteration-count: 3; }

@keyframes stateIndicatorFalse {
  0% {
    background-color: white; }
  50% {
    background-color: white; }
  100% {
    background-color: #F5A623; } }
.pangea-index__div--square {
  position: relative;
  background-color: white;
  height: 100px;
  width: 100px;
  border-radius: 15px;
  margin-bottom: 20px;
  box-shadow: 0 0 15px #d8d2d2; }

.pangea-index__div--imageContent {
  width: 100%;
  height: 100%;
  display: flex;
  text-align: center;
  align-content: center;
  align-items: center;
  justify-content: center; }

.pangea-index__img--projectImage {
  max-width: 70px;
  max-height: 70px; }

.pangea-index__img--project100 {
  max-width: 100%;
  max-height: 100%; }

.pangea-index__div--clientName {
  color: #9B9B9B;
  font-size: 11px; }

.radius50 {
  border-radius: 50% !important;
  box-shadow: 0 0 15px #d8d2d2; }

.colpaseRow {
  color: #3c8dbc;
  padding: 10px;
  border-bottom: 1px solid #CCCCCC;
  display: flex;
  align-items: center;
  align-content: center; }

.marigin_lr_15 {
  margin-left: 15px;
  margin-right: 15px; }

.marigin_r_35 {
  margin-right: 35px; }

.float-r {
  float: right; }

.float-l {
  float: left; }

.color-grey {
  color: #9B9B9B; }

.circleDiv {
  width: 40px;
  height: 40px;
  display: flex;
  align-items: center;
  align-content: center;
  float: left;
  overflow: hidden; }

.textDiv {
  width: 100% !important; }

.pangea-index__div--line {
  background-color: white;
  width: 100px;
  border-radius: 10px;
  margin: 5px 0 5px 0;
  box-shadow: 0 0 15px #d8d2d2;
  display: flex;
  align-items: center;
  padding: 5px 10px 5px 10px; }

.pangea-index__div--designState2 {
  width: 10px;
  height: 10px;
  right: 10px;
  top: 10px;
  border-radius: 50%; }

.pangea-index__div--imageContent--line {
  height: 100%;
  display: flex;
  text-align: center;
  align-content: center;
  align-items: center;
  justify-content: left; }

.pangea-index__img--projectImage--line {
  max-width: 22px;
  max-height: 22px; }

.pangea-index__div--project--line {
  position: relative;
  width: 100px;
  display: flex;
  flex-direction: column; }

.searchText {
  background-color: white !important;
  border-top-right-radius: 0px !important;
  border-bottom-right-radius: 0px !important;
  border-top-left-radius: 30px !important;
  border-bottom-left-radius: 30px !important; }

.searchButton {
  background-color: white !important;
  border-left: none !important;
  border-top-right-radius: 30px !important;
  border-bottom-right-radius: 30px !important; }

.select2 {
  margin-right: 20px; }

.select2-container--default .select2-selection--single, .select2-selection .select2-selection--single {
  border: none !important; }

.select2-container--default .select2-selection--single {
  background-color: transparent !important;
  border: none !important; }

.rotate {
  -moz-transition: all 0.1s linear;
  -webkit-transition: all 0.1s linear;
  transition: all 0.1s linear; }

.rotate.down {
  -moz-transform: rotate(90deg);
  -webkit-transform: rotate(90deg);
  transform: rotate(90deg); }

.rotate.upp {
  -moz-transform: rotate(90deg);
  -webkit-transform: rotate(90deg);
  transform: rotate(90deg); }

.sidebar .user {
  padding-bottom: 20px;
  margin: 20px auto 0;
  position: relative; }

.sidebar .user a {
  color: #3C4858;
  padding: 6px 10px;
  display: block;
  white-space: nowrap; }

.pangea-sidebar__div--userAvatar {
  width: 34px;
  height: 34px;
  overflow: hidden;
  border-radius: 50%;
  position: absolute;
  left: 15px;
  z-index: 5;
  box-shadow: 0 0 15px #0a1f3a;
  background-repeat: no-repeat;
  background-size: cover;
  background-position: center; }

.pangea-index__div--clientAvatar {
  width: 34px;
  height: 34px;
  overflow: hidden;
  border-radius: 50%;
  box-shadow: 0 0 15px #d8d2d2;
  background-repeat: no-repeat;
  background-size: cover;
  background-position: center; }

.sidebar .user .info > a {
  padding-left: 70px; }

.sidebar .nav {
  padding-top: 15px; }

/*
 ____    _    ____  _   _ ____   ___    _    ____  ____
|  _ \  / \  / ___|| | | | __ ) / _ \  / \  |  _ \|  _ \
| | | |/ _ \ \___ \| |_| |  _ \| | | |/ _ \ | |_) | | | |
| |_| / ___ \ ___) |  _  | |_) | |_| / ___ \|  _ <| |_| |
|____/_/   \_\____/|_| |_|____/ \___/_/   \_\_| \_\____/

 */
.pangea-dashboard__div--newProjectContainer {
  display: flex; }

.pangea-dashboard__div--fromZeroContainer {
  display: flex;
  flex-direction: column;
  margin-right: 60px; }

.pangea-dashboard__div--newProjectTitle {
  margin-bottom: 10px;
  color: #9B9B9B; }

.pangea-dashboard__div--modelCircle {
  background-color: white;
  box-shadow: 0 0 15px #d8d2d2;
  width: 60px;
  height: 60px;
  border-radius: 50%;
  margin-right: 40px;
  transition-property: transform;
  transition-duration: 0.2s;
  transition-timing-function: ease-in-out;
  cursor: pointer; }

.pangea-dashboard__div--modelCircle:hover {
  transform: scale(1.1, 1.1); }

.pangea-dashboard__img--newModelImage {
  height: 70%; }

/*
 ____  ____   ___      _ _____ ____ _____ ____
|  _ \|  _ \ / _ \    | | ____/ ___|_   _/ ___|
| |_) | |_) | | | |_  | |  _|| |     | | \___ \
|  __/|  _ <| |_| | |_| | |__| |___  | |  ___) |
|_|   |_| \_\___/ \___/|_____\____| |_| |____/

 */
.pangea-project__div--clientImagePicker {
  float: left;
  width: 20px;
  height: 20px;
  border-radius: 50%;
  margin-right: 5px; }

.pangea-project__div--textureImagePicker {
  float: left;
  width: 20px;
  height: 20px;
  border-radius: 3px;
  margin-right: 5px; }

.pangea-project__div--washColorPicker {
  float: left;
  width: 20px;
  height: 20px;
  border-radius: 3px;
  margin-right: 5px; }

.pangea-project__div--approvedStatus {
  color: #00D200;
  font-weight: bold; }

.pangea-project__div--notApprovedStatus {
  color: #F5A623;
  font-weight: bold; }

/*
 ____  _____ ____ ___ ____ _   _ ____
|  _ \| ____/ ___|_ _/ ___| \ | / ___|
| | | |  _| \___ \| | |  _|  \| \___ \
| |_| | |___ ___) | | |_| | |\  |___) |
|____/|_____|____/___\____|_| \_|____/

 */
.pangea-projectView__div--topImage {
  position: absolute;
  top: -15px;
  left: 35px;
  width: 30px;
  height: 30px;
  border-radius: 50%;
  box-shadow: 0 0 15px #d8d2d2;
  background-color: #ffffff;
  background-repeat: no-repeat;
  background-size: cover;
  background-position: center;
  transition-duration: 2s;
  transition-property: top, left; }

.pangea-index__div--project:hover .pangea-projectView__div--topImage {
  left: -15px;
  top: 35px; }

.pangea-projectView__div--bottomImage {
  position: absolute;
  bottom: -15px;
  right: 35px;
  width: 30px;
  height: 30px;
  border-radius: 50%;
  box-shadow: 0 0 15px #d8d2d2;
  background-color: #ffffff;
  background-repeat: no-repeat;
  background-size: cover;
  background-position: center;
  transition-duration: 2s;
  transition-property: bottom, right; }

.pangea-index__div--project:hover .pangea-projectView__div--bottomImage {
  right: -15px;
  bottom: 35px; }

.pangea-design__div--imageContainer {
  display: flex;
  flex-direction: column; }

.pangea-design__div--textureBackground {
  position: relative;
  height: 90px;
  width: 90px;
  border-radius: 50%; }

.pangea-design__div--textureBackgroundBody {
  display: flex;
  position: relative;
  max-width: 400px;
  width: intrinsic;
  /* Safari/WebKit uses a non-standard name */
  width: -moz-max-content;
  /* Firefox/Gecko */
  width: -webkit-max-content;
  /* Chrome */ }

.pangea-design__div--editLink {
  display: flex;
  width: 34px;
  height: 34px;
  position: absolute;
  right: -5px;
  top: -5px; }

.pangea-design__div--editButton {
  width: 100%;
  height: 100%;
  background-color: #ffffff;
  border-radius: 50%;
  z-index: 2;
  box-shadow: 0 0 15px #d8d2d2; }

.pangea-design__img--bodyImage {
  height: 200px;
  mix-blend-mode: multiply; }

.pangea-design__img--topImage, .pangea-design__img--bottomImage {
  height: 90px;
  border-radius: 50%;
  mix-blend-mode: multiply; }

.pangea-render__div--loadingContainer {
  height: 347px;
  display: flex;
  align-items: center;
  align-content: center;
  justify-content: center; }

.pangea-render__div--loadingContainer img {
  width: 50px; }

#gameContainer {
  display: none; }

.pangea-render__div--commentsContainer {
  background-color: white;
  width: 35%;
  height: 50%;
  border-radius: 5px;
  position: absolute;
  right: 30px;
  bottom: 30px;
  display: flex;
  flex-direction: column;
  transition: height 1s; }

.pangea-render__div--commentsTitleContainer {
  height: 50px;
  padding-left: 15px;
  box-sizing: border-box;
  width: 100%;
  display: flex;
  align-content: center;
  align-items: center;
  justify-content: space-between;
  font-size: 17px;
  font-weight: bold;
  border-bottom: solid 1px #D4D4D4; }

.pangea-render__div--commentsCloseOpen {
  width: 50px;
  height: 50px;
  cursor: pointer; }

.pangea-render__div--commentsArrow {
  transition: transform 1s; }

.pangea-render__div--commentsMessagesContainer {
  height: calc(100% - 100px);
  padding: 0 5px 0 5px;
  overflow-y: scroll; }

.pangea-render__div--commentsMessagesContainer::-webkit-scrollbar {
  display: none; }

.pangea-render__div--commentsSingleMessageContainer {
  border-bottom: solid 1px #D4D4D4;
  padding: 10px; }

.pangea-render__span--commentsUser {
  font-weight: bold;
  font-size: 15px;
  font-family: "Roboto Black"; }

.pangea-render__span--commentsDate {
  font-size: 10px;
  color: #9B9B9B; }

.pangea-render__div--commentsNewMessageContainer {
  height: 50px;
  box-sizing: border-box;
  border-top: solid 1px #D4D4D4; }

.pangea-render__div--commentsNewMessageContainer form {
  display: flex;
  width: 100%; }

.pangea-render__input--commentsNewMessage {
  width: calc(100% - 50px);
  border: 0;
  outline: none;
  padding-left: 20px; }

.pangea-render__button--commentsNewMessage {
  height: 50px;
  width: 50px;
  border: 0;
  border-radius: 0 0 5px 0;
  outline: none; }

/*
 _____ _______  _______ _   _ ____  _____ ____       _    _   _ ____
|_   _| ____\ \/ /_   _| | | |  _ \| ____/ ___|     / \  | \ | |  _ \
  | | |  _|  \  /  | | | | | | |_) |  _| \___ \    / _ \ |  \| | | | |
  | | | |___ /  \  | | | |_| |  _ <| |___ ___) |  / ___ \| |\  | |_| |
  |_| |_____/_/\_\ |_|  \___/|_| \_\_____|____/  /_/   \_\_| \_|____/

__        ___    ____  _   _ _____ ____
\ \      / / \  / ___|| | | | ____/ ___|
 \ \ /\ / / _ \ \___ \| |_| |  _| \___ \
  \ V  V / ___ \ ___) |  _  | |___ ___) |
   \_/\_/_/   \_\____/|_| |_|_____|____/

 */
.pangea-view__div--colorSquare {
  width: 100px;
  height: 100px;
  border-radius: 5px; }

.pangea-index__div--textures {
  display: flex;
  flex-direction: column;
  margin: 10px;
  width: 100px; }

.pangea-index__img--textureImage {
  width: 50px;
  height: 50px;
  margin-bottom: 10px; }

.pangea-index__img--washColor {
  width: 30px;
  height: 30px;
  margin-bottom: 10px; }

.pangea-view__img--textureImage {
  width: 512px;
  max-width: 100%; }

/*
 ____  _   _ _____ _____ ___  _   _ ____
| __ )| | | |_   _|_   _/ _ \| \ | / ___|
|  _ \| | | | | |   | || | | |  \| \___ \
| |_) | |_| | | |   | || |_| | |\  |___) |
|____/ \___/  |_|   |_| \___/|_| \_|____/

 */
.btn-success {
  background-color: #00CDAE !important;
  border-color: #00CDAE !important; }

.btn-success:hover {
  background-color: #169a86 !important;
  border-color: #169a86 !important; }

/*
 _   _  ___ _____ ___ _____ ___ ____    _  _____ ___ ___  _   _ ____
| \ | |/ _ \_   _|_ _|  ___|_ _/ ___|  / \|_   _|_ _/ _ \| \ | / ___|
|  \| | | | || |  | || |_   | | |     / _ \ | |  | | | | |  \| \___ \
| |\  | |_| || |  | ||  _|  | | |___ / ___ \| |  | | |_| | |\  |___) |
|_| \_|\___/ |_| |___|_|   |___\____/_/   \_\_| |___\___/|_| \_|____/

 */
.pangea-index__div--notificationPopUp {
  background-color: #34455b;
  color: white;
  width: 300px; }

.pangea-index__div--notificationPopUp span[data-notify="title"] {
  color: white; }

.pangea-index__div--notificationPopUp .close {
  color: white !important;
  opacity: 1 !important; }

/*
 _____  _    ____  _     _____ ____
|_   _|/ \  | __ )| |   | ____/ ___|
  | | / _ \ |  _ \| |   |  _| \___ \
  | |/ ___ \| |_) | |___| |___ ___) |
  |_/_/   \_\____/|_____|_____|____/

 */
.table-bordered > thead > tr > th, .table-bordered > tbody > tr > th, .table-bordered > tfoot > tr > th, .table-bordered > thead > tr > td, .table-bordered > tbody > tr > td, .table-bordered > tfoot > tr > td {
  border: 1px solid #dedede !important; }

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