/*
 * Skin: Custom
 * ----------
 */
 
.skin-custom .main-header .navbar {
	background-color: ;
}

.skin-custom .main-header .navbar .nav > li > a {
	color: ;
}

.skin-custom .main-header .navbar .nav > li > a:hover,
.skin-custom .main-header .navbar .nav > li > a:active,
.skin-custom .main-header .navbar .nav > li > a:focus,
.skin-custom .main-header .navbar .nav .open > a,
.skin-custom .main-header .navbar .nav .open > a:hover,
.skin-custom .main-header .navbar .nav .open > a:focus,
.skin-custom .main-header .navbar .nav > .active > a {
	background: rgba(0, 0, 0, 0.1);
	color: #f6f6f6;
}

.skin-custom .main-header .navbar .sidebar-toggle {
	color: ;
}

.skin-custom .main-header .navbar .sidebar-toggle:hover {
	color: #f6f6f6;
	background: rgba(0, 0, 0, 0.1);
}

.skin-custom .main-header .navbar .sidebar-toggle {
	color: ;
}

.skin-custom .main-header .navbar .sidebar-toggle:hover {
	background-color: ;
}

@media (max-width: 767px) {
	.skin-custom .main-header .navbar .dropdown-menu li.divider {
		background-color: rgba(255, 255, 255, 0.1);
	}
	.skin-custom .main-header .navbar .dropdown-menu li a {
		color: ;
	}
	.skin-custom .main-header .navbar .dropdown-menu li a:hover {
		background: #367fa9;
	}
}

.skin-custom .main-header .logo {
	background-color: ;
	color: ;
	border-bottom: 0 solid transparent;
}

.skin-custom .main-header .logo:hover {
	background-color: ;
}

.skin-custom .main-header .logo img {
	height: 45px;
}

.skin-custom .main-header li.user-header {
	background-color: ;
}

.skin-custom .content-header {
	background: transparent;
}

.skin-custom .wrapper,
.skin-custom .main-sidebar,
.skin-custom .left-side {
	background-color: ;
}

.skin-custom .user-panel > .info,
.skin-custom .user-panel > .info > a {
	color: ;
}

.skin-custom .sidebar-menu > li.header {
	color: #4b646f;
	background: #1a2226;
}

.skin-custom .sidebar-menu > li > a {
	border-left: 3px solid transparent;
}

.skin-custom .sidebar-menu > li:hover > a,
.skin-custom .sidebar-menu > li.active > a {
	color: ;
	background: ;
	border-left-color: ;
}

.skin-custom .sidebar-menu > li > .treeview-menu {
	margin: 0 1px;
	background: ;
}

.skin-custom .sidebar a {
	color: #b8c7ce;
}

.skin-custom .sidebar a:hover {
	text-decoration: none;
}

.skin-custom .treeview-menu > li > a {
	color: ;
}

.skin-custom .treeview-menu > li.active > a,
.skin-custom .treeview-menu > li > a:hover {
	color: ;
}

.skin-custom .sidebar-form {
	border-radius: 3px;
	border: 1px solid #374850;
	margin: 10px 10px;
}

.skin-custom .sidebar-form input[type="text"],
.skin-custom .sidebar-form .btn {
	box-shadow: none;
	background-color: #374850;
	border: 1px solid transparent;
	height: 35px;
	-webkit-transition: all 0.3s ease-in-out;
	-o-transition: all 0.3s ease-in-out;
	transition: all 0.3s ease-in-out;
}

.skin-custom .sidebar-form input[type="text"] {
	color: #666;
	border-top-left-radius: 2px;
	border-top-right-radius: 0;
	border-bottom-right-radius: 0;
	border-bottom-left-radius: 2px;
}

.skin-custom .sidebar-form input[type="text"]:focus,
.skin-custom .sidebar-form input[type="text"]:focus + .input-group-btn .btn {
	background-color: #fff;
	color: #666;
}

.skin-custom .sidebar-form input[type="text"]:focus + .input-group-btn .btn {
	border-left-color: #fff;
}

.skin-custom .sidebar-form .btn {
	color: #999;
	border-top-left-radius: 0;
	border-top-right-radius: 2px;
	border-bottom-right-radius: 2px;
	border-bottom-left-radius: 0;
}

.skin-custom.layout-top-nav .main-header > .logo {
	background-color: ;
	color: ;
	border-bottom: 0 solid transparent;
}

.skin-custom.layout-top-nav .main-header > .logo:hover {
	background: ;
}

.skin-custom .btn.btn-primary {
	background: ;
	border-color: ;
    color: #fff;
}

.skin-custom .btn.btn-primary:hover {
	background: ;
    border-color: ;
}

.skin-custom .btn.btn-primary, .skin-custom .btn.btn-success, .skin-custom .btn.btn-danger {
	text-shadow: none;
}

.skin-custom .btn.btn-info {
	background:#418AC7;
	border-color: #367fa9;
}

.skin-custom .btn.btn-info.ui-state-focus, .skin-custom .btn.btn-info.ui-state-hover {
	background: #2c7abb;
}

.skin-custom .btn.btn-warning {
	background:#f39c12;
}

.skin-custom .btn:hover {
    box-shadow: inset 0 3px 5px rgba(0,0,0,0.125);
}

.skin-custom .btn.btn-default {
 	background-color: #eee;
    border-color: #aaa;
    padding-top: 4px;
    padding-bottom: 4px;
}

