/*==============================================*/
@font-face {
  font-family: 'rbtr';
  src: url('/fonts/Roboto-Regular-webfont.eot');
  src: url('/fonts/Roboto-Regular-webfont.eot?#iefix') format('embedded-opentype'), url('/fonts/Roboto-Regular-webfont.woff') format('woff'), url('/fonts/Roboto-Regular-webfont.ttf') format('truetype'), url('/fonts/Roboto-Regular-webfont.svg#robotoregular') format('svg');
  font-weight: normal;
  font-style: normal;
}
@font-face {
  font-family: 'rbtm';
  src: url('/fonts/Roboto-Medium-webfont.eot');
  src: url('/fonts/Roboto-Medium-webfont.eot?#iefix') format('embedded-opentype'), url('/fonts/Roboto-Medium-webfont.woff') format('woff'), url('/fonts/Roboto-Medium-webfont.ttf') format('truetype'), url('/fonts/Roboto-Medium-webfont.svg#robotomedium') format('svg');
  font-weight: normal;
  font-style: normal;
}
@font-face {
  font-family: 'rbtb';
  src: url('/fonts/Roboto-Bold-webfont.eot');
  src: url('/fonts/Roboto-Bold-webfont.eot?#iefix') format('embedded-opentype'), url('/fonts/Roboto-Bold-webfont.woff') format('woff'), url('/fonts/Roboto-Bold-webfont.ttf') format('truetype'), url('/fonts/Roboto-Bold-webfont.svg#robotobold') format('svg');
  font-weight: normal;
  font-style: normal;
}
@font-face {
  font-family: 'rbtl';
  src: url('fonts/roboto-light.eot');
  src: url('fonts/roboto-light.eot') format('embedded-opentype'), url('fonts/roboto-light.woff') format('woff'), url('fonts/roboto-light.ttf') format('truetype'), url('fonts/roboto-light.svg#RobotoLight') format('svg');
  font-weight: normal;
  font-style: normal;
}
.color li {
  padding: 5px 10px;
  list-style: none;
  display: inline-block;
}
.color li:nth-child(1) {
  background-color: #00539e;
}
.color li:nth-child(2) {
  background-color: #4b7b9c;
}
.color li:nth-child(3) {
  background-color: #003494;
}
.color li:nth-child(4) {
  background-color: #777777;
}
.color li:nth-child(5) {
  background-color: #333333;
}
.color li:nth-child(6) {
  background-color: #a8b4da;
}
.color li:nth-child(7) {
  background-color: #cdc3ac;
}
.color li:nth-child(8) {
  background-color: #c0392b;
}
.color li:nth-child(9) {
  background-color: #8b6d49;
}
.color li:nth-child(10) {
  background-color: #cccccc;
}
.color li:nth-child(11) {
  background-color: #4d4d4d;
}
.color li:nth-child(12) {
  background-color: #999999;
}
.color li:nth-child(13) {
  background-color: #808080;
}
.color li:nth-child(14) {
  background-color: #b2cce0;
}
.color li:nth-child(15) {
  background-color: #a8b7d7;
}
.color li:nth-child(16) {
  background-color: #5077b0;
}
.color li:nth-child(17) {
  background-color: #ffffff;
}
.color li:nth-child(18) {
  background-color: #ffffff;
}
.color li:nth-child(19) {
  background-color: #ebf2f2;
}
.color li:nth-child(20) {
  background-color: #d1d1e9;
}
.color li:nth-child(21) {
  background-color: #01304c;
}
.color li:nth-child(22) {
  background-color: #0380db;
}
/*==============================================*/
h1 {
  color: #00539e;
  font-family: rbtr;
  font-size: 20px;
}
h2 {
  color: #00539e;
  font-family: rbtr;
  font-size: 16px;
}
h3 {
  color: #00539e;
  font-family: rbtr;
  font-size: 15px;
}
p,
li {
  color: #333333;
  font-family: rbtr;
  font-size: 13px;
}
a {
  color: #4b7b9c;
  font-family: rbtr;
}
a:hover {
  text-decoration: underline;
  color: #4b7b9c !important;
}
.container {
  max-width: 980px;
}
.container.background {
  padding: 40px;
  background: #ebf2f2;
  padding-bottom: 125px;
  -webkit-box-shadow: 3px 0 5px -2px #888888;
  -moz-box-shadow: 3px 0 5px -2px #888888;
  box-shadow: 3px 0 5px -2px #888888;
}
.avt {
  background-color: #003054;
  background-repeat: no-repeat;
  clear: both;
  margin: auto;
  text-align: center;
  -moz-box-shadow: inset 0 0 10px #555;
  -webkit-box-shadow: inset 0 0 10px #555;
  box-shadow: inset 0px 0 10px #555;
  border-radius: 50%;
}
.alertify {
  background: #ffffff;
  border: 3px solid #003494;
  border-radius: 0px;
  box-shadow: 0 3px 3px rgba(0, 0, 0, 0.3);
}
.alertify p.alertify-message {
  font-family: rbtr;
  margin-bottom: 20px;
  font-size: 20px;
  color: #003494;
}
.alertify button#alertify-cancel.alertify-button.alertify-button-cancel {
  background-color: #0380d7;
  border: none;
  box-shadow: none;
  background-image: none !important;
  text-shadow: none;
}
.alertify button#alertify-ok.alertify-button.alertify-button-ok {
  background-color: #939393;
  border: none;
  box-shadow: none;
  background-image: none !important;
  text-shadow: none;
  color: #1b3b7b;
}
.disabled-message {
  color: red;
  text-align: center;
  z-index: 1000;
}
.error404 {
  height: 80vh;
}
.error404 h1 {
  font-size: 30px;
  margin-top: 20px;
}
.error404 h2 {
  margin-bottom: 40px;
  color: #444;
}
.error404 img {
  max-height: 80px;
  margin-top: 60px;
}
.loading {
  height: 80vh;
  text-align: center;
}
.loading h1 {
  margin-top: 200px;
  letter-spacing: 2px;
  font-size: 30px;
  color: #8C6E49;
}
.loading img {
  max-height: 23px;
  margin-top: -1px;
  margin-right: 2px;
}
@-moz-keyframes spin {
  from {
    -moz-transform: rotate(0deg);
  }
  to {
    -moz-transform: rotate(360deg);
  }
}
@-webkit-keyframes spin {
  from {
    -webkit-transform: rotate(0deg);
  }
  to {
    -webkit-transform: rotate(360deg);
  }
}
@keyframes spin {
  from {
    transform: rotate(0deg);
  }
  to {
    transform: rotate(360deg);
  }
}
@-webkit-keyframes opacity {
  0% {
    opacity: 1;
  }
  100% {
    opacity: 0;
  }
}
@-moz-keyframes opacity {
  0% {
    opacity: 1;
  }
  100% {
    opacity: 0;
  }
}
.loading h1 span.dot {
  -webkit-animation-name: opacity;
  -webkit-animation-duration: 1s;
  -webkit-animation-iteration-count: infinite;
  -moz-animation-name: opacity;
  -moz-animation-duration: 1s;
  -moz-animation-iteration-count: infinite;
  animation-name: opacity;
  animation-duration: 1s;
  animation-iteration-count: infinite;
}
.loading h1 span:nth-child(2) {
  -webkit-animation-delay: 100ms;
  -moz-animation-delay: 100ms;
  animation-delay: 100ms;
}
.loading h1 span:nth-child(3) {
  -webkit-animation-delay: 200ms;
  -moz-animation-delay: 200ms;
  animation-delay: 200ms;
}
.loading h1 span:nth-child(4) {
  -webkit-animation-delay: 300ms;
  -moz-animation-delay: 300ms;
  animation-delay: 300ms;
}
.tooltip-inner {
  background-color: #19549F !important;
}
.tooltip-arrow {
  border-top-color: #19549F !important;
}
