/* make sidebar nav vertical */
@media (min-width: 768px) {
  .sidebar-nav .navbar .navbar-collapse {
  padding: 0;
  padding-left: 12px;
  max-height: none;
  }
  .sidebar-nav .navbar ul {
  float: none;
  }
  .sidebar-nav .navbar ul:not {
  display: block;
  }
  .sidebar-nav .navbar li {
  float: none;
  display: block;
  }
  .sidebar-nav .navbar li a {
  padding-top: 12px;
  padding-bottom: 12px;
  }

 

.my768-block {
  display:block;
}


  }

/* acá se empiezo yo */

 .my-site-title {
    text-align: left;
    width:70%;
    height:70%;
    margin:4px;
  }

.last {
  background: #f14a49;
  border: 0;
  padding: 0;

}
.footer1 {
    background: #f14a49;
}

.site-title {
  color: #00FF00;
  font-weight: bold;
  font-family: sans-serif;

}
.site-title a {
  text-decoration: none;
  color: #00FF00;
  font-weight: bold;
  font-family: sans-serif;
  
}
span a {
  text-align: center;
  color: #00FF00;
}

header {
  background:#ffffff;
  border-bottom-color: #f14a49;
  border-bottom-width: 10px;
   border-bottom-style: solid;
    border-bottom: thick dotted #ff0000 
  color:#fff;
}

.top {
  background:#2c3e50;
  color:#fff;
}

/* acá se $#%&#$& */
.main {
}
.content  { 
  background: #ffffef;
}
/* acá*/


.color1 {
  background: #34455e;
  color:#fff;
}
article {
  border-radius: 5px;
}

.footer2 {
    background: #ffffff;
}

footer {
  color: #00FF00;
}

footer a a:hover {
  color: tomato;

}
.title    {
  font-weight: bold;
  font-style: italic;
}

.playcolor {
  background:#fff;
}

article {
  background: inherit;
}
.noplaycolor {
  background: inherit;
}

.noplaycolor2 {
  background: #f2f2f2;
}

.mylabel{
  display:inline-block;
  max-width:100%;
  margin-bottom:5px;
  font-weight:700;
}
.myinline-block {
  display:inline-block;
}
.mylabelbox  {
  font-weight:700;
  background-color: #032e49;
  color: #F08080;
}

.myfooterbox {
  display:inline-block;
  border-radius: 3px;
  background-color: #fff;
  border-color: #f14a49;
  font-weight:700;
  color: #f14a49;
} 
.mytitlebox {
  display:inline-block;
}
 
.mylabelbasebox{
  display:inline-block;
  padding:10px 15px;
  font-weight:700;
  box-sizing: border-box;
  text-align: left;
  color: #f14a49;

}

.s {
  background-color:#f5f5f5;
  border-bottom-right-radius:3px;
  border-bottom-left-radius:3px
}
.panel-warning
{border-color:#faebcc}
.panel-warning>.panel-heading{
  color:#fff;background-color:#f14a49;border-color:#faebcc
  }

.mytittlebox {
  display:inline-block;
  color: #fff;
  font-weight:700;
  background-color: #f14a49;
}
.mybodybox {
  color: #8C8CAB;
  font-weight:600;
}

}
.mybr {
  display: block;
}

.mybodybox2 {
  color: #8C8CAB;
  font-weight:600;
  padding: 2px;
  margin-bottom: 0;
  border-bottom-width: 2px;
  border-color:  #faebcc;

}

.myfooterbox2 {
  display:inline-block;
  border
  border-radius: 3px;
  background-color: #fff;
  border-color: #f14a49;
  font-weight:700;
  color: #f14a49;
}

.mybodybox2 {
  color: #8C8CAB;
  font-weight:600;
  text-align: center;
  
}

.mybodybox3 {
  color: #8C8CAB;
  font-weight:600;
  text-align: right;
  padding-right: 8px;
}


.mybodybox4 {
  color: #8C8CAB;
  font-weight:600;
  text-align: center;
  padding-right: 8px;
}

.mybodybox5 {
  color: #8C8CAB;
  font-weight:600;
  text-align: right;
}
.mybodybox6 {
  color: red;
  font-weight:600;
  text-align: right;
}

.mybodyboxtittle {
  color: #8C8CAB;
  font-weight:600;
  text-align: left;
  
}

.mylabelbox2  {
  font-weight:700;
  background-color: #032e49;
  color: #F08080;
  margin-bottom: 0;
  border-radius: 0px;
}
.myfontbox {
  font-size: 0.9em;
}

.container-fluid.topside {
    padding-left: 12px;
}

.mycheckbox {
    padding-left: 20px;
}

.checkbox label {
    padding-left: 0px;
}

.checkbox textarea {
    padding-left: 20px;
}

.mypagetittle { 
  font-weight:600;
   }

.checkbox {
  padding-left: 20px;
}

.btn-group {
	text-align:center;
}

.logo-banner {
  width: 100%;
  height: auto;
  background-image: url(../img/studio.jpg);
  background-size: 100% 100px;
  position: absolute;
  top: 0;
  left: 0;
}

.my_box_3 {
	padding-left: 30px;
}

.my_box_4 {
	padding-right: 15px;
}

.my_img_1_logologin {
	width: 100%;
	margin-bottom: 20px;
}
.myform_inline {
	display:inline-block;
}


.footer1-2 {
	color:rgb(27, 81, 128);
}
.footer2-2 {
	color:rgb(228, 41, 40);
}


.footer2017 {
  position: absolute;
  right: 0;
  bottom: 0;
  left: 0;
  padding: 1rem;
  background-color: #efefef;
  text-align: center;
}

div.contenedorgal {
  display: none;
}


