/*
  Owner:  PLASTIC SCM
  Author: Fernando Val
  Modified: 08/01/2014 11:30
*/
/* --------------------------------------------------
   Table of Contents
-----------------------------------------------------
:: Vars and Mixins
:: Shared Styles
:: HTML
*/
/* -----------------------------------------
   Vars and Mixins
----------------------------------------- */
/* -----------------------------------------
   Shared Styles
----------------------------------------- */
body {
    font-family: "Open Sans", "Helvetica Neue", Arial, sans-serif;
    color: #101c26;
    font-size: 14px;
  /* HTML
  ---------------------------------------- */
  /* end .span9 */
  /* Navbar
  ---------------------------------------- */
  /* end .navbar */
  /* Sidebar
  ---------------------------------------- */
  /* end Sidebar */
  /* Pre
  ---------------------------------------- */
  /* end pre and prettyprint */
  /* Alert
  ---------------------------------------- */
  /* end Alert */
  /* -----------------------------------------
     HOME
  ----------------------------------------- */
  /* Alert
  ---------------------------------------- */
  /* end .home */;
}

body .api {
  -ms-text-size-adjust: 100%;
  -webkit-text-size-adjust: 100%;
  color: #333;
  overflow: hidden;
  font-family: "Helvetica Neue", Helvetica, "Segoe UI", Arial, freesans, sans-serif;
  font-size: 16px;
  line-height: 1.6;
  word-wrap: break-word;

}


body .span9 a, body .span6 a, .panel a {
    color: #ff6500;
    background-color: #e4f9f4;
    padding: 0.1em 0.5em 0.2em 0.5em;
    -webkit-border-radius: 3px;
    border-radius: 3px;
    text-decoration: none;
    font-weight: 500;
    color: #ff6500;
    padding: 0 0 0.01em 0;
    background-color: transparent;
    border-bottom: 2px dotted #ff6500;
}

body .span9 a:hover, body .span6 a:hover, .panel a:hover {
    color: #26ae90;
    border-bottom: 2px dotted #26ae90;
}

body .span9 ul, body .span6 ul,
body .span9 ol, body .span6 ol {
    background-color: #f1fcf9;
    padding: 1em 1em 1em 2em;
    color: #1c736c;
}

body .span9 ul li, body .span6 ul li,
body .span9 ol li, body .span6 ol li {
    padding: 0.2em 0;
}

body .span9 ul ul, body .span6 ul ul,
body .span9 ol ol, body .span6 ol ol
    background-color: transparent;
    border: none;
    padding: 0.2em;
}

body .span9 ol.style-upper-alpha, body .span6 ol.style-upper-alpha {
    list-style-type: upper-alpha;
}

body .span9 img, body .span6 img {
    margin: 2em 0;
}

body .span9 img.inside, body .span6 img.inside {
    margin: 0 0;
    vertical-align: middle;
}

body .span9 table, body .span6 table {
    border: none;
    border-top: 2px solid #49d7b8;
    border-bottom: 2px solid #49d7b8;
    -webkit-border-radius: 0;
    border-radius: 0;
}

.table-bordered td.title {
  background-color: #f9fbfb;
}
.table-bordered th {
  background-color: #f9fbfb;
}
.table-bordered tbody:last-child tr:last-child td {
  border-bottom: 0;
}

body .span9 table td, body .span6 table td, body .span9 .table-white th {
    border: none;
    padding: 1em 2em 1em 1em;
    font-size: 13px;
    color: gray;
    border-bottom: 2px solid #e1ebe8;
    vertical-align: middle;
}

body .span9 table td b, body .span6 table td b, body .span9 .table-white th {
    color: #1c736c;
}

body .span9 table td:first-child, body .span6 table td:first-child {
    background-color: #f9fbfb;
}
body .span9 .table-white td:first-child, body .span6 .table-white td:first-child {
    background-color: #fff !important;
}
body .span9 .table-white th {
    background-color: #f9fbfb;
    border-bottom: 2px solid #e1ebe8;
}

body .span9 .table-white td.center {
    text-align: center;
}

body .span9 table td img, body .span6 table td img {
    margin: 0;
}

body p.footnote-table {
    color: #26ae90;
}

body p, body ul, body li, body a, body dl, body dd, body dt {
    line-height: 1.7em !important;
}

body p.api{
  -ms-text-size-adjust: 100%;
  -webkit-text-size-adjust: 100%;
  color: #333;
  overflow: hidden;
  font-family: "Helvetica Neue", Helvetica, "Segoe UI", Arial, freesans, sans-serif;
  font-size: 16px;
  line-height: 1.6;
  word-wrap: break-word;
  margin: 16px auto;
}

.cs-title {
    font-weight: bold;
    font-size: 16px;
}

