/*
Style.css
Archivo que contiene la maquetación del tema
-------------------------------------------------------
Autor
-------------------------------------------------------
Dailyscript - Web | App | Media
Iván D. Meléndez (ivan.melendez@dailycript.com.co)
Copyright (c) 2013 Dailyscript Team (http://www.dailyscript.com.co)
-------------------------------------------------------
License
-------------------------------------------------------
• New BSD License
-------------------------------------------------------
*/

/*----- Shell principal -----*/
#dw-shell-load { margin: 0px auto !important; min-height: 550px; padding-top: 10px;}
#dw-shell-load { background-color: #FFFFFF; border-radius: 0 0 6px 6px; box-shadow: 0 1px 2px rgba(0, 0, 0, 0.15);}
#dw-loading-content { display: none; bottom: 0; left: 0; position: fixed; right: 0; top: 0; z-index: 1019; }
#dw-spinner { color: white; width: 80px; height: 80px; background: #666; position: fixed; z-index: 9999; opacity: 1; display: none; }
#dw-shell-content { font-size: 12px !important;}
#dw-shell-content div.container-fluid { width: 98%; padding-left: 1%; padding-right: 1%;}
#dw-shell-content div.page-header { margin: 0px 0px 5px;  padding-bottom: 2px;}
.dw-shell-view { padding-bottom: 50px; min-height: 200px}
/*----- Formato del div de los mensajes -----*/

.dw-message { font-family: Play,Lucila,Verdana,sans-serif; font-size: 14px; margin: 5px auto; padding: 0.07em 0 0; text-align: center; width: 35%; }
.dw-message { float: right; left: 64%; position: fixed; top: 78px; z-index: 1055; }

