.clickable {
    cursor: pointer;
}

.cancelar {
    background: transparent;
    border: 0px solid #562200;
    color: red;
    cursor: pointer;
    text-decoration: underline;
}



TH,TD {
    font-size:14px;
    background-: transparent;
}

HR {
    border: 2px solid transparent;
}

.error {
    color: gray;
    font-size: 11px;
}

.info {
    color: #0489B1;
    font-size: 14px;
}

/* these are used by modules and core to render text inside tables */
.centerboxtext {
    color: #333;
    font-size: 14px;
    background: white;
    padding: 0px;
    background-color: white;
    border-top: 0px;
    margin-bottom: 10px;
}

.sideboxtext {
    color: #333;
    font-size: 11px;
    background: transparent;
}

.plainboxtitle {
    color: #333;
    font-size: 11px;
    font-weight: bold;
    background: #0072BC;
}

.plainboxtext {
    color: #333;
    font-size: 12px;
    background: transparent;
}

/* these are used by the theme only - do not use outside theme!*/
.sideboxtitle {
    color: #4F5FA8;
    font-size: 32px;
    font-weight: bold;
    background: white;
    text-indent: 5px;
}

.centerboxtitle {
    color: #990000;
    font-size: 13px;
    font-weight: bold;
    font-style: normal;
    background: #EFEFEF;
    text-indent: 5px;
}

.pgprocessed {
    color: #FFF;
    font-size: 9px;
}
.copyright {
    color: #999999;
    font-size: 9px;
}

/* user card */
.userexttable {
    color: #FFF;
    font-size: 12px;
    background: #333;
}

.usertoppanel {
    color: #333;
    font-size: 12px;
    background: #F5F5F5;
}

.userbottompanel {
    color: #333;
    font-size: 12px;
    background: #FAFAFA;
}

.print_header_toprow {
    color: #333;
    font-size: 10px;
    font-weight: bold;
    background: #00A651;
}
.print_header_bottomrow {
    color: #333;
    font-size: 10px;
    font-weight: bold;
    background: #FFF200;
}
.print_header_toptext {
    color: #333;
    font-size: 14px;
    font-weight: bold;
    background: transparent;
}
.tabMenu_TabTitle {
    color: white;
    font-weight: bold;
    font-size: 14px;
}

.tabMenu_GroupTitle {
    color: #FFF;
    font-size: 13px;
    font-weight: bold;
    background: #80898E;
    padding: 2px;
}
.tabMenu_LinkCat {
    color: #FFF;
    font-size: 13px;
    font-weight: normal;
    background: #80898e;
    padding: 2px;
}

.tabMenu_Link {
    font-size: 11px;
    color: #333;
}

.tabMenu_Link a:link{
    color: white;
    font-size: 11px;
    font-weight: normal;
    cursor: pointer;
}
.tabMenu_Link a:visited {
    color: white;
    font-size: 11px;
    font-weight: normal;
    cursor: pointer;
}
.tabMenu_Link a:active {
    color: white;
    font-size: 11px;
    font-weight: normal;
    cursor: pointer;
}
.tabMenu_Link a:hover {
    color: yellow;
    font-size: 11px;
    font-weight: normal;
    cursor: pointer;
}

#star ul.star {
    list-style: none;
    margin: 0;
    padding: 0;
    width: 85px;
    height: 20px;
    left: 10px;
    top: -5px;
    position: relative;
    float: left;
    background: url(img/stars.gif) repeat-x;
    cursor: pointer;
}

#star li {
    padding: 0;
    margin: 0;
    float: left;
    display: block;
    width: 85px;
    height: 20px;
    text-decoration: none;
    text-indent: -9000px;
    z-index: 20;
    position: absolute;
    padding: 0;
}

#star li.curr {
    background: url(img/stars.gif) left 25px;
    font-size: 1px;
}

#star div.user {
    color: #888;
    font-size: 13px;
    left: 20px;
    position: relative;
    float: left;
}

.bannerContent {
    background: #F7F7F7;
}

.toolbarContent {
    font-size: 11px;
}

.toolbarButtons {
    font-size: 11px;
}

.toolbarWidthNormal {
    width: 175px;
}

.toolbarWidthExtendido {
    width: 250px;
}