.cs-command {
  background-color: #f1fcf9;
  color: #1c736c;
  padding: 1em 1em 1em 3em;
  font-family: Consolas, "Liberation Mono", Menlo, Courier, monospace;
}

.panel {
    text-align: center;
}
.panel-default {
  padding: 1em 5em 1em 5em;
  margin: 2em 5em 1em 5em;
}

body dt {
    padding-top: 0.6em;
    font-size: 13.5px;
}

body dl {
  margin-bottom: 20px;
  margin-top: 0px;
  color: #2a455a;
}

body dl.dl-horizontal dt {
    padding-top: 0.4em;
    font-size: 13.5px;
	width: 170px;
	white-space: normal;
	margin-right: 8px;
	margin-left: 10px;
	text-align: left;
}

body dl.dl-horizontal dd {
    padding-top: 0.4em;
    font-size: 13.5px;
	margin-left: 188px; /*dl-horizontal dt.(width + margin-right + margin-left)*/
}

body .label {
	background-color: #ffe0cc;
    color: #c13b02;
	text-shadow: none;
}

body .tooltip-inner {
  max-width: 300px;
}

body h1, body h2, body h3, body h4, body h5, body h6 {
    color: #1c736c;
    font-family: Maven Pro, "Maven Pro", "Helvetica Neue", Arial, sans-serif !important;
    font-weight: normal;
    color: #101c26;
}

body h1 {
    background-color: #26ae90;
    padding: 0.2em 0.4em 0.3em 0.4em;
    color: white;
    text-shadow: 0px 1px 0px #0d0d0d;
    filter: dropshadow(color=#0d0d0d, offx=0, offy=1);
}

body h2 {
    border-bottom: 2px solid #26ae90;
    margin-bottom: 1.2em;
    padding-top: 3em;
}

body h3 {
  padding-top: 0.4em;
}

body h4 {
    padding-top: 1.8em;
    font-size: 20px;
    font-weight: bold;
}

body h5 {
    padding-top: 1.4em;
    font-size: 18px;
    font-weight: bold;
}

body h6 {
    padding-top: 1.4em;
    font-size: 16px;
    font-weight: bold;
}

body h6.last-updated {
    font-size: 15px;
    padding-top: 1.4em;
    padding-bottom: 0.2em;
    color: gray;
    font-weight: normal;
}

body .navbar {
    /* end .navbar-inner */
    /* end .search-query */
    /* end .brand.logo */
    /* end .brand.right */;
}

body .navbar .navbar-inner {
    padding: 0.7em 0;
}

body .navbar .search-query {
    display: none;
}

body .navbar .brand.logo {
    width: 140px;
    position: absolute;
    left: 30px;
    top: 5px;
}

body .navbar .brand.right {
    font-size: 12px;
    background: #ff6500;
    padding: 0.7em 1em;
    margin-top: 0.7em;
    -webkit-border-radius: 3px;
    border-radius: 3px;
    border-top: 1px solid #ffa366;
    border-bottom: 1px solid #922b1f;
    text-shadow: 0px 1px 0px #0d0d0d;
    filter: dropshadow(color=#0d0d0d, offx=0, offy=1);
    position: absolute;
    right: 20px;
    top: 5px;
}

body .container-fluid {
    margin-top: 2em !important;
}

body #toc {
    -webkit-box-shadow: 0 1px 5px 1px #e1ebe8;
    box-shadow: 0 1px 5px 1px #e1ebe8;
    border: 1px solid #e1ebe8;
    -webkit-border-radius: 3px;
    border-radius: 3px;
    margin-top: 10px;
}

body #toc > ul > li a {
    font-weight: 500;
    border-bottom: 2px solid #ffe0cc;
    color: #c13b02 !important;
}

body #toc .nav-list a {
    color: #ff6500;
    font-size: 12px;
    padding: 0.8em;
    padding-left: 1em;
    text-indent: 0;
    line-height: 1.4em !important;
    background-color: #fff3eb;
    text-shadow: none;
}

body #toc .nav-list a:hover {
    background-color: #ff6500;
    color: white !important;
}

body #toc .nav-list .sub-header a {
    padding-left: 2em !important;
    background-color: white;
    text-shadow: none;
}

body #toc .nav-list .sub-header a:hover {
    background-color: #dcf7f1;
    color: #ff6500 !important;
}

body #toc .nav-list .active a {
    background-color: #e44602;
    color: white !important;
}


body pre, body pre.prettyprint {
    background-color: #f3f7f6;
    border: 1px dashed #26ae90;
    -webkit-border-radius: 3px;
    border-radius: 3px;
    color: #1c736c;
	padding: 5px 5px 5px 5px;
	margin: 0 0 20px;
}