@media (max-width: 768px) {
    .dw-message { left: 5% !important; top: 50px; width: 90%; }
    body { padding-top: 0px !important; }
}
.img-open { cursor: pointer}
.icon-pd-expand { padding-right: 5px; }
.dw-validate-tips { text-align: center; margin: 10px auto;}
.dw-validate-tips > span { padding: 5px;}
.dw-validate-tips .label { white-space: normal !important; }
.alpha60 { background: rgb(170, 170, 170);	background: rgba(170, 170, 170, 0.6); filter:progid:DXImageTransform.Microsoft.gradient(startColorstr=#99f5f5f5, endColorstr=#99f5f5f5); -ms-filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#99f5f5f5, endColorstr=#99f5f5f5)";}
.dw-overflow { overflow-x: auto !important; min-height: 100px;}
tfoot > tr > th, tbody > tr > td { vertical-align: middle !important; }
th.data-order > i.active, th.data-order > i:hover { color: #FF9900; }

.table thead tr a, td a { font-size: 12px;}
.table thead tr a span.caret , td a span.caret { vertical-align: middle !important;}
.table th a:first-child, td a:first-child { vertical-align: middle !important;}
/*
table tr.tr-disabled { opacity: 0.5; }
table tr.tr-disabled > td { background-color: #F2DEDE !important; }
*/
th.btn-actions {  width: 200px;}
th.btn-actions, td.btn-actions {text-align: center;    }
.btn-actions .btn-small { font-size: 15px; padding: 4px 5px 5px; }
.btn-icon-only { padding-left: 3px; padding-right: 3px; font-size: 15px; }
tbody td .btn { padding: 2px 5px !important; min-width: 21px;}
tbody td button.disabled, tbody td button.input-disabled { min-width: 33px; opacity: 0.4 !important}
tbody td .btn { margin-right: 0.2em;}

hr.divider { margin: 5px 0px !important;}
.btn-toolbar .btn { font-size: 12px; /*min-width: 15px;*/ margin-left: 5px !important;}
.btn-toolbar i { font-size: 15px; }
.btn-toolbar form { margin-bottom: 0px !important;}
.btn-toolbar form input {  box-shadow: 0 1px 1px rgba(0, 0, 0, 0.075) inset; }
.btn-toolbar form select { border-radius: 0 !important; border: 1px solid #CCCCCC;}
.btn-toolbar form .btn-medium { padding: 7px 14px !important; margin-left: 0px !important}
.btn-toolbar .dropdown-menu { font-size: 12px;}
.btn-toolbar form .input-medium { width: 90%; margin-bottom: 3px;}
.btn-toolbar > .btn-actions { min-height: 30px;}
.btn-toolbar-top { margin: 0px 0px 5px;}
.btn-toolbar-top .dropdown-menu li { padding-left: 10px;}
.btn-toolbar-subline { border-bottom: 1px solid #EEEEEE; padding-bottom: 5px }
.btn-toolbar .dropdown-toggle { margin-left: 0px !important}
.btn-toolbar .btn-group > .dropdown-menu li { padding-left:  0px !important}

form span.req { color: red !important;display: inline;float: none;font-weight: bold; }
.form-actions { text-align: right; }
.form-actions .btn { font-size: 12px; }
.control-error .checkbox, .control-error .radio, .control-error input, .control-error select, .control-error textarea { border-color: #B94A48; box-shadow: 0 1px 1px rgba(0, 0, 0, 0.075) inset;color: #B94A48 !important; }
.control-error .control-label, .control-error .help-block, .control-error .help-inline { color: #B94A48 !important; }
.help-block { margin-top: -5px;}
label { margin-bottom: -1px;}
select, textarea, input[type="text"], input[type="password"], input[type="datetime"], input[type="datetime-local"], input[type="date"], input[type="month"], input[type="time"], input[type="week"], input[type="number"], input[type="email"], input[type="url"], input[type="search"], input[type="tel"], input[type="color"], .uneditable-input {
    line-height: 17px;
    margin-bottom: 2px;
}
.nav-tabs li a, .nav-pills li a, .accordion-heading a { font-size: 14px !important}
.bar { height: 17px }
.dw-picture-profile { max-width: 200px}
.input-money, .input-float { text-align: right !important}

@media (max-width: 640px) {
    .table-responsive {border-bottom: 0px !important;}
    .table-responsive, .table-responsive thead, .table-responsive tbody, .table-responsive th, .table-responsive tr { display: block; }
    .table-responsive thead tr { position: absolute; top: -9999px; left: -9999px; }
    .table-responsive td { display: block}
    .table-responsive tr { border-bottom: 1px solid #DDDDDD;}
    .table-responsive td { border: none;position: relative; /*padding-left: 50%;*/ }
    .table-responsive td:before { /*position: absolute;*/ /*top: 6px;*/position: relative;left: 2px;width: 45%; padding-right: 10px; white-space: nowrap;font-weight: bold;}
    .table-responsive th, .table-responsive td { border-top: 0px !important; border-bottom: 0px !important; }
    .table-responsive th.btn-actions, .table-responsive td.btn-actions { text-align: left !important; }
    .table-responsive td div.btn-group {position: absolute;right: 5px;top: 0; }
    .table-responsive td.btn-actions { display: none; }
}

.table-t {
    min-width: 520px;
}

.table-t thead th.cuenta { width: 20%; text-align: center !important;}
.table-t thead th.descripcion { width: 40%}
.table-t thead th.debito, .table-t thead th.credito { width: 20%; text-align: center !important;}
.table-t tbody td.debito, .table-t tbody td.credito, .table-t tfoot th { text-align: right !important;}

@media (min-width: 641px) {
    .table-responsive td.btn-actions { display: table-cell !important; }
}
@media (min-width: 768px) {
    .table-responsive td div.btn-group { display: none !important; }
}
@media (max-width: 1020px) {
    #dw-loading-content { z-index: -1 !important;}
}
@media (max-width: 1130px) {
    .icon-pd-expand { padding-right: 2px;}
    .subnav > .nav-tabs > li > a, .nav-pills > li > a {
        padding-left: 7px;
        padding-right: 7px;
    }
}
.red{ color: red !important;}
.nav-tabs .open .dropdown-toggle,.nav-pills .open .dropdown-toggle,.nav>li.dropdown.open.active>a:hover,.nav>li.dropdown.open.active>a:focus{color:#FF9900;background-color: #ffffff;border-color:#999999;}

/*.dropdown-menu li a { border: 1px solid red; } */


.bs-page-sidebar .nav {
    background-color: #F7F5FA;
}

.bs-page-sidebar .nav > li > a {
    color: #716B7A;
    display: block;
    padding: 5px 20px;
}

.bs-page-sidebar { 
    margin-bottom: 20px;
}

.bs-page-sidebar h4 { 
    padding: 5px;
    color: #fff;
    font-weight:  bold;
    background-color: #E7AA18;
    margin-bottom: 0px;
}

.titletext {
    color: #e7aa18 !important;
}

.titletext, .titleicon {
    background: #e0e0e0;
    margin-right: 10px;
    float: left;
}
.titletext {
    width: 30px;
    height: 30px;
    text-align: center;
    font-weight: 600 !important;
    line-height: 30px;
    padding: 3px;
}
.accordion-heading p {
    padding: 7px 0;
    margin: 0;
    color: #369BD7;
    font-size: 15px;
}
.datepicker.dropdown-menu {
    z-index: 1051 ! important;
}