/*
 * This is a manifest file that'll be compiled into application.css, which will include all the files
 * listed below.
 *
 * Any CSS and SCSS file within this directory, lib/assets/stylesheets, vendor/assets/stylesheets,
 * or vendor/assets/stylesheets of plugins, if any, can be referenced here using a relative path.
 *
 * You're free to add application-wide styles to this file and they'll appear at the top of the
 * compiled file, but it's generally better to create a new file per style scope.
 *


 */

/*
 * This is a manifest file that'll be compiled into application.css, which will include all the files
 * listed below.
 *
 * Any CSS and SCSS file within this directory, lib/assets/stylesheets, vendor/assets/stylesheets,
 * or vendor/assets/stylesheets of plugins, if any, can be referenced here using a relative path.
 *
 * You're free to add application-wide styles to this file and they'll appear at the top of the
 * compiled file, but it's generally better to create a new file per style scope.
 *


 */

/*
principal-color #C72077
secundary-color #383a39
tertiary-color #ffffff
*/


.orange caption a{
  color: #C72077!important;
}

.login .content .input-icon,
.login .content .input-icon{
    border-left: 2px solid #C72077 !important
}

.btn.principal-color{
    background-color: #C72077;
    color: #FFFFFF;
    text-shadow: none;
}

.principal-color-text{
    color:#C72077;
}

ul.page-sidebar-menu > li.active > a {
    background: none repeat scroll 0 0 #C72077 !important;
}

.btn.orange {
    background-color: #01C5B9;
    color: #ffffff;
    text-shadow: none;
  }

.btn.yellow {
    background-color: #0a758c;
    color: #ffffff;
    text-shadow: none;
  }

.btn.yellow:hover,
.btn.yellow:focus,
.btn.yellow:active,
.btn.yellow.active,
.btn.yellow.disabled,
.btn.yellow[disabled]  {
    background-color: #085e70!important;
  }

  .btn.default {
    background-color: #aec9cf;
    color: #333333;
    text-shadow: none;
}

  .btn.default:hover {
    background-color: #a0c8d0 !important;
}

.portlet.box.orange > .portlet-title {
    background-color: #01C5B9;
}

.tabbable-custom .nav-tabs > li.active {
    border-top: 3px solid #01C5B9;
}


.portlet.box.orange {
    border-color: #01C5B9;
}
.orange.supply{
  border-color: #01C5B9;
}
/*
principal-color #C72077
secundary-color #383a39
tertiary-color #ffffff
*/


.orange .portlet-title a{
  color: #C72077!important;
}

.login .content .input-icon,
.login .content .input-icon{
    border-left: 2px solid #C72077 !important
}

.btn.principal-color{
    background-color: #C72077!important;
    color: #FFFFFF;
    text-shadow: none;
}

.principal-color-text{
    color:#C72077;
}

ul.page-sidebar-menu > li.active > a {
    background: none repeat scroll 0 0 #C72077 !important;
}

.btn.orange {
    background-color: #01C5B9;
    color: #ffffff;
    text-shadow: none;
  }

.btn.yellow {
    background-color: #0a758c;
    color: #ffffff;
    text-shadow: none;
  }

.btn.yellow:hover,
.btn.yellow:focus,
.btn.yellow:active,
.btn.yellow.active,
.btn.yellow.disabled,
.btn.yellow[disabled]  {
    background-color: #085e70!important;
  }

  .btn.default {
    background-color: #aec9cf;
    color: #333333;
    text-shadow: none;
}

  .btn.default:hover {
    background-color: #a0c8d0 !important;
}

.portlet.box.orange > .portlet-title {
    background-color: #01C5B9;
}

.tabbable-custom .nav-tabs > li.active {
    border-top: 3px solid #01C5B9;
}

.portlet.box.orange {
    border-color: #01C5B9;
}
.orange.supply{
  border-color: #01C5B9;
}

.tabbable-custom .nav-pills > li.active > a  {
  background-color: #01C5B9;
  border: 3px solid #085e70;
}