body pre.api {
    color: #46809F;
    font-size: 1em;
    font-family: Consolas, "Liberation Mono", Menlo, Courier, monospace;
    background-color: #F2F2F2;
    border: 0px solid #26ae90;
}

body pre li.L1, body pre li.L3, body pre li.L5, body pre li.L7, body pre li.L9, body pre.prettyprint li.L1, body pre.prettyprint li.L3, body pre.prettyprint li.L5, body pre.prettyprint li.L7, body pre.prettyprint li.L9 {
    background-color: #e7efed;
}

/*body .prettyprint {
    padding-bottom: 0em !important;
}*/

blockquote li {
  font-weight: 300;
}

body kbd {
  font-family: Consolas, "Liberation Mono", Menlo, Courier, monospace;
}

body .alert kbd {
   text-shadow: 0px 0px;
}

body kbd.block, kbd.block-left {
    display: block;
    padding: 0 8px 0;
    margin: 0 0 40px;
    font-size: 95%;
    line-height: 20px;
    word-break: break-all;
    word-wrap: break-word;
    white-space: pre;
    white-space: pre-wrap;
    border: 1px solid #ccc;
    border: 1px solid rgba(0, 0, 0, 0.15);
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    border-radius: 3px;
}

body kbd.light {
    font-family: "proxima-nova", "Open Sans", Arial, sans-serif;
}

body kbd.new5-0 {
    font-family: "Maven Pro", sans-serif !important;
    background-color: #00ADCA;
    font-weight: normal;
    box-shadow: 0px 0px 0px rgba(0, 0, 0, 0);
    font-size: 14px;
}

body var.object {
    font-weight: bold;
    font-style: normal;
    font-family: 'Courier New', Courier, 'Lucida Sans Typewriter', 'Lucida Typewriter';
}

body code {
	font-size: 14px;
}

body code.api,
body kbd.api,
body pre.api {
  font-family: Consolas, "Liberation Mono", Menlo, Courier, monospace;
  font-size: 1em;
}

body code.file {
    color: #6b6b6b;
	font-size: 14px;
	background-color: transparent;
}

body code.api{
  font: 14px Consolas, "Liberation Mono", Menlo, Courier, monospace;
  padding: 0;
  padding-top: 0.2em;
  padding-bottom: 0.2em;
  margin: 0;
  background-color: rgba(0,0,0,0.04);
  border-radius: 3px;
}

body code.api:before,
body code.api:after {
  letter-spacing: -0.2em;
  content: "\00a0";
}

body pre.api>code {
  padding: 0;
  margin: 0;
  font-size: 100%;
  word-break: normal;
  white-space: pre;
  background: transparent;
  border: 0;
}

body .alert {
    background-color: #ffe9db;
    border: 1px solid #ff6500;
    color: #7d251b;
    -webkit-border-radius: 3px;
    border-radius: 3px;
    padding: 1em;
    margin-bottom: 15px;
    margin-top: 15px;
}

body .alert ol, body .alert ul {
    background-color: transparent;
    border: none;
    padding: 0.2em;
    color: #7d251b;
}

body .alert-info {
    background-color: #D4E7ED;
    border: 1px solid #7297A3;
    color: #27434C;
    -webkit-border-radius: 3px;
    border-radius: 3px;
    padding: 1em;
    margin-bottom: 15px;
    margin-top: 15px;
}

body .alert-info ol, body .alert-info ul {
    background-color: transparent;
    border: none;
    padding: 0.2em;
    color: #27434C;
}

body .alert-cmd {
    background-color: #FAFAFA;
    border: 1px solid #E6E6E6;
    color: #27434C;
    -webkit-border-radius: 3px;
    border-radius: 3px;
    padding: 1em;
    margin-bottom: 15px;
    margin-top: 15px;
}

body .alert-question {
    background-color: #CAF6EC;
    border: 1px solid #26ae90;
    color: #27434C;
    -webkit-border-radius: 3px;
    border-radius: 3px;
    padding: 1em;
    margin-bottom: 15px;
    margin-top: 15px;
}

body .home {
    color: #101c26;
    font-family: "Open Sans", "Helvetica Neue", Arial, sans-serif;
    /* end .masthead */
    /* end .hero-unit */
    /* end .footer */;
}

body .home p {
    line-height: 1.5em !important;
    margin: 0 0 1em 0;
}

body .home .masthead {
    margin-top: -30px !important;
    background-color: #e44602;
    width: 100%;
    padding: 20px 0 20px 0;
    border-bottom: 1px solid #962c20;
      /* end .nav */;
}

body .home .masthead h3 {
    background: url(../img/logo-plastic.png) left center no-repeat;
    width: 180px;
    text-indent: -2000px;
    margin: 0 0 0 30px;
}

