HTML{min-height:100%;}
BODY{height:100%;}
FORM{margin:0;padding:0;}
TABLE{border-width:0;border-spacing:0;}
IMG{border:none;margin:0;/*vertical-align:bottom;*/}
INPUT[type=radio],INPUT[type=checkbox]{vertical-align:middle;cursor:pointer;padding:0;}
INPUT[disabled]{cursor:default !important;}
INPUT,TEXTAREA,SELECT,BUTTON{font-family:inherit;margin:0;box-sizing:border-box;-moz-box-sizing:border-box;-webkit-box-sizing:border-box;overflow:visible;}
INPUT::-moz-focus-inner,BUTTON::-moz-focus-inner{border:none;}
INPUT::-webkit-input-placeholder,TEXTAREA::-webkit-input-placeholder{color:#bbb !important;}
INPUT:-moz-placeholder,TEXTAREA:-moz-placeholder{color:#bbb !important;}
INPUT:-ms-input-placeholder,TEXTAREA:-ms-input-placeholder{color:#bbb !important;}
INPUT:placeholder,TEXTAREA:placeholder{color:#bbb !important;}
.focus_clear_style{color:#bbb !important;}
TD{padding:0;/*text-align:left;*/}
LABEL,LABEL>SPAN{cursor:pointer;vertical-align:middle;padding-left:3px;padding-right:3px;}
.pointer{cursor:pointer;}
.disabled{cursor:default !important;}
.disabled>*{cursor:default !important;}
.justify{text-align:justify;}
.nodecoration,.nodecoration:hover,.nodecoration:active{text-decoration:none !important;}
.abs_float{/*z-index:1200000;*/position:fixed !important;position:absolute;}
.abs_top{top:0;}
.abs_bottom{bottom:0;}
.vamiddle{vertical-align:middle !important;}
.vamiddlechildren>*{vertical-align:middle !important;}
.vatop{vertical-align:top !important;}
.vabottom{vertical-align:bottom !important;}
.vabaseline{vertical-align:baseline !important;}
.fleft{float:left !important;}
.fright{float:right !important;}
.absleft{position:absolute;left:0;}
.absright{position:absolute;right:0;}
.aleft{text-align:left !important;}
.aright{text-align:right !important;}
.acenter{text-align:center !important;}
.mauto{margin-left:auto;margin-right:auto;}
/*.mautoright{margin-left:auto;}*/
.mautoright{margin:0 0 0 auto;}
.mleft{margin-left:3px !important;}
.mright{margin-right:3px !important;}
.wmax{width:100%;}
.wmin{width:.1em;^width:.0001%;}
.hmax{height:100%;}
.hmin{height:0%;}
.b{font-weight:bold !important;}
.i{font-style:italic !important;}
.u{text-decoration:underline !important;}
.nopadding,TABLE.nopadding>TBODY>TR>TD,TR.nopadding>TD{padding:0 !important;}
.nomargin{margin:0 !important;}
TABLE.nocellspacing{border-spacing:0;}
TABLE.tns{border-collapse:collapse;border-spacing:0;}
TABLE.tns>TBODY>TR>TD{padding:0;}
TABLE.default{border-spacing:2px;}
TABLE.default>TBODY>TR>TD{padding:1px;}
TABLE.cells_inherit_border>TBODY,TABLE.cells_inherit_border>TBODY>TR,TABLE.cells_inherit_border>TBODY>TR>TD{border-color:inherit;border-style:inherit;}
.nowrap,TABLE.nowrap TD{white-space:nowrap;}
.lower{text-transform:lowercase;}
.upper{text-transform:uppercase;}
.noborder{border:none !important;}
.nodisplay{display:none;}
.nodisplayi{display:none !important;}
.hidden{visibility:hidden;}
.inline{display:inline;}
.block{display:block;}
.iblock{display:inline-block;}
.cell{display:table-cell;}
.clear{clear:both;}
.noscroll{overflow:hidden;}
.imgleft{float:left;margin:0 5px 5px 0;}
.imgright{float:right;margin:0 0 5px 5px;}
.form{border-spacing:6px;}
.form2>TBODY>TR>TD{padding:3px;}
.form>TBODY>TR{vertical-align:top;}
.simplelist{list-style:none;padding:0;margin:0;}
.fs200{font-size:2em !important;}
.fs190{font-size:1.9em !important;}
.fs180{font-size:1.8em !important;}
.fs170{font-size:1.7em !important;}
.fs160{font-size:1.6em !important;}
.fs150{font-size:1.5em !important;}
.fs140{font-size:1.4em !important;}
.fs130{font-size:1.3em !important;}
.fs120{font-size:1.2em !important;}
.fs110{font-size:1.1em !important;}
.fs105{font-size:1.05em !important;}
.fs95{font-size:.95em !important;}
.fs90{font-size:.9em !important;}
.fs85{font-size:.85em !important;}
.fs80{font-size:.8em !important;}
.fs75{font-size:.75em !important;}
.fs70{font-size:.7em !important;}
.fs60{font-size:.6em !important;}
.fs50{font-size:.5em !important;}
.breakword{word-wrap:break-word;}
.clearfix:after{content:".";display:block;clear:both;visibility:hidden;line-height:0;height:0;}
.clearfix{display:inline-block;}
html[xmlns] .clearfix{display:block;}
* html .clearfix{height:1%;}
.vmiddle{display:table;table-layout:fixed;}
.vmiddle>*{display:table-cell;vertical-align:middle;}
.noselect{-webkit-touch-callout:none;-webkit-user-select:none;-khtml-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;}
.ellipsis{white-space:nowrap;overflow:hidden;text-overflow:ellipsis;}

DIV.label{
	display:inline;
}
TD.label{
 	white-space:nowrap;
 	text-align:right;
 	/*width:1%;*/
 	vertical-align:top;
}
.text_readonly{
	font-weight:bold;
}
.label_required{
	color:red;
	font-size:.8em !important;
}
.error_small{
	font-style:normal;
	color:#f00;
	font-size:.9em;
}
.drag_handle{
	width:20px;
	cursor:n-resize;
	background:url(../images/common/move_ns.gif) #fff no-repeat center center;
}
.ondrag{
	background:#FFFFC0;
}
.counter_ok{
	color:#69c;
}
.counter_err{
	color:#f00;
}
.drag_on{
	background:#BCCF12 !important;
}
#loader {
    position: fixed;
    top: 0px;
    left: 0px;
    width: 100%;
    height: 100%;
    display: none;
    z-index: 10000;
}
#loader img{
    margin: 20% auto;
    position: relative;
    display: block;
}
#cookieslaw {
    position: fixed;
    top: 0px;
    left: 0px;
    width: 100%;
    z-index: 9999;
}
#top_cookie {
    width: 100%;
    background: rgb(0, 0, 0) transparent;
    background: rgba(0, 0, 0, 0.9);
    text-align: center;
    border-bottom: 1px solid #333333;
    color: #CCCCCC;
    font-size: 13px;
    padding: 4px 0;
    vertical-align: top;
}
div#cookieslaw p#textstrong {
    color: #ddd;
    display: inline-block;
    line-height: 26px;
    margin: 0px;
}
div#cookieslaw div#buttons {
    display: inline-block;
    font-size: 13px;
    position: relative;
    text-decoration: none;
    vertical-align: top;
}
div#cookieslawOK {
    background-color: #ed1c24;
    border-radius: 2px 2px 2px 2px;
    color: #FFFFFF;
    margin-left: 5px;
    padding: 2px 5px;
    cursor: pointer;
    float: left;
}
div#cookienotOK {
    background-color: #666666;
    border-radius: 2px 2px 2px 2px;
    color: #FFFFFF;
    margin-left: 2px;
    padding: 2px 5px;
    cursor: pointer;
    float: left;
}
#top_cookie a {
    color: #fff;
    text-decoration: underline;
}
.alert-view {
    position: fixed;
    z-index: 1100011;
    left: 0px;
    top: 50px;
    width: 100%;
    height: 0px;
    display: none;
    cursor: pointer;
    text-align: center;
}
.alert-view > div {
    font-size: 15px;
    position: relative;
    background: #1A1A1A;
    border-radius: 5px;
    display: inline-block;
    margin: 0px;
    display: inline-block;
    padding: 15px 20px 17px;
    text-align: center;
    color: #fff;
    box-shadow: 0 0 10px #000;
}
pre {
    text-align: left;
}
body {
	visibility: visible;
}
.ll-skin-santiago {
	font-size: 90%;
}

