﻿* /* OK */
{
    font-family         : Arial;
    font-size           : 12px;
    /*color				: #000000;*/
}

body /* OK */
{
    margin              : 0px;
    padding             : 0px;
    background-image    : url(/Includes/Images/masterpage/back.png);
    background-repeat   : repeat-x;
    background-color    : #f0f0f0;
}

table.Menu td
{
    color               : #bbbbbb;
    font-size           : 15px;
    vertical-align      : middle;
    padding             : 3px 0px 3px 0px;
}

table.Menu td a
{
    font-weight         : bold;
    color               : #555555;
}

table.Menu td img
{
    margin              : 0px 5px 0px 0px;
}

form /* OK */
{
    margin              : 0px;
}

h1 /* OK */
{
    color               : #000000;
    font-family         : Arial;
    font-size           : 30px;
    font-weight         : normal;
    margin              : 10px 0px 17px 0px;
    padding             : 0px 0px 0px 0px;
    text-align          : left;
    font-variant        : small-caps;
}

h2 /* OK */
{
    color               : #000000;
    font-size           : 24px;
    font-weight         : normal;
    line-height         : 24px;
    margin              : 20px 0px 15px 0px;
    text-align          : left;
}

h3
{
    color               : #000000;
    font-family         : Arial;
    font-size           : 14px;
    font-weight         : bold;
    line-height         : 18px;
    margin              : 13px 0px 5px 0px;
    text-align          : left;
    padding             : 0px 0px 0px 0px;
}

p /* OK */
{
    font-size           : 14px;
    line-height         : 20px;
    margin              : 12px 0px 15px 0px;
    text-align          : left;
}

p a {
	font-size: 12px;
}

p.ClientDetails
{
    line-height         : 18px;
    font-size           : 14px;
    color               : #888888;
    margin              : 0px;
}

td.BreadCrumb
{
    font-size           : 14px;
    color               : #666666;
}

td.BreadCrumb a
{
    color               : #666666;
}

td.BreadCrumb a.Current
{
    color               : #ffffff;
    font-weight         : bold;
}

a, a:visited, a:active, a span, a b
{
    color               : #207ab6;
    text-decoration     : none;
}

a:hover
{
    color               : #4d6caa;
    text-decoration     : underline;
}

ul, ol
{
    margin              : 15px 0px 15px 15px;
}

ul[type=none],
ol[type=none]
{
    padding             : 0px 0px 0px 0px;
}

ul[type=none] li,
ol[type=none] li
{
    font-size           : 12px;
    line-height         : 20px;
}

ul[type=none] li a,
ol[type=none] li a
{
    text-decoration     : underline;
}

ul[type=circle],
ol[type=circle]
{
    list-style          : circle;
    margin              : 0px 0px 0px 20px;
    line-height         : 20px;
    font-size           : 12px;
}

div
{
    text-align          : left;
}

select, option, input[type=text], input[type=password]
{
	color				: #000000;
	background			: #ffffff;
}

table.data /* OK */
{
    border              : 1px solid #f7f7f7;
    width               : 100%;
}

table.data tr th /* OK */
{
    font-size           : 12px;
    background-color    : #f8f8f8;
    padding             : 6px 6px 6px 6px;
    border              : 1px solid #eeeeee;
    text-align          : left;
}

table.data tr td /* OK */
{
    font-size           : 12px;
    border              : 1px solid #f7f7f7;
    padding             : 6px 6px 6px 6px;
    vertical-align      : middle;
    text-align          : left;
    line-height         : 15px;
}

table.data tr.alt /* OK */
{
    background-color    : #fbfbfb;
}

table.data tr.selected /* OK */
{
    background-color    : #dddddd !important;
}

table.data tr:hover /* OK */
{
    background-color    : #eeeeee;
    cursor              : default;
}

table.data tr.alt:hover /* OK */
{
    background-color    : #dddddd;
    cursor              : default;
}

input[type=text], input[type=password], textarea, select
{
    margin              : 2px 0px 0px 0px;
    padding             : 5px 5px 5px 5px;
    border              : 1px solid #cccccc;
}

