@import url("/author/portal/campus/campus-mobile.css");

/** restyle global **/
body{font-family: Trebuchet MS;font-size: 11pt;}
p {line-height: 1.5;}

/*#header {height: 100px; margin-left: 0px; background-image: -ms-linear-gradient(top, #7D7D7D 0%, #141414 100%);background-image: -moz-linear-gradient(top, #7D7D7D 0%, #141414 100%);background-image: -o-linear-gradient(top, #7D7D7D 0%, #141414 100%);background-image: -webkit-gradient(linear, left top, left bottom, color-stop(0, #7D7D7D), color-stop(1, #141414));background-image: -webkit-linear-gradient(top, #7D7D7D 0%, #141414 100%);background-image: linear-gradient(to bottom, #7D7D7D 0%, #141414 100%);}*/
#header {height: 100px; margin-left: 0px; 
	  background-image: linear-gradient(to bottom, #cccccc, #ffffff);
     filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#cccccc', endColorstr='#ffffff'); /* for IE */
}
#header-title{color:#666666; font-style:italic}
#header-title h2{font-size: 18pt ;text-align: right;padding-right: 40px;}
#menu-separator{/*height: 10px;margin-bottom: 20px;background-image: -ms-linear-gradient(top, #FFE770 0%, #FCC200 100%);background-image: -moz-linear-gradient(top, #FFE770 0%, #FCC200 100%);background-image: -o-linear-gradient(top, #FFE770 0%, #FCC200 100%);background-image: -webkit-gradient(linear, left top, left bottom, color-stop(0, #FFE770), color-stop(1, #FCC200));background-image: -webkit-linear-gradient(top, #FFE770 0%, #FCC200 100%);background-image: linear-gradient(to bottom, #FFE770 0%, #FCC200 100%);*/}
.navbar {margin-bottom: 0px;}
/*.navbar-inverse .navbar-inner{color:#fff; background: #adadad;background: -moz-linear-gradient(top, #adadad 0%, #515151 100%);background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#adadad), color-stop(100%,#515151));background: -webkit-linear-gradient(top, #adadad 0%,#515151 100%);background: -o-linear-gradient(top, #adadad 0%,#515151 100%);background: -ms-linear-gradient(top, #adadad 0%,#515151 100%);background: linear-gradient(to bottom, #adadad 0%,#515151 100%);filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#adadad', endColorstr='#515151',GradientType=0 );}*/
.navbar-inverse .navbar-inner{color:#fff; background: #666666;background-image: none;border: none;}
.navbar-inverse .brand, .navbar-inverse .nav>li>a {color:#fff;}
.navbar-inverse .nav .active>a, .navbar-inverse .nav .active>a:hover, .navbar-inverse .nav .active>a:focus {color: #ffffff;text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.25);background-color: #faa732;background-image: -moz-linear-gradient(top, #fbb450, #f89406);background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#fbb450), to(#f89406));background-image: -webkit-linear-gradient(top, #fbb450, #f89406);background-image: -o-linear-gradient(top, #fbb450, #f89406);background-image: linear-gradient(to bottom, #fbb450, #f89406);background-repeat: repeat-x;border-color: #f89406 #f89406 #ad6704;border-color: rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.25);}

.dropdown-menu>li>a:hover, .dropdown-menu>li>a:focus, .dropdown-submenu:hover>a, .dropdown-submenu:focus>a {color: #fff;text-decoration: none;background-color: #FAA732;background-image: none;background-repeat: none;}

/** tabs **/
.nav-tabs {/*border-bottom: none;*/}
.nav-tabs>li>a {background-color: #cccccc; border-radius: 0;}
.nav-tabs>.active>a, .nav-tabs>.active>a:hover, .nav-tabs>.active>a:focus {background-color: #333333;color: #ffffff;border: 1px solid #333333;}
.tab-content {background-color: #fff;padding-top:20px;/*border:none*/}
.nav-tabs>.active>a>i{background-image: url("/author/img/glyphicons-halflings-white.png");}

#footer {background-color: #eeeeee;border-top: 1px solid #cccccc;margin-top: 60px;}
#footer .divider{border-right: 1px solid #e5e5e5;min-height: 200px;}
.footer-social-row {margin-bottom: 10px;}
#push, #footer {height: auto;}
.container .credit {margin: 20px 0;}
.muted {color: #999999;}

/** templates content **/
#content{min-height:500px}
.content-base{padding:20px;}
.content-2{padding-right:20px;padding-left:20px;}

/** pages **/
.kwawu-page blockquote{font-size: 18pt; font-weight: bold; line-height: 1.5}
.kwawu-page h2{color:#333333;border-bottom: 10px solid #333333;}
.kwawu-page img{width: 100%;}
.kwawu-page .aside-img{width: auto;}
.kwawu-page .text-orange{color:#ff6600}
.kwawu-page .image-well {padding: 10px 0;background-color: #333333;margin-bottom: 20px}
.kwawu-row {margin-bottom:20px}

/** home page **/
/*
#myCarousel {margin-bottom: 0px;}
.carousel {margin-bottom: 60px;}
.carousel .container {position: relative;z-index: 9;}
.carousel-control {height: 80px;margin-top: 0;font-size: 120px;text-shadow: 0 1px 1px rgba(0,0,0,.4);background-color: transparent;border: 0;z-index: 10;}
.carousel .item {height: 250px;}
.carousel img {position: absolute;top: 0;left: 0;min-width: 100%;height: 250px;}
.carousel-caption {background-color: transparent;position: static;max-width: 550px;padding: 0 20px;margin-top: 120px;}
.carousel-caption {position:absolute;bottom:0px;left:0px;  width:100%;background-color:black;color:white;opacity:0.6;filter:alpha(opacity=60);}
.carousel-caption {position: absolute;right: 0;bottom: 0;left: 0;padding: 15px;background: #333333;background: rgba(0, 0, 0, 0.75);}
.carousel-caption h1,.carousel-caption .lead {margin: 0;line-height: 1.25;color: #fff;text-shadow: 0 1px 1px rgba(0,0,0,.4);}
.carousel-caption .btn {margin-top: 10px;}
.carousel {margin-bottom: 0px;}
.carousel img {max-width: 100%;height: 400px;}
.carousel-control {height: 80px;margin-top: 0;font-size: 120px;text-shadow: 0 1px 1px rgba(0,0,0,.4);background-color: transparent;border: 0;z-index: 10;}
.carousel-caption {background-color: transparent;max-width: 550px;padding: 0 20px;}
.carousel-caption-button {position:absolute;}
.carousel-caption-button .btn{font-size:14pt;}
.carousel-caption h4{background-color:#ab8959;color:#ffffff; font-size: 20px; opacity:0.8;filter:alpha(opacity=80);padding:20px;}

*/

.carousel {margin-bottom: 0px;}
.carousel img {max-width: 100%;height: 400px;}
.carousel-control {height: 80px;margin-top: 0;font-size: 120px;text-shadow: 0 1px 1px rgba(0,0,0,.4);background-color: transparent;border: 0;z-index: 10;}
.carousel-caption {background-color: transparent;max-width: 550px;padding: 0 20px;}
.carousel-caption-button {position:absolute;}
.carousel-caption-msg {position:relative;}
.carousel-caption-button .btn{font-size:14pt;}
.carousel-caption h4{background:none;color:#806a41; font-size: 24px; padding:20px;}

.item-1 .carousel-caption{bottom: 20%;left: 53%;}
.item-1 .carousel-caption-button {display: none; bottom: 20px;right: 5%}
.item-1 .carousel-caption-msg {top: 0px;left: 0px;}
.item-2 .carousel-caption{bottom: 50px;left: 53%;}
.item-2 .carousel-caption-button { display: none;bottom: 20px;left: 35%}
.item-2 .carousel-caption-msg {top: 0px;left: 0px;}
.item-3 .carousel-caption{bottom: 50px;left: 53%;}
.item-3 .carousel-caption-button {display: none;bottom: 20px;left: 10%}
.item-3 .carousel-caption-msg {top: 0px;left: 0px;}
.item-4 .carousel-caption{bottom: 50px;left: 53%;}
.item-4 .carousel-caption-button {display: none;bottom: 20px;left: 50%}
.item-4 .carousel-caption-msg {top: 0px;left: 0px;}

.carousel-caption-msg{font-size:17pt; color:#333; font-weight: bold; padding-top: 15px; padding-bottom: 15px; text-align: center; background-color: #f0f0f0}

.carousel-indicators .active {
    background-color: #fb652c;
}


.carousel-indicators li {
    background-color: #fbc4af;
}

/* sections */
#contents {font-size:10pt;}
#content-76003 {background: #eee url('/author/img/backgrounds/noise.png');}

/** user profile **/
#log-form{margin-bottom: 0px;}
#log-form input,#log-form i{margin-bottom: 0px; margin-right: 4px;}
#user-profile-login{padding:25px 25px 0 25px;}
#user-profile {background: none; border: none; color: #fff; font-size: 10pt;box-shadow: none;}
#user-profile .span9 p{margin-bottom: 5px;}

.Pers_Div_TextoHTML_titulo {color: #666666;font-size: 20px;}
.Pers_Div_TextoHTML_txt {color: #666666;vertical-align: top;}

/** subscripcion **/
.Subscripcion_BoxContenido { background-color: rgb(51, 51, 51); float: left;float: left; width: 140px; height: 240px; -moz-border-radius: 15px;-webkit-border-radius: 15px;border-radius: 15px;-moz-box-shadow: 0px 0px 30px #c0c0c0;-webkit-box-shadow: 0px 0px 30px #c0c0c0;box-shadow: 0px 0px 30px #c0c0c0;padding: 10px; margin: 5px;}
.Subscripcion_BoxTipo{ margin: 2px; color: #ffffff; font-family: Arial, Helvetica, San-serif; font-weight: bold; font-size: 11px; background: none; text-decoration: none;}
.Subscripcion_BoxMes{ text-align: center; height: 80px; padding-top: 15px;margin: 2px; color: #FFFF00; font-family: Arial, Helvetica, San-serif; font-weight: bold; font-size: 30px; background: none; text-decoration: none;}
.Subscripcion_BoxPrecio{ text-align: center; padding-top: 5px;margin: 2px; color: #D3D3D3; font-family: Arial, Helvetica, San-serif; font-weight: bold; font-size: 18px; background: none; text-decoration: none;}
.Subscripcion_BoxDetalle{ text-align: center; padding-top: 5px; padding-bottom: 3px;margin: 2px; color: #ffffff; font-family: Arial, Helvetica, San-serif; font-weight: bold; font-size: 10px; background: none; text-decoration: none;}
.Subscripcion_BoxBoton{ text-align: center; padding-top: 5px; margin: 2px; color: #ffffff; font-family: Arial, Helvetica, San-serif; font-weight: bold; font-size: 10px; background: none; text-decoration: none;}

/** widgets **/
.widget-title{background: none;background-color:#333333;padding: 4px}
.widget-title h5{color:#fff; text-shadow: none;font-size: 10pt}
.widget-title span.icon{border-right:none;}
.widget-title i{background-image: url("/author/img/glyphicons-halflings-white.png");}

/** subscription-plans **/
#subscription-plans{color:#fff; margin-top:0px;}
.subscription-plan{background-color:#ff9900; text-align: center}
.subscription-plan h2{border-bottom: none;}
.plan-feature {padding:10px 0}
.plan-type{border-top: 1px dashed #fff;border-bottom: 1px dashed #fff}
.plan-time{color:#000;}
h2.plan-price{color:#fff;}
.plan-bottom {padding:10px 0}

/** coursecall info **/
#coursecall-info {margin-top:0px;}
.coursecall-tabs .nav-tabs > li > a {font-size:12pt;font-weight: bold}
.coursecall-tabs .tab-content > .tab-pane{font-size: 11pt;line-height: 1.5;}

/** pricing page **/
#pricing-page .pricing-paypal{line-height: 2; font-size: 11pt;}
.pricing-table .plan {border-radius: 5px;text-align: center;background-color: #f3f3f3;-moz-box-shadow: 0 0 6px 2px #b0b2ab;-webkit-box-shadow: 0 0 6px 2px #b0b2ab;box-shadow: 0 0 6px 2px #b0b2ab;} 
.plan:hover {background-color: #fff;-moz-box-shadow: 0 0 12px 3px #b0b2ab;-webkit-box-shadow: 0 0 12px 3px #b0b2ab;box-shadow: 0 0 12px 3px #b0b2ab;} 
.plan {padding: 20px;color: #ff;background-color: #5e5f59;-moz-border-radius: 5px 5px 0 0;-webkit-border-radius: 5px 5px 0 0;border-radius: 5px 5px 0 0;}
.plan-name-bronze {padding: 20px;color: #fff;background-color: #665D1E;-moz-border-radius: 5px 5px 0 0;-webkit-border-radius: 5px 5px 0 0;border-radius: 5px 5px 0 0;}
.plan-name-silver {padding: 20px;color: #fff;background-color: #C0C0C0;-moz-border-radius: 5px 5px 0 0;-webkit-border-radius: 5px 5px 0 0;border-radius: 5px 5px 0 0;}
.plan-name-gold {padding: 20px;color: #fff;background-color: #FFD700;-moz-border-radius: 5px 5px 0 0;-webkit-border-radius: 5px 5px 0 0;border-radius: 5px 5px 0 0;}
.plan-name-extra {padding: 20px;color: #fff;background-color: #FF9933;-moz-border-radius: 5px 5px 0 0;-webkit-border-radius: 5px 5px 0 0;border-radius: 5px 5px 0 0;} 
.pricing-table-bronze  {padding: 20px;color: #fff;background-color: #f89406;-moz-border-radius: 5px 5px 0 0;-webkit-border-radius: 5px 5px 0 0;border-radius: 5px 5px 0 0;}  
.pricing-table {margin-bottom: 20px;}
.pricing-table .plan .plan-name span {font-size: 20px;}
.pricing-table .plan ul {list-style: none;margin: 0;-moz-border-radius: 0 0 5px 5px;-webkit-border-radius: 0 0 5px 5px;border-radius: 0 0 5px 5px;}
.pricing-table .plan ul li.plan-feature {padding: 15px 10px;border-top: 1px solid #c5c8c0;}
.pricing-table .badge {font-size:14pt;padding: 5px 10px;}
.pricing-variable-height .plan {float: none;margin-left: 2%;vertical-align: bottom;display: inline-block;zoom:1;*display:inline;} 
.plan-mouseover .plan-name {background-color: #4e9a06 !important;} 
.btn-plan-select {padding: 8px 25px;font-size: 18px;}

/** bonification page **/
#bonification-table {border-collapse: collapse; width: 50%}
#bonification-table th {background-color:#ff6600;background-image: none;font-size: 14pt;color: #fff;border-bottom: none;text-align: center;vertical-align: middle;}
#bonification-table td {font-weight: bold;text-align: center;vertical-align: middle;}

/** pages by sections **/
#page-76004{margin-top:20px;}
#page-76005{margin-top:20px;}

/** local */
#page-78427{margin-top:20px;}
#page-78428{margin-top:20px;}
#page-78431{margin-top:20px;}

/** server **/
#page-78550{margin-top: 20px}
#page-78551{margin-top: 20px}
#page-78553{margin-top: 20px}

#advantage-page ul{margin-left:20%;}
#advantage-page li{margin-bottom:20px;}

.justificado{text-align:justify}
.lista ul li {padding-top:15px; text-align:justify}

img {
    max-width: 100%;
    vertical-align: middle;
    border: 0px none;
}

.txt_2_t {
	color: #ff6600;
}