/* CSS Patricio */
  div.ayuda-menu div.ayuda-title{
        padding: 22px 0 8px;
        font-size: 20px;
        font-weight: bold;
        border-bottom: 1px solid rgba(136, 136, 136, 0.31);
      }

	.titulos{
  		font-size: 17px;
	}

	.clouds {
  		background: rgba(0, 0, 0, 0) url("/images/clouds.png") no-repeat scroll center bottom;
		bottom: -2px;
  		min-height: 125px;
		position: absolute;
  		width: 95%;
  		z-index: 9
	}

      div.content-help { padding-top: 0; }
        
      div.content-help h1 {
        color: #444;
        margin-left: 10px;
        border-bottom: 1px solid #888;
        padding-bottom: 0;
        margin-bottom: 10px;
        font-size: 20px;
      }

      .ayuda-menu ul { list-style-type: none; }
          
      .ayuda-menu ul li label {
        font-weight: 500;
        color: #444;
        border-bottom: 1px solid #ccc;
        font-size: 13px;
        margin-bottom: 0;
        padding: 3px 0 3px 20px;
      }
          
      .ayuda-menu ul li label:hover {
        background-color: #EAE8EF;
        color: #000;
      }

      .ayuda-menu ul li ul {
        padding: 0;
        width: 215px;
        margin-left: -40px;
      }

      .ayuda-menu ul li ul li label {
        background-color: #F4F3F7;
        font-weight: 400;
        color: #333;
        border-bottom: 1px solid #ddd;
        font-size: 13px;
        margin-bottom: 0;
        padding: 8px 0 8px 30px;
        margin: 0;
	    font-family: 'Roboto',"Helvetica Neue",Helvetica,sans-serif;
      }

      .ayuda-menu ul li ul li label:hover {
        color: #000;
        background-color: #efefef;
      }

      .navbar-absolute {
        position: absolute;
        margin-bottom: 0;
        z-index: 1000;
        width: 100%;
      }

      .ayuda {
        position: absolute;
        height: 93%;
        background: transparent linear-gradient(to right, rgb(244, 243, 247) 28%, #FFF 232px) repeat scroll 0px 0px;
        width: 60%;
        right: 5%;
        z-index: 250px;
        display: none;
        top: 0px;
        padding-top: 0px;
        z-index: 800;
      }

      .ayuda-menu {
        position: relative;
        width: 28%;
        float: left;
        margin: 0;
        padding: 0;
        height: 100%;
        overflow: hidden;
		font-family: 'Roboto',"Helvetica Neue",Helvetica,sans-serif;
      }

      .ayuda-title {
        font-size: 22px;
        height: auto;
        width: 100%;
        cursor: pointer;
		font-family: 'Acme', sans-serif;
        position: relative;
        text-align: center;
        padding: 30px 0px 20px 0px;
		font-family: 'Roboto',"Helvetica Neue",Helvetica,sans-serif;
      }

      .bx-help { color: #FFA203; }

      .nav-menu {
        margin-bottom: 20px;
        list-style: none;
      }

      .nav-menu > li:hover > label,
      label.active {
        background-color: rgb(219, 216, 221) !important;
      }

      .bx-menu {
        padding: 0px;
        width: 100%;
        height: 90%;
        overflow-y: auto;
        overflow-x: hidden;
      }

      .content-help {
        position: relative;
        width: 69%;
        height: 90%;
        padding: 10px;
        float: right;
        overflow: hidden;
      }

      .show-help {
        background-color: #FFF;
        width: 100%;
        font-size: 14px;
        text-align: justify;
        position: relative;
        float: right;
        height: 85%;
        overflow-y: scroll;
      }

      .show-help p img { position: relative; }

      .show-help p img.img-center,
      .img-youtube {
        margin: 0 auto;
        max-width: 100%;
        display: inherit;
        margin-bottom: 5%;
        margin-top: 8%;
        border: 1px solid #021a40;
      }

      .img-youtube { cursor:pointer; }

      .show-help p code{
        color: #1B1718;
      }

      .show-help p img.img-left {
        float: left;
        margin-bottom: -6px;
        max-width: 100%;
      }

      .show-help p img.img-right { float: right; max-width: 100%; }

      .show-help > * { 
        margin: 3px 15px 10px; 
		font-family: 'Roboto',"Helvetica Neue",Helvetica,sans-serif;
      }

      .show-help ul { margin:  15px 30px;}

      .help-navigation {
        position: relative;
        width: 69%;
        float: right;
      }

      #dlgShowVideo {
        opacity: 1;
        display: none;
        overflow: hidden;
      }

      .nav-header {
        text-transform: ;
      }

      .nav-list > li > a,
      .nav-list .nav-header{
        margin-left: -45px;
      }

      .title {
        font-size: 15px;
        color: #7A7373;
        display: block;
        margin-left: -38px;
        font-weight: bold;
        height: 37px;
        line-height: 37px;
        position: relative;
        cursor: pointer;
      }

      .title:hover { color: #535c69; }

      .subtitle:hover { color: #535c69; }

      #botones { margin-bottom: 3%; }

      .btnCalificacion {
        text-transform: uppercase;
        display: inline-block;
        line-height: 15px;
        text-align: center;
        cursor: pointer;
        border-radius: 4px;
        padding: 12px 17px;
        color: #7A7373;
        width: 160px;
        font-size: 13px;
      }

      #btnNegative:hover{
        color:#757575;
        background-color: #E0E0E0;
      }

      #btnPositive:hover{
        color:#757575;
        background-color: #E0E0E0;
      }

      #btnPositive {
        /*border: medium solid rgb(89, 247, 62);
        background-color: rgb(47, 170, 25);
        margin-right: 5px;*/
        background-color: #fafafa;
        border: 0 none;
        border-radius: 3px;
        box-shadow: 0 2px 5px 0 rgba(0, 0, 0, 0.26);
        display: inline-block;
        line-height: 16px;
        margin: 6px 8px 6px 0;
        min-width: 88px;
        padding: 10px 0;
        text-align: center;
        text-transform: uppercase;
        color: #7A7373;
      }

      #btnNegative {
        /*border: medium solid rgb(234, 135, 9);
        background-color: rgb(234, 69, 9);
        margin-left: 5px;*/
        background-color: #fafafa;
        border: 0 none;
        border-radius: 3px;
        box-shadow: 0 2px 5px 0 rgba(0, 0, 0, 0.26);
        display: inline-block;
        line-height: 16px;
        margin: 6px 8px 6px 0;
        min-width: 88px;
        padding: 10px 0;
        text-align: center;
        text-transform: uppercase;
        color: #7A7373;
      }

      #btnsendComment {
        text-transform: uppercase;
        display: inline-block;
        line-height: 15px;
        text-align: center;
        cursor: pointer;
        border-radius: 4px;
        padding: 12px 17px;
        color: #fff;
        font-size: 13px;
        border: medium solid rgb(64, 207, 211);
        background-color: rgb(60, 183, 234);
        width: 100px;
        margin-left: 5px;
      }

      #nt {
        margin-left: 23%;
        width: 40%;
      }

      /* Resultados de la búsqueda */
      .search-results { margin-left: 0; }

      .search-results blockquote { margin-bottom: 10px; }

      .search-results blockquote p { color: rgb(111, 119, 118); }

      .search-results blockquote strong { color: rgb(52, 56, 55); }