.toolbarButtonMovimiento {
}


.tablaencabezo {
    border: 2px solid #000;
    background: #BDBDBD;
}

.tablamarco {
}

.gridTable {
    border: 2px solid #E0E0E0;
}

.editTitles {
    color: #808080;
    text-align: right;
}

.editTitlesLeft {
    color: #808080;
    text-align: left;
}

.bannerTable {

    background: #F7F7F7;
}

.bannerTitle {
    color: #FFF;
    font-weight: bold;
    font-size: 14px;
}

.bannerTitleEditable {
    color: #00346A;
    font-weight: bold;
    font-size: 14px;
    border: 0px;
    background: transparent;
    z-index: 0;

}

.bannerLabel {
    color: #FFF;
    font-weight: normal;
    font-size: 8px;
}

.bannerField1 {
    /*color: #333;*/
    color: #FFFFFF;
    font-weight: normal;
    font-size: 8px;
}

.editTitle {
    color: #333;
    font-weight: bold;
    font-size: 12px;
    background: transparent;
    border-bottom: 2px solid #7A94B5;
}

.title {
    color: #333;
    font-size: 11px;
    font-weight: bold;
    background: transparent;
}

.scroller tbody {
  height: 400px; /* Set an absolute height */
  overflow-y: scroll;
}

.fieldsSeparator {
    color: #333;
    font-size: 11px;
    font-weight: bold;
}

/* NUEVAS CLASES  */


.buttonToolbarJquery{
    text-indent: 10px;
    width: 150px;
    text-align: left;
    height: 30px;
}

.inputSizeComplete{
    width: 98%;
}

.inputSizePx{
    width: 175px;
}

.heading1Text {
    padding: 6px;
}

.heading2Text {
    padding: 6px;
}

/* AREA DE FOOTER  */

.footerToolbar {
    z-index: 25;
    left: 0px;
    width: 100%;
    bottom: 0px;
    height: 20px;
    position: fixed;

}

.footerToolbarIE {
    z-index:25;
    left:0;
    width:100%;
    bottom: 0;
    height: 20px;
    position: absolute;

}

.footerToolbarTable {
    color: inherit;
    font-size: inherit;
    height: 100%;
}

.footerToolbarTableIE {
    font-size: inherit;
    height: 100%;
}

.footerToolbarContent {
    background: url(img/toolbar_footer_background.png) repeat-x;
    height: 100%;
    border-top: 1px solid #BFBFBF;
}

.footerToolbarContentInterno {
    height: 100%;
    vertical-align: middle;
}

.tdToolbarFooterSinInfo {
    background: transparent;
}

.tdToolbarFooterConInfoError {
    color: #9C0006;
    padding-left: 10px;
    border: 1px solid #9C0006;
    background: url(img/toolbar_footer_red.png) repeat-x;;
}

.tdToolbarFooterConInfoWarning {
    color: #9C6500;
    padding-left: 10px;
    border: 1px solid #9C6500;
    background: url(img/toolbar_footer_yellow.png) repeat-x;;
}

.tdToolbarFooterConInfoUpdate {
    color: #006100;
    padding-left: 10px;
    border: 1px solid #006100;
    background: url(img/toolbar_footer_green.png) repeat-x;;
}

.tdToolbarFooterLeft {
    color: #99000;
    border-right: 1px solid #BFBFBF;
}

.tdToolbarFooterRight {
    border-left: 1px solid #BFBFBF;
}


/* FIN AREA DE FOOTER  */

.prerequisitosExpander {
    background: #FFF;
    border-bottom: #E8E8E8 1px dashed;
    padding: 2px 6px;
    vertical-align: top;
}

/***********/

.tableSelectCurso td.row1:hover {
    color: #46627D;
    text-decoration: underline;
    font-size: 11px;
    font-weight: bold;
}


.tableSelectCurso td.row2:hover {
    color: #46627D;
    text-decoration: underline;
    font-size: 11px;
    font-weight: bold;
}

/***********/

.cuentaBloqueado{
    color: #9C0006;
    font-weight: bold;
    text-align: center;
}

.field_textbox_stand_by {
    color: #666;
    font-size: 11px;
    font-style: italic;
    background: White;
    border: 1px solid #B0C4DE;
    z-index: 0;
}

