@import url("./select2-lnst-blue.css");
@import url("./progressbar.css");

.colorp100{color:#00549F;}
.colorp80{color:#3376b2;}
.colorp50{color:#7fa9cf;}
.colorp20{color:#ccddec}
.colorp10{color:#e5eef5}
.colorpov{color:#0098DB}
.colorb100{color:#000000;}
.colorb80{color:#4b4b4b;}
.colorb50{color:#808080;}
.colorb20{color:#d2d2d2}
.colorbov{color:#4b4b4b}
.colorw{color:white}

.bgcolorp100{background-color:#00549F;}
.bgcolorp80{background-color:#3376b2;}
.bgcolorp50{background-color:#7fa9cf;}
.bgcolorp20{background-color:#ccddec}
.bgcolorp10{background-color:#e5eef5}
.bgcolorpov{background-color:#0098DB}
.bgcolorb100{background-color:#000000;}
.bgcolorb80{background-color:#4b4b4b;}
.bgcolorb50{background-color:#808080;}
.bgcolorb20{background-color:#d2d2d2}
.bgcolorbov{background-color:#4b4b4b}
.bgcolorw{background-color:white}

.bordercolorp100{border-color:#00549F;}

body, html, input, textarea {font-family:'myriad-pro',sans-serif;font-size:16px;font-weight:normal;line-height:22px;color:black;}

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 {
    background-color: #FFFFFF;
    border-color: #3376b2;
    box-shadow: 0 1px 1px rgba(0, 84, 159, 0.075) inset;
    color: #000000;
}
textarea:focus, input[type="text"]:focus, input[type="password"]:focus, input[type="datetime"]:focus, input[type="datetime-local"]:focus, input[type="date"]:focus, input[type="month"]:focus, input[type="time"]:focus, input[type="week"]:focus, input[type="number"]:focus, input[type="email"]:focus, input[type="url"]:focus, input[type="search"]:focus, input[type="tel"]:focus, input[type="color"]:focus, .uneditable-input:focus {
    border-color: rgba(0, 152, 219, 0.8);
    box-shadow: 0 1px 1px rgba(0, 0, 0, 0.075) inset, 0 0 8px rgba(51, 118, 178, 0.6);
}

.f_error input,.f_error select,.f_error textarea{color:#b94a48;border-color:#b94a48}
.f_error input:focus,.f_error select:focus,.f_error textarea:focus{-webkit-box-shadow:0 0 6px #d59392;-moz-box-shadow:0 0 6px #d59392;box-shadow:0 0 6px #d59392;border-color:#953b39}
.f_error .input-prepend .add-on,.f_error .input-append .add-on{color:#b94a48;background-color:#f2dede;border-color:#b94a48}
.f_error label.error {display:block;font-size:11px;font-weight:700;color:#C62626}
input[type="text"] + label.error,input[type="password"] + label.error, select + label.error, textarea + label.error {margin-top:-6px}
.f_error label.radio + label.error,.f_error label.checkbox + label.error {margin-top:5px}
.input-prepend.f_error label.error,.input_append.f_error  label.error {margin-top:4px}
.control-group.f_error label.error {margin-top:2px}

.btn-lnst {text-shadow: 0px -1px 0px #004f6f;color:#fff;background-color:#3376B2;background-image:-moz-linear-gradient(top, #7FA9CF, #00549F); background-image: -ms-linear-gradient(top, #7FA9CF, #00549F); background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#7FA9CF), to(#00549F)); background-image: -webkit-linear-gradient(top, #7FA9CF, #00549F); background-image: -o-linear-gradient(top, #7FA9CF, #00549F); background-image: linear-gradient(top, #7FA9CF, #00549F); filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#7FA9CF', endColorstr='#00549F', GradientType=0); border-color: #006D8D #004f6f #004f6f #006D8D; border-color: rgba(0, 0, 0, 0.25) rgba(0, 0, 0, 0.35) rgba(0, 0, 0, 0.35) rgba(0, 0, 0, 0.25); }
.btn-lnst:hover, .btn-lnst:active, .btn-lnst.active, .btn-lnst.disabled, .btn-lnst[disabled] {background-color: #00549F;color:#fff;}
.btn-lnst:hover {text-shadow: 0px -1px 0px #004684}
.btn-lnst:focus {color: #fff;-webkit-box-shadow: inset 0 2px 4px rgba(0, 0, 0, 0.15), 0 1px 2px rgba(0, 0, 0, 0.05);-moz-box-shadow: inset 0 2px 4px rgba(0, 0, 0, 0.15), 0 1px 2px rgba(0, 0, 0, 0.05);box-shadow: inset 0 2px 4px rgba(0, 0, 0, 0.15), 0 1px 2px rgba(0, 0, 0, 0.05); border-color: #006D8D #004f6f #004f6f #006D8D; border-color: rgba(0, 0, 0, 0.25) rgba(0, 0, 0, 0.35) rgba(0, 0, 0, 0.35) rgba(0, 0, 0, 0.25); }
.btn-lnst.active, .btn-lnst:active { background-image: none;-webkit-box-shadow: inset 0 2px 4px rgba(0, 0, 0, 0.15), 0 1px 2px rgba(0, 0, 0, 0.05);-moz-box-shadow: inset 0 2px 4px rgba(0, 0, 0, 0.15), 0 1px 2px rgba(0, 0, 0, 0.05);box-shadow: inset 0 2px 4px rgba(0, 0, 0, 0.15), 0 1px 2px rgba(0, 0, 0, 0.05); color: #64D1F1; }

.navbar-inner {background: #3376b2;
  background-image: -moz-linear-gradient(top, #3376b2, #3376b2);
  background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#3376b2), to(#3376b2));
  background-image: -webkit-linear-gradient(top, #3376b2, #3376b2);
  background-image: -o-linear-gradient(top, #3376b2, #3376b2);
  background-image: linear-gradient(to bottom, #3376b2, #3376b2);
  background-repeat: repeat-x;
  filter: progid:dximagetransform.microsoft.gradient(enabled=false);
}
.navbar .nav > li > a {color: #fff;}
.navbar .nav > li:hover > a {color:#ffe;}
.navbar .nav .active > a, .navbar .nav .active > a:hover {background: #206484 !important;}
.navbar .divider-vertical {border-left-color:#fff;border-right-color:#3497C2;}
.dropdown-menu li > a:hover, .dropdown-menu .active > a,.dropdown-menu .active > a:hover,
.navbar .nav-list > .active > a, .navbar .nav-list > .active > a:hover {background: #ccddec !important;color:#00549F;}
a.nocredit, .navbar .nav > li:hover > a.nocredit:hover {color: #fff; background-color:red}
.table thead th {background-color: #3376B2 !important;color:#fff;text-shadow: none;}
.dataTables_wrapper th.sorting_asc,.dataTables_wrapper th.sorting_desc,.mbox .dataTables_wrapper th.sorting_asc,.mbox .dataTables_wrapper th.sorting_desc {background-color:#7fa9cb !important;text-shadow:none;}
.dataTables_processing {position: fixed}

/* sidebar */
.sidebar{background:#eef4f9;border-color:#b9cbda;border-style:solid;border-width:0 1px 0 0;}
.sidebar_sep{background:#fff;border-color:#4b4b4b;border-style:solid;border-width:1px 0;margin:14px 0}
.sidebar_hidden {background: #fff}
.sidebar_hidden #maincontainer {background: #fff}
.sidebar .accordion {border-top: 1px solid #4b4b4b;}
.sidebar .accordion-heading {text-shadow: none;background: #eef4f9;-webkit-box-shadow: 0;box-shadow: inset 0 0 0 0 #000}
.sidebar .accordion-heading a:hover,.sidebar .accordion-heading a:focus {background-color: #7fa9cb;color:#fff}
.sidebar .accordion-group{border-color:#b9cbda;border-style:solid;border-width:0 0 1px;text-shadow:none;}
.sidebar .accordion-group a{color:#344452;text-decoration:none!important;text-shadow:none;font-weight: lighter;}
.sidebar .accordion-group a:hover,.sidebar .accordion-group a:focus {background-color: #7fa9cb;color:#fff}
.sidebar .accordion-group .active a {background-color: #7fa9cb;color:#fff}
.sidebar .accordion-group .accordion-heading a.active, .sidebar .accordion-group .accordion-heading a:hover, .sidebar .accordion-group .accordion-heading a:focus {background-color: #b9cbda;color: #fff;}
.sidebar .accordion-group .accordion-heading a{color:#344452;font-weight: lighter;}
.sidebar .accordion-inner{border-top:none;background:#d5e4f2;color:#ffffff;}
.sdb_h_active a {background: none no-repeat 98% center}
.sidebar .accordion-inner li {border-color:#344452;}
.sidebar h1 {color:#344452;font-size: 35px;font-weight: lighter;}

.sidebar_info .act a {color: #344452;}
.sidebar_info .act a:hover,.sidebar_info .act a:focus {color: #1b2732;}
.sidebar_info ul {background-color: #eef4f9;}
.sidebar .copy {color: #344452;font-weight: lighter;font-size: 18px;}

.table-striped tbody tr:nth-child(2n+1) td, .table-striped tbody tr:nth-child(2n+1) th {background-color: #ffffff;}
.table-striped tbody tr:nth-child(2n) td, .table-striped tbody tr:nth-child(2n) th {background-color: #e5eef5;}
.mbox .table-striped tbody tr:nth-child(2n+1) td, .mbox .table-striped tbody tr:nth-child(2n+1) th {background-color: #ffffff;}
.mbox .table-striped tbody tr:nth-child(2n) td, .mbox .table-striped tbody tr:nth-child(2n) th {background-color: #e5eef5;}

.buycred{background: transparent url('/include/lleidanet/img/compra_blues.png') no-repeat center top}
.buycred a {color:#ffffff;}
.buycred a:hover, .buycred a:focus {color:rgba(255, 255, 255, 0.7);}

.login {background: #7fa9cb url('/include/lleidanet/img/portada.png') no-repeat center top}
.login .buycred{background: transparent url('/include/lleidanet/img/compra_white.png') no-repeat center top}
.login .buycred a {color:#00549F;}
.login .buycred a:hover, .login .buycred a:focus {color:rgba(0, 84, 159, 0.7);}
.login .form-wrap {background-color: #00549f;width: 100%;margin-top: 10px;}
.login a {color:white}
.login a:hover, a:focus {color:#CCDDEC; text-decoration:none;}
form#login_form {margin-bottom: 15px;}
#login_form .controls-row {margin: 20px 0 0;}
#login_form input[type="text"], #login_form input[type="password"] {height: 35px;background-color: #fff;}
#login_form button {height: 44px;margin-top: 0;background-color: #0098db;color: #fff;border-bottom: 2px solid #3376b2;text-shadow: none;}
#login_form button:hover {background-color: #0080b9;}
#banner-lleidanet {padding-bottom: 20px}

.login .btn {background:#ccddec;color:#3376b2}
.login textarea, .login input[type="text"], .login input[type="password"], .login input[type="datetime"], .login input[type="datetime-local"], .login input[type="date"], .login input[type="month"], .login input[type="time"], .login input[type="week"], .login input[type="number"], .login input[type="email"], .login input[type="url"], .login input[type="search"], .login input[type="tel"], .login input[type="color"], .login .uneditable-input {
    background-color: #ccddec;
}
.login textarea:focus, .login input[type="text"]:focus, .login input[type="password"]:focus, .login input[type="datetime"]:focus, .login input[type="datetime-local"]:focus, .login input[type="date"]:focus, .login input[type="month"]:focus, .login input[type="time"]:focus, .login input[type="week"]:focus, .login input[type="number"]:focus, .login input[type="email"]:focus, .login input[type="url"]:focus, .login input[type="search"]:focus, .login input[type="tel"]:focus, .login input[type="color"]:focus, .login .uneditable-input:focus {
    border-color: #0089db;
    box-shadow: 0 1px 1px rgba(0, 0, 0, 0.075) inset, 0 0 8px rgba(155, 155, 155, 0.6);
}

.peu {position: fixed; bottom: 0; clear:both;height:45px;background-color: #f0f8ff;border-top: 1px solid #ccddec;width: 100%;}
.peu ul {list-style-type: none;margin: 0;}
.peu ul li {float: left;padding: 0 10px;border-left: 1px solid #dfebf6;}
.peu ul li:last-child {border-right: 1px solid #dfebf6;}
.peu a {color: #4b4b4b;padding: 0;font-size: 14px;}
.peu a:hover {text-decoration: underline !important;}
.peu a.external_link {background: none;}
.peu a span {padding: 10px 10px;display: inline-block;}

.page_login .maincontainer {min-height: 100%;height: auto !important;height: 100%;margin: 0 auto -45px;}
.push {clear: both;height:45px;}

#langs {position:fixed;top:50px;right:100px;}

a {color:#4b4b4b}
a:hover, a:focus {color:#00549F; text-decoration:none;}
.langs .caret {border-top-color:white;border-bottom-color:white;}
.langs .caret:hover, .langs .caret:focus {border-top-color::#CCDDEC;border-bottom-color::#CCDDEC;}

.nav-tabs a {color:#4b4b4b; background-color: #ccc; }
.nav-tabs a:hover, .nav-tabs a:focus {color:#808080}
.tabsArrowRight .nav-tabs a {background-color: white;}

input:-moz-placeholder, textarea:-moz-placeholder {color: #3376b2}
input::-moz-placeholder, textarea::-moz-placeholder {color: #3376b2}
::-webkit-input-placeholder {color: #3376b2}
input::-webkit-input-placeholder {opacity:1;color: #3376b2;}
textarea.placeholder, input[type="text"].placeholder, input[type="password"].placeholder, input[type="datetime"].placeholder, input[type="datetime-local"].placeholder, input[type="date"].placeholder, input[type="month"].placeholder, input[type="time"].placeholder, input[type="week"].placeholder, input[type="number"].placeholder, input[type="email"].placeholder, input[type="url"].placeholder, input[type="search"].placeholder, input[type="tel"].placeholder, input[type="color"].placeholder, .uneditable-input.placeholder {
	color: #3376b2;
}
input::placeholder {
  opacity:1;
  color: #3376b2;
}
input.softplaceholder::placeholder {
  opacity:0.5!important;
}
/*
.links a, .mbox_table a, .pager a, .pagination a, #add_mail a, a.editable, .tabsArrowRight a, .help a, .alert-info a, a.linkbgw {color:#4b4b4b}
.links a:hover, .mbox_table a:hover, .pager a:hover, .pagination a:hover, #add_mail a:hover, .tabsArrowRight a:hover, .help a:hover, .alert-info a:hover, a.linkbgw:hover  {color:#00549F}
.links a:focus, .mbox_table a:focus, .pager a:focus, .pagination a:focus, #add_mail a:focus, .tabsArrowRight a:focus, .help a:focus, .alert-info a:focus, a.linkbgw:focus {color:#00549F}
*/

.editable-click:hover, a.editable-click:hover, .editable-click, a.editable-click {
    border-radius: 5px;
    border:  1px solid #00549f;
    background-color: white;
    color: black;
    padding: 3px 50px 3px 5px;
    margin: 3px 0;
}

#admin_mail.editable-click, #admin_mail a.editable-click {
    padding: 3px 50px 3px 5px;
    border-radius: 5px;
    border:  1px solid #00549f;
    background-color: white;
    color: black;
}

.editable-click.editable-disabled, a.editable-click.editable-disabled, a.editable-click.editable-disabled:hover {
	border-bottom: 1px solid #3376b2;
	border-color: #3376b2;
	cursor:not-allowed;
}

.alert-info {color: #00549F;background-color: #e5eef5;border-color: #ccddec;}
.cap h1, .cap .h1, .cap li a {color:#00549f}
.cap h2, .cap .h2, .cap li {color:#7fa9cf}
.number, .grup, .tag a, .mceNonEditable {background-color: #ccddec;color: #4b4b4b;}
a.number:hover, a.number:focus, a.grup:hover, a.grup:focus, .tag a:hover, .tag a:focus {background-color: #7fa9cf;color: #ffffff}
.wlist tr.odd {background-color: white;}
.wlist tr.even {background-color: #e5eef5;}
.obert {background-color: rgba(0, 84, 159, 0.1);}
#cboxLoadedContent {background-color:white;}
#tab_list div[id*="dialog"] {border: 1px solid #ddd;}
.v-heading {background-color: rgba(0, 84, 159, 0.05);}
.tabsArrowRight .tabs-left .nav-tabs .active a{background-color: #CCDDEC;}
.dataTables_wrapper table.table thead .sorting_asc {background-image: url("/include/lleidanet/img/sort_asc.png");}
.dataTables_wrapper table.table thead .sorting_desc {background-image: url("/include/lleidanet/img/sort_desc.png");}
.nav-tabs > .active > a, .nav-tabs > .active > a:hover, .nav-tabs > .active > a:focus {background-color:#f3f3f3;}
.navbar .user_menu .nb_boxes .label {background:transparent; }
.help-inline, .help-block {font-size: 14px}

/* dashboard */
.inicio .banner-wrap {background-color: #ffffff;text-align: center;}
.inicio .buycred {margin-top: 40px;}
.inicio .w-box-header {font-size: 16px; font-weight: lighter;}
.inicio .w-box-header i {margin-top: 5px;}
.inicio .w-box-content .tab-pane {padding: 0;}
.inicio .w-box-content .nav-tabs {margin-bottom: -29px;}
.inicio .w-box-content .nav-tabs > li a {font-size: 16px;font-weight: normal;padding-left: 15px;padding-right: 15px;background-color: #bbcdd5;color: #fff;}
.inicio .w-box-content .nav-tabs > li a:hover {background-color: #a2c4e1;}
.inicio .w-box-content .nav-tabs > li.active > a {background-color: #7fa9cb !important;color: #fff;}
.inicio .table thead th {background-color: #7fa9cb !important;font-weight: normal;}
.inicio .table th, .inicio .table td {border-top: none;}
.inicio .table tbody td {font-size: 14px;}
.inicio .table p {margin: 0;}
.inicio .dshb_icoNav li a {width: auto; min-width: 90px;}

/* JoyRide */
.joyride-tip-guide {
	background: none repeat scroll 0 0 #fff;
	border-radius: 4px;
	color: #7fa9cb;
	display: none;
	font-weight: normal;
	left: 0;
	position: absolute;
	top: 0;
	width: 300px;
	z-index: 101;
}
.joyride-tip-guide h1, .joyride-tip-guide h2 {
	color: #7fa9cb;
	font-weight: normal;
	line-height: 1.25;
	margin: 0;
}
.joyride-close-tip {
	color: rgba(0, 0, 0, 0.4) !important;
  right: 5px;
  top: 0;
}
.joyride-close-tip:hover {
	color: #B71234 !important;
}
.joyride-tip-guide span.joyride-nub.top {
	border-bottom-color: #fff;
	border-left-color: rgba(255,255,255,0) !important;
	border-right-color: rgba(255,255,255,0) !important;
	border-top-color: rgba(255,255,255,0) !important;
	border-top-width: 0;
	top: -14px;
}
.joyride-tip-guide span.joyride-nub.bottom {
	border-bottom-width: 0;
	border-color: #fff rgba(0, 0, 0, 0) rgba(0, 0, 0, 0) !important;
	bottom: -14px;
}
.joyride-tip-guide span.joyride-nub.left {
  border-color: #fff;
  border-color: rgba(255,255,255,1) !important;
  border-top-color: rgba(255,255,255,0) !important;
  border-left-color: rgba(255,255,255,0) !important;
  border-bottom-color: rgba(255,255,255,0) !important;
}
.joyride-tip-guide span.joyride-nub.right {
  border-color: #fff;
  border-color: rgba(255,255,255,1) !important;
  border-top-color: rgba(255,255,255,0) !important;
  border-right-color: rgba(255,255,255,0) !important;
  border-bottom-color: rgba(255,255,255,0) !important;
}
.joyride-tip-guide .joyride-next-tip,
.joyride-tip-guide .joyride-next-tip:hover {
	background: #3376B2;
	border: none !important;
	border-radius: 2px;
	box-shadow: none;
	color: #FFFFFF;
	font-size: 13px;
	padding: 6px 18px 4px;
	text-decoration: none;
	text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.5);
	width: auto;
}
.joyride-tip-guide .joyride-next-tip:hover {
	background-color: #316695;
}

.joyride-content-wrapper {
  padding: 10px 15px 15px 15px;
}
.joyride-content-wrapper > p > a {
	color: #7FA9CB;
	text-decoration: underline;
}
.joyride-tip-guide a:hover {
  color: #00549F !important;
}

/* HELP */
#navbarSidebar ul {
	list-style: none;
	margin-left: 0;
	background-color: #eef4f9;
	border-radius: 10px;
}
#navbarSidebar > ul {
	padding: 10px 5px;
}
#navbarSidebar ul ul {
	padding-left: 15px;
}
#navbarSidebar li a {
	padding-left: 15px;
	color: #344452;
}
#navbarSidebar li.active > a, #navbarSidebar li.active > a:focus {
	font-weight: bold;
	background-color: transparent;
}
#navbarSidebar li > a:hover {
	background-color: transparent;
	text-decoration: underline;
}
#navbarSidebar li > a:focus {
	background-color: transparent;
}
#navbarSidebar li.active {
}
#navbarSidebar a {
	color: blue;
	font-size: 14px;
}
article h2 {
	padding-top: 60px;
	border-bottom: 1px solid #344452;
	color: #344452;
	padding-bottom: 10px;
}
article:first-child h2 {
	padding-top: 0;
}
article h3 {
	color: #344452;
	padding-top: 40px;
}

#help ul {
	/*list-style: none;*/
}

/* list-group */
.list-group {
  padding-left: 0;
  margin-bottom: 20px;
}

.list-group-item {
  position: relative;
  display: block;
  padding: 10px 15px;
  margin-bottom: -1px;
  background-color: #ffffff;
  border: 1px solid #dddddd;
}

.list-group-item:first-child {
  border-top-right-radius: 4px;
  border-top-left-radius: 4px;
}

.list-group-item:last-child {
  margin-bottom: 0;
  border-bottom-right-radius: 4px;
  border-bottom-left-radius: 4px;
}

.list-group-item > .badge {
  float: right;
}

.list-group-item > .badge + .badge {
  margin-right: 5px;
}

a.list-group-item {
  color: #555555;
}

a.list-group-item .list-group-item-heading {
  color: #333333;
}

a.list-group-item:hover,
a.list-group-item:focus {
  text-decoration: none;
  background-color: #f5f5f5;
}

.list-group-item.active,
.list-group-item.active:hover,
.list-group-item.active:focus {
  z-index: 2;
  color: #ffffff;
  background-color: #428bca;
  border-color: #428bca;
}

.list-group-item.active .list-group-item-heading,
.list-group-item.active:hover .list-group-item-heading,
.list-group-item.active:focus .list-group-item-heading {
  color: inherit;
}

.list-group-item.active .list-group-item-text,
.list-group-item.active:hover .list-group-item-text,
.list-group-item.active:focus .list-group-item-text {
  color: #e1edf7;
}

.list-group-item-heading {
  margin-top: 0;
  margin-bottom: 5px;
}

.list-group-item-text {
  margin-bottom: 0;
  line-height: 1.3;
}

a.list-group-item-lnst.active, a.list-group-item-lnst.active:hover, a.list-group-item-lnst.active:focus{
	background-color: #3376B2;
	border-color: #00549F;
	color: #FFFFFF;
}

label.inherit{
  display: inline;
  vertical-align: middle;
  font-size: inherit !important;
}
input.inherit{
  display: inline;
  vertical-align: middle;
  margin-top: 0px;
  margin-right: 5px;
}
