/**** general *****/ body { margin: 0; padding: 0; font-family: Arial, Helvetica, sans-serif; font-size: 12px; color: #444; background: #f6f6f6; } html\:abbr,abbr { border: none; cursor: help; } header { background: #434a54; /*#719B83;*/border-bottom:1px solid #393f48;display:block;width: 100%;} hr { width: 90%; text-align: center; color: #8099b6; background: #8099b6; height: 1px !important; padding: 0px; margin: 3em 20px; text-align: center; border: none; } p, li { margin:.5em 0; } h1 { display: none; padding: 0 0 0.5em 0; color: #888888; font: normal 2em "Lucida Grande", "Lucida Sans", Lucida, sans-serif; margin-left: 5px; margin-top: 3px; margin-bottom: 0px; } h2 { color: #719B83; font: normal 1.6em "Lucida Grande", "Lucida Sans", Lucida, sans-serif; margin: 1em 0; } h3 { margin:.5em 0; } h3.part { display: block; clear:both; border-bottom:1px solid #7C95C1; padding: 1em 0 .2em; margin-bottom:1em !important; } ul { margin:.5em 0; } img { border: none; vertical-align: middle; max-width: 100%; height: auto; } code { font-family: courrier; font-size: 0.85em; } /** definition-list **/ dl { margin: 0 0 1em; padding: 0; clear: both; } dt { font-weight: normal; width: 220px; font-size:0.95em; float: left; clear:both; padding: 10px 5px 10px 0; min-height:40px; padding-right: 10px; /**background-color:#F2F2F2;*/ text-align: right; } dd { color: #44576c; border-bottom:1px solid #ccc; margin: 0 0 0 230px; padding: 10px; width:74%; min-height:40px; /** adding clearfix */ overflow: auto; zoom:1; } dd:hover { background-color:#EFF3F7; } dt sup { vertical-align: super; font-size: .7em; line-height: .3em !important; } /** Table like / problems with floats dl { float: left; width: 880px; margin: 1em 0; padding: 0; border-bottom: 1px dotted #ccc; } dt { clear: left; float: left; width: 170px; margin: 0; padding: 5px; border-top: 1px dotted #ccc; font-weight: bold; text-align: right; } dd { float: left; width: 690px; margin: 0; padding: 5px; border-top: 1px dotted #ccc; } /***/ dd p { text-align: justify; } dd img { margin: 10px } dd ul li { list-style-type: circle !important; margin-left:1em; } table { border: none; width: 100%; font-size: 11px; margin-bottom: 10px; color: #000000; table-layout:auto; } thead td { background: url("../images/bg_thead.gif") repeat-x bottom; line-height: 2em; } thead,tfoot { background-color: #848484; color: white; } tbody { background-color: #ebf0f6; color: #3e526a; font-size: 1.1em; } tbody tr:hover {background-color: #DCE5EF;} /* no hover color on ckeditor table */ table.cke_editor tbody tr:hover, table.cke_dialog_contents tbody tr:hover {background-color: transparent;} th { border: 1px #D9D9B5; background-color: #dedede; text-align: left; text-indent: 5px; vertical-align: middle; } td { border:0; border-bottom: 1px solid white; text-align: left; padding:.3em; vertical-align: middle; } tr { text-align: left; text-indent: 5px; } p label,div .label { color: #9b9b9b; vertical-align:top; } /* balise sémantique cachée -------------------------------------------------------- */ .semnone { display: none; } /*** formulaire **/ input,textarea,select { margin: .5em 0; padding: 2px; font-size: 1em; } label,.label { margin: .3em 0; padding: 2px; } label.autowidth { width:auto; margin-right:1em; margin-left: 0.5em; } input[type='checkbox'], input[type='radio'] { border:0; background: none; } input[type="text"]:disabled, input[readonly="readonly"] { background:#E6E9ED; color:#ccc; } input, textarea, .largetextfield { font-family: Arial, Helvetica, sans-serif; background-color:#F7F7F7; color: #4B6886; vertical-align: top; border: 1px solid #B6B6B6; padding:0.3em; } .textfield, .textfield-shorten { width: 600px; text-align: left; -moz-box-sizing:border-box; -webkit-box-sizing:border-box; box-sizing:border-box; } .textfield-shorten { width: 565px; } .largetextfield,.no-wysiwyg { width: 600px; height: 150px; text-align: left; -moz-box-sizing:border-box; -webkit-box-sizing:border-box; box-sizing:border-box; } .shorttextfield { text-align: left; -moz-box-sizing:border-box; -webkit-box-sizing:border-box; box-sizing:border-box; } p.post-date { clear: left; padding-top: 1em; } input#searchincome { width: 70px; border: 1px solid #546C91; padding: 0 0 0 0.2em; text-align: left; } .largetextfield:focus,.textfield:focus,input#searchincome :focus,.shorttextfield:focus { background: #FFF9EF; border: 1px solid #B1BCD6; border-right: 5px solid #B1BCD6; } form { margin-bottom: 3em; } input.button, .button { font-family: Arial, Helvetica, sans-serif; font-weight:bold; color: #767676; text-align:right; background:#333; border: 0 none; -webkit-border-radius: 3px; -moz-border-radius: 3px; border-radius: 3px; color: #fff ! important; text-decoration:none ! important; /* display: inline-block; */ float:right; line-height: 20px; margin:1em 1.3em ! important; padding: 0.8em 1.8em; text-transform:none; transition: all 0.3s ease 0s; -moz-transition: all 0.3s ease 0s; -webkit-transition: all 0.3s ease 0s; text-align: center; } .button {float:none; display: inline-block;} input.button:hover, .button:hover { background: #444; } input[type="submit"] { background: #46b98a; } input[value="annuler"] { background: #ccc; } label,.label { font-family: inherit; color: inherit; vertical-align: middle; width: 240px; display: inline-block; font-size: 0.95em; text-align: right; padding-right:1em; } .label,.rightpanel { margin: 1em 0 } .rightpanel { display: inline-block; } .rightpanel input { margin: 0 } .rightpanel label { width: auto; display: inline; padding:0 1em .5em .5em; line-height: 20px; float: none; } .cke_chrome { margin-left: 245px !important; } .input-notice { margin-left: 245px !important; width:60%; display:block; } /** @todo remove */ .cke_skin_kama input.cke_dialog_ui_input_text,.cke_skin_kama input.cke_dialog_ui_input_password { width: 80% !important; } span.radio { font-family: inherit; color: inherit; vertical-align: middle; display: inline-block; margin-left: 5px; margin:0 1em 0 .5em; } .radioinline { margin-left: 185px; } select { background-color:#F7F7F7; border: 1px solid #B6B6B6; font-family: Arial, Helvetica, sans-serif; color: #4B6886; vertical-align: top; font-size: 1em; padding:0.3em; } option[selected] { background-color:#828991; color: #FFFFFF; padding:0 1em; } optgroup { font-family: Arial, Helvetica, sans-serif; font-size: 1em; font-weight: bold; font-style:normal; vertical-align: top; margin: 0.1em; padding: 0; } /* utilisé pour input[type=file] */ .file { background-color: #F7F9FD; border: 1px solid #546C91; font-family: inherit; font-size: 11px; color: #4B6886; vertical-align: top; margin: 2px 2px 2px 0; padding: 0; width: 300px; } /*--------------- icone action --------------------------*/ .iconetab { margin:0.3em .5em .5em 0; overflow:auto; float:right; background-color:#F2F2F2; border:1px solid #E0E0E0; -webkit-border-radius: 5px; -moz-border-radius: 5px; border-radius: 5px; } td .iconetab { background-color:transparent; border:none; -webkit-border-radius:0; -moz-border-radius: :0; border-radius:0; } a.ico_add2,a.ico_mod2,a.ico_sup2,a.ico_mail2,a.ico_lock2,a.ico_unlock2,a.ico_send2,a.ico_approve2,a.ico_disapprove2, a.ico_send2, a.ico_generic2 { float: right; padding:2px; background-color:#F2F2F2; border:1px solid #E0E0E0; -webkit-border-radius: 5px; -moz-border-radius: 5px; border-radius: 5px; margin:0 3px 10px 3px; padding:0 2px; text-indent:0; font-size:1.4em; } a.ico_add2 span,a.ico_mod2 span,a.ico_sup2 span,a.ico_mail2 span,a.ico_lock2 span,a.ico_unlock2 span, .ico_send span, a.ico_approve span, a.ico_disapprove span, a.ico_add span,a.ico_mod span,a.ico_sup span,a.ico_mail span,a.ico_lock span,a.ico_unlock span, .ico_send2 span, a.ico_generic2 span { display:none; } a.ico_add,a.ico_mod,a.ico_sup,a.ico_mail,a.ico_lock,a.ico_unlock,a.ico_approve,a.ico_disapprove, a.ico_send, a.ico_generic { float: right; font-size:1.2em; margin:0; padding:0 2px; text-indent:0; } a.ico_mail:hover,a.ico_mod:hover,a.ico_sup:hover,a.ico_approve:hover,a.ico_disapprove:hover { background-color: white; -webkit-border-radius: 5px; -moz-border-radius: 5px; border-radius: 5px; } a.no-action { color:#449B44 !important; } a.no-action:hover { color:#5FB75F !important; } /*--------------- élements de page --------------------------*/ .brendstep { clear: both; } .pagination { margin: 1.2em; text-align: center; } .pagination a, .pagination span { margin:0 0 5px; padding:5px; color:#333; background: #eee; line-height: 2.5em; } .pagination span {background:#FFE2AA;} .pagination a:hover { background: #ccc; color:#000 !important; text-decoration: none !important; } /*--------------- definition de containers --------------------------*/ #container { padding: 0; background-repeat: no-repeat; } #tools { background-color:#444; /*#4C4747;*/ /*#333;*/ border-bottom:1px solid #bcbfaf; padding:0.5em 0; color:#fff; margin: 0 auto; text-align: right; font-size: 1.1em; } #bienvenue { color: #5BA578; /* #bac3d9;*/ padding:0 1em; } #goto-front span {display:none;} #bienvenue a, a.logout { color: #6FBA8D; /*#A2B7E8;*/ /*#E1E3E8;*/ text-decoration: none; } a.logout {margin-right:2em} #bienvenue a:hover, a.logout:hover { color: white; } #containersearch { padding:1.6em 0 0 0; position: absolute; right:0px; top:34px; background: #93BFA4; /*#93C1A6;*/ width:300px; height:82px; font-size:1.1em; text-align: center; } #containersearch #searchincome,#searchincome :focus { width: 190px; border: 1px solid #F2F2F2; background: #93BFA4; /*#93C1A6;*/ color: #F2F2F2; text-align: left; margin:0; padding:0.3em; } #gosearch { width: 20px; background: url("../images/input_search_btn.png") no-repeat left 4px; border: 0; margin:0; } .contboxgray { text-align: left; padding: 1em; text-indent: 0px; margin: 1.5em; background-color: #F4F4F4; border:1px solid #EAEAEA; } .contboxwhite { text-align: left; padding: 1em; text-indent: 0px; margin: 1.5em; border: 1px solid #EAEAEA; } .containermenu { padding: 0; margin:0 auto; list-style: none; width: 870px; } .containermenu ul {margin:14px 0 0;} .containermenu .menu { text-align: center; width: 170px; height:80px; float: left; margin: 0; padding: 15px 0; text-decoration: none; font: normal 1.1em "Lucida Grande", "Lucida Sans", Lucida, sans-serif; cursor: pointer; color: #fff; /*#4D5A75;*/ transition: background-color 500ms linear 0s; -moz-transition: background-color 500ms linear 0s; -webkit-transition: background-color 500ms linear 0s; border-left:1px solid #A6ABB2; /*#BCBFAF;*/ } #menu_public_interface {border-right:1px solid #A6ABB2; /*#BCBFAF;*/} ul.containermenu li ul { display:none; } ul.containermenu li:hover ul { display:block; } .menu:hover { background: #93BFA4;/*#A3AD7C;*//*#7B8260;*/ color:white; } #l21_logo { background: url("../images/menu_logo.png") no-repeat; display: block; width:158px; height:111px; position: absolute; top:38px; } #l21_logo span { visibility: hidden; } .sub_menu { position: absolute; top:114px; margin: 0px 0 0 0; padding: 0em 0 .5em 0; width: 220px; background:#93BFA4; /*#989E80;*/ /*#aac2de;*/ text-align: left; display: none; z-index: 1000; list-style: none; float: none; clear: both; -moz-opacity: .93; opacity: .93; -moz-border-radius-bottomleft: 3px; -moz-border-radius-bottomright: 3px; -webkit-border-bottom-right-radius: 3px; -webkit-border-bottom-left-radius: 3px; border-bottom-left-radius: 3px; border-bottom-right-radius: 3px; } .sub_menu li { padding:0; margin:0; border-bottom:1px solid #ddd; } .sub_menu li:last-child {border:0} .sub_menu li a { color: white; text-decoration: none; padding: 0.5em 1em 0.5em 20px; display: block; text-align: left; transition: background-color 500ms linear 0s; -moz-transition: background-color 500ms linear 0s; -webkit-transition: background-color 500ms linear 0s; } .sub_menu li a:hover { color: #e5edf8; background-color:#434A54; } #chemin li a i { margin-right:0.4em; } .containermenu ul, .containermenu li {margin:0;padding:0;} ul.containermenu i {font-size:1.5em;line-height: 1.8em;} ul.sub_menu i {margin-right:1em;font-size:1.5em;line-height: 1.3em;} .chemin_rub {margin-right:1em;} .quickbox { margin: 0; padding: 0; } .entete { position: absolute; top: 155px; right: 0; padding: 0; margin: 0; } .quickbox li { list-style: none; padding: 0; margin:0; border-top:1px solid #fff; line-height: 1.2em; font-size: 1.1em; } .quickbox a:before { content: "» "; } .quickbox h1 { color: #fff; display: block; padding: 0.4em 0.4em; margin: 0; font-size: 1.1em; font-weight:bold; text-align: center; cursor: pointer; background: #6D6D6D; width: 300px; right: 0; position: absolute; -webkit-border-bottom-right-radius: 4px; -webkit-border-bottom-left-radius: 4px; -moz-border-radius-bottomright: 4px; -moz-border-radius-bottomleft: 4px; border-bottom-right-radius: 4px; border-bottom-left-radius: 4px; } .quickbox a { text-decoration: none; color:#5B6C7C; padding:.7em 1em; display: block; } .quickbox a:hover { background:#D6D6D6; } .quickbox ul { background: #EAEAEA; color: #fff6be; margin: 0 0 0 0; padding: 0em; list-style: none; display: none; width: 300px; padding-top: 50px; -webkit-border-bottom-right-radius: 3px; -webkit-border-bottom-left-radius: 3px; -moz-border-radius-bottomright: 3px; -moz-border-radius-bottomleft: 3px; border-bottom-right-radius: 3px; border-bottom-left-radius: 3px; } #chemin { width: 890px; display: block; margin: 70px auto 20px auto; } #chemin ul { padding: 0.5em; margin: 0 0 0 -23px; } #chemin li { list-style: none; color: #a0a09f; font: normal 1.1em "Lucida Grande", "Lucida Sans", Lucida, sans-serif; float: left; height: 43px; line-height: 43px; } #chemin li a { background-repeat: no-repeat; text-decoration: none; } .chemin_rub { color: #8c8c8c; font: normal 1.3em "Lucida Grande", "Lucida Sans", Lucida, sans-serif; display: block; margin-right: 10px; height: 35px; line-height: 40px; } .chemin_rub:after { content: url('../images/breadcrumb_arrow.png'); margin:10px 0.2em 0 0.6em; } .chemin_home { display: none; } .contentcontainer { margin: 0 auto; float: none; clear: both; } .contentlink { position: absolute; top:114px; left: 0; padding: 7px 0 0 0; text-align: center; width: 100%; background: #e2e2e2; border-top:1px solid #fff; border-bottom:1px solid #B5B5B5; color: #c6c6c6; height: 42px; font-size: 1.1em; } .contentlink i { margin-right:0.5em; } .contentlink a { padding: 5px; color: #8f8f8f; color:#333; text-decoration: none; margin: 0 20px; height: 30px; display: inline; line-height: 30px; } .contentlink a:hover { color: #4e4e4e; } #content { padding: 2em 1.5em 4em 1em; width: 960px; margin: 0 auto; border: #eaeaea 1px solid; background: white; min-height: 240px; -webkit-border-top-left-radius: 5px; -webkit-border-top-right-radius: 5px; -moz-border-radius-topleft: 5px; -moz-border-radius-topright: 5px; border-top-left-radius: 5px; border-top-right-radius: 5px; font-size:1.2em; } #content h1 { display: block; } #content ul li { list-style: none; } #content ol li { list-style: decimal inside none; } #content dd li { list-style:disc; } #content ul.sousitem { padding: 0px; margin-top: 5px; margin-bottom: 4px; margin-left: 15px; } #content li.sousitem { background-image: none; padding: 0px; clear: both; } #content a, #colorbox a { color: #2A3542; text-decoration: none; } #content a:hover, #colorbox a:hover { color: #202830; text-decoration: underline; } #content h5 { margin-top: 10px; text-align: left; margin-left: 0px; color: #4B6886; font-size: 1em; font-weight: normal; margin-bottom: 0px; padding-left: 0px; font-style: italic; text-indent: 2em; } #content h4 { margin-top: 10px; text-align: left; margin-left: 0px; color: #4B6886; font-size: 1.2em; font-weight: normal; margin-bottom: 0px; padding-left: 0px; font-style: italic; } #content h3 { margin: 1.5em 0 .5em; text-align: left; color: #4B6886; font-size: 1.2em; font-weight: bold; background-repeat: no-repeat; } .state { color: #9C9C8E; font-size: 11px; margin-left: 5px; } div.comment { /** trouble somewhere ????? margin: 0 0 0 180px; padding: 0; vertical-align: top; width: 300px; */ } .filterselect { float: right; } .headerhelp { width: 960px; margin: 0 auto 2em auto; padding: 1em 0; border-top: white 1px solid; color: white; background: #e2e2e2 url("../images/bg_footer.png") repeat-x top left; text-align: center; -webkit-border-bottom-right-radius: 5px; -webkit-border-bottom-left-radius: 5px; -moz-border-radius-bottomright: 5px; -moz-border-radius-bottomleft: 5px; border-bottom-right-radius: 5px; border-bottom-left-radius: 5px; } footer { color: #7F7F7F; /**border-top: 1px #D8D8D8 solid;*/ background: #8E8E8E; } footer p { margin:0; color:#DDDDDB; } footer a { color: #F2F2F2; text-decoration: none;} footer a:hover { color: #535642;} /*--------------- Help box --------------------------*/ #aide-ancre { margin: 0; /*background: url("../images/help_button.png") no-repeat 0 0;*/ color: #969696; text-decoration: none; line-height: 34px; padding: 12px 30px; font-weight: bold; font-size: 1.2em; -webkit-border-radius: 8px; -moz-border-radius: 8px; border-radius: 8px; } #aide-ancre:hover { background-color:#C4C4C4; color: white; font-weight: bold; } #aide { background: #adadad; padding: 2.5em 1em; margin: 1em auto; border-top: 1px #f1f1f1 solid; border-bottom: 1px #f1f1f1 solid; text-align: left; width: 90%; } #aide .info { color: #f4e4e0; font: bold 1.4em "Lucida Grande", "Lucida Sans", Lucida, sans-serif; padding: 0; margin: 0 0 1em 0; background: none; } #aide li { list-style: none; padding:0.3em 0; font-size: 1.1em; color:#fff; } #aide li:before { content:"» "; } #aide a { color: white; } /*--------------- messages & errors --------------------------*/ .highlight{ background-color: yellow; } .systemerror, .info, .error { padding:.6em 10% .6em 10%; -webkit-border-radius: 3px; -moz-border-radius: 3px; border-radius: 3px; text-align: center; font-weight:bold; font-size: 1em; margin:1em; } .systemerror { background: url("../images/error_system.png") #f6ded7 no-repeat 5% center; } .error { color:#A3533E; background: url("../images/error.png") #f6ded7 no-repeat 5% center; } .info { color:#989EF2; background: url("../images/info.png") #E3E8F9 no-repeat 5% center; } .soft-emphase { font-size:0.9em; font-style: italic; color:#777; } .info a { margin: 0px; padding: 0px; color: #F69E18; text-decoration: none; } .info a:hover { color: #60778E; text-decoration: underline; } /* --------------- security-image -------------------------- */ #securityimg { vertical-align: bottom; border: 1px solid #777; -webkit-border-radius: 2px; -moz-border-radius: 2px; border-radius: 2px; } #securitycode_scale { margin: 0 0 0 50px; vertical-align: middle; } #version-check { text-align: center; margin: 1em; } #version-check a { background: #fff url(../images/update_dl.png) no-repeat 0 0; font-size: 1em; font-weight: bold; color: red; height: 35px; line-height: 35px; display: inline-table; padding-left: 35px; } .debug { background: #f7dfd9; color: red; border: 1px solid #ff3600; } .tools_execute { font-size: 1.2em; color: #888888; margin-left: 2em; } #lang_switcher { position: fixed; left: 0; bottom: 50%; background-color: #000; opacity: 0.8; } #lang_switcher a { color: white; text-decoration: none } #lang_switcher ul { margin: 10px; padding: 0; } #lang_switcher li { list-style: none; } #lang_switcher li span { display: none; } /* tooltip styling. by default the element to be styled is .tooltip */ .tooltip { display: none; background: #000; -moz-box-shadow: 1px 1px 12px #555; -webkit-box-shadow: 1px 1px 12px #555; box-shadow: 1px 1px 12px #555; border: 1px solid white; width: 250px; padding: 10px; color: #fff; } .debug_alert { background-color: yellow; color: red } .loading { background: transparent url(../images/loader.gif) no-repeat center center; display:inline-block; width:26px; height:26px; margin:0 1em; } /* Comments -------------------------------------------------------- */ #anchor-comment, #anchor-post-comment { border-bottom:2px solid #eee; margin: 0.5em 1em; display:inline-table; padding: 0; float:right; } #anchor-comments:before { content: "."; display: block; height: 0; clear: both; visibility: hidden; } .comment { padding:1em; position:relative; border-bottom:1px solid #ccc; border-left:5px solid transparent; min-height: 55px; color:#333; } .comment .avatar{ height:50px; left:10px; position:absolute; width:50px; top:15px; } .avatar img { max-height:50px; max-width:50px; } .comment .name { margin-left: 100px; color:#939393; } .comment .name a { color:#777777 !important; } .comment .name a:hover { color:#333 !important; } .comment .date { font-size:10px; padding:0; position:absolute; right:15px; top:10px; color:#bbb; } .comment > .body, #comments > .body { line-height:1.2; margin-left: 100px; } .to-moderate { background-color: #FFEFC9 !important; } p.moderation { color:#FFBB00; font-size:11px; } .comment .item { font-style: italic; color:#939393; margin-left: 100px; } #comments .del { background-color:#F97C7C; } #comments .approve { background-color:#D0EDBB; } #comments .disapprove { background-color:#E295B3; color:white; } #comments .awaiting { background-color:#FFB600; color:white; } #comments .action-marker { font-size: 8px; text-transform: uppercase; float:right; margin-right:1em; padding:0.2em 0.5em; -webkit-border-radius: 3px; -moz-border-radius: 3px; border-radius: 3px; } .comment-actions a span { display:none; } .comment p {width:75%} /* slightly enhanced, universal clearfix hack */ .clearfix:after { visibility: hidden; display: block; font-size: 0; content: " "; clear: both; height: 0; } .clearfix { display: inline-block; } /* start commented backslash hack \*/ * html .clearfix { height: 1%; } .clearfix { display: block; } /* close commented backslash hack */ .odd { background-color: #F9F9F9; } .tDnD_whileDrag { background-color: #f6f6f6 !important; } .dragHandle {background:url(../images/drag.png) transparent repeat-y 2px 2px; width:12px;cursor:move;} .sortResult { float:right; width:250px; text-align: center;padding:0.3em;margin:.5em 0;-webkit-border-radius: 3px;-moz-border-radius: 3px;border-radius: 3px;} .succeed {background-color: #C8F7CB;color:#27602B} .failed {background-color: #FCD9D9;color:#6D2424} #browse_server { margin:0.3em 0.4em; display: inline-table; font-size:1.3em; } #browse_server span { display: none; } .mod_link { background:transparent url(../images/bgul2.gif) repeat-x 0 0; border-bottom:1px solid #e4e4e4; padding: 3px; margin:10px 5px; width: auto; text-align:center; } .mod_link a { color: #7C7C7C !important; } .mod_link a:hover { color: #7E8F9E !important; } .filter { float: right; background:transparent url(../images/bgul2.gif) repeat-x 0 0; border-bottom:1px solid #e4e4e4; padding: 3px 8px; margin-top:6px; text-indent: 0px; margin-left: 25px; } .filterselect { padding: 0px; text-indent: 0px; margin-right: 0px; /*margin-left: 250px;*/ } form#theme label {color:#555} .toggle_title { background-color: #6F917B; font-size:0.95em; border-top:2px solid #70967F; text-align: left; text-indent:2em; margin: 2em 0 10px; font-weight: bolder; } .toggle_title a { background-color:transparent; background-image: url(../images/toggle.png); background-repeat: no-repeat; background-position: 95% -38px; padding: 0.5em; font-size:1.1em; /* color: #9E9E9E !important; */ color:#fff !important; display: block; } .toggle_title a:hover { /* color: #7E8F9E !important; */ color:#fff !important; background-position: 95% 12px; text-decoration: none !important; background-color: #93BFA4; } .toggle_title a.open { background-position: 95% 12px; } .mce-tinymce { display:inline-block !important; width:600px !important; } .ui-datepicker-trigger { margin:0.9em 0.5em;} .col-3 { column-count:3; -moz-column-count:3; /* Firefox */ -webkit-column-count:3; /* Safari and Chrome */ } .tablesorter-default thead .headerSortUp, .tablesorter-default thead .tablesorter-headerSortUp, .tablesorter-default thead .tablesorter-headerAsc { background-color: #6d6d6d ! important; } .tablesorter-default thead .headerSortDown, .tablesorter-default thead .tablesorter-headerSortDown, .tablesorter-default thead .tablesorter-headerDesc { background-color: #6d6d6d ! important; } #cboxClose { border:none; }