/**
 * importer.scss
 *
 * By default, new Sails projects are configured to compile this file
 * from SASS to CSS.  Unlike CSS files, SASS files are not compiled and
 * included automatically unless they are imported below.
 *
 * The SASS files imported below are compiled and included in the order
 * they are listed.  Mixins, variables, etc. should be imported first
 * so that they can be accessed by subsequent SASS stylesheets.
 *
 * (Just like the rest of the asset pipeline bundled in Sails, you can
 * always omit, customize, or replace this behavior with SASS, SCSS,
 * or any other Grunt tasks you like.)
 */
/**
Pie Chart Colours
*/
/* Angular styles */
[ng\:cloak], [ng-cloak], .ng-cloak {
  display: none !important; }

/* Bootstrap styles */
.navbar-default {
  background-color: #FFF;
  border-color: #FFF;
  border-bottom-color: #D9DEE2; }

.navbar-default .navbar-nav > .active > a,
.navbar-default .navbar-nav > .active > a:hover,
.navbar-default .navbar-nav > .active > a:focus {
  color: #222222;
  background-color: #FFD003;
  border-radius: 4px; }

.navbar-default .navbar-nav > li > a {
  background-color: #4F5869;
  color: white;
  margin-right: 5px;
  margin-top: 12px;
  padding-top: 5px;
  padding-bottom: 5px;
  border-radius: 4px;
  text-align: center; }

.navbar-default .navbar-nav > li > a:hover,
.navbar-default .navbar-nav > li > a:focus {
  color: #222222;
  background-color: #FFD003;
  border-radius: 4px; }

.navbar-inverse {
  background-color: #4F5869;
  border-color: #4F5869;
  color: #D9DEE2; }

.list-group-item {
  background-color: #daecf4;
  border-color: #b9c7cf; }

a.list-group-item:hover,
button.list-group-item:hover,
a.list-group-item:focus,
button.list-group-item:focus.list-group-item:hover {
  color: #FFF;
  background-color: #4F5869; }

.nav-tabs > li.active > a, .nav-tabs > li.active > a:focus {
  color: #222222;
  background-color: #FFD003; }

.nav-tabs > li > a:hover, .nav-tabs > li.active > a:hover {
  background-color: #4F5869;
  color: #FFF; }

.nav-tabs > li {
  text-decoration: none;
  background-color: #daecf4 !important;
  border-color: #b9c7cf;
  color: #222222; }

.panel-default {
  border-color: #b9c7cf !important; }

.panel {
  margin-bottom: 0px;
  background-color: #FFF;
  border: 1px solid transparent;
  border-radius: 4px;
  -webkit-box-shadow: 0 1px 1px rgba(0, 0, 0, 0.05);
  box-shadow: 0 1px 1px rgba(0, 0, 0, 0.05); }

.panel-body {
  padding: 5px; }

.vcentre {
  display: inline-block;
  vertical-align: middle;
  height: 100%; }

.thumbnail {
  padding-left: 20px;
  padding-right: 20px;
  padding-bottom: 10px;
  height: auto; }
  .thumbnail .caption {
    padding-left: 0px;
    padding-right: 0px;
    font-size: 14px;
    font-weight: bold;
    height: 50px; }

.navbar-fixed-bottom .row {
  margin-left: 0px; }
.navbar-fixed-bottom .col-xs-1, .navbar-fixed-bottom .col-sm-1, .navbar-fixed-bottom .col-md-1, .navbar-fixed-bottom .col-lg-1,
.navbar-fixed-bottom .col-xs-2, .navbar-fixed-bottom .col-sm-2, .navbar-fixed-bottom .col-md-2, .navbar-fixed-bottom .col-lg-2,
.navbar-fixed-bottom .col-xs-3, .navbar-fixed-bottom .col-sm-3, .navbar-fixed-bottom .col-md-3, .navbar-fixed-bottom .col-lg-3,
.navbar-fixed-bottom .col-xs-4, .navbar-fixed-bottom .col-sm-4, .navbar-fixed-bottom .col-md-4, .navbar-fixed-bottom .col-lg-4,
.navbar-fixed-bottom .col-xs-5, .navbar-fixed-bottom .col-sm-5, .navbar-fixed-bottom .col-md-5, .navbar-fixed-bottom .col-lg-5,
.navbar-fixed-bottom .col-xs-6, .navbar-fixed-bottom .col-sm-6, .navbar-fixed-bottom .col-md-6, .navbar-fixed-bottom .col-lg-6,
.navbar-fixed-bottom .col-xs-7, .navbar-fixed-bottom .col-sm-7, .navbar-fixed-bottom .col-md-7, .navbar-fixed-bottom .col-lg-7,
.navbar-fixed-bottom .col-xs-8, .navbar-fixed-bottom .col-sm-8, .navbar-fixed-bottom .col-md-8, .navbar-fixed-bottom .col-lg-8,
.navbar-fixed-bottom .col-xs-9, .navbar-fixed-bottom .col-sm-9, .navbar-fixed-bottom .col-md-9, .navbar-fixed-bottom .col-lg-9,
.navbar-fixed-bottom .col-xs-10, .navbar-fixed-bottom .col-sm-10, .navbar-fixed-bottom .col-md-10, .navbar-fixed-bottom .col-lg-10,
.navbar-fixed-bottom .col-xs-11, .navbar-fixed-bottom .col-sm-11, .navbar-fixed-bottom .col-md-11, .navbar-fixed-bottom .col-lg-11,
.navbar-fixed-bottom .col-xs-12, .navbar-fixed-bottom .col-sm-12, .navbar-fixed-bottom .col-md-12, .navbar-fixed-bottom .col-lg-12 {
  padding-left: 0px;
  padding-right: 0px; }
  .navbar-fixed-bottom .col-xs-1 .btn-group, .navbar-fixed-bottom .col-sm-1 .btn-group, .navbar-fixed-bottom .col-md-1 .btn-group, .navbar-fixed-bottom .col-lg-1 .btn-group,
  .navbar-fixed-bottom .col-xs-2 .btn-group, .navbar-fixed-bottom .col-sm-2 .btn-group, .navbar-fixed-bottom .col-md-2 .btn-group, .navbar-fixed-bottom .col-lg-2 .btn-group,
  .navbar-fixed-bottom .col-xs-3 .btn-group, .navbar-fixed-bottom .col-sm-3 .btn-group, .navbar-fixed-bottom .col-md-3 .btn-group, .navbar-fixed-bottom .col-lg-3 .btn-group,
  .navbar-fixed-bottom .col-xs-4 .btn-group, .navbar-fixed-bottom .col-sm-4 .btn-group, .navbar-fixed-bottom .col-md-4 .btn-group, .navbar-fixed-bottom .col-lg-4 .btn-group,
  .navbar-fixed-bottom .col-xs-5 .btn-group, .navbar-fixed-bottom .col-sm-5 .btn-group, .navbar-fixed-bottom .col-md-5 .btn-group, .navbar-fixed-bottom .col-lg-5 .btn-group,
  .navbar-fixed-bottom .col-xs-6 .btn-group, .navbar-fixed-bottom .col-sm-6 .btn-group, .navbar-fixed-bottom .col-md-6 .btn-group, .navbar-fixed-bottom .col-lg-6 .btn-group,
  .navbar-fixed-bottom .col-xs-7 .btn-group, .navbar-fixed-bottom .col-sm-7 .btn-group, .navbar-fixed-bottom .col-md-7 .btn-group, .navbar-fixed-bottom .col-lg-7 .btn-group,
  .navbar-fixed-bottom .col-xs-8 .btn-group, .navbar-fixed-bottom .col-sm-8 .btn-group, .navbar-fixed-bottom .col-md-8 .btn-group, .navbar-fixed-bottom .col-lg-8 .btn-group,
  .navbar-fixed-bottom .col-xs-9 .btn-group, .navbar-fixed-bottom .col-sm-9 .btn-group, .navbar-fixed-bottom .col-md-9 .btn-group, .navbar-fixed-bottom .col-lg-9 .btn-group,
  .navbar-fixed-bottom .col-xs-10 .btn-group, .navbar-fixed-bottom .col-sm-10 .btn-group, .navbar-fixed-bottom .col-md-10 .btn-group, .navbar-fixed-bottom .col-lg-10 .btn-group,
  .navbar-fixed-bottom .col-xs-11 .btn-group, .navbar-fixed-bottom .col-sm-11 .btn-group, .navbar-fixed-bottom .col-md-11 .btn-group, .navbar-fixed-bottom .col-lg-11 .btn-group,
  .navbar-fixed-bottom .col-xs-12 .btn-group, .navbar-fixed-bottom .col-sm-12 .btn-group, .navbar-fixed-bottom .col-md-12 .btn-group, .navbar-fixed-bottom .col-lg-12 .btn-group {
    float: right;
    margin-top: 5px; }

.rs-row-no-left-right-margin {
  margin-left: 0px;
  margin-right: 0px;
  margin-bottom: 10px; }

.navbar-brand {
  height: 60px;
  padding: 10px 10px 0px 10px; }

/* Kendo UI Styles*/
.k-scheduler {
  font-family: "DejaVu Sans", "Arial", sans-serif;
  font-size: .9em; }

.k-label {
  font-weight: normal;
  margin-left: 2px; }

.k-filter-row th, .k-grid-header th.k-header {
  font-weight: bold; }

/* Kendo UI Hide toolbar, navigation and footer during export */
.k-pdf-export .k-scheduler-toolbar,
.k-pdf-export .k-scheduler-navigation .k-nav-today,
.k-pdf-export .k-scheduler-navigation .k-nav-prev,
.k-pdf-export .k-scheduler-navigation .k-nav-next,
.k-pdf-export .k-scheduler-footer {
  display: none; }

.k-grid-toolbar {
  width: 100%; }
  .k-grid-toolbar .k-button {
    float: right; }

.k-button {
  min-width: 10px !important;
  background-color: #b9c7cf;
  color: #222222;
  background-image: none !important; }
  .k-button:hover {
    color: #FFF;
    background-color: #4F5869; }

.k-button .k-grid-toolbar {
  float: left; }

.k-upload-button {
  color: #222222;
  background-color: #FFD003; }

/* Slider overrides */
.k-slider {
  color: #667D8C;
  width: 100% !important; }

.k-slider-track {
  background-color: #667D8C;
  border-color: #667D8C;
  height: 15px;
  width: 100% !important; }

.k-slider-selection {
  background-color: #667D8C; }

.k-slider-horizontal .k-tick {
  background-image: url("http://kendo.cdn.telerik.com/2016.2.504/styles/Uniform/slider-h.gif"); }

.k-slider-vertical .k-tick {
  background-image: url("http://kendo.cdn.telerik.com/2016.2.504/styles/Uniform/slider-v.gif"); }

.k-slider {
  box-shadow: none; }

.k-slider-track,
.k-slider-selection {
  border-radius: 0px; }

.k-slider .k-button {
  border-radius: 25px; }

.k-draghandle {
  background-image: none;
  background-image: none, linear-gradient(to bottom, rgba(0, 0, 0, 0.00784314) 0px, rgba(0, 0, 0, 0.0784314) 100%);
  background-position: 50% 50%;
  background-color: #FFD003;
  border-color: white;
  border-radius: 20px;
  border-width: 2px; }

.k-draghandle:hover {
  border-color: white;
  background-color: #FFD003;
  box-shadow: none;
  background-image: none;
  background-image: none, linear-gradient(to bottom, rgba(0, 0, 0, 0.00784314) 0px, rgba(0, 0, 0, 0.0588235) 100%); }

.k-draghandle.k-state-selected:hover {
  color: #454545;
  background-color: #FFD003;
  border-color: white;
  background-image: none;
  background-image: none, linear-gradient(to bottom, rgba(0, 0, 0, 0.129412) 0px, rgba(0, 0, 0, 0.0784314) 100%);
  background-position: 50% 50%; }

.k-slider-horizontal .k-draghandle {
  top: -9px;
  width: 25px;
  height: 25px; }

.k-slider-horizontal .k-slider-track {
  top: 50%;
  left: 0;
  height: 12px;
  margin-top: -4px;
  width: 100%; }

.rs-hidden-track, .rs-hidden-sub-track {
  color: #667D8C; }

.rs-hidden-track,
.k-slider-horizontal,
.k-slider-track,
.k-slider-selection {
  height: 17px;
  margin-top: -2px; }

.rs-hidden-track .k-slider-track {
  height: 0px; }

.rs-hidden-sub-track .k-slider-track {
  height: 0px; }

.rs-hidden-track .k-slider-horizontal .k-slider-selection {
  top: 50%;
  left: 0;
  height: 0px; }

.rs-hidden-sub-track .k-slider-horizontal .k-slider-selection {
  top: 50%;
  left: 0;
  height: 0px; }

.rs-hidden-track .k-slider-horizontal .k-draghandle {
  top: -5px;
  width: 10px;
  height: 10px; }

.rs-hidden-sub-track .k-slider-horizontal .k-draghandle {
  top: -2px;
  width: 10px;
  height: 10px; }

.rs-hidden-track .k-draghandle {
  background-image: none;
  background-image: none, linear-gradient(to bottom, rgba(0, 0, 0, 0.00784314) 0px, rgba(0, 0, 0, 0.0784314) 100%);
  background-position: 50% 50%;
  background-color: #667D8C;
  border-color: white;
  border-radius: 20px;
  border-width: 2px; }

.rs-hidden-sub-track .k-draghandle {
  background-image: none;
  background-image: none, linear-gradient(to bottom, rgba(0, 0, 0, 0.00784314) 0px, rgba(0, 0, 0, 0.0784314) 100%);
  background-position: 50% 50%;
  background-color: #667D8C;
  border-color: white;
  border-radius: 20px;
  border-width: 2px; }

/**
* Subslider colours
*/
.k-slider-sub .k-slider {
  color: #819EA8; }

.k-slider-sub-track .k-slider-track {
  background-color: #819EA8;
  border-color: #819EA8; }

.k-slider-sub-selection .k-slider-selection {
  background-color: #819EA8; }

.k-icon.k-filter {
  /*
  background: url('/images/blue-dot.png');
  */
  /*
  background: url('https://github.com/FortAwesome/Font-Awesome');
  */
  /*
  position: absolute;
  font-family: 'FontAwesome';
  top: 0;
  left: 10px;
  content: "\f005";
  */ }

/*
.k-grid .k-alt {
  background-color: $ice-blue;
}
*/
.k-pager-numbers .k-state-selected {
  background-color: #FFD003;
  border-color: #FFD003;
  color: #222222; }

.k-grid-toolbar {
  width: inherit; }

#grid .k-grid-toolbar {
  padding: .6em 1.3em; }

.catalogue-label {
  vertical-align: middle;
  padding-right: .5em; }

#catalog {
  vertical-align: middle; }

.k-loading-image {
  position: fixed;
  top: 10%;
  left: 10%;
  z-index: 100; }

.k-grid .k-grid-header .k-header {
  white-space: normal; }

.k-filter-menu {
  max-width: 500px; }

.k-button.k-primary {
  color: #222222;
  background-color: #FFD003; }

.k-button.k-primary:hover {
  background-color: #4F5869;
  color: #FFF; }

/**
Pie Chart Colours
*/
.logos-bar {
  text-align: center;
  /*
  .col-md-4,
  .col-md-5,
  .col-sm-5 {
    padding: 0;

    img {
      margin: 7px 4px;
    }
  }

  .col-sm-7 {
    padding-left: 20px;
    margin-top: 10px;
  }
  */ }

.logos-bar-zero-padding {
  padding: 0; }

.logos-bar-sm-img img {
  margin: 7px 4px; }

.logos-bar-left-top {
  padding-left: 20px;
  margin-top: 10px; }

.logos-bar {
  margin: 7px 7px; }
  .logos-bar img {
    padding: 1px; }
  .logos-bar .col-lg-1 img,
  .logos-bar .col-lg-2 img,
  .logos-bar .col-lg-3 img,
  .logos-bar .col-lg-4 img,
  .logos-bar .col-lg-5 img,
  .logos-bar .col-lg-6 img,
  .logos-bar .col-lg-7 img,
  .logos-bar .col-lg-8 img,
  .logos-bar .col-lg-9 img,
  .logos-bar .col-lg-10 img,
  .logos-bar .col-lg-11 img,
  .logos-bar .col-lg-12 img {
    display: inline;
    width: auto;
    max-width: 180px;
    height: auto;
    /*
    max-height: 35px;
    */ }
  .logos-bar .col-md-1 img,
  .logos-bar .col-md-2 img,
  .logos-bar .col-md-3 img,
  .logos-bar .col-md-4 img,
  .logos-bar .col-md-5 img,
  .logos-bar .col-md-6 img,
  .logos-bar .col-md-7 img,
  .logos-bar .col-md-8 img,
  .logos-bar .col-md-9 img,
  .logos-bar .col-md-10 img,
  .logos-bar .col-md-11 img,
  .logos-bar .col-md-12 img {
    display: inline;
    width: auto;
    max-width: 180px;
    height: auto;
    /*
    max-height: 30px;
    */ }
  .logos-bar .col-sm-1 img,
  .logos-bar .col-sm-2 img,
  .logos-bar .col-sm-3 img,
  .logos-bar .col-sm-4 img,
  .logos-bar .col-sm-5 img,
  .logos-bar .col-sm-6 img,
  .logos-bar .col-sm-7 img,
  .logos-bar .col-sm-8 img,
  .logos-bar .col-sm-9 img,
  .logos-bar .col-sm-10 img,
  .logos-bar .col-sm-11 img,
  .logos-bar .col-sm-12 img {
    display: inline;
    width: auto;
    max-width: 180px;
    height: auto;
    /*
    max-height: 25px;
    */ }

.desktop-logo img {
  margin-top: 10px;
  height: 35px; }

body {
  font-family: 'Open Sans', sans-serif;
  color: #4F5869; }

p {
  margin: 0 !important; }

a:link {
  text-decoration: none; }

a {
  color: #4F5869; }

a:hover {
  color: #667D8C; }

.maincontent2 {
  max-width: 1450px;
  margin-left: auto;
  margin-right: auto;
  margin-top: 75px; }

.asbv-background div {
  font-size: 17px;
  background-color: #4F5869;
  color: #FFF;
  padding-left: 5px;
  padding-right: 5px;
  padding-top: 5px;
  padding-bottom: 5px; }

.asbv-details div {
  text-align: center;
  line-height: 1.1em;
  background-color: #daecf4 !important;
  color: #222222;
  padding: 0px; }

.asbv-highlight div {
  text-align: center;
  line-height: 1.1em;
  background-color: #29ABE2 !important;
  color: #222222;
  padding: 0px; }

.well-sm {
  padding: 2px; }
  .well-sm h3, .well-sm h4 {
    margin: 5px; }

.static-page {
  font-size: 17px;
  padding: 20px 0 15px 0;
  line-height: 26px; }
  .static-page a.anchor {
    position: relative;
    top: -30px;
    visibility: hidden; }
  .static-page p {
    margin: 15px 0; }
  .static-page ul {
    padding-left: 20px;
    list-style-type: disc; }
  .static-page h1 {
    color: #4F5869;
    font-family: 'Open Sans', sans-serif;
    font-weight: bold;
    font-size: 24px;
    margin: 10px 0; }
  .static-page h2 {
    color: #4F5869;
    font-family: 'Open Sans', sans-serif;
    font-weight: bold;
    font-size: 18px; }
  .static-page h3 {
    color: #4F5869;
    font-family: 'Open Sans', sans-serif;
    font-weight: bold;
    font-size: 16px;
    margin: 10px 0; }
  .static-page .static-content {
    color: #4F5869;
    line-height: 26px;
    padding-left: 150px;
    margin: 6px 50px -50px 0;
    padding-bottom: 40px; }
    .static-page .static-content aside {
      padding-left: 30px;
      border-left: 1px solid #DAE0E3;
      height: 440px; }
      .static-page .static-content aside li {
        margin-top: 8px; }
      .static-page .static-content aside h2 {
        margin: 0 0 20px 0; }
      .static-page .static-content aside ul {
        list-style-type: none;
        margin-left: -20px;
        margin-bottom: 20px; }
    .static-page .static-content hr {
      border: 0;
      height: 0;
      border-top: 1px solid rgba(0, 0, 0, 0.1);
      border-bottom: 1px solid rgba(255, 255, 255, 0.3);
      margin-top: 20px;
      margin-bottom: 20px; }

.list-wrapper {
  margin: 0 auto;
  text-align: center; }
  .list-wrapper img {
    margin: 10px 0; }

.embed-container {
  padding-top: 20px;
  padding-bottom: 10px; }

.footer-link {
  color: #4F5869; }
  .footer-link:hover {
    color: #A3B1BA; }

#details-container {
  font-weight: bold;
  padding-left: 40px;
  padding-right: 40px; }
  #details-container h3 {
    margin-bottom: 20px;
    font-size: 20px;
    font-weight: bold; }

.info-panel {
  height: 60px;
  line-height: 60px; }

#advancedFilterWindow {
  padding-left: 40px;
  padding-right: 40px; }
  #advancedFilterWindow h3 {
    margin-top: 0px;
    margin-bottom: 20px; }

.button-container {
  float: right;
  margin-right: 30px; }

.float-lefty {
  float: left; }

.float-righty {
  float: right; }

.declaration {
  font-size: 8pt;
  margin-bottom: 65px;
  margin-top: 15px; }

.override-col {
  padding-left: 4px;
  padding-right: 0px; }

.override-col-padding {
  padding-left: 15px;
  padding-right: 0px; }

.override-col-text {
  text-align: center;
  width: 50px; }

.override-col-left {
  padding-left: 0px;
  padding-right: 0px; }

.rs-col-centre {
  margin-left: auto;
  margin-right: auto; }

/*

#toggleDetail {
    float: left;
}
*/
#newTeamBox {
  width: 200px;
  height: 20px; }

.rs-button-row {
  padding: 2px; }

.rs-button {
  margin: 2px; }

.rs-well {
  /*
  .well {
  */
  margin-bottom: 0px;
  /*
  }
  */ }

.rs-button-background {
  background-color: inherit; }

.rs-bottom-margin {
  margin-bottom: 10px; }

.rs-container .col-md-1,
.rs-container .col-md-2,
.rs-container .col-md-3,
.rs-container .col-md-4,
.rs-container .col-md-5,
.rs-container .col-md-6,
.rs-container .col-md-7,
.rs-container .col-md-8,
.rs-container .col-md-10,
.rs-container .col-md-11,
.rs-container .col-md-12 {
  padding: 0px;
  height: 100%; }
.rs-container .row {
  padding: 0px;
  margin: 0px;
  height: 100%; }

.simple-form {
  margin-left: auto;
  margin-right: auto;
  margin-top: 30px;
  width: 50%; }

.confirmation-icon {
  width: 100px;
  display: block;
  margin-bottom: 20px;
  margin-top: 20px;
  margin-left: auto;
  margin-right: auto; }

#coverPage {
  height: 842pt;
  width: 595pt;
  border: 2px solid #DAE0E3;
  page-break-after: always !important;
  text-align: center; }
  #coverPage #title {
    font-size: 32px;
    margin-top: 150px; }
  #coverPage #breedingObjective {
    font-size: 20px;
    margin-top: 20px; }
  #coverPage #location {
    font-size: 20px;
    margin-top: 20px; }
  #coverPage #website {
    font-size: 20px;
    margin-top: 20px; }
  #coverPage #date {
    font-size: 20px;
    margin-top: 20px; }
  #coverPage .asbv-logo {
    height: 100px;
    float: right;
    margin-right: 25px;
    margin-bottom: 10px; }
  #coverPage .catalog-info {
    height: 630px;
    border: 1px solid transparent; }
  #coverPage .declaration {
    margin-top: 115px; }

#coverHeader {
  height: 200pt;
  width: 595pt;
  border: 2px solid #DAE0E3;
  text-align: center; }

#printContent {
  margin-top: 50px; }

@media print {
  @page {
    size: A4; }
  .no-print {
    display: none; }

  .print {
    display: block !important; }
    .print .print-box {
      width: 140px;
      height: 50px;
      display: inline-block;
      border: 1px solid #DAE0E3;
      margin-bottom: 10px;
      margin-left: 10px; }
      .print .print-box .print-box-row {
        height: 50%;
        width: 100%; }
    .print .print-table {
      font-size: 12px;
      margin-top: 100px;
      width: 90%;
      margin-left: auto;
      margin-right: auto; }
      .print .print-table td, .print .print-table th {
        border: 1px solid #dddddd;
        text-align: left;
        padding: 5px; } }
.message-sent {
  text-align: center;
  width: 80%;
  margin-left: auto;
  margin-right: auto;
  margin-top: 50px;
  height: 300px; }
  .message-sent h2 {
    margin-top: 50px; }

.k-grid-multi {
  text-align: right;
  padding-top: 5px;
  /*
  width: 100px;
  */ }

/*
.stud.col-lg-1{
  text-align: right;
  padding-top: 5px;
  width: 50px;
}
*/
/*
.saletype{
  padding-top: 5px;
  text-align: right;
  width: 90px;
}
*/
#flockHomeView .col-md-12 {
  margin-top: 10px;
  margin-bottom: 20px; }

#footer-image img {
  /*
  max-width: 100%;
  height: auto;
  width: auto;
  */ }

.home-img-button {
  margin: auto; }

.centered-element {
  position: fixed;
  top: 50%;
  left: 50%;
  z-index: 100; }

.fittedbox span {
  width: 100%; }

.window-formgroup .form-group {
  margin-left: 0;
  margin-right: 0; }

.signup .row {
  margin-left: 0;
  margin-right: 0; }

.blue-well, .blue-banner {
  background-color: #13688c;
  color: white;
  border-radius: 4px; }

.blue-banner {
  padding: 15px;
  margin-top: 0;
  margin-bottom: 15px; }

.rs-thumbnail {
  margin-bottom: 20px;
  border: 1px solid #E6E7E8;
  border-radius: 4px;
  padding: 10px; }
  .rs-thumbnail img {
    width: 100%;
    margin-top: 10px; }

.rs-ad {
  text-align: center; }
  .rs-ad img {
    vertical-align: middle;
    max-width: 100%;
    max-height: 500px;
    overflow: hidden;
    width: auto;
    height: auto; }

.homebox-header {
  margin: auto;
  background-color: #E6E7E8;
  padding: 10px;
  border-radius: 4px 4px 0px 0px; }

.homebox-detail {
  margin: auto;
  padding-top: 15px;
  text-align: left;
  line-height: 1.7;
  font-size: 15px; }
  .homebox-detail ul li {
    list-style-type: none;
    position: relative; }
  .homebox-detail ul li:before {
    content: "\2610";
    margin-right: 10px;
    position: absolute;
    left: -20px; }

#signup, #signin, #dropdown {
  width: initial; }

.footer-nav {
  float: right;
  margin-top: 25px; }
  .footer-nav li {
    display: inline; }
  .footer-nav a {
    color: black;
    margin-right: 8px;
    margin-left: 8px; }

.box-border {
  border-style: solid;
  border-width: 0px 1px 1px 1px;
  border-color: #E6E7E8;
  border-radius: 4px;
  margin-bottom: 10px; }

.foobox {
  margin: 40px; }

.swap-animation.ng-enter {
  animation: crc-zoomout 9.5s; }

.swap-animation.ng-enter-active {
  animation: crc-zoomin 0.7s; }

@keyframes crc-zoomout {
  0% {
    transform: scale(1);
    opacity: 1; }
  100% {
    transform: scale(0.7);
    opacity: 0; } }
@keyframes crc-zoomin {
  0% {
    transform: scale(1);
    opacity: 0; }
  60% {
    transform: scale(1.3);
    opacity: 0; }
  100% {
    transform: scale(1);
    opacity: 1; } }
.homeblock {
  text-align: center;
  margin-bottom: 10px; }
  .homeblock h2 {
    margin-top: 10px;
    margin-bottom: 5px;
    font-weight: bold; }
  .homeblock h3 {
    margin-top: 0; }

.rs-panel {
  background-color: #CDCFD0;
  min-height: 40px;
  text-align: center;
  padding-top: 25px;
  margin-top: 40px;
  margin-bottom: 40px; }

.homeblock-icon {
  font-size: 28px;
  background-color: #FFD003;
  border-radius: 50%;
  padding: 5px;
  color: black;
  width: 36px;
  height: 36px; }

.homeblock-icon-lg {
  font-size: 42px;
  background-color: #FFD003;
  border-radius: 50%;
  padding: 5px;
  height: 52px;
  width: 52px;
  color: black; }

.dropdown-divider {
  height: 1px;
  background-color: #e5e5e5; }

.login-nav {
  padding-bottom: 0;
  padding-top: 0; }
  .login-nav li {
    max-width: 310px; }
  .login-nav li > a {
    padding-top: 8px;
    padding-bottom: 8px;
    background-color: white; }

@media (max-width: 991px) {
  .homecol {
    margin-left: 0px;
    margin-right: 0px; } }
@media (min-width: 992px) {
  .homecol {
    margin-left: 40px;
    margin-right: 40px; } }
.stdlink {
  color: #0000EE !important;
  text-decoration: underline !important; }
  .stdlink :visited {
    color: #551A8B !important; }

.row-nomargin {
  margin: 0; }

/* pedigree tree */
div.pedigree {
  margin: 5px 0 5px 0;
  padding: 10px 10px 20px 10px;
  border: 1px solid #aaa;
  background-color: #CCC; }

.pedigree table {
  margin: 0 auto 0 auto; }

.pedigree .dam {
  background: transparent url(/images/lfloor.gif) no-repeat bottom left;
  text-align: left;
  padding-left: 25px;
  padding-right: 5px; }

.pedigree .sire {
  background: transparent url(/images/lceil.gif) no-repeat top left;
  text-align: left;
  padding-left: 25px;
  padding-right: 5px; }

.pedigree .connect {
  background: transparent url(/images/lconnect.gif) no-repeat center left;
  padding-left: 20px; }

.pedigree .vconnect {
  background: transparent url(/images/vconnect.gif) no-repeat center left;
  padding-left: 20px; }

.btn {
  border: none !important; }

.btn-primary {
  color: #222222;
  background-color: #FFD003; }

.btn-default {
  color: #222222;
  background-color: #D9DEE2; }

.btn-transparent {
  color: #222222;
  background-color: transparent; }

.btn-home {
  color: #222222;
  background-color: #FFD003;
  font-weight: bold;
  font-size: 16px; }

.btn-pedigree {
  color: #222222;
  background-color: #FFD003;
  border-color: #FFD003;
  font-size: 15px; }

.btn:hover {
  background-color: #4F5869;
  color: #FFF; }

.btn-cancel {
  background-color: #819EA8;
  color: #DAE0E3; }

.btn-cancel:hover {
  background-color: #4F5869;
  color: white; }

.btn-group-vertical > button {
  margin-bottom: 10px;
  border-radius: 10px !important; }

.btn-simple {
  width: 100px; }

.btn-no-side-padding {
  padding-left: 0;
  padding-right: 0; }

.btn-blue {
  background-color: #00539E;
  color: white; }

.btn-blue:hover {
  background-color: #FFD003;
  color: #4F5869; }

.btn-dark {
  background-color: #4F5869;
  color: white; }

.btn-dark:hover {
  background-color: #FFD003;
  color: #4F5869; }

.btn-dark2 {
  background-color: #4F5869;
  color: white; }

.btn-dark2:hover {
  background-color: #FFD003;
  color: #4F5869; }

.btn-dark2:focus {
  background-color: #e7e7e7; }

.homebtn {
  width: 74px;
  height: 74px;
  margin: 10px auto 5px auto;
  border: 1px solid #CDCFD0 !important;
  border-radius: 50%;
  padding: 10px;
  background-color: white; }

.homebtn:hover {
  background-color: #4F5869;
  color: #4F5869; }

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