input[type=text]:hover, input[type=password]:hover, textarea:hover, select:hover
{
    border              : 1px solid #bbbbbb;
}

input[type=text]:focus, input[type=password]:focus, textarea:focus, select:focus
{
    border              : 1px solid #6fa0ce;
}

input[type=checkbox]
{
    margin              : 6px 5px 0px 0px;
}

label
{
    font-size           : 12px;
}

input[type=button],
input[type=submit],
button
{
    padding             : 4px 8px 4px 8px;
    margin              : 2px 0px 0px 0px;
    background-color    : #eeeeee;
    cursor              : pointer;
    font-weight         : bold;
    border              : 1px solid #cccccc;
    color               : #000000;
}

input[type=button]:hover,
input[type=submit]:hover,
button:hover
{
    background-color    : #e5e5e5;
    text-decoration     : none;
    color               : #000000;
    border              : 1px solid #aaaaaa;
}

.ValidationSummary
{
	padding				: 12px 0px 1px 27px;
	border-left			: 7px solid #F36A6A;
	background-color	: #FFE7E7;
	color				: #F36A6A;
	background-image	: url(/includes/images/backerror.png);
	background-position	: 6px 12px;
	background-repeat	: no-repeat;
	font-size           : 14px;
}

input[disabled],
input[disabled]:hover
{
	color				: #dadada;
	background			: #fafafa;
	border              : 1px solid #dadada;
	cursor              : default;
}

/*------------------------------------------------------------------------*/
/*                                 Autres                                 */
/*------------------------------------------------------------------------*/

img[align=right]
{
    margin              : 0px 0px 8px 8px;
}

img[align=left]
{
    margin              : 0px 8px 8px 0px;
}

table.infos /* OK */
{
    border              : 0px;
}

table.infos tr td /* OK */
{
    font-size           : 13px;
    border              : 0px;
    padding             : 4px 15px 4px 0px;
    vertical-align      : middle;
    text-align          : left;
}

table.infos tr td.left /* OK */
{
    font-weight         : bold;
}

tr.highlight_actions a.action_button
{
    -moz-opacity: .20;
    filter: alpha(opacity=20);
    opacity: .20;
}

tr.highlight_actions:hover a.action_button
{
    -moz-opacity: 1;
    filter: alpha(opacity=100);
    opacity: 1;
}

