/*CLK Custom Admin styles*/

/* de otras ojas de estilo */

.calendarbox .calendarnav-previous,
.calendarbox .calendarnav-next {background: #C9DBED url(../img/default-bg.gif) bottom left repeat-x;}
.selector-add {background: url(../img/selector-add.gif) top center no-repeat;}
.selector-remove {background: url(../img/selector-remove.gif) top center no-repeat;}
form .stacked .selector-add {background-image: url(../img/selector_stacked-add.gif);}
.stacked .selector-remove {background-image: url(../img/selector_stacked-remove.gif);}
a.selector-chooseall {background: url(../img/selector-addall.gif) left center no-repeat;}
.object-tools li:hover {background: url(../img/tool-left_over.gif) 0 0 no-repeat;}
.object-tools a:hover,
.object-tools li:hover a {background: #809E37 url(../img/tool-right_over.gif) 100% 0 no-repeat;}
.object-tools a.addlink:hover {background: #809E37 url(../img/tooltag-add_over.gif) top right no-repeat;}
.object-tools a.viewsitelink:hover,
.object-tools a.golink:hover {background: #809E37 url(../img/tooltag-arrowright_over.gif) top right no-repeat;}
.button.default,
input[type=submit].default,
.submit-row input.default {border: 2px solid #809E37;background: #7CA0C7 url(../img/default-bg.gif) bottom repeat-x;}
.button.default:active,
input[type=submit].default:active {background-image: url(../img/default-bg-reverse.gif);}
.module h2,
.module caption,
.inline-group h2 {/* background-image: url(../img/default-bg.gif); */background: #A6CE39;color: #fff;}
.module #changelist-filter li.selected a {color:#809E37 !important;}
/*
.selector-chooser .selector-add {background-image: url(../img/selector-add.gif);}
*/
.selector-available a.selector-chooseall {background-image: url(../img/selector-addall.gif);}
p.selector-filter img {display: none;}

#header {background: #A6CE39;color: white;overflow: hidden;}
#branding {background: #A6CE39 url(../img/logo_clk.png) no-repeat;height: 40px;padding: 3px 0;width:60px;}
#header p.info {position: absolute;top: 0;right: 0;padding: 1.2em 10px;font-size: 11px;text-align: right;}
#header p.info {top: 20px;font-weight: bold;}
#footer {color: #666;text-align: center;font-size: 11px;border-top: 1px solid #ddd;}
#changelist-filter h2 {color: white}

/* links */
#user-tools a:focus, #user-tools a:hover{color: #D7ECA0;border-bottom-color: rgba(255, 255, 255, 0.25);}
div.breadcrumbs{background: #CDE884;color: #7B9833;}
.object-tools li{height:26px;}
div.breadcrumbs a:focus, div.breadcrumbs a:hover{color:rgba(255, 255, 255, 0.6);}
a:link,a:visited {color: #809E37;}
a:hover {color: #3D3C25;}
.row1 {background: #F0FFB8;}
.aligned ul label {display: inline;float: none;width: auto;}
.aligned label {padding-bottom: 0;padding-left: 0;padding-right: 10px;padding-top: 3px;}

body.rosetta h2 {color:#FFF;}
.module table {clear: both;}
.rosetta table .message {max-width: 350px;overflow: auto;}

.object-tools a.addlink:hover{background: #809E37 url(../img/tooltag-add.svg);background-repeat: no-repeat;background-position:93% center;}
.object-tools li:hover,.object-tools a:hover, .object-tools li:hover a{background:transparent;}
.button.default, input[type=submit].default, .submit-row input.default{background:#7B9833;border:0;}
.button, input[type=submit], input[type=button], .submit-row input, a.button{background:#A6CE39;}
.button:active, input[type=submit]:active, input[type=button]:active, .button:focus, input[type=submit]:focus, input[type=button]:focus, .button:hover, input[type=submit]:hover, input[type=button]:hover,
.button.default:active, input[type=submit].default:active, .button.default:focus, input[type=submit].default:focus, .button.default:hover, input[type=submit].default:hover{background:#CDE884}