.box.box-primary {
	border-top: 3px solid ;
	box-shadow: 0px 1px 3px #aaa;
}

.box.box-success.box-solid .box-header {
	background: ;
}

.ui-button-text-only.btn.btn-danger, .ui-button.btn.btn-danger {
	color: #fff;
    background: #ca2924;
    border-color: #9a231f;
}

.ui-button-text-only.btn.btn-danger:hover, .ui-button.btn.btn-danger:hover {
    background: #ac2925;
}



.skin-custom .main-footer {
	border-top: 1px solid ;
}

.ui-state-highlight, .ui-widget-content .ui-state-highlight, .ui-widget-header .ui-state-highlight {
	color: #ffffff;
    text-decoration: none;
    background-color: ;
    background-position: 0px;
    background-image: -moz-linear-gradient(top, , );
    background-image: -webkit-gradient(linear, 0 0, 0 100%, from(), to());
    background-image: -webkit-linear-gradient(top, , );
    background-image: -o-linear-gradient(top, , );
    background-image: linear-gradient(to bottom, , );
    background-repeat: repeat-x;
	
}


/*** Opciones de las columnas ***/
div.colOptions {
	position: absolute;
    width: 400px;
    z-index:999;
}

div.colOptions #columns .column {
	width:100%;
}

div.colOptions.ui-accordion .ui-accordion-header {
	height: 32px;
    margin-top: 1px;
	background: ;
	color:#fff;
	text-shadow:none;
	border-radius: 5px 0px 0px 5px;
	border: 1px solid ;
	border-right:none;
	-webkit-box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.2), 0 1px 2px rgba(0, 0, 0, 0.05);
    -moz-box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.2), 0 1px 2px rgba(0, 0, 0, 0.05);
    box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.2), 0 1px 2px rgba(0, 0, 0, 0.05);
}

div.colOptions.ui-accordion .ui-accordion-header.ui-state-active {
	border-radius: 5px 0px 0px 0px;
}

div.colOptions.ui-accordion .ui-accordion-content {
	box-shadow: 0px 1px 3px #666;
	margin-left:1px;
}

div.colOptionsWrapper {
	width:444px;
	float:left;
}

button.toggleColOptionsButton.ui-state-focus {
	outline: none;
}

button.toggleColOptionsButton {
	height:32px;
	vertical-align: middle;
	margin-right:15px;
	background:;
	border-radius: 5px;
	border: 1px solid ;
	color: #fff;
    text-shadow: none;
    float: right;
    margin-top: 1px;
}

button.toggleColOptionsButton.active {
	border-left:none;
	border-radius: 0px 5px 5px 0px;
}

div.colOptions .type {
	display:none;
}

@media(max-width:600px) {
	div.colOptions {
		width:150px;
	}
	div.colOptions, div.colOptions .header {
		display:none;
	}
	div.colOptions .type {
		display:block;
		float:left;
	}
	
	div.colOptions .col-md-4 {
		text-align:right;
	}
}


/** SELECT ONE BUTTON **/
.ui-selectonebutton .ui-button.ui-state-active {
	background: ;
	color: #fff;
    text-shadow: none;
}

.ui-selectonemenu .ui-selectonemenu-trigger  .ui-icon {
	width:12px;
}

/*** Tabs ***/
div.ui-tabs.ui-tabs-top .ui-tabs-nav.ui-widget-header li.ui-state-active {
	border-bottom: 2px solid ;
	border-color: ;
}

/*** Datatable ***/
.table>thead>tr>th, .ui-tabs .ui-datatable th {
	border-bottom:2px solid ;
}



/*** Checkbox ***/
div.ui-chkbox-box .ui-chkbox-icon.ui-icon-check {
	background: ;
    width: 20px;
    height: 20px;
    border: 1px solid ;
    border-radius: 2px;
    margin-top: -1px;
    margin-left: -1px;
    background-image: url(images/ui-icons_ffffff_256x240.png.xhtml?ln=primefaces-bootstrap);
    background-position: -63px -144px;
}


div.ui-chkbox .ui-chkbox-box {
	height: 20px;
	width: 20px;
}

.skin-custom.skin-pre .main-header .navbar {
	background: #cc0000;
}

.skin-custom .ui-wizard .ui-wizard-step-titles {
	border-bottom: 1px solid #bbb;
}

.skin-custom .ui-wizard .ui-wizard-step-title {
	background: #fff;
}

.skin-custom .ui-wizard .ui-wizard-step-title {
	box-shadow: none;
	box-shadow: none;
    color: #0088CC;
    border:none;
    border-radius:0;
}

.skin-custom .ui-wizard .ui-wizard-step-title.ui-state-hover {
	background:#ccc;
}

.skin-custom .ui-wizard .ui-wizard-step-title.ui-state-highlight {
	border-bottom: 2px solid #2e4e0f;
	margin-bottom: -2px;
}

.skin-custom .ui-wizard .ui-wizard-navbar .ui-button {
	background: #2e4e0f;
	color:#fff;
	text-shadow: none;
}

.skin-custom .ui-wizard .ui-wizard-navbar .ui-button .ui-icon {
	background-image: url("/uce/javax.faces.resource/images/ui-icons_ffffff_256x240.png.xhtml?ln=primefaces-aristo");
}