.toggle_button
{
	-moz-box-shadow:inset 0px 1px 0px 0px #ffffff;
	-webkit-box-shadow:inset 0px 1px 0px 0px #ffffff;
	box-shadow:inset 0px 0px 0px 0px #ffffff;
    background:-ms-linear-gradient(top, #ffffff, #f6f6f6);
	background:-webkit-gradient( linear, left top, left bottom, color-stop(0.05, #ffffff), color-stop(1, #f6f6f6) );
	background:-moz-linear-gradient( center top, #ffffff 5%, #f6f6f6 100% );
	filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffffff', endColorstr='#f6f6f6') !important;
	background-color:#ffffff;
	-moz-border-radius:6px;
	-webkit-border-radius:6px;
	border-radius:6px;
	border:1px solid #dcdcdc;
	display:inline-block;
	color:#666666;
	font-family:arial;
	font-size:15px;
	font-weight:bold;
	padding:6px 24px !important;
	text-decoration:none;
	text-shadow:1px 1px 0px #ffffff;
	margin: 0px;
	cursor: pointer;
}

.toggle_button:hover
{
    background:-ms-linear-gradient(top, #f6f6f6, #ffffff);
	background: -webkit-gradient( linear, left top, left bottom, color-stop(0.05, #f6f6f6), color-stop(1, #ffffff) );
	background: -moz-linear-gradient( center top, #f6f6f6 5%, #ffffff 100% );
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#f6f6f6', endColorstr='#ffffff');
	background-color: #f6f6f6;
}

.left
{
	-moz-border-radius-topright: 0px 0px;
	-moz-border-radius-bottomright: 0px 0px;
	-webkit-border-top-right-radius: 0px 0px;
	-webkit-border-bottom-right-radius: 0px 0px;
	border-top-right-radius: 0px 0px;
	border-bottom-right-radius: 0px 0px;
}

.center
{
	-moz-border-radius:0px 0px;
	-webkit-border-radius:0px 0px;
	border-radius: 0px 0px;
}

.right
{
	-moz-border-radius-topleft:0px 0px;
	-moz-border-radius-bottomleft:0px 0px;
	-webkit-border-top-left-radius:0px 0px;
	-webkit-border-bottom-left-radius:0px 0px;
	border-top-left-radius: 0px 0px;
	border-bottom-left-radius: 0px 0px;
}

.selectedline,
.selectedline:hover
{
    background:-ms-linear-gradient(top, #86d8ff, #05659b);
	background:-webkit-gradient( linear, left top, left bottom, color-stop(0.05, #86d8ff), color-stop(1, #05659b) );
	background:-moz-linear-gradient( center top, #2caff5 5%, #05659b 100% );
	filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#86d8ff', endColorstr='#05659b');
	background-color: #03409b;
	border-color: #484441 !important;
}

.selectedline *,
.selectedline:hover *
{
	color:#ffffff !important;
}

.selected,
.selected:hover
{
    background:-ms-linear-gradient(top, #86d8ff, #05659b);
	background:-webkit-gradient( linear, left top, left bottom, color-stop(0.05, #86d8ff), color-stop(1, #05659b) ) !important;
	background:-moz-linear-gradient( center top, #2caff5 5%, #05659b 100% ) !important;
	filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#86d8ff', endColorstr='#05659b') !important;
	background-color: #03409b !important;
	border-color: #484441 !important;
	color:#ffffff !important;
	text-shadow:1px 1px 0px #666666;
}

div.comment
{
    padding: 12px 0px 12px 0px;
    border-bottom: 1px solid #ddd;
}

div.comment table
{
    width: 100%;
}

div.comment table tr td,
div.comment table tr td p
{
    font-size: 12px;
    vertical-align: top;
    text-align: left;
    margin: 0px;
    padding: 0px;
}

div.comment table tr td:first-child
{
    width: 70px;
}

div.comment table tr td:last-child,
div.comment table tr td:last-child p
{
    text-align: right;
}

div.comment table tr td label
{
    font-weight: bold;
    white-space: nowrap;
}

div.comment table tr td:last-child label
{
    text-transform: capitalize;
    margin-left: 10px;
}

div.comment table tr td:first-child img
{
    height: 45px;
    border: 3px double #ddd;
    background-color: #fdfdfd;
    padding: 3px;
}

.alert {
  padding: 8px 35px 8px 14px;
  margin-bottom: 20px;
  text-shadow: 0 1px 0 rgba(255, 255, 255, 0.5);
  background-color: #fcf8e3;
  border: 1px solid #fbeed5;
  line-height: 20px;
  -webkit-border-radius: 4px;
     -moz-border-radius: 4px;
          border-radius: 4px;
}

.alert,
.alert h4 {
  color: #c09853;
}

.alert h4 {
  margin: 0;
}

.alert .close {
  position: relative;
  top: -2px;
  right: -21px;
  line-height: 20px;
}

.alert-success {
  color: #468847;
  background-color: #dff0d8;
  border-color: #d6e9c6;
}

.alert-success h4 {
  color: #468847;
}

.alert-danger,
.alert-error {
  color: #b94a48;
  background-color: #f2dede;
  border-color: #eed3d7;
}

.alert-danger h4,
.alert-error h4 {
  color: #b94a48;
}

.alert-info {
  color: #3a87ad;
  background-color: #d9edf7;
  border-color: #bce8f1;
}

.alert-info h4 {
  color: #3a87ad;
}

.alert-block {
  padding-top: 14px;
  padding-bottom: 14px;
}

.alert-block > p,
.alert-block > ul {
  margin-bottom: 0;
}

.alert-block p + p {
  margin-top: 5px;
}

.ot-header h1
{
    font-size: 14px;
    font-variant: normal;
    font-weight: bold;
}















.badge {
  display: inline-block;
  padding: 2px 2px;
  font-size: 11px;
  font-weight: bold;
  line-height: 12px;
  color: #ffffff;
  text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.25);
  white-space: nowrap;
  vertical-align: baseline;
  background-color: #999999;
}

.badge {
  padding-right: 7px;
  padding-left: 7px;
  -webkit-border-radius: 9px;
     -moz-border-radius: 9px;
          border-radius: 9px;
}

.badge:empty {
  display: none;
}

.badge-important {
  background-color: #b94a48;
}

.badge-important[href] {
  background-color: #953b39;
}

.badge-warning {
  background-color: #f89406;
}

.badge-warning[href] {
  background-color: #c67605;
}

.badge-success {
  background-color: #468847;
}

.badge-success[href] {
  background-color: #356635;
}

.badge-info {
  background-color: #3a87ad;
}

.badge-info[href] {
  background-color: #2d6987;
}

.badge-inverse {
  background-color: #333333;
}

.badge-inverse[href] {
  background-color: #1a1a1a;
}




.override-font-editor *
{
    font-family: Times New Roman !important;
    font-size: 14px/* !important*/;
}

.override-font-editor sup
{
    font-size : 75% !important;
    vertical-align : super !important;
}

.override-table-border-editor table tr td
{
    border: 1px solid #aaaaaa;
    padding: 3px;
}

.mce-preview
{
    margin-left: -13px !important;
}

.mce-colorbutton button[role=presentation]
{
    padding-right: 0px !important;
}

.mce-colorbutton button:nth-child(2)
{
    padding-left: 5px !important;
    padding-right: 7px !important;
}

h2.collapse-year
{
    background-color: #fafafa;
    background-image: url(/Includes/Images/Icons/collapse-top.png);
    background-position: right center;
    background-repeat: no-repeat;
    border-right: 10px solid transparent;
    cursor: pointer;
    padding: 10px 20px 10px 20px;
    -webkit-border-radius: 10px;
    -moz-border-radius: 10px;
    border-radius: 10px;
}

h2.collapse-year.collapsed
{
    background-color: #fafafa;
    background-image: url(/Includes/Images/Icons/expand-down.png);
}

h2.collapse-year:hover
{
    background-color: #eeeeee;
}

h2.collapse-year span
{
    font-size: 20px;
    color: #bbbbbb;
}




.ui-spinner
{
    margin-top: -5px;
}

.ui-spinner.focus
{
    border-color: rgba(82,168,236,0.8);
    outline: 0;
    outline: thin dotted \9;
    -webkit-box-shadow: inset 0 1px 1px rgba(0,0,0,0.075),0 0 8px rgba(82,168,236,0.6);
    -moz-box-shadow: inset 0 1px 1px rgba(0,0,0,0.075),0 0 8px rgba(82,168,236,0.6);
    box-shadow: inset 0 1px 1px rgba(0,0,0,0.075),0 0 8px rgba(82,168,236,0.6);
}

.ui-spinner input,
.ui-spinner input:focus
{
    font-size: 14px;
    font-family: Open Sans;
    margin: 0px;
    padding: 3px 5px 3px 5px;
    border: 0px;
    outline: 0;
    -webkit-box-shadow: inset 0 0px 0px;
    -moz-box-shadow: inset 0 0px 0px;
    box-shadow: inset 0 0px 0px;
}

.ui-spinner
{
	display: block;
	position: relative;
	overflow: hidden;
	border: 1px solid #ccc;
	padding: 2px 5px;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    border-radius: 4px;
    -webkit-box-shadow: inset 0 1px 1px rgba(0,0,0,0.075);
    -moz-box-shadow: inset 0 1px 1px rgba(0,0,0,0.075);
    box-shadow: inset 0 1px 1px rgba(0,0,0,0.075);
    -webkit-transition: border linear .2s,box-shadow linear .2s;
    -moz-transition: border linear .2s,box-shadow linear .2s;
    -o-transition: border linear .2s,box-shadow linear .2s;
    transition: border linear .2s,box-shadow linear .2s;
    margin-top: 1px;
    margin-bottom: 5px;
}

.ui-spinner-disabled,
.ui-spinner-disabled input
{
	background: #F4F4F4;
	color: #CCC;
}

.ui-spinner-box
{
	width: 90%;
	height: 100%;
	float: left;
	font-size: 125%;
	border: none;
	background: none;
	padding: 0;
}

.ui-spinner-up,
.ui-spinner-down
{
	width: 20px;
	height: 50%;
	font-size: 7px;
	padding: -10px 0px 0px 0px !important;
	margin: 0px !important;
	z-index: 1;
	text-align: center;
	vertical-align: middle;
	position: absolute;
	right: 0;
	cursor: default;
	border: 1px solid #ccc;
	border-right: none;
	border-top: none;
	line-height: 5px;
}

.ui-spinner-down
{
	bottom: 0;
	border-bottom: 0;
}

.ui-spinner-pressed
{
	background: #FEFEFE;
}

sup
{
    font-size : 75% !important;
    vertical-align : super !important;
}

.table-search-results tr b {
	background-color: yellow;
}

.change-log {
	margin: 5px 0 5px 0;
	padding: 5px 0 5px 0;
	border-bottom: 1px solid #dddddd;
}

.change-log label {
	margin: 0;
	padding: 0 0 10px 0;
	font-weight: bold;
	display: block;
	color: #888888;
}

.change-log p {
	margin: 0;
	padding: 0;
	font-size: 12px;
	line-height: 16px;
}

.support-button {
	padding: 10px 0 10px 15px;
	display: inline-block;
	width: 230px;
	cursor: pointer;
	margin-top: 5px;
	margin-right: -5px;
}

.support-button > * {
    -webkit-transition: all ease 0.3s;
    -moz-transition: all ease 0.3s;
    -o-transition: all ease 0.3s;
    transition: all ease 0.3s;
}

.support-button svg {
	height: 30px;
	width: 30px;
	margin-right: 10px;
	margin-left: 10px;
	color: #333333;
	fill: #333333;
}

.support-button label {
	display: block;
	font-size: 18px;
	font-weight: bold;
	white-space: nowrap;
	cursor: pointer;
	text-align: right;
	margin-bottom: 2px;
}

.support-button span {
	display: block;
	font-size: 12px;
	white-space: nowrap;
	color: #888;
	cursor: pointer;
	text-align: right;
}

.support-button:hover svg {
	color: #ffffff;
	fill: #ffffff;
}

.support-button:hover label {
	color: #ffffff;
}

.support-button:hover span {
	color: #ffffff;
}

.link-tutorial {
	background-image: url(/Includes/Images/Icons/formation-02.png);
	background-size: 22px 22px;
	background-position: left center;
	background-repeat: no-repeat;
	display: block;
	font-size: 18px;
	padding: 4px 0 4px 30px;
	cursor: pointer;
}

.link-tutorial:hover {
	text-decoration: none;
}

.link-tutorial.active {
	font-weight: bold;
	text-decoration: underline;
	color: green;
}

.question-faq {
	background-color: #fafafa;
	margin: 0 0 10px 0;
	cursor: pointer;
}

.question-faq > label {
	background-color: #f0f0f0;
	font-size: 18px;
	font-weight: bold;
	cursor: pointer;
	padding: 10px;
	display: block;
	border-left: 10px solid #222222;
}

.question-faq > div {
	padding: 6px 10px 10px 10px;
	border-left: 10px solid #888888;
}

.question-faq > div > p:first-of-type {
	margin-top: 0;
}

.question-faq > div > p {
	margin-bottom: 0;
	margin-top: 4px;
}

.highlight {
    background-color: yellow;
    font-weight: bold;
}