.ll-skin-santiago .ui-widget {
	font-family: Helvetica Trebuchet MS,Tahoma,Verdana,Arial,sans-serif;
}

.ll-skin-santiago .ui-datepicker {
	padding: 0;
}

.ll-skin-santiago .ui-widget-content {
	border: none;
	background: #fff;
	-moz-box-shadow: 0 1px 3px rgba(0,0,0,.19);
	-webkit-box-shadow: 0 1px 3px rgba(0,0,0,.19);
	box-shadow: 0 1px 3px rgba(0,0,0,.19);
}

.ll-skin-santiago .ui-datepicker-header {
	font-family: "Myriad Pro", sans-serif;
	color: #fff;
	padding: 0;
	border-top: 1px solid #b42b0c;
	border-bottom: none;
	overflow: hidden;
	text-transform: uppercase;
	text-shadow: 0 -1px 0 rgba(0,0,0,.35);
	border-radius: 4px 4px 0 0;
	-webkit-border-radius: 4px 4px 0 0;
	-moz-border-radius: 4px 4px 0 0;
	background-image: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEwMCAxMDAiIHByZXNlcnZlQXNwZWN0UmF0aW89Im5vbmUiPjxsaW5lYXJHcmFkaWVudCBpZD0iaGF0MCIgZ3JhZGllbnRVbml0cz0ib2JqZWN0Qm91bmRpbmdCb3giIHgxPSI1MCUiIHkxPSIxMDAlIiB4Mj0iNTAlIiB5Mj0iLTEuNDIxMDg1NDcxNTIwMmUtMTQlIj4KPHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iI2IzMmIwYiIgc3RvcC1vcGFjaXR5PSIxIi8+CjxzdG9wIG9mZnNldD0iMTAwJSIgc3RvcC1jb2xvcj0iI2NkMzAwYyIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgIDwvbGluZWFyR3JhZGllbnQ+Cgo8cmVjdCB4PSIwIiB5PSIwIiB3aWR0aD0iMTAwIiBoZWlnaHQ9IjEwMCIgZmlsbD0idXJsKCNoYXQwKSIgLz4KPC9zdmc+);
	background-image: -moz-linear-gradient(bottom, #b32b0b 0%, #cd300c 100%);
	background-image: -o-linear-gradient(bottom, #b32b0b 0%, #cd300c 100%);
	background-image: -webkit-linear-gradient(bottom, #b32b0b 0%, #cd300c 100%);
	background-image: linear-gradient(bottom, #b32b0b 0%, #cd300c 100%);
}

.ll-skin-santiago .ui-datepicker-header .ui-state-hover {
	background: transparent;
	border-color: transparent;
	cursor: pointer;
}

.ll-skin-santiago .ui-datepicker .ui-datepicker-title {
	line-height: 2.2em;
	font-weight: normal;
}

.ll-skin-santiago .ui-datepicker .ui-datepicker-prev, 
.ll-skin-santiago .ui-datepicker .ui-datepicker-next {
	top: -1px;
	background: #d33e13;
	border-radius: 0;
	font-weight: normal;
	border: none;
	height: 2.2em;
	width: 1.4em;
}

.ll-skin-santiago .ui-datepicker .ui-datepicker-prev.ui-state-hover,
.ll-skin-santiago .ui-datepicker .ui-datepicker-next.ui-state-hover {
	background: #ba2c0c;
}

.ll-skin-santiago .ui-datepicker .ui-datepicker-prev {
	left: 0;
	border-right: 1px solid #a6280b;
}

.ll-skin-santiago .ui-datepicker .ui-datepicker-next {
	right: 0;
	border-left: 1px solid #a6280b;
}

.ll-skin-santiago .ui-datepicker .ui-datepicker-prev span, 
.ll-skin-santiago .ui-datepicker .ui-datepicker-next span {
	margin-top: -4px;
	top: 40%;
}

.ll-skin-santiago .ui-icon-circle-triangle-e {
	background-image: url(images/ui-icons_ffffff_256x240.png);
	background-position: -32px 0;
}

.ll-skin-santiago .ui-icon-circle-triangle-w {
	background-image: url(images/ui-icons_ffffff_256x240.png);
	background-position: -96px 0;
}

.ll-skin-santiago .ui-datepicker table {
	margin: 0;
}

.ll-skin-santiago .ui-datepicker th {
	padding: .6em 0 .4em;
	text-transform: uppercase;
	color: #bbb;
	font-family: "Myriad Pro";
	font-weight: normal;
	font-size: .8em;
	border-top: 1px solid #e6e6e6;
}

.ll-skin-santiago .ui-datepicker td {
	border: none;
	border-top: 1px solid #e6e6e6;
	border-right: 1px solid #e6e6e6;
	padding: 0;
}

.ll-skin-santiago td:last-child {
	border-right: 0;
}

.ll-skin-santiago td .ui-state-default {
	background: transparent;
	border: none;
	color: #2b2b2b;
	margin: 0;
	font-family: "Myriad Pro", sans-serif;
	font-weight: normal;
	text-align: center;
}

.ll-skin-santiago .ui-datepicker-calendar .ui-state-hover {
	background: #ededed;
	color: #b2b2b2;
}

.ll-skin-santiago td a.ui-state-active,
.ll-skin-santiago td a.ui-state-active.ui-state-hover {
	color: #fff;
	text-shadow: 0 -1px 0 rgba(0,0,0,.45);
	background-image: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEwMCAxMDAiIHByZXNlcnZlQXNwZWN0UmF0aW89Im5vbmUiPjxsaW5lYXJHcmFkaWVudCBpZD0iaGF0MCIgZ3JhZGllbnRVbml0cz0ib2JqZWN0Qm91bmRpbmdCb3giIHgxPSI1MCUiIHkxPSIxMDAlIiB4Mj0iNTAlIiB5Mj0iLTEuNDIxMDg1NDcxNTIwMmUtMTQlIj4KPHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iI2IzMmIwYiIgc3RvcC1vcGFjaXR5PSIxIi8+CjxzdG9wIG9mZnNldD0iMTAwJSIgc3RvcC1jb2xvcj0iI2NkMzAwYyIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgIDwvbGluZWFyR3JhZGllbnQ+Cgo8cmVjdCB4PSIwIiB5PSIwIiB3aWR0aD0iMTAwIiBoZWlnaHQ9IjEwMCIgZmlsbD0idXJsKCNoYXQwKSIgLz4KPC9zdmc+);
	background-image: -moz-linear-gradient(bottom, #b32b0b 0%, #cd300c 100%);
	background-image: -o-linear-gradient(bottom, #b32b0b 0%, #cd300c 100%);
	background-image: -webkit-linear-gradient(bottom, #b32b0b 0%, #cd300c 100%);
	background-image: linear-gradient(bottom, #b32b0b 0%, #cd300c 100%);
}
@media (max-width: 1020px) {
    #cookieslaw {
        top: auto;
        bottom: 0;
    }
}
.fadeInS {
    -webkit-animation: fadein .3s; /* Safari, Chrome and Opera > 12.1 */
       -moz-animation: fadein .3s; /* Firefox < 16 */
        -ms-animation: fadein .3s; /* Internet Explorer */
         -o-animation: fadein .3s; /* Opera < 12.1 */
            animation: fadein .3s;
}
.fadeIn {
    -webkit-animation: fadein 1s; /* Safari, Chrome and Opera > 12.1 */
       -moz-animation: fadein 1s; /* Firefox < 16 */
        -ms-animation: fadein 1s; /* Internet Explorer */
         -o-animation: fadein 1s; /* Opera < 12.1 */
            animation: fadein 1s;
}
.fadeInL {
    -webkit-animation: fadein 2s; /* Safari, Chrome and Opera > 12.1 */
       -moz-animation: fadein 2s; /* Firefox < 16 */
        -ms-animation: fadein 2s; /* Internet Explorer */
         -o-animation: fadein 2s; /* Opera < 12.1 */
            animation: fadein 2s;
}
.fadeOut {
    -webkit-animation: fadeout 1s; /* Safari, Chrome and Opera > 12.1 */
       -moz-animation: fadeout 1s; /* Firefox < 16 */
        -ms-animation: fadeout 1s; /* Internet Explorer */
         -o-animation: fadeout 1s; /* Opera < 12.1 */
            animation: fadeout 1s;
}
.fadeOutS {
    -webkit-animation: fadeout .3s; /* Safari, Chrome and Opera > 12.1 */
       -moz-animation: fadeout .3s; /* Firefox < 16 */
        -ms-animation: fadeout .3s; /* Internet Explorer */
         -o-animation: fadeout .3s; /* Opera < 12.1 */
            animation: fadeout .3s;
}
.fadeOutL {
    -webkit-animation: fadeout 2s; /* Safari, Chrome and Opera > 12.1 */
       -moz-animation: fadeout 2s; /* Firefox < 16 */
        -ms-animation: fadeout 2s; /* Internet Explorer */
         -o-animation: fadeout 2s; /* Opera < 12.1 */
            animation: fadeout 2s;
}


@keyframes fadein {
    from { opacity: 0; }
    to   { opacity: 1; }
}
/* Firefox < 16 */
@-moz-keyframes fadein {
    from { opacity: 0; }
    to   { opacity: 1; }
}

/* Safari, Chrome and Opera > 12.1 */
@-webkit-keyframes fadein {
    from { opacity: 0; }
    to   { opacity: 1; }
}

/* Internet Explorer */
@-ms-keyframes fadein {
    from { opacity: 0; }
    to   { opacity: 1; }
}

/* Opera < 12.1 */
@-o-keyframes fadein {
    from { opacity: 0; }
    to   { opacity: 1; }
}


@keyframes fadeout {
    from { opacity: 1; }
    to   { opacity: 0; }
}

/* Firefox < 16 */
@-moz-keyframes fadeout {
    from { opacity: 1; }
    to   { opacity: 0; }
}

/* Safari, Chrome and Opera > 12.1 */
@-webkit-keyframes fadeout {
    from { opacity: 1; }
    to   { opacity: 0; }
}

/* Internet Explorer */
@-ms-keyframes fadeout {
    from { opacity: 1; }
    to   { opacity: 0; }
}

/* Opera < 12.1 */
@-o-keyframes fadeout {
    from { opacity: 1; }
    to   { opacity: 0; }
}