body .home .masthead h3:hover {
    opacity: 0.9;
}

body .home .masthead .nav {
    margin-right: 20px;
}

body .home .masthead .nav .active a {
    background-color: #a73123;
    -webkit-border-radius: 3px;
    border-radius: 3px;
    border-top: 1px solid #962c20;
    border-bottom: 1px solid #ff8433;
}

body .home .masthead .nav a {
    color: white;
    padding: 0.5em 1.6em;
    margin-left: 10px;
}

body .home .masthead .nav a:hover {
    background-color: #ff6500;
    border-bottom: 1px solid #962c20;
    border-top: 1px solid #ff8433;
}

body .home hr {
    margin: 0;
    border: none;
}

body .home .hero-unit {
    -webkit-border-radius: 0;
    border-radius: 0;
    background: #f9fbfb;
      /* Old browsers */
    background: -moz-linear-gradient(top, #f9fbfb 0%, #c2d7d1 100%);
      /* FF3.6+ */
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #f9fbfb), color-stop(100%, #c2d7d1));
      /* Chrome,Safari4+ */
    background: -webkit-linear-gradient(top, #f9fbfb 0%, #c2d7d1 100%);
      /* Chrome10+,Safari5.1+ */
    background: -o-linear-gradient(top, #f9fbfb 0%, #c2d7d1 100%);
      /* Opera 11.10+ */
    background: -ms-linear-gradient(top, #f9fbfb 0%, #c2d7d1 100%);
      /* IE10+ */
    background: linear-gradient(to bottom, #f9fbfb 0%, #c2d7d1 100%);
      /* W3C */
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='$color-top', endColorstr='$color-bottom',GradientType=0 );
      /* IE6-9 */
    margin-top: 10px;
    padding-bottom: 2em;
}

body .home .hero-unit h1 {
    background: none;
    padding: 0;
    color: #1c736c;
    font-weight: normal;
    margin-bottom: 0.3em;
}

body .home .hero-unit p {
    color: #1b6f68;
    font-family: "Open Sans", "Helvetica Neue", Arial, sans-serif;
    line-height: 1.4em !important;
    font-size: 18px;
    font-weight: 500;
}

body .home .hero-unit .btn, body .home .hero-unit .btn-success {
    background: #fd601c;
        /* Old browsers */
    background: -moz-linear-gradient(top, #fd601c 0%, #df4402 100%);
        /* FF3.6+ */
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #fd601c), color-stop(100%, #df4402));
        /* Chrome,Safari4+ */
    background: -webkit-linear-gradient(top, #fd601c 0%, #df4402 100%);
        /* Chrome10+,Safari5.1+ */
    background: -o-linear-gradient(top, #fd601c 0%, #df4402 100%);
        /* Opera 11.10+ */
    background: -ms-linear-gradient(top, #fd601c 0%, #df4402 100%);
        /* IE10+ */
    background: linear-gradient(to bottom, #fd601c 0%, #df4402 100%);
        /* W3C */
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='$color-top', endColorstr='$color-bottom',GradientType=0 );
        /* IE6-9 */
    border-bottom: 1px solid #681f16 !important;
    -webkit-border-radius: 3px;
    border-radius: 3px;
    text-shadow: 0px 1px 0px #0d0d0d;
    filter: dropshadow(color=#0d0d0d, offx=0, offy=1);
    font-family: Maven Pro, "Maven Pro", "Helvetica Neue", Arial, sans-serif !important;
    border: none;
    padding: 0.5em 2em;
}

body .home .hero-unit .btn:hover, body .home .hero-unit .btn-success:hover {
    background: #34d3b0;
          /* Old browsers */
    background: -moz-linear-gradient(top, #34d3b0 0%, #25aa8d 100%);
          /* FF3.6+ */
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #34d3b0), color-stop(100%, #25aa8d));
          /* Chrome,Safari4+ */
    background: -webkit-linear-gradient(top, #34d3b0 0%, #25aa8d 100%);
          /* Chrome10+,Safari5.1+ */
    background: -o-linear-gradient(top, #34d3b0 0%, #25aa8d 100%);
          /* Opera 11.10+ */
    background: -ms-linear-gradient(top, #34d3b0 0%, #25aa8d 100%);
          /* IE10+ */
    background: linear-gradient(to bottom, #34d3b0 0%, #25aa8d 100%);
          /* W3C */
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='$color-top', endColorstr='$color-bottom',GradientType=0 );
          /* IE6-9 */
    border-bottom: 1px solid #124a45 !important;
}

body .home .footer {
    border-top: 3px solid #27b293;
    padding: 2em 1em 1em 1em;
    color: white;
    font-size: 12px;
    margin-top: 2em;
    background-color: #34d3b0;
    text-align: center;
}

/* end Body */