.bannerContentAlert, .narrowBannerAlert {
    background-color: #E5B3B9;
    border: 1px solid #DBD9D9;
    border-top: 1px #C9C7C7 solid;
    border-bottom: 0px #E2E1DD solid;
    -moz-border-top-right-radius: 8px;
    -webkit-border-top-right-radius: 8px;
    border-top-right-radius: 8px;
    -moz-border-top-left-radius: 8px;
    -webkit-border-top-left-radius: 8px;
    border-top-left-radius: 8px;
}

.contentTextAlignRight{
    text-align: right;
}

.contentTextAlignLeft{
    text-align: left
}

.contentTextAlignCenter{
    text-align: center
}

.inputHeightPx {
    height: 120px;
}

.redContainer{
    color: #990000;
}
article, aside, details, figcaption, figure,
footer, header, hgroup, menu, nav, section {
    display: block;
}

ol, ul {
    list-style: none;
}
blockquote, q {
    quotes: none;
}
blockquote:before, blockquote:after,
q:before, q:after {
    content: '';
    content: none;
}
table {
    border-collapse: collapse;
    border-spacing: 0;
}

/*ESTILOS DE MENU*/

.clearfix {
    clear: both;
}

.menuIconsContent {
    width: auto;
    min-width: 70%;
    margin-top: 3%;
    margin-bottom: 3%;
    margin-left: 1%;
    margin-right: 1%;
    background: -webkit-gradient(linear, center top, center bottom, from(#fff), to(#ccc));
    background-image: linear-gradient(#fff, #ccc);
    border-radius: 6px;
    box-shadow: 0px 0px 4px 2px rgba(0,0,0,0.4);
    padding: 0 10px;
    position: relative;
}


.menu_father li{
    float: left;
    position: relative;
}
.menu_children li{
    float: left;
    position: relative;
    min-width: 130px;
}

#menuFreeAccess li a {
    color: #444;
    display: block;
    font-size: 11px;
    line-height: 11px;
    padding: 6px 12px;
    margin: 8px 8px;
    vertical-align: middle;
    text-decoration: none;
}

/*.menuFreeAccess li a:hover {
    background: -webkit-gradient(linear, center top, center bottom, from(#ededed), to(#fff));
    background-image: linear-gradient(#ededed, #fff);
    border-radius: 3px;
    box-shadow: inset 0px 0px 1px 1px rgba(0,0,0,0.1);
    color: #222;
}*/

#menuFreeAccess ul{
    color: gray;
    font-weight: normal;
    cursor: pointer;
    position: absolute;
    min-width: 130px;
    display: none;
    margin: 0;
    padding: 0;
    list-style: none;
    border-radius: 3px;
    margin-top: 5px;
    background: rgba(255,255,255,1);
    border-radius: 0 0 7px 7px;
    box-shadow: inset 0px 0px 5px rgba(0,0,0,0.4);
    z-index: 12;
    opacity : 1;
}
#menuFreeAccess ul ul{
    cursor: pointer;
    position: absolute;
    left: 130px;
    top: 0;
    min-width: 130px;
    display: none;
    margin: 0;
    padding: 0;
    list-style: none;
    border-radius: 3px;
    background: rgba(255,255,255,1);
    border-radius: 7px 7px 7px 7px;
    box-shadow: inset 0px 0px 5px rgba(0,0,0,0.4);
    z-index: 12;
    opacity : 1;
}

.menuExtraSelected{
    background: -webkit-gradient(linear, center top, center bottom, from(#ccc), to(#ededed));
    background-image: linear-gradient(#ccc, #ededed);
    border-radius: 5px;
    box-shadow: inset 0px 0px 1px 1px rgba(0,0,0,0.1);
    color: #222;
    opacity : 1;
}
.menu_father li a:hover{
    background: -webkit-gradient(linear, center top, center bottom, from(#ccc), to(#ededed));
    background-image: linear-gradient(#ccc, #ededed);
    border-radius: 5px;
    box-shadow: inset 0px 0px 1px 1px rgba(0,0,0,0.1);
    color: #222;
    opacity : 1;
}
.menu_father li:hover ul li a:hover {
    background: -webkit-gradient(linear, center top, center bottom, from(#eee), to(#fff));
    background-image: linear-gradient(#ededed, #fff);
    border-radius: 5px;
    box-shadow: inset 0px 0px 1px 1px rgba(0,0,0,0.2);
    opacity : 1;
}
/*FIN ESTILOS MENU*/

.menuIconsContent .iconic {
    color:inherit;
    line-height: 20px;
    vertical-align: middle;
    opacity : 0.6;
}
a.iconic:hover {
    color:inherit;
}
.iconic.carreta:before {
    content: url(img/cart.png);
}
.iconic.supervisor:before {
    content: url(img/user.png);
}
.iconic.maletin:before {
    content: url(img/briefcase.png);
}
.iconic.clientes:before {
    content: url(img/users.png)
}
.iconic.agenda:before {
    content: url(img/calendar.png)
}
.iconic.cotizacion:before {
    content: url(img/ticket.png)
}
.iconic.ordenes:before {
    content: url(img/export.png)
}
.iconic.metas:before {
    content: url(img/bar-graph.png)
}
.iconic.circled-plus:before {
    content: url(img/circled-plus.png)
}
.iconic.circled-minus:before {
    content: url(img/circled-minus.png)
}
.iconic.plus:before {
    content: url(img/plus.png)
}
.iconic.back:before {
    content: url(img/back.png)
}
.iconic.save:before {
    content: url(img/save.png)
}
.iconic.search:before {
    content: url(img/search.png)
}
.iconic.cancel:before {
    content: url(img/cancel.png)
}
.iconic.print:before {
    content: url(img/print.png)
}
.iconic.clone:before {
    content: url(img/clone.png)
}
.iconic.sendemail:before {
    content: url(img/mail.png)
}
.iconic.proyecciones:before {
    content: url(img/line-graph.png)
}

.menuBottonContent {
    width: 110px;
    height: 32px;
    display: table;
    margin-bottom: 1%;
    vertical-align: middle;
    font-weight: bold;
    border-radius: 3px;
    background: -webkit-gradient(linear, center top, center bottom, from(#fff), to(#ccc));
    background-image: linear-gradient(#fff, #ccc);
    box-shadow: 0px 0px 2px 1px rgba(255, 126, 29, 0.7);
    padding: 0 10px;
    cursor: pointer;
    float:right;
    text-align: center;
}
.divBotonHijo{
    margin-top: 10%;
    vertical-align: middle;
    display: table-cell;
    border-radius: 3px;
}
 .divBotonHijo span {
    vertical-align: middle;
    border-radius: 3px;
}
.divSeparador{
    width: auto;
    min-width: 89%;
    margin-top: 3%;
    font-weight: bold;
    font-size: 18px;
    margin-bottom: 3%;
    background: -webkit-gradient(linear, center top, center bottom, from(#fff), to(#ccc));
    background-image: linear-gradient(#fff, #ccc);
    border-radius: 2px;
    box-shadow: 0px 0px 2px 1px rgba(255, 126, 29, 0.7);
    padding: 0 10px;
    position: relative;
}
.tableseparated{
    width: auto;
    min-width: 92%;
    margin-top: 3%;
    font-weight: bold;
    font-size: 18px;
    margin-bottom: 3%;
    margin-left: 1%;
}
.enc_crm{
    width: 80%;
    margin-top: 80%;
    font-weight: bold;
    text-align: center;
    font-size: 18pt;
    text-indent: 5%;
    margin-bottom: 3%;
    margin-left: 1%;
    background: -webkit-gradient(linear, center top, center bottom, from(#fff), to(#ccc));
    background-image: linear-gradient(#fff, #ccc);
    border-radius: 2px;
    box-shadow: 0px 0px 2px 1px rgba(255, 126, 29, 0.7);
    padding: 10px;
    position: relative;
}
enc_crm td{
    font-size: 18pt;
    line-height: 20px;
}
.desc_crm1{
    width: 80%;
    background-color: #E9E9E9 ;
    margin-top: 3%;
    font-weight: normal;
    text-indent: 5%;
    margin-bottom: 3%;
    border-radius: 2px;
    position: relative;
    line-height: 15px;
}
.desc_crm2{
    width: 80%;
    background-color: #D0D0D0;
    margin-top: 3%;
    font-weight: normal;
    text-indent: 5%;
    margin-bottom: 3%;
    border-radius: 2px;
    position: relative;
    line-height: 15px;
}
.desc_crm2 td{
    line-height: 20px;
    font-weight: bold;
}
.desc_crm1 td{
    line-height: 20px;
    font-weight: bold;
}
.efectoOpaco:hover {
    opacity: 0.4;
    -moz-opacity: 0.4;
    -webkit-opacity: 0.4;
    filter:alpha(opacity=10);
}
b{
    font-size: 14px;
}
/*fin-----------------------------------------------------------Estilos de menu*/

/*Responsive design*/
.pageTitulo{
    padding: 5px 0;
    font-size: 24px;
    font-weight: bold;
    color: white;
    background-color: #4355B1;
    text-align: center;
}

.bottomTigo div{
    width: 210px;
}
.circular {
    width: 25px;
    border-radius: 50%;
    -webkit-border-radius: 50%;
    -moz-border-radius: 50%;
}

.row-main{
    padding: 10px 0px;
}


.dropdown-submenu {
    position: relative;
}

.dropdown-submenu>.dropdown-menu {
    top: 0;
    left: 100%;
    margin-top: -6px;
    margin-left: -1px;
    -webkit-border-radius: 0 6px 6px 6px;
    -moz-border-radius: 0 6px 6px;
    border-radius: 0 6px 6px 6px;
}

.dropdown-submenu:hover>.dropdown-menu {
    display: block;
}

.dropdown-submenu>a:after {
    display: block;
    content: " ";
    float: right;
    width: 0;
    height: 0;
    border-color: transparent;
    border-style: solid;
    border-width: 5px 0 5px 5px;
    border-left-color: #ccc;
    margin-top: 5px;
    margin-right: -10px;
}

.dropdown-submenu:hover>a:after {
    border-left-color: #fff;
}

.dropdown-submenu.pull-left {
    float: none;
}

.dropdown-submenu.pull-left>.dropdown-menu {
    left: -100%;
    margin-left: 10px;
    -webkit-border-radius: 6px 0 6px 6px;
    -moz-border-radius: 6px 0 6px 6px;
    border-radius: 6px 0 6px 6px;
}


/*  bhoechie tab */
div.bhoechie-tab-container{
    z-index: 10;
    background-color: #ffffff;
    padding: 0 !important;
}
div.bhoechie-tab-menu{
    padding-right: 0;
    padding-left: 0;
    padding-bottom: 0;
}
div.bhoechie-tab-menu div.list-group{
    margin-bottom: 0;
}
div.bhoechie-tab-menu div.list-group>a{
    margin-bottom: 0;
}
div.bhoechie-tab-menu div.list-group>a .glyphicon,
div.bhoechie-tab-menu div.list-group>a .fa {
    color: #4355B1;
}
div.bhoechie-tab-menu div.list-group>a:first-child{
    border-top-right-radius: 0;
    -moz-border-top-right-radius: 0;
}
div.bhoechie-tab-menu div.list-group>a:last-child{
    border-bottom-right-radius: 0;
    -moz-border-bottom-right-radius: 0;
}
div.bhoechie-tab-menu div.list-group>a.active,
div.bhoechie-tab-menu div.list-group>a.active .glyphicon,
div.bhoechie-tab-menu div.list-group>a.active .fa{
    background-color: #4355B1;
    color: #ffffff;
}
div.bhoechie-tab-menu div.list-group>a.active:after{
    content: '';
    position: absolute;
    left: 100%;
    top: 50%;
    margin-top: -13px;
    border-left: 0;
    border-bottom: 13px solid transparent;
    border-top: 13px solid transparent;
    border-left: 10px solid #4355B1;
}

div.bhoechie-tab-content{
    background-color: #ffffff;
    /* border: 1px solid #eeeeee; */
    padding-left: 20px;
    padding-top: 10px;
}

div.bhoechie-tab div.bhoechie-tab-content:not(.active){
    display: none;
}

/******spinner********/
.sk-circle {
    width: 30px;
    height: 30px;
    position: relative;
}
.sk-circle .sk-child {
    width: 100%;
    height: 100%;
    position: absolute;
    left: 0;
    top: 0;
}
.sk-circle .sk-child:before {
    content: '';
    display: block;
    margin: 0 auto;
    width: 15%;
    height: 15%;
    background-color: #333;
    border-radius: 100%;
    -webkit-animation: sk-circleBounceDelay 1.2s infinite ease-in-out both;
    animation: sk-circleBounceDelay 1.2s infinite ease-in-out both;
}
.sk-circle .sk-circle2 {
    -webkit-transform: rotate(30deg);
    -ms-transform: rotate(30deg);
    transform: rotate(30deg); }
.sk-circle .sk-circle3 {
    -webkit-transform: rotate(60deg);
    -ms-transform: rotate(60deg);
    transform: rotate(60deg); }
.sk-circle .sk-circle4 {
    -webkit-transform: rotate(90deg);
    -ms-transform: rotate(90deg);
    transform: rotate(90deg); }
.sk-circle .sk-circle5 {
    -webkit-transform: rotate(120deg);
    -ms-transform: rotate(120deg);
    transform: rotate(120deg); }
.sk-circle .sk-circle6 {
    -webkit-transform: rotate(150deg);
    -ms-transform: rotate(150deg);
    transform: rotate(150deg); }
.sk-circle .sk-circle7 {
    -webkit-transform: rotate(180deg);
    -ms-transform: rotate(180deg);
    transform: rotate(180deg); }
.sk-circle .sk-circle8 {
    -webkit-transform: rotate(210deg);
    -ms-transform: rotate(210deg);
    transform: rotate(210deg); }
.sk-circle .sk-circle9 {
    -webkit-transform: rotate(240deg);
    -ms-transform: rotate(240deg);
    transform: rotate(240deg); }
.sk-circle .sk-circle10 {
    -webkit-transform: rotate(270deg);
    -ms-transform: rotate(270deg);
    transform: rotate(270deg); }
.sk-circle .sk-circle11 {
    -webkit-transform: rotate(300deg);
    -ms-transform: rotate(300deg);
    transform: rotate(300deg); }
.sk-circle .sk-circle12 {
    -webkit-transform: rotate(330deg);
    -ms-transform: rotate(330deg);
    transform: rotate(330deg); }
.sk-circle .sk-circle2:before {
    -webkit-animation-delay: -1.1s;
    animation-delay: -1.1s; }
.sk-circle .sk-circle3:before {
    -webkit-animation-delay: -1s;
    animation-delay: -1s; }
.sk-circle .sk-circle4:before {
    -webkit-animation-delay: -0.9s;
    animation-delay: -0.9s; }
.sk-circle .sk-circle5:before {
    -webkit-animation-delay: -0.8s;
    animation-delay: -0.8s; }
.sk-circle .sk-circle6:before {
    -webkit-animation-delay: -0.7s;
    animation-delay: -0.7s; }
.sk-circle .sk-circle7:before {
    -webkit-animation-delay: -0.6s;
    animation-delay: -0.6s; }
.sk-circle .sk-circle8:before {
    -webkit-animation-delay: -0.5s;
    animation-delay: -0.5s; }
.sk-circle .sk-circle9:before {
    -webkit-animation-delay: -0.4s;
    animation-delay: -0.4s; }
.sk-circle .sk-circle10:before {
    -webkit-animation-delay: -0.3s;
    animation-delay: -0.3s; }
.sk-circle .sk-circle11:before {
    -webkit-animation-delay: -0.2s;
    animation-delay: -0.2s; }
.sk-circle .sk-circle12:before {
    -webkit-animation-delay: -0.1s;
    animation-delay: -0.1s; }

@-webkit-keyframes sk-circleBounceDelay {
    0%, 80%, 100% {
        -webkit-transform: scale(0);
        transform: scale(0);
    } 40% {
          -webkit-transform: scale(1);
          transform: scale(1);
      }
}

@keyframes sk-circleBounceDelay {
    0%, 80%, 100% {
        -webkit-transform: scale(0);
        transform: scale(0);
    } 40% {
          -webkit-transform: scale(1);
          transform: scale(1);
      }
}