@charset "UTF-8";
.facebook-likebox-buttons {
min-width: 100px !important;
color: #fff !important;
margin-bottom: 7px !important;
padding: 2px 8px !important;
background-color: #807f7f !important;
font-size: 11px !important;
}
.controls-description {
font-size: 12px !important;
}
.input-width-25
{
width: 25% !important;
}
.input-normal
{
width: 43% !important;
margin-right: 0px !important;
}
.input-normal.input-inline
{
margin-right: 0px !important;
}
.input-width-27
{
width: 27% !important;
}
@media (max-width: 1000px)
{
.custom-button-country
{
text-align: center;
margin-top: 0% !important;
}
}
.custom-input-xsmall
{
width: 23.94% !important;
margin-right: 0px !important;
}
.form-group .custom-input-medium
{
margin-right: 0px !important;
width: 49% !important;
float: left;
margin-left: 3px !important;
}
.modal-footer
{
padding: 15px;
text-align: right; }
.modal-footer .btn + .btn
{
margin-bottom: 0;
margin-left: 5px;
}
.popup-likebox-preview
{
position:absolute;
top:50%;
left:50%;
-webkit-transform:translate(-50%, -50%);
transform:translate(-50%, -50%);
box-shadow:0px 2px 6px rgba(0,0,0,1);
border-radius:3px;
background:#fff;
}
.popup_radius
{
z-index:0 !important;
overflow:hidden !important;
}
.media_button_popup
{
z-index: 99999;
width:100%;
height:100%;
display:none;
position:fixed;
top:0px;
left:0px;
background:rgba(0,0,0,0.75);
} .media_button_popup-inner
{
position:absolute;
top:50%;
left:50%;
-webkit-transform:translate(-50%, -50%);
transform:translate(-50%, -50%);
box-shadow:0px 2px 6px rgba(0,0,0,1);
border-radius:3px;
background:#fff;
width: 40% !important;
}
.popup-control
{
width: 45.7% !important;
}
@media (max-width: 1000px)
{
.popup-control
{
width: 95.7% !important;
}
}
.premium-editions
{
float:right;
font-size:15px !important;
top:10px !important;
color:white !important;
margin-top:10px !important;
font-weight:500 !important;
text-decoration: none !important;
}
.premium-editions:hover
{
text-decoration: underline !important;
}
.premium-editions-facebook-likebox
{
float:right;
font-size:15px !important;
top:10px !important;
color:white !important;
margin-top:10px !important;
font-weight:500 !important;
text-decoration: none !important;
}
.premium-editions-documentation
{
color:white !important;
}
.facebook-likebox-admin-notice
{
margin-left:11px!important
}
.facebook-likebox-admin-notice-link
{
text-decoration:none!important
}.page-container *, .page-prefooter *
{
-webkit-box-sizing: border-box;
-moz-box-sizing: border-box;
box-sizing: border-box;
}
*:before,
*:after
{
-webkit-box-sizing: border-box;
-moz-box-sizing: border-box;
box-sizing: border-box;
}
@media (min-width: 768px)
{
.container
{
width: 750px;
}
}
@media (min-width: 992px)
{
.container
{
width: 970px;
}
}
@media (min-width: 1200px)
{
.container
{
width: 1170px;
}
}
.container-fluid
{
padding-right: 15px;
padding-left: 15px;
margin-right: auto;
margin-left: auto;
}
.row
{
margin-right: -15px;
margin-left: -15px;
}
.col-xs-1, .col-sm-1, .col-md-1, .col-lg-1, .col-xs-2, .col-sm-2, .col-md-2, .col-lg-2,
.col-xs-3, .col-sm-3, .col-md-3, .col-lg-3, .col-xs-4, .col-sm-4, .col-md-4, .col-lg-4,
.col-xs-5, .col-sm-5, .col-md-5, .col-lg-5, .col-xs-6, .col-sm-6, .col-md-6, .col-lg-6,
.col-xs-7, .col-sm-7, .col-md-7, .col-lg-7, .col-xs-8, .col-sm-8, .col-md-8, .col-lg-8,
.col-xs-9, .col-sm-9, .col-md-9, .col-lg-9, .col-xs-10, .col-sm-10, .col-md-10, .col-lg-10,
.col-xs-11, .col-sm-11, .col-md-11, .col-lg-11, .col-xs-12, .col-sm-12, .col-md-12, .col-lg-12
{
position: relative;
min-height: 1px;
padding-right: 15px;
padding-left: 15px;
}
.col-xs-1, .col-xs-2, .col-xs-3, .col-xs-4, .col-xs-5, .col-xs-6,
.col-xs-7, .col-xs-8, .col-xs-9, .col-xs-10, .col-xs-11, .col-xs-12
{
float: left;
}
.col-xs-12
{
width: 100%;
}
.col-xs-11
{
width: 91.66666667%;
}
.col-xs-10
{
width: 83.33333333%;
}
.col-xs-9
{
width: 75%;
}
.col-xs-8
{
width: 66.66666667%;
}
.col-xs-7
{
width: 58.33333333%;
}
.col-xs-6
{
width: 50%;
}
.col-xs-5
{
width: 41.66666667%;
}
.col-xs-4
{
width: 33.33333333%;
}
.col-xs-3
{
width: 25%;
}
.col-xs-2
{
width: 16.66666667%;
}
.col-xs-1
{
width: 8.33333333%;
}
.col-xs-pull-12
{
right: 100%;
}
.col-xs-pull-11
{
right: 91.66666667%;
}
.col-xs-pull-10
{
right: 83.33333333%;
}
.col-xs-pull-9
{
right: 75%;
}
.col-xs-pull-8
{
right: 66.66666667%;
}
.col-xs-pull-7
{
right: 58.33333333%;
}
.col-xs-pull-6
{
right: 50%;
}
.col-xs-pull-5
{
right: 41.66666667%;
}
.col-xs-pull-4
{
right: 33.33333333%;
}
.col-xs-pull-3
{
right: 25%;
}
.col-xs-pull-2
{
right: 16.66666667%;
}
.col-xs-pull-1
{
right: 8.33333333%;
}
.col-xs-pull-0
{
right: auto;
}
.col-xs-push-12
{
left: 100%;
}
.col-xs-push-11
{
left: 91.66666667%;
}
.col-xs-push-10
{
left: 83.33333333%;
}
.col-xs-push-9
{
left: 75%;
}
.col-xs-push-8
{
left: 66.66666667%;
}
.col-xs-push-7
{
left: 58.33333333%;
}
.col-xs-push-6
{
left: 50%;
}
.col-xs-push-5
{
left: 41.66666667%;
}
.col-xs-push-4
{
left: 33.33333333%;
}
.col-xs-push-3
{
left: 25%;
}
.col-xs-push-2
{
left: 16.66666667%;
}
.col-xs-push-1
{
left: 8.33333333%;
}
.col-xs-push-0
{
left: auto;
}
.col-xs-offset-12
{
margin-left: 100%;
}
.col-xs-offset-11
{
margin-left: 91.66666667%;
}
.col-xs-offset-10
{
margin-left: 83.33333333%;
}
.col-xs-offset-9
{
margin-left: 75%;
}
.col-xs-offset-8
{
margin-left: 66.66666667%;
}
.col-xs-offset-7
{
margin-left: 58.33333333%;
}
.col-xs-offset-6
{
margin-left: 50%;
}
.col-xs-offset-5
{
margin-left: 41.66666667%;
}
.col-xs-offset-4
{
margin-left: 33.33333333%;
}
.col-xs-offset-3
{
margin-left: 25%;
}
.col-xs-offset-2
{
margin-left: 16.66666667%;
}
.col-xs-offset-1
{
margin-left: 8.33333333%;
}
.col-xs-offset-0
{
margin-left: 0;
}
@media (min-width: 768px)
{
.col-sm-1, .col-sm-2, .col-sm-3, .col-sm-4, .col-sm-5, .col-sm-6, .col-sm-7,
.col-sm-8, .col-sm-9, .col-sm-10, .col-sm-11, .col-sm-12
{
float: left;
}
.col-sm-12
{
width: 100%;
}
.col-sm-11
{
width: 91.66666667%;
}
.col-sm-10
{
width: 83.33333333%;
}
.col-sm-9
{
width: 75%;
}
.col-sm-8
{
width: 66.66666667%;
}
.col-sm-7
{
width: 58.33333333%;
}
.col-sm-6
{
width: 50%;
}
.col-sm-5
{
width: 41.66666667%;
}
.col-sm-4
{
width: 33.33333333%;
}
.col-sm-3
{
width: 25%;
}
.col-sm-2
{
width: 16.66666667%;
}
.col-sm-1
{
width: 8.33333333%;
}
.col-sm-pull-12
{
right: 100%;
}
.col-sm-pull-11
{
right: 91.66666667%;
}
.col-sm-pull-10
{
right: 83.33333333%;
}
.col-sm-pull-9
{
right: 75%;
}
.col-sm-pull-8
{
right: 66.66666667%;
}
.col-sm-pull-7
{
right: 58.33333333%;
}
.col-sm-pull-6
{
right: 50%;
}
.col-sm-pull-5
{
right: 41.66666667%;
}
.col-sm-pull-4
{
right: 33.33333333%;
}
.col-sm-pull-3
{
right: 25%;
}
.col-sm-pull-2
{
right: 16.66666667%;
}
.col-sm-pull-1
{
right: 8.33333333%;
}
.col-sm-pull-0
{
right: auto;
}
.col-sm-push-12
{
left: 100%;
}
.col-sm-push-11
{
left: 91.66666667%;
}
.col-sm-push-10
{
left: 83.33333333%;
}
.col-sm-push-9
{
left: 75%;
}
.col-sm-push-8
{
left: 66.66666667%;
}
.col-sm-push-7
{
left: 58.33333333%;
}
.col-sm-push-6
{
left: 50%;
}
.col-sm-push-5
{
left: 41.66666667%;
}
.col-sm-push-4
{
left: 33.33333333%;
}
.col-sm-push-3
{
left: 25%;
}
.col-sm-push-2
{
left: 16.66666667%;
}
.col-sm-push-1
{
left: 8.33333333%;
}
.col-sm-push-0
{
left: auto;
}
.col-sm-offset-12
{
margin-left: 100%;
}
.col-sm-offset-11
{
margin-left: 91.66666667%;
}
.col-sm-offset-10
{
margin-left: 83.33333333%;
}
.col-sm-offset-9
{
margin-left: 75%;
}
.col-sm-offset-8
{
margin-left: 66.66666667%;
}
.col-sm-offset-7
{
margin-left: 58.33333333%;
}
.col-sm-offset-6
{
margin-left: 50%;
}
.col-sm-offset-5
{
margin-left: 41.66666667%;
}
.col-sm-offset-4
{
margin-left: 33.33333333%;
}
.col-sm-offset-3
{
margin-left: 25%;
}
.col-sm-offset-2
{
margin-left: 16.66666667%;
}
.col-sm-offset-1
{
margin-left: 8.33333333%;
}
.col-sm-offset-0
{
margin-left: 0;
}
}
@media (min-width: 992px)
{
.col-md-1, .col-md-2, .col-md-3, .col-md-4, .col-md-5, .col-md-6, .col-md-7, .col-md-8, .col-md-9, .col-md-10, .col-md-11, .col-md-12
{
float: left;
}
.col-md-12
{
width: 100%;
}
.col-md-11
{
width: 91.66666667%;
}
.col-md-10
{
width: 83.33333333%;
}
.col-md-9
{
width: 75%;
}
.col-md-8
{
width: 66.66666667%;
}
.col-md-7
{
width: 58.33333333%;
}
.col-md-6
{
width: 50%;
}
.col-md-5
{
width: 41.66666667%;
}
.col-md-4
{
width: 33.33333333%;
}
.col-md-3
{
width: 25%;
}
.col-md-2
{
width: 16.66666667%;
}
.col-md-1
{
width: 8.33333333%;
}
}
.table
{
width: 100% !important;
max-width: 100% !important;
margin-bottom: 20px !important;
border-spacing: 0 !important;
border-collapse: initial !important;
}
.table > thead > tr > th,.table > tbody > tr > th,.table > tfoot > tr > th,.table > thead > tr > td,
.table > tbody > tr > td,.table > tfoot > tr > td
{
padding: 8px;
line-height: 1.42857143;
vertical-align: top;
border-top: 1px solid #ddd;
}
.table > thead > tr > th
{
vertical-align: bottom;
border-bottom: 2px solid #ddd;
}
.table > caption + thead > tr:first-child > th,.table > colgroup + thead > tr:first-child > th,.table > thead:first-child > tr:first-child > th,
.table > caption + thead > tr:first-child > td,.table > colgroup + thead > tr:first-child > td,.table > thead:first-child > tr:first-child > td
{
border-top: 0;
}
.table > tbody + tbody
{
border-top: 2px solid #ddd;
}
.table .table
{
background-color: #fff;
}
.table-condensed > thead > tr > th,.table-condensed > tbody > tr > th,.table-condensed > tfoot > tr > th,
.table-condensed > thead > tr > td,.table-condensed > tbody > tr > td,.table-condensed > tfoot > tr > td
{
padding: 5px;
}
.table-bordered
{
border: 1px solid #ddd !important;
}
.table-bordered > thead > tr > th,.table-bordered > tbody > tr > th,.table-bordered > tfoot > tr > th,
.table-bordered > thead > tr > td,.table-bordered > tbody > tr > td,.table-bordered > tfoot > tr > td
{
border: 1px solid #ddd;
}
.table-bordered > thead > tr > th,.table-bordered > thead > tr > td
{
border-bottom-width: 2px;
}
.table-striped > tbody > tr:nth-of-type(odd)
{
background-color: #f9f9f9;
}
.table-hover > tbody > tr:hover
{
background-color: #f5f5f5;
}
.table > thead > tr > td.active,.table > tbody > tr > td.active,.table > tfoot > tr > td.active,.table > thead > tr > th.active,
.table > tbody > tr > th.active,.table > tfoot > tr > th.active,.table > thead > tr.active > td,.table > tbody > tr.active > td,
.table > tfoot > tr.active > td,.table > thead > tr.active > th,.table > tbody > tr.active > th,.table > tfoot > tr.active > th
{
background-color: #f5f5f5;
}
.table-hover > tbody > tr > td.active:hover,.table-hover > tbody > tr > th.active:hover,.table-hover > tbody > tr.active:hover > td,
.table-hover > tbody > tr:hover > .active,.table-hover > tbody > tr.active:hover > th
{
background-color: #e8e8e8;
}
.table > thead > tr > td.success,.table > tbody > tr > td.success,.table > tfoot > tr > td.success,
.table > thead > tr > th.success,.table > tbody > tr > th.success,.table > tfoot > tr > th.success,
.table > thead > tr.success > td,.table > tbody > tr.success > td,.table > tfoot > tr.success > td,
.table > thead > tr.success > th,.table > tbody > tr.success > th,.table > tfoot > tr.success > th
{
background-color: #dff0d8;
}
.table-hover > tbody > tr > td.success:hover,.table-hover > tbody > tr > th.success:hover,.table-hover > tbody > tr.success:hover > td,
.table-hover > tbody > tr:hover > .success,.table-hover > tbody > tr.success:hover > th
{
background-color: #d0e9c6;
}
.table > thead > tr > td.info,.table > tbody > tr > td.info,.table > tfoot > tr > td.info,.table > thead > tr > th.info,
.table > tbody > tr > th.info,.table > tfoot > tr > th.info,.table > thead > tr.info > td,.table > tbody > tr.info > td,
.table > tfoot > tr.info > td,.table > thead > tr.info > th,.table > tbody > tr.info > th,.table > tfoot > tr.info > th
{
background-color: #d9edf7;
}
.table-hover > tbody > tr > td.info:hover,.table-hover > tbody > tr > th.info:hover,.table-hover > tbody > tr.info:hover > td,
.table-hover > tbody > tr:hover > .info,.table-hover > tbody > tr.info:hover > th
{
background-color: #c4e3f3;
}
.table > thead > tr > td.warning,.table > tbody > tr > td.warning,.table > tfoot > tr > td.warning,.table > thead > tr > th.warning,
.table > tbody > tr > th.warning,.table > tfoot > tr > th.warning,.table > thead > tr.warning > td,.table > tbody > tr.warning > td,
.table > tfoot > tr.warning > td,.table > thead > tr.warning > th,.table > tbody > tr.warning > th,.table > tfoot > tr.warning > th
{
background-color: #fcf8e3;
}
.table-hover > tbody > tr > td.warning:hover,.table-hover > tbody > tr > th.warning:hover,.table-hover > tbody > tr.warning:hover > td,
.table-hover > tbody > tr:hover > .warning,.table-hover > tbody > tr.warning:hover > th
{
background-color: #faf2cc;
}
.table > thead > tr > td.danger,.table > tbody > tr > td.danger,.table > tfoot > tr > td.danger,
.table > thead > tr > th.danger,.table > tbody > tr > th.danger,.table > tfoot > tr > th.danger,
.table > thead > tr.danger > td,.table > tbody > tr.danger > td,.table > tfoot > tr.danger > td,
.table > thead > tr.danger > th,.table > tbody > tr.danger > th,.table > tfoot > tr.danger > th
{
background-color: #f2dede;
}
.table-hover > tbody > tr > td.danger:hover,.table-hover > tbody > tr > th.danger:hover,.table-hover > tbody > tr.danger:hover > td,
.table-hover > tbody > tr:hover > .danger,.table-hover > tbody > tr.danger:hover > th
{
background-color: #ebcccc;
}
.form-control
{
display: block;
width: 100%; padding: 6px 12px;
font-size: 14px;
line-height: 1.42857143;
color: #555;
background-color: #fff;
background-image: none;
border: 1px solid #ccc;
border-radius: 4px;
-webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075);
box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075);
-webkit-transition: border-color ease-in-out .15s, -webkit-box-shadow ease-in-out .15s;
-o-transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
}
.form-control:focus
{
border-color: #66afe9;
outline: 0;
-webkit-box-shadow: inset 0 1px 1px rgba(0,0,0,.075), 0 0 8px rgba(102, 175, 233, .6);
box-shadow: inset 0 1px 1px rgba(0,0,0,.075), 0 0 8px rgba(102, 175, 233, .6);
}
.form-control::-moz-placeholder
{
color: #999;
opacity: 1;
}
.form-control:-ms-input-placeholder
{
color: #999;
}
.form-control::-webkit-input-placeholder
{
color: #999;
}
.form-control[disabled],.form-control[readonly]
{
cursor: not-allowed;
background-color: #eee;
opacity: 1;
}
.form-group
{
margin-bottom: 15px;
}
.input-sm
{
height: 30px;
padding: 5px 10px;
font-size: 12px;
line-height: 1.5;
border-radius: 3px;
}
.has-success .help-block,.has-success .control-label,.has-success .radio,
.has-success .checkbox,.has-success .radio-inline,.has-success .checkbox-inline,
.has-success.radio label,.has-success.checkbox label,.has-success.radio-inline label,
.has-success.checkbox-inline label
{
color: #3c763d;
}
.has-success .form-control
{
border-color: #3c763d;
-webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075);
box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075);
}
.has-success .form-control:focus
{
border-color: #2b542c;
-webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075), 0 0 6px #67b168;
box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075), 0 0 6px #67b168;
}
.has-success .input-group-addon
{
color: #3c763d;
background-color: #dff0d8;
border-color: #3c763d;
}
.has-success .form-control-feedback
{
color: #3c763d;
}
.has-warning .help-block,.has-warning .control-label,.has-warning .radio,.has-warning .checkbox,
.has-warning .radio-inline,.has-warning .checkbox-inline,.has-warning.radio label,.has-warning.checkbox label,
.has-warning.radio-inline label,.has-warning.checkbox-inline label
{
color: #8a6d3b;
}
.has-warning .form-control
{
border-color: #8a6d3b;
-webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075);
box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075);
}
.has-warning .form-control:focus
{
border-color: #66512c;
-webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075), 0 0 6px #c0a16b;
box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075), 0 0 6px #c0a16b;
}
.has-warning .input-group-addon
{
color: #8a6d3b;
background-color: #fcf8e3;
border-color: #8a6d3b;
}
.has-warning .form-control-feedback
{
color: #8a6d3b;
}
.has-error .help-block,.has-error .control-label,.has-error .radio,.has-error .checkbox,
.has-error .radio-inline,.has-error .checkbox-inline,.has-error.radio label,.has-error.checkbox label,
.has-error.radio-inline label,.has-error.checkbox-inline label
{
color: #a94442;
}
.has-error .form-control
{
border-color: #a94442;
-webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075);
box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075);
}
.has-error .form-control:focus
{
border-color: #843534;
-webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075), 0 0 6px #ce8483;
box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075), 0 0 6px #ce8483;
}
.has-error .input-group-addon
{
color: #a94442;
background-color: #f2dede;
border-color: #a94442;
}
.has-error .form-control-feedback
{
color: #a94442;
}
.btn
{
display: inline-block;
padding: 6px 12px;
margin-bottom: 0;
font-size: 14px;
font-weight: normal;
line-height: 1.42857143;
text-align: center;
white-space: nowrap;
vertical-align: middle;
-ms-touch-action: manipulation;
touch-action: manipulation;
cursor: pointer;
-webkit-user-select: none;
-moz-user-select: none;
-ms-user-select: none;
user-select: none;
background-image: none;
border: 1px solid transparent;
border-radius: 4px;
}
.btn:focus,.btn:active:focus,.btn.active:focus,.btn.focus,.btn:active.focus,
.btn.active.focus
{
outline: thin dotted;
outline: 5px auto -webkit-focus-ring-color;
outline-offset: -2px;
}
.btn:hover,.btn:focus,.btn.focus
{
color: #333;
text-decoration: none;
}
.btn:active,
.btn.active
{
background-image: none;
outline: 0;
-webkit-box-shadow: inset 0 3px 5px rgba(0, 0, 0, .125);
box-shadow: inset 0 3px 5px rgba(0, 0, 0, .125);
}
.btn.disabled,.btn[disabled]
{
pointer-events: none;
cursor: not-allowed;
filter: alpha(opacity=65);
-webkit-box-shadow: none;
box-shadow: none;
opacity: .65;
}
.btn-default
{
color: #333;
background-color: #fff;
border-color: #ccc;
}
.btn-default:hover,.btn-default:focus,.btn-default.focus,.btn-default:active,.btn-default.active,
.open > .dropdown-toggle.btn-default
{
color: #333;
background-color: #e6e6e6;
border-color: #adadad;
}
.btn-default:active,.btn-default.active,.open > .dropdown-toggle.btn-default
{
background-image: none;
}
.btn-default.disabled.btn-default[disabled],.btn-default.disabled:hover,.btn-default[disabled]:hover,.btn-default.disabled:focus,
.btn-default[disabled]:focus,.btn-default.disabled.focus,.btn-default[disabled].focus,.btn-default.disabled:active,
.btn-default[disabled]:active,.btn-default.disabled.active,.btn-default[disabled].active
{
background-color: #fff;
border-color: #ccc;
}
.btn-default .badge
{
color: #fff;
background-color: #333;
}
.fade
{
opacity: 0;
-webkit-transition: opacity .15s linear;
-o-transition: opacity .15s linear;
transition: opacity .15s linear;
}
.fade.in
{
opacity: 1;
}
.collapse
{ }
.collapse.in
{
display: block;
visibility: visible;
}
.collapse.in
{
display: table-row;
}
.collapse.in
{
display: table-row-group;
}
.caret
{
display: inline-block;
width: 0;
height: 0;
margin-left: 2px;
vertical-align: middle;
border-top: 4px solid;
border-right: 4px solid transparent;
border-left: 4px solid transparent;
}
.dropup,.dropdown
{
position: relative;
}
.dropdown-toggle:focus
{
outline: 0;
}
@media (min-width: 768px)
{
.navbar-right .dropdown-menu
{
right: 0;
left: auto;
}
.navbar-right .dropdown-menu-left
{
right: auto;
left: 0;
}
}
.input-group
{
position: relative;
display: table;
border-collapse: separate;
}
.nav-tabs
{
border-bottom: 1px solid #ddd;
}
.tab-content > .tab-pane
{
display: none;
visibility: hidden;
}
.tab-content > .active
{
display: block;
visibility: visible;
}
.navbar
{
position: relative;
min-height: 50px;
margin-bottom: 20px;
border: 1px solid transparent;
}
@media (min-width: 768px)
{
.navbar
{
border-radius: 4px;
}
}
@media (min-width: 768px)
{
.navbar-header
{
float: left;
}
}
.navbar-collapse
{
padding-right: 15px;
padding-left: 15px;
overflow-x: visible;
-webkit-overflow-scrolling: touch;
border-top: 1px solid transparent;
-webkit-box-shadow: inset 0 1px 0 rgba(255, 255, 255, .1);
box-shadow: inset 0 1px 0 rgba(255, 255, 255, .1);
}
.navbar-collapse.in
{
overflow-y: auto;
}
@media (min-width: 768px)
{
.navbar-collapse
{
width: auto;
border-top: 0;
-webkit-box-shadow: none;
box-shadow: none;
}
.navbar-collapse.collapse
{
display: block !important;
height: auto !important;
padding-bottom: 0;
overflow: visible !important;
visibility: visible !important;
}
.navbar-collapse.in
{
overflow-y: visible;
}
.navbar-fixed-top .navbar-collapse,.navbar-static-top .navbar-collapse,.navbar-fixed-bottom .navbar-collapse
{
padding-right: 0;
padding-left: 0;
}
}
.navbar-fixed-top .navbar-collapse,.navbar-fixed-bottom .navbar-collapse
{
max-height: 340px;
}
@media (max-device-width: 480px) and (orientation: landscape)
{
.navbar-fixed-top .navbar-collapse,.navbar-fixed-bottom .navbar-collapse
{
max-height: 200px;
}
}
.container > .navbar-header,.container-fluid > .navbar-header,.container > .navbar-collapse,.container-fluid > .navbar-collapse
{
margin-right: -15px;
margin-left: -15px;
}
@media (min-width: 768px)
{
.container > .navbar-header,.container-fluid > .navbar-header,.container > .navbar-collapse,
.container-fluid > .navbar-collapse
{
margin-right: 0;
margin-left: 0;
}
}
.navbar-brand:hover,
.navbar-brand:focus
{
text-decoration: none;
}
.navbar-brand > img
{
display: block;
}
@media (min-width: 768px)
{
.navbar > .container .navbar-brand,
.navbar > .container-fluid .navbar-brand
{
margin-left: -15px;
}
}
.pagination
{
display: inline-block;
padding-left: 0;
margin: 20px 0;
border-radius: 4px;
}
.pagination > li
{
display: inline;
}
.pagination > li > a,.pagination > li > span
{
position: relative;
float: left;
padding: 6px 12px;
margin-left: -1px;
line-height: 1.42857143;
color: #337ab7;
text-decoration: none;
background-color: #fff;
border: 1px solid #ddd;
}
.pagination > li:first-child > a,.pagination > li:first-child > span
{
margin-left: 0;
border-top-left-radius: 4px;
border-bottom-left-radius: 4px;
}
.pagination > li:last-child > a,
.pagination > li:last-child > span
{
border-top-right-radius: 4px;
border-bottom-right-radius: 4px;
}
.pagination > li > a:hover,.pagination > li > span:hover,.pagination > li > a:focus,
.pagination > li > span:focus
{
color: #23527c;
background-color: #eee;
border-color: #ddd;
}
.pagination > .active > a,.pagination > .active > span,.pagination > .active > a:hover,.pagination > .active > span:hover,
.pagination > .active > a:focus,
.pagination > .active > span:focus
{
z-index: 2;
color: #fff;
cursor: default;
background-color: #337ab7;
border-color: #337ab7;
}
.pagination > .disabled > span,.pagination > .disabled > span:hover,.pagination > .disabled > span:focus,
.pagination > .disabled > a,.pagination > .disabled > a:hover,
.pagination > .disabled > a:focus
{
color: #777;
cursor: not-allowed;
background-color: #fff;
border-color: #ddd;
}
.tooltip_tip { position: absolute; z-index: 10300; display: block; visibility: visible; padding: 5px; font-size: 11px; opacity: 0; filter: alpha(opacity=0); }
.tooltip_tip.in { opacity: 0.8; filter: alpha(opacity=80); }
.tooltip_tip.top { margin-top: -3px; }
.tooltip_tip.right { margin-left: 3px; }
.tooltip_tip.bottom { margin-top: 3px; }
.tooltip_tip.left { margin-left: -3px; }
.tooltip_tip-inner { max-width: 200px; padding: 3px 8px; color: #ffffff; text-align: center; text-decoration: none; background-color: #202020; -webkit-border-radius: 2px; -moz-border-radius: 2px; border-radius: 2px; }
.tooltip_tip-arrow { position: absolute; width: 0; height: 0; border-color: transparent; border-style: solid; }
.tooltip_tip.top .tooltip_tip-arrow { bottom: 0; left: 50%; margin-left: -5px; border-width: 5px 5px 0; border-top-color: #000000; }
.tooltip_tip.right .tooltip_tip-arrow { top: 50%; left: 0; margin-top: -5px; border-width: 5px 5px 5px 0; border-right-color: #000000; }
.tooltip_tip.left .tooltip_tip-arrow {  top: 50%; right: 0; margin-top: -5px; border-width: 5px 0 5px 5px; border-left-color: #000000; }
.tooltip_tip.bottom .tooltip_tip-arrow { top: 0; left: 50%; margin-left: -5px; border-width: 0 5px 5px; border-bottom-color: #000000; }
.clearfix:before,.clearfix:after,.dl-horizontal dd:before,.dl-horizontal dd:after,.container:before,.container:after,
.container-fluid:before,.container-fluid:after,.row:before,.row:after,.form-horizontal .form-group:before,
.form-horizontal .form-group:after,.btn-toolbar:before,.btn-toolbar:after,.btn-group-vertical > .btn-group:before,
.btn-group-vertical > .btn-group:after,.nav:before,.nav:after,.navbar:before,.navbar:after,.navbar-header:before,
.navbar-header:after,.navbar-collapse:before,.navbar-collapse:after,.pager:before,.pager:after,.panel-body:before,.panel-body:after,
.modal-footer:before,.modal-footer:after
{
display: table;
content: " ";
}
.clearfix:after,.dl-horizontal dd:after,.container:after,.container-fluid:after,.row:after,
.form-horizontal .form-group:after,.btn-toolbar:after,.btn-group-vertical > .btn-group:after,
.nav:after,.navbar:after,.navbar-header:after,.navbar-collapse:after,.pager:after,
.panel-body:after,.modal-footer:after
{
clear: both;
}
.center-block
{
display: block;
margin-right: auto;
margin-left: auto;
}
div.dataTables_length label
{
font-weight: normal;
float: left;
text-align: left;
}
div.dataTables_length select
{
width: 75px;
vertical-align: baseline;
}
div.dataTables_filter label
{
font-weight: normal;
float: right;
}
div.dataTables_filter input
{
width: 16em;
}
div.dataTables_info
{
padding-top: 8px;
}
div.dataTables_paginate
{
float: right;
margin: 0;
}
div.dataTables_paginate ul.pagination
{
margin: 2px 0;
white-space: nowrap;
}
table.dataTable td,
table.dataTable th
{
-webkit-box-sizing: content-box;
-moz-box-sizing: content-box;
box-sizing: content-box;
}
table.dataTable
{
clear: both;
margin-top: 6px !important;
margin-bottom: 6px !important;
max-width: none !important;
}
table.dataTable thead .sorting,
table.dataTable thead .sorting_asc,
table.dataTable thead .sorting_desc,
table.dataTable thead .sorting_asc_disabled,
table.dataTable thead .sorting_desc_disabled
{
cursor: pointer;
}
table.dataTable thead .sorting
{
background: url(//dreamvoyager.fr/wp-content/plugins/facebook-likebox/assets/global/plugins/media/images/sort_both.png) no-repeat center right;
}
table.dataTable thead .sorting_asc
{
background: url(//dreamvoyager.fr/wp-content/plugins/facebook-likebox/assets/global/plugins/media/images/sort_asc.png) no-repeat center right;
}
table.dataTable thead .sorting_desc
{
background: url(//dreamvoyager.fr/wp-content/plugins/facebook-likebox/assets/global/plugins/media/images/sort_desc.png) no-repeat center right;
}
table.dataTable thead .sorting_asc_disabled
{
background: url(//dreamvoyager.fr/wp-content/plugins/facebook-likebox/assets/global/plugins/media/images/sort_asc_disabled.png) no-repeat center right;
}
table.dataTable thead .sorting_desc_disabled
{
background: url(//dreamvoyager.fr/wp-content/plugins/facebook-likebox/assets/global/plugins/media/images/sort_desc_disabled.png) no-repeat center right;
}
table.dataTable th:active
{
outline: none;
} div.dataTables_scrollHead table
{
margin-bottom: 0 !important;
border-bottom-left-radius: 0;
border-bottom-right-radius: 0;
}
div.dataTables_scrollHead table thead tr:last-child th:first-child,
div.dataTables_scrollHead table thead tr:last-child td:first-child
{
border-bottom-left-radius: 0 !important;
border-bottom-right-radius: 0 !important;
}
div.dataTables_scrollBody table
{
border-top: none;
margin-top: 0 !important;
margin-bottom: 0 !important;
}
div.dataTables_scrollBody tbody tr:first-child th,
div.dataTables_scrollBody tbody tr:first-child td
{
border-top: none;
}
div.dataTables_scrollFoot table
{
margin-top: 0 !important;
border-top: none;
} table.table-bordered.dataTable
{
border-collapse: separate !important;
}
table.table-bordered thead th,
table.table-bordered thead td
{
border-left-width: 0 !important;
border-top-width: 0 !important;
}
table.table-bordered tbody th,
table.table-bordered tbody td
{
border-left-width: 0 !important;
border-bottom-width: 0 !important;
}
table.table-bordered th:last-child,
table.table-bordered td:last-child
{
border-right-width: 0;
}
div.dataTables_scrollHead table.table-bordered
{
border-bottom-width: 0;
} .table tbody tr.active td,
.table tbody tr.active th
{
background-color: #08C;
color: white;
}
.table tbody tr.active:hover td,
.table tbody tr.active:hover th
{
background-color: #0075b0 !important;
}
.table tbody tr.active a
{
color: white;
}
.table-striped tbody tr.active:nth-child(odd) td,
.table-striped tbody tr.active:nth-child(odd) th
{
background-color: #017ebc;
}
table.DTTT_selectable tbody tr
{
cursor: pointer;
}
div.DTTT .btn
{
color: #333 !important;
font-size: 12px;
}
div.DTTT .btn:hover
{
text-decoration: none !important;
}
ul.DTTT_dropdown.dropdown-menu
{
z-index: 2003;
}
ul.DTTT_dropdown.dropdown-menu a
{
color: #333 !important; }
ul.DTTT_dropdown.dropdown-menu li
{
position: relative;
}
ul.DTTT_dropdown.dropdown-menu li:hover a
{
background-color: #0088cc;
color: white !important;
}
div.DTTT_collection_background
{
z-index: 2002;
} div.DTTT_print_info.modal
{
height: 150px;
margin-top: -75px;
text-align: center;
}
div.DTTT_print_info h6
{
font-weight: normal;
font-size: 28px;
line-height: 28px;
margin: 1em;
}
div.DTTT_print_info p
{
font-size: 14px;
line-height: 20px;
} div.DTFC_LeftHeadWrapper table,
div.DTFC_LeftFootWrapper table,
div.DTFC_RightHeadWrapper table,
div.DTFC_RightFootWrapper table,
table.DTFC_Cloned tr.even
{
background-color: white;
margin-bottom: 0;
}
div.DTFC_RightHeadWrapper table,
div.DTFC_LeftHeadWrapper table
{
margin-bottom: 0 !important;
border-top-right-radius: 0 !important;
border-bottom-left-radius: 0 !important;
border-bottom-right-radius: 0 !important;
}
div.DTFC_RightHeadWrapper table thead tr:last-child th:first-child,
div.DTFC_RightHeadWrapper table thead tr:last-child td:first-child,
div.DTFC_LeftHeadWrapper table thead tr:last-child th:first-child,
div.DTFC_LeftHeadWrapper table thead tr:last-child td:first-child
{
border-bottom-left-radius: 0 !important;
border-bottom-right-radius: 0 !important;
}
div.DTFC_RightBodyWrapper table,
div.DTFC_LeftBodyWrapper table
{
border-top: none;
margin: 0 !important;
}
div.DTFC_RightBodyWrapper tbody tr:first-child th,
div.DTFC_RightBodyWrapper tbody tr:first-child td,
div.DTFC_LeftBodyWrapper tbody tr:first-child th,
div.DTFC_LeftBodyWrapper tbody tr:first-child td
{
border-top: none;
}
div.DTFC_RightFootWrapper table,
div.DTFC_LeftFootWrapper table
{
border-top: none;
} div.FixedHeader_Cloned table
{
margin: 0 !important
}
.pull-right
{
float: right !important;
}
.pull-left
{
float: left !important;
}@font-face
{
font-family: 'Simple-Line-Icons';
src:url(//dreamvoyager.fr/wp-content/plugins/facebook-likebox/assets/global/plugins/icons/fonts/icons.eot);
src:url(//dreamvoyager.fr/wp-content/plugins/facebook-likebox/assets/global/plugins/icons/fonts/icons.eot?#iefix) format('embedded-opentype'),
url(//dreamvoyager.fr/wp-content/plugins/facebook-likebox/assets/global/plugins/icons/fonts/icons.woff) format('woff'),
url(//dreamvoyager.fr/wp-content/plugins/facebook-likebox/assets/global/plugins/icons/fonts/icons.ttf) format('truetype'),
url(//dreamvoyager.fr/wp-content/plugins/facebook-likebox/assets/global/plugins/icons/fonts/icons.svg#Simple-Line-Icons) format('svg');
font-weight: normal;
font-style: normal;
}
[class^="icon-custom"]::before, [class*=" icon-custom"]::before
{
font-style: normal;
font-weight: normal;
display: inline-block;
text-decoration: inherit;
width: 1em;
margin-right: 0.2em;
text-align: center;
font-variant: normal;
text-transform: none;
line-height: 1em;
margin-left: 0.2em;
font-family: "Simple-Line-Icons" !important;
}
@media screen and (-webkit-min-device-pixel-ratio:0)
{
@font-face
{
font-family: 'Simple-Line-Icons';
src: url(//dreamvoyager.fr/wp-content/plugins/facebook-likebox/assets/global/plugins/icons/fonts/icons.svg#Simple-Line-Icons) format('svg');
}
} [data-icon]:before
{
font-family: 'Simple-Line-Icons';
content: attr(data-icon);
speak: none;
font-weight: normal;
font-variant: normal;
text-transform: none;
line-height: 1;
-webkit-font-smoothing: antialiased;
-moz-osx-font-smoothing: grayscale;
}  .icon-custom-user-female, .icon-custom-user-follow, .icon-custom-user-following, .icon-custom-user-unfollow, .icon-custom-trophy, .icon-custom-screen-smartphone, .icon-custom-screen-desktop, .icon-custom-plane, .icon-custom-notebook, .icon-custom-moustache, .icon-custom-mouse, .icon-custom-magnet, .icon-custom-energy, .icon-custom-emoticon-custom-smile, .icon-custom-disc, .icon-custom-cursor-move, .icon-custom-crop, .icon-custom-credit-card, .icon-custom-chemistry, .icon-custom-user, .icon-custom-speedometer, .icon-custom-social-youtube, .icon-custom-social-twitter, .icon-custom-social-tumblr, .icon-custom-social-facebook, .icon-custom-social-dropbox, .icon-custom-social-dribbble, .icon-custom-shield, .icon-custom-screen-tablet, .icon-custom-magic-wand, .icon-custom-hourglass, .icon-custom-graduation, .icon-custom-ghost, .icon-custom-game-controller, .icon-custom-fire, .icon-custom-eyeglasses, .icon-custom-envelope-open, .icon-custom-envelope-letter, .icon-custom-bell, .icon-custom-badge, .icon-custom-anchor, .icon-custom-wallet, .icon-custom-vector, .icon-custom-speech, .icon-custom-puzzle, .icon-custom-printer, .icon-custom-present, .icon-custom-playlist, .icon-custom-pin, .icon-custom-picture, .icon-custom-map, .icon-custom-layers, .icon-custom-handbag, .icon-custom-globe-alt, .icon-custom-globe, .icon-custom-frame, .icon-custom-folder-alt, .icon-custom-film, .icon-custom-feed, .icon-custom-earphones-alt, .icon-custom-earphones, .icon-custom-drop, .icon-custom-drawer, .icon-custom-docs, .icon-custom-directions, .icon-custom-direction, .icon-custom-diamond, .icon-custom-cup, .icon-custom-compass, .icon-custom-call-out, .icon-custom-call-in, .icon-custom-call-end, .icon-custom-calculator, .icon-custom-bubbles, .icon-custom-briefcase, .icon-custom-book-open, .icon-custom-basket-loaded, .icon-custom-basket, .icon-custom-bag, .icon-custom-action-undo, .icon-custom-action-redo, .icon-custom-wrench, .icon-custom-umbrella, .icon-custom-trash, .icon-custom-tag, .icon-custom-support, .icon-custom-size-fullscreen, .icon-custom-size-actual, .icon-custom-shuffle, .icon-custom-share-alt, .icon-custom-share, .icon-custom-rocket, .icon-custom-question, .icon-custom-pie-chart, .icon-custom-pencil, .icon-custom-note, .icon-custom-music-tone-alt, .icon-custom-music-tone, .icon-custom-microphone, .icon-custom-loop, .icon-custom-logout, .icon-custom-login, .icon-custom-list, .icon-custom-like, .icon-custom-home, .icon-custom-grid, .icon-custom-graph, .icon-custom-equalizer, .icon-custom-dislike, .icon-custom-cursor, .icon-custom-control-start, .icon-custom-control-rewind, .icon-custom-control-play, .icon-custom-control-pause, .icon-custom-control-forward, .icon-custom-control-end, .icon-custom-calendar, .icon-custom-bulb, .icon-custom-bar-chart, .icon-custom-arrow-up, .icon-custom-arrow-right, .icon-custom-arrow-left, .icon-custom-arrow-down, .icon-custom-ban, .icon-custom-bubble, .icon-custom-camcorder, .icon-custom-camera, .icon-custom-check, .icon-custom-clock, .icon-custom-close, .icon-custom-cloud-download, .icon-custom-cloud-upload, .icon-custom-doc, .icon-custom-envelope, .icon-custom-eye, .icon-custom-flag, .icon-custom-folder, .icon-custom-heart, .icon-custom-info, .icon-custom-key, .icon-custom-link, .icon-custom-lock, .icon-custom-lock-open, .icon-custom-magnifier, .icon-custom-magnifier-add, .icon-custom-magnifier-remove, .icon-custom-paper-clip, .icon-custom-paper-plane, .icon-custom-plus, .icon-custom-pointer, .icon-custom-power, .icon-custom-refresh, .icon-custom-reload, .icon-custom-settings, .icon-custom-star, .icon-custom-symbol-female, .icon-custom-symbol-male, .icon-custom-target, .icon-custom-volume-1, .icon-custom-volume-2, .icon-custom-volume-off, .icon-custom-users
{
font-family: 'Simple-Line-icon';
speak: none;
font-style: normal;
font-weight: normal;
font-variant: normal;
text-transform: none;
line-height: 1;
-webkit-font-smoothing: antialiased;
}
.icon-custom-user-female:before
{
content: "\e000";
}
.icon-custom-user-follow:before
{
content: "\e002";
}
.icon-custom-user-following:before
{
content: "\e003";
}
.icon-custom-user-unfollow:before
{
content: "\e004";
}
.icon-custom-trophy:before
{
content: "\e006";
}
.icon-custom-screen-smartphone:before
{
content: "\e010";
}
.icon-custom-screen-desktop:before
{
content: "\e011";
}
.icon-custom-plane:before
{
content: "\e012";
}
.icon-custom-notebook:before
{
content: "\e013";
}
.icon-custom-moustache:before
{
content: "\e014";
}
.icon-custom-mouse:before
{
content: "\e015";
}
.icon-custom-magnet:before
{
content: "\e016";
}
.icon-custom-energy:before
{
content: "\e020";
}
.icon-custom-emoticon-custom-smile:before
{
content: "\e021";
}
.icon-custom-disc:before
{
content: "\e022";
}
.icon-custom-cursor-move:before
{
content: "\e023";
}
.icon-custom-crop:before
{
content: "\e024";
}
.icon-custom-credit-card:before
{
content: "\e025";
}
.icon-custom-chemistry:before
{
content: "\e026";
}
.icon-custom-user:before
{
content: "\e005";
}
.icon-custom-speedometer:before
{
content: "\e007";
}
.icon-custom-social-youtube:before
{
content: "\e008";
}
.icon-custom-social-twitter:before
{
content: "\e009";
}
.icon-custom-social-tumblr:before
{
content: "\e00a";
}
.icon-custom-social-facebook:before
{
content: "\e00b";
}
.icon-custom-social-dropbox:before
{
content: "\e00c";
}
.icon-custom-social-dribbble:before
{
content: "\e00d";
}
.icon-custom-shield:before
{
content: "\e00e";
}
.icon-custom-screen-tablet:before
{
content: "\e00f";
}
.icon-custom-magic-wand:before
{
content: "\e017";
}
.icon-custom-hourglass:before
{
content: "\e018";
}
.icon-custom-graduation:before
{
content: "\e019";
}
.icon-custom-ghost:before
{
content: "\e01a";
}
.icon-custom-game-controller:before
{
content: "\e01b";
}
.icon-custom-fire:before
{
content: "\e01c";
}
.icon-custom-eyeglasses:before
{
content: "\e01d";
}
.icon-custom-envelope-open:before
{
content: "\e01e";
}
.icon-custom-envelope-letter:before
{
content: "\e01f";
}
.icon-custom-bell:before
{
content: "\e027";
}
.icon-custom-badge:before
{
content: "\e028";
}
.icon-custom-anchor:before
{
content: "\e029";
}
.icon-custom-wallet:before
{
content: "\e02a";
}
.icon-custom-vector:before
{
content: "\e02b";
}
.icon-custom-speech:before
{
content: "\e02c";
}
.icon-custom-puzzle:before
{
content: "\e02d";
}
.icon-custom-printer:before
{
content: "\e02e";
}
.icon-custom-present:before
{
content: "\e02f";
}
.icon-custom-playlist:before
{
content: "\e030";
}
.icon-custom-pin:before
{
content: "\e031";
}
.icon-custom-picture:before
{
content: "\e032";
}
.icon-custom-map:before
{
content: "\e033";
}
.icon-custom-layers:before
{
content: "\e034";
}
.icon-custom-handbag:before
{
content: "\e035";
}
.icon-custom-globe-alt:before
{
content: "\e036";
}
.icon-custom-globe:before
{
content: "\e037";
}
.icon-custom-frame:before
{
content: "\e038";
}
.icon-custom-folder-alt:before
{
content: "\e039";
}
.icon-custom-film:before
{
content: "\e03a";
}
.icon-custom-feed:before
{
content: "\e03b";
}
.icon-custom-earphones-alt:before
{
content: "\e03c";
}
.icon-custom-earphones:before
{
content: "\e03d";
}
.icon-custom-drop:before
{
content: "\e03e";
}
.icon-custom-drawer:before
{
content: "\e03f";
}
.icon-custom-docs:before
{
content: "\e040";
}
.icon-custom-directions:before
{
content: "\e041";
}
.icon-custom-direction:before
{
content: "\e042";
}
.icon-custom-diamond:before
{
content: "\e043";
}
.icon-custom-cup:before
{
content: "\e044";
}
.icon-custom-compass:before
{
content: "\e045";
}
.icon-custom-call-out:before
{
content: "\e046";
}
.icon-custom-call-in:before
{
content: "\e047";
}
.icon-custom-call-end:before
{
content: "\e048";
}
.icon-custom-calculator:before
{
content: "\e049";
}
.icon-custom-bubbles:before
{
content: "\e04a";
}
.icon-custom-briefcase:before
{
content: "\e04b";
}
.icon-custom-book-open:before
{
content: "\e04c";
}
.icon-custom-basket-loaded:before
{
content: "\e04d";
}
.icon-custom-basket:before
{
content: "\e04e";
}
.icon-custom-bag:before
{
content: "\e04f";
}
.icon-custom-action-undo:before
{
content: "\e050";
}
.icon-custom-action-redo:before
{
content: "\e051";
}
.icon-custom-wrench:before
{
content: "\e052";
}
.icon-custom-umbrella:before
{
content: "\e053";
}
.icon-custom-trash:before
{
content: "\e054";
}
.icon-custom-tag:before
{
content: "\e055";
}
.icon-custom-support:before
{
content: "\e056";
}
.icon-custom-size-fullscreen:before
{
content: "\e057";
}
.icon-custom-size-actual:before
{
content: "\e058";
}
.icon-custom-shuffle:before
{
content: "\e059";
}
.icon-custom-share-alt:before
{
content: "\e05a";
}
.icon-custom-share:before
{
content: "\e05b";
}
.icon-custom-rocket:before
{
content: "\e05c";
}
.icon-custom-question:before
{
content: "\e05d";
}
.icon-custom-pie-chart:before
{
content: "\e05e";
}
.icon-custom-pencil:before
{
content: "\e05f";
}
.icon-custom-note:before
{
content: "\e060";
}
.icon-custom-music-tone-alt:before
{
content: "\e061";
}
.icon-custom-music-tone:before
{
content: "\e062";
}
.icon-custom-microphone:before
{
content: "\e063";
}
.icon-custom-loop:before
{
content: "\e064";
}
.icon-custom-logout:before
{
content: "\e065";
}
.icon-custom-login:before
{
content: "\e066";
}
.icon-custom-list:before
{
content: "\e067";
}
.icon-custom-like:before
{
content: "\e068";
}
.icon-custom-home:before
{
content: "\e069";
}
.icon-custom-grid:before
{
content: "\e06a";
}
.icon-custom-graph:before
{
content: "\e06b";
}
.icon-custom-equalizer:before
{
content: "\e06c";
}
.icon-custom-dislike:before
{
content: "\e06d";
}
.icon-custom-cursor:before
{
content: "\e06e";
}
.icon-custom-control-start:before
{
content: "\e06f";
}
.icon-custom-control-rewind:before
{
content: "\e070";
}
.icon-custom-control-play:before
{
content: "\e071";
}
.icon-custom-control-pause:before
{
content: "\e072";
}
.icon-custom-control-forward:before
{
content: "\e073";
}
.icon-custom-control-end:before
{
content: "\e074";
}
.icon-custom-calendar:before
{
content: "\e075";
}
.icon-custom-bulb:before
{
content: "\e076";
}
.icon-custom-bar-chart:before
{
content: "\e077";
}
.icon-custom-arrow-up:before
{
content: "\e078";
}
.icon-custom-arrow-right:before
{
content: "\e079";
}
.icon-custom-arrow-left:before
{
content: "\e07a";
}
.icon-custom-arrow-down:before
{
content: "\e07b";
}
.icon-custom-ban:before
{
content: "\e07c";
}
.icon-custom-bubble:before
{
content: "\e07d";
}
.icon-custom-camcorder:before
{
content: "\e07e";
}
.icon-custom-camera:before
{
content: "\e07f";
}
.icon-custom-check:before
{
content: "\e080";
}
.icon-custom-clock:before
{
content: "\e081";
}
.icon-custom-close:before
{
content: "\e082";
}
.icon-custom-cloud-download:before
{
content: "\e083";
}
.icon-custom-cloud-upload:before
{
content: "\e084";
}
.icon-custom-doc:before
{
content: "\e085";
}
.icon-custom-envelope:before
{
content: "\e086";
}
.icon-custom-eye:before
{
content: "\e087";
}
.icon-custom-flag:before
{
content: "\e088";
}
.icon-custom-folder:before
{
content: "\e089";
}
.icon-custom-heart:before
{
content: "\e08a";
}
.icon-custom-info:before
{
content: "\e08b";
}
.icon-custom-key:before
{
content: "\e08c";
}
.icon-custom-link:before
{
content: "\e08d";
}
.icon-custom-lock:before
{
content: "\e08e";
}
.icon-custom-lock-open:before
{
content: "\e08f";
}
.icon-custom-magnifier:before
{
content: "\e090";
}
.icon-custom-magnifier-add:before
{
content: "\e091";
}
.icon-custom-magnifier-remove:before
{
content: "\e092";
}
.icon-custom-paper-clip:before
{
content: "\e093";
}
.icon-custom-paper-plane:before
{
content: "\e094";
}
.icon-custom-plus:before
{
content: "\e095";
}
.icon-custom-pointer:before
{
content: "\e096";
}
.icon-custom-power:before
{
content: "\e097";
}
.icon-custom-refresh:before
{
content: "\e098";
}
.icon-custom-reload:before
{
content: "\e099";
}
.icon-custom-settings:before
{
content: "\e09a";
}
.icon-custom-star:before
{
content: "\e09b";
}
.icon-custom-symbol-female:before
{
content: "\e09c";
}
.icon-custom-symbol-male:before
{
content: "\e09d";
}
.icon-custom-target:before
{
content: "\e09e";
}
.icon-custom-volume-1:before
{
content: "\e09f";
}
.icon-custom-volume-2:before
{
content: "\e0a0";
}
.icon-custom-volume-off:before
{
content: "\e0a1";
}
.icon-custom-users:before
{
content: "\e001";
}.btn
{
border-width: 0;
padding: 5px 14px;
font-size: 14px;
outline: none !important;
background-image: none !important;
filter: none;
-webkit-box-shadow: none;
-moz-box-shadow: none;
box-shadow: none;
text-shadow: none;
}
.btn.dropdown-toggle, .btn-group .btn.dropdown-toggle, .btn:hover, .btn:disabled, .btn[disabled], .btn:focus, .btn:active, .btn.active
{
outline: none !important;
background-image: none !important;
filter: none;
text-shadow: none;
-webkit-box-shadow: none;
-moz-box-shadow: none;
box-shadow: none;
}    .btn-default
{
border-width: 1px;
padding: 6px 13px;
color: #333;
background-color: #fff;
border-color: #ccc;
}
.btn-default:hover, .btn-default:focus, .btn-default:active, .btn-default.active
{
color: #333;
background-color: #ededed;
border-color: #b3b3b3;
}
.open .btn-default.dropdown-toggle
{
color: #333;
background-color: #ededed;
border-color: #b3b3b3;
}
.btn-default:active, .btn-default.active
{
background-image: none;
background-color: #e0e0e0;
}
.btn-default:active:hover, .btn-default.active:hover
{
background-color: #e6e6e6;
}
.open .btn-default.dropdown-toggle
{
background-image: none;
}
.btn-default.disabled, .btn-default.disabled:hover, .btn-default.disabled:focus, .btn-default.disabled:active, .btn-default.disabled.active, .btn-default[disabled], .btn-default[disabled]:hover, .btn-default[disabled]:focus, .btn-default[disabled]:active, .btn-default[disabled].active, fieldset[disabled] .btn-default, fieldset[disabled] .btn-default:hover, fieldset[disabled] .btn-default:focus, fieldset[disabled] .btn-default:active, fieldset[disabled] .btn-default.active
{
background-color: #fff;
border-color: #ccc;
}
.btn-default .badge
{
color: #fff;
background-color: #333;
}
.btn-default > i
{
color: #aaa;
}
.btn-default > i[class^="icon-"],
.btn-default > i[class*="icon-"]
{
color: #8c8c8c;
} .btn > i
{
font-size: 14px;
} .btn-group .input-sm .btn-default
{
padding-top: 3px;
padding-bottom: 3px;
} .control-label
{
margin-top: 1px;
}
.control-label .required
{
color: #e02222;
font-size: 12px;
padding-left: 2px;
}
.form
{
padding: 0 !important;
}
.form .form-body
{
padding: 10px;
}
.portlet.light .form .form-body
{
padding-left: 0;
padding-right: 0;
}
.portlet.light .form .form-actions
{
background: none;
padding-left: 0;
padding-right: 0;
}
.form .form-actions.noborder
{
border-top: 0;
}
.portlet .form .form-actions
{
-webkit-border-radius: 0 0 4px 4px;
-moz-border-radius: 0 0 4px 4px;
-ms-border-radius: 0 0 4px 4px;
-o-border-radius: 0 0 4px 4px;
border-radius: 0 0 4px 4px;
}
.form .form-actions:before, .form .form-actions:after
{
content: " ";
display: table;
}
.form .form-actions:after
{
clear: both;
}
.form .form-actions.right
{
padding-left: 0;
padding-right: 10px;
text-align: right;
}
.portlet.light .form .form-actions.right
{
padding-right: 0;
}
.form .form-actions.left
{
padding-left: 10px;
padding-right: 0;
text-align: left;
}
.portlet.light .form .form-actions.left
{
padding-left: 0;
}
.form .form-actions.nobg
{
background-color: transparent;
}
.form .form-actions.top
{
margin-top: 0;
margin-bottom: 20px;
border-top: 0;
border-bottom: 1px solid #e5e5e5;
}
.portlet.light .form .form-actions.top
{
background: none;
}
.form .form-actions .btn-set
{
display: inline-block;
}
@media (max-width: 767px)
{
.form .form-actions
{ }
.form .form-actions .btn-set
{
margin-bottom: 3px;
margin-top: 3px;
float: left !important;
}
}
.form .form-section
{
margin: 0px 0px 15px 0px;
padding-bottom: 5px;
border-bottom: 1px solid #eee;
}
.form .form-section:first-child
{
margin-top: 5px;
} .checkbox,
.form-horizontal .checkbox
{
padding: 0;
}
.checkbox > label,
.form-horizontal .checkbox > label
{
padding-left: 0;
}
.checkbox-list > label
{
display: block;
}
.checkbox-list > label.checkbox-inline
{
display: inline-block;
}
.checkbox-list > label.checkbox-inline:first-child
{
padding-left: 0;
}  .form-control::-moz-placeholder
{
color: #b3b3b3;
opacity: 1;
}
.form-control:-ms-input-placeholder
{
color: #b3b3b3;
}
.form-control::-webkit-input-placeholder
{
color: #b3b3b3;
} .form-control
{
font-size: 14px;
font-weight: normal;
color: #333;
background-color: #fff;
border: 1px solid #e5e5e5;
box-shadow: none;
transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
-webkit-border-radius: 4px;
-moz-border-radius: 4px;
-ms-border-radius: 4px;
-o-border-radius: 4px;
border-radius: 4px;
margin-top:10px;
}
.form-control:focus
{
border-color: #999;
outline: 0;
-webkit-box-shadow: none;
box-shadow: none;
}
.form-control[disabled], .form-control[readonly], fieldset[disabled] .form-control
{
cursor: not-allowed;
background-color: #eeeeee;
}
.form-control.height-auto
{
height: auto;
}
.input-medium
{
width: 240px !important;
}
.input-inline
{
display: inline-block;
width: auto;
vertical-align: middle;
}
.form-group .input-inline
{
margin-right: 3px;
}
.input-sm
{
height: 28px;
padding: 5px 10px;
font-size: 13px;
}
select.input-sm
{
height: 28px;
line-height: 28px;
padding: 2px 10px;
} .input-group .btn-default
{
border-color: #e5e5e5;
}
.input-group .input-group-addon
{
border-color: #e5e5e5;
background: #e5e5e5;
min-width: 39px;
}
.input-group .input-group-addon > i
{
color: #999;
} .has-success .help-block,
.has-success .help-inline,
.has-success .control-label,
.has-success .radio,
.has-success .checkbox,
.has-success .radio-inline,
.has-success .checkbox-inline
{
color: #3c763d;
}
.has-success .form-control
{
border-color: #d6e9c6 !important;
-webkit-box-shadow: none;
box-shadow: none;
}
.has-success .form-control:focus
{
border-color: #bbdba1;
-webkit-box-shadow: none;
box-shadow: none;
}
.has-success .input-group-addon
{
color: #3c763d;
border-color: #d6e9c6;
background-color: #dff0d8;
}
.has-success .input-group-addon > i
{
color: #3c763d;
}
.has-success .form-control-feedback
{
color: #3c763d;
}
.has-error .help-block,
.has-error .help-inline,
.has-error .control-label,
.has-error .radio,
.has-error .checkbox,
.has-error .radio-inline,
.has-error .checkbox-inline
{
color: #a94442;
}
.has-error .form-control
{
border-color: #a94442;
-webkit-box-shadow: none;
box-shadow: none;
}
.has-error .form-control:focus
{
border-color: #dca7b0;
-webkit-box-shadow: none;
box-shadow: none;
}
.has-error .input-group-addon
{
color: #a94442;
border-color: #ebccd1;
background-color: #f2dede;
}
.has-error .input-group-addon > i
{
color: #a94442;
}
.has-error .form-control-feedback
{
color: #a94442;
} .input-icon
{
position: relative;
}
.input-icon > .form-control
{
padding-left: 33px;
}
.input-icon > i
{
color: #ccc;
display: block;
position: absolute;
margin: 11px 2px 4px 10px;
z-index: 3;
width: 16px;
font-size: 16px;
text-align: center;
}
.has-success .input-icon > i
{
color: #45B6AF;
}
.has-error .input-icon > i
{
color: #F3565D;
}
.input-icon.right > .form-control
{
padding-right: 33px;
padding-left: 12px;
}
.input-group .input-icon.right > .form-control
{
-webkit-border-radius: 0 4px 4px 0;
-moz-border-radius: 0 4px 4px 0;
-ms-border-radius: 0 4px 4px 0;
-o-border-radius: 0 4px 4px 0;
border-radius: 0 4px 4px 0;
}
.input-icon.right > i
{
right: 8px;
float: right;
}
.input-icon.input-icon-lg > i
{
margin-top: 16px;
}
.input-icon.input-icon-sm > i
{
margin-top: 8px;
font-size: 13px;
}
.pagination
{
margin: 10px 0;
}
.pagination.pagination-circle > li:first-child > a
{
border-radius: 25px 0 0 25px !important;
}
.pagination.pagination-circle > li:last-child > a
{
border-radius: 0 25px 25px 0 !important;
}
.pagination .active > a,
.pagination .active > a:hover
{
background: #eee;
border-color: #dddddd;
color: #333;
} .portlet
{
margin-top: 0px;
margin-bottom: 25px;
padding: 0px; }
.portlet > .portlet-title
{
border-bottom: 1px solid #eee;
padding: 0;
margin-bottom: 10px;
min-height: 41px; }
.portlet > .portlet-title:before, .portlet > .portlet-title:after
{
content: " ";
display: table;
}
.portlet > .portlet-title:after
{
clear: both;
}
.portlet > .portlet-title > .caption
{
float: left;
display: inline-block;
font-size: 18px;
line-height: 20px;
padding: 10px 0;
}
.portlet > .portlet-title > .caption.bold
{
font-weight: 400;
}
.portlet > .portlet-title > .caption > i
{
float: left;
margin-top: 4px;
display: inline-block;
font-size: 13px;
margin-right: 5px;
color: #666;
}
.portlet > .portlet-title > .caption > i.glyphicon
{
margin-top: 2px;
}
.portlet > .portlet-title > .caption > .caption-helper
{
padding: 0;
margin: 0;
line-height: 13px;
color: #9eacb4;
font-size: 13px;
font-weight: 400;
}
.portlet > .portlet-title > .actions
{
float: right;
display: inline-block;
padding: 6px 0;
}
.portlet > .portlet-title > .actions > .dropdown-menu i
{
color: #555555;
}
.portlet > .portlet-title > .actions > .btn,
.portlet > .portlet-title > .actions > .btn.btn-sm,
.portlet > .portlet-title > .actions > .btn-group > .btn,
.portlet > .portlet-title > .actions > .btn-group > .btn.btn-sm
{
padding: 4px 10px;
font-size: 13px;
line-height: 1.5;
}
.portlet > .portlet-title > .actions > .btn.btn-default,
.portlet > .portlet-title > .actions > .btn.btn-sm.btn-default,
.portlet > .portlet-title > .actions > .btn-group > .btn.btn-default,
.portlet > .portlet-title > .actions > .btn-group > .btn.btn-sm.btn-default
{
padding: 3px 9px;
}
.portlet > .portlet-title > .actions > .btn > i,
.portlet > .portlet-title > .actions > .btn.btn-sm > i,
.portlet > .portlet-title > .actions > .btn-group > .btn > i,
.portlet > .portlet-title > .actions > .btn-group > .btn.btn-sm > i
{
font-size: 13px;
}
.portlet > .portlet-title > .tools
{
float: right;
display: inline-block;
padding: 12px 0 8px 0;
}
.portlet > .portlet-title > .tools > a
{
display: inline-block;
height: 16px;
margin-left: 5px;
opacity: 1 ;
filter: alpha(opacity=100) ;
}
.portlet > .portlet-title > .tools > a.remove
{
background-image: url(//dreamvoyager.fr/wp-content/plugins/facebook-likebox/assets/global/img/portlet-remove-icon.png);
background-repeat: no-repeat;
width: 11px;
}
.portlet > .portlet-title > .tools > a.config
{
background-image: url(//dreamvoyager.fr/wp-content/plugins/facebook-likebox/assets/global/img/portlet-config-icon.png);
background-repeat: no-repeat;
width: 12px;
}
.portlet > .portlet-title > .tools > a.reload
{
background-image: url(//dreamvoyager.fr/wp-content/plugins/facebook-likebox/assets/global/img/portlet-reload-icon.png);
width: 13px;
}
.portlet > .portlet-title > .tools > a.expand
{
background-image: url(//dreamvoyager.fr/wp-content/plugins/facebook-likebox/assets/global/img/portlet-expand-icon.png);
width: 14px;
visibility: visible;
}
.portlet > .portlet-title > .tools > a.collapse
{
background-image: url(//dreamvoyager.fr/wp-content/plugins/facebook-likebox/assets/global/img/portlet-collapse-icon.png);
width: 14px;
visibility: visible;
}
.portlet > .portlet-title > .tools > a.fullscreen
{
display: inline-block;
top: -3px;
position: relative;
font-size: 13px;
font-family: FontAwesome;
color: #ACACAC;
}
.portlet > .portlet-title > .tools > a.fullscreen:before
{
content: "\f065";
}
.portlet > .portlet-title > .tools > a.fullscreen.on:before
{
content: "\f066";
}
.portlet > .portlet-title > .tools > a:hover
{
text-decoration: none;
-webkit-transition: all 0.1s ease-in-out;
-moz-transition: all 0.1s ease-in-out;
-o-transition: all 0.1s ease-in-out;
-ms-transition: all 0.1s ease-in-out;
transition: all 0.1s ease-in-out;
opacity: 0.8 ;
filter: alpha(opacity=80) ;
}
.portlet > .portlet-title > .pagination
{
float: right;
display: inline-block;
margin: 2px 0 0 0;
border: 0;
padding: 4px 0;
}
.portlet > .portlet-title > .nav-tabs
{
background: none;
margin: 0;
float: right;
display: inline-block;
border: 0;
}
.portlet > .portlet-body
{
clear: both;
-webkit-border-radius: 0 0 4px 4px;
-moz-border-radius: 0 0 4px 4px;
-ms-border-radius: 0 0 4px 4px;
-o-border-radius: 0 0 4px 4px;
border-radius: 0 0 4px 4px;
}
.portlet > .portlet-empty
{
min-height: 125px;
}
.portlet.full-height-content
{
margin-bottom: 0;
}  .portlet.bordered
{
border-left: 2px solid #e6e9ec !important;
}
.portlet.bordered > .portlet-title
{
border-bottom: 0;
} .portlet.solid
{
padding: 0 10px 10px 10px;
border: 0px;
}
.portlet.solid > .portlet-title
{
border-bottom: 0;
margin-bottom: 10px;
}
.portlet.solid > .portlet-title > .caption
{
padding: 16px 0 2px 0;
}
.portlet.solid > .portlet-title > .actions
{
padding: 12px 0 6px 0;
}
.portlet.solid > .portlet-title > .tools
{
padding: 14px 0 6px 0;
} .portlet.solid.bordered > .portlet-title
{
margin-bottom: 10px;
} .portlet.box
{
padding: 0px !important;
}
.portlet.box > .portlet-title
{
border-bottom: 0;
padding: 0 10px;
margin-bottom: 0;
color: #fff;
}
.portlet.box > .portlet-title > .caption
{
padding: 11px 0 9px 0;
}
.portlet.box > .portlet-title > .tools > a.remove
{
background-image: url(//dreamvoyager.fr/wp-content/plugins/facebook-likebox/assets/global/img/portlet-remove-icon-white.png);
}
.portlet.box > .portlet-title > .tools > a.config
{
background-image: url(//dreamvoyager.fr/wp-content/plugins/facebook-likebox/assets/global/img/portlet-config-icon-white.png);
}
.portlet.box > .portlet-title > .tools > a.reload
{
background-image: url(//dreamvoyager.fr/wp-content/plugins/facebook-likebox/assets/global/img/portlet-reload-icon-white.png);
}
.portlet.box > .portlet-title > .tools > a.expand
{
background-image: url(//dreamvoyager.fr/wp-content/plugins/facebook-likebox/assets/global/img/portlet-expand-icon-white.png);
}
.portlet.box > .portlet-title > .tools > a.collapse
{
background-image: url(//dreamvoyager.fr/wp-content/plugins/facebook-likebox/assets/global/img/portlet-collapse-icon-white.png);
}
.portlet.box > .portlet-title > .tools > a.fullscreen
{
color: #fdfdfd;
}
.portlet.box > .portlet-title > .actions
{
padding: 7px 0 5px 0;
}
.portlet.box > .portlet-body
{
background-color: #fff;
padding: 10px;
} .portlet.light
{
padding: 12px 20px 15px 20px;
background-color: #fff;
}
.portlet.light.bordered
{
border: 1px solid #e1e1e1 !important;
}
.portlet.light.bordered > .portlet-title
{
border-bottom: 1px solid #eee;
}
.portlet.light.bg-inverse
{
background: #F7F7F7;
}
.portlet.light > .portlet-title
{
padding: 0;
min-height: 48px;
}
.portlet.light > .portlet-title > .caption
{
color: #666;
padding: 10px 0;
}
.portlet.light > .portlet-title > .caption > .caption-subject
{
font-size: 16px;
}
.portlet.light > .portlet-title > .caption > i
{
color: #777;
font-size: 15px;
font-weight: 300;
margin-top: 3px;
}
.portlet.light > .portlet-title > .caption.caption-md > .caption-subject
{
font-size: 15px;
}
.portlet.light > .portlet-title > .caption.caption-md > i
{
font-size: 14px;
}
.portlet.light > .portlet-title > .actions
{
padding: 6px 0 14px 0;
}
.portlet.light > .portlet-title > .actions .btn-default
{
color: #666;
}
.portlet.light > .portlet-title > .actions .dropdown-menu li > a
{
color: #555;
}
.portlet.light > .portlet-title > .inputs
{
float: right;
display: inline-block;
padding: 4px 0;
}
.portlet.light > .portlet-title > .inputs > .portlet-input .input-icon > i
{
font-size: 14px;
margin-top: 9px;
}
.portlet.light > .portlet-title > .inputs > .portlet-input .input-icon > .form-control
{
height: 30px;
padding: 2px 26px 3px 10px;
font-size: 13px;
}
.portlet.light > .portlet-title > .inputs > .portlet-input > .form-control
{
height: 30px;
padding: 3px 10px;
font-size: 13px;
}
.portlet.light > .portlet-title > .pagination
{
padding: 2px 0 13px 0;
}
.portlet.light > .portlet-title > .tools
{
padding: 10px 0 13px 0;
margin-top: 2px;
}
.portlet.light.form-fit
{
padding: 0;
}
.portlet.light.form-fit > .portlet-title
{
padding: 17px 20px 10px 20px;
margin-bottom: 0;
}
.portlet.light .portlet-body
{
padding-top: 8px;
}
.tab-pane > p:last-child
{
margin-bottom: 0px;
}  .table.table-bordered thead > tr > th
{
border-bottom: 0;
}
.table tr.heading > th
{
background-color: #eee !important;
}
.table td .img-responsive
{
width: 100%;
} .table > thead > tr > td.active,
.table > thead > tr > th.active,
.table > thead > tr.active > td,
.table > thead > tr.active > th,
.table > tbody > tr > td.active,
.table > tbody > tr > th.active,
.table > tbody > tr.active > td,
.table > tbody > tr.active > th,
.table > tfoot > tr > td.active,
.table > tfoot > tr > th.active,
.table > tfoot > tr.active > td,
.table > tfoot > tr.active > th
{
background: #a6c8e6;
color: #132339;
}
.table-hover > tbody > tr > td.active:hover,
.table-hover > tbody > tr > th.active:hover,
.table-hover > tbody > tr.active:hover > td,
.table-hover > tbody > tr.active:hover > th
{
background: #92bce0;
}
.table > thead > tr > td.success,
.table > thead > tr > th.success,
.table > thead > tr.success > td,
.table > thead > tr.success > th,
.table > tbody > tr > td.success,
.table > tbody > tr > th.success,
.table > tbody > tr.success > td,
.table > tbody > tr.success > th,
.table > tfoot > tr > td.success,
.table > tfoot > tr > th.success,
.table > tfoot > tr.success > td,
.table > tfoot > tr.success > th
{
background: #dff0d8;
color: #3c763d;
}
.table-hover > tbody > tr > td.success:hover,
.table-hover > tbody > tr > th.success:hover,
.table-hover > tbody > tr.success:hover > td,
.table-hover > tbody > tr.success:hover > th
{
background: #d0e9c6;
}
.table > thead > tr > td.info,
.table > thead > tr > th.info,
.table > thead > tr.info > td,
.table > thead > tr.info > th,
.table > tbody > tr > td.info,
.table > tbody > tr > th.info,
.table > tbody > tr.info > td,
.table > tbody > tr.info > th,
.table > tfoot > tr > td.info,
.table > tfoot > tr > th.info,
.table > tfoot > tr.info > td,
.table > tfoot > tr.info > th
{
background: #d9edf7;
color: #31708f;
}
.table-hover > tbody > tr > td.info:hover,
.table-hover > tbody > tr > th.info:hover,
.table-hover > tbody > tr.info:hover > td,
.table-hover > tbody > tr.info:hover > th
{
background: #c4e3f3;
}
.table > thead > tr > td.warning,
.table > thead > tr > th.warning,
.table > thead > tr.warning > td,
.table > thead > tr.warning > th,
.table > tbody > tr > td.warning,
.table > tbody > tr > th.warning,
.table > tbody > tr.warning > td,
.table > tbody > tr.warning > th,
.table > tfoot > tr > td.warning,
.table > tfoot > tr > th.warning,
.table > tfoot > tr.warning > td,
.table > tfoot > tr.warning > th
{
background: #fcf8e3;
color: #8a6d3b;
}
.table-hover > tbody > tr > td.warning:hover,
.table-hover > tbody > tr > th.warning:hover,
.table-hover > tbody > tr.warning:hover > td,
.table-hover > tbody > tr.warning:hover > th
{
background: #faf2cc;
}
.table > thead > tr > td.danger,
.table > thead > tr > th.danger,
.table > thead > tr.danger > td,
.table > thead > tr.danger > th,
.table > tbody > tr > td.danger,
.table > tbody > tr > th.danger,
.table > tbody > tr.danger > td,
.table > tbody > tr.danger > th,
.table > tfoot > tr > td.danger,
.table > tfoot > tr > th.danger,
.table > tfoot > tr.danger > td,
.table > tfoot > tr.danger > th
{
background: #f2dede;
color: #a94442;
}
.table-hover > tbody > tr > td.danger:hover,
.table-hover > tbody > tr > th.danger:hover,
.table-hover > tbody > tr.danger:hover > td,
.table-hover > tbody > tr.danger:hover > th
{
background: #ebcccc;
}  .red-sunglo.btn
{
color: #FFFFFF;
background-color: #E26A6A;
}
.red-sunglo.btn:hover,
.red-sunglo.btn:focus,
.red-sunglo.btn:active,
.red-sunglo.btn.active
{
color: #FFFFFF;
background-color: #dc4c4c;
}
.open .red-sunglo.btn.dropdown-toggle
{
color: #FFFFFF;
background-color: #dc4c4c;
}
.red-sunglo.btn:active, .red-sunglo.btn.active
{
background-image: none;
background-color: #d83737;
}
.red-sunglo.btn:active:hover,
.red-sunglo.btn.active:hover
{
background-color: #da3f3f;
}
.open .red-sunglo.btn.dropdown-toggle
{
background-image: none;
}
.red-sunglo.btn.disabled,
.red-sunglo.btn.disabled:hover,
.red-sunglo.btn.disabled:focus,
.red-sunglo.btn.disabled:active,
.red-sunglo.btn.disabled.active,
.red-sunglo.btn[disabled],
.red-sunglo.btn[disabled]:hover,
.red-sunglo.btn[disabled]:focus,
.red-sunglo.btn[disabled]:active,
.red-sunglo.btn[disabled].active,
fieldset[disabled] .red-sunglo.btn,
fieldset[disabled] .red-sunglo.btn:hover,
fieldset[disabled] .red-sunglo.btn:focus,
fieldset[disabled] .red-sunglo.btn:active,
fieldset[disabled] .red-sunglo.btn.active
{
background-color: #E26A6A;
}
.red-sunglo.btn .badge
{
color: #E26A6A;
background-color: #FFFFFF;
} .btn.red-sunglo-stripe
{
border-left: 3px solid #E26A6A;
} .portlet > .portlet-body.red-sunglo,
.portlet.red-sunglo
{
background-color: #E26A6A;
}
.portlet.solid.red-sunglo > .portlet-title,
.portlet.solid.red-sunglo > .portlet-body
{
border: 0;
color: #FFFFFF;
}
.portlet.solid.red-sunglo > .portlet-title > .caption
{
font-weight: 400;
}
.portlet.solid.red-sunglo > .portlet-title > .caption > i
{
color: #FFFFFF;
}
.portlet.solid.red-sunglo > .portlet-title > .tools > a.remove
{
background-image: url(//dreamvoyager.fr/wp-content/plugins/facebook-likebox/assets/global/img/portlet-remove-icon-white.png);
}
.portlet.solid.red-sunglo > .portlet-title > .tools > a.config
{
background-image: url(//dreamvoyager.fr/wp-content/plugins/facebook-likebox/assets/global/img/portlet-config-icon-white.png);
}
.portlet.solid.red-sunglo > .portlet-title > .tools > a.reload
{
background-image: url(//dreamvoyager.fr/wp-content/plugins/facebook-likebox/assets/global/img/portlet-reload-icon-white.png);
}
.portlet.solid.red-sunglo > .portlet-title > .tools > a.expand
{
background-image: url(//dreamvoyager.fr/wp-content/plugins/facebook-likebox/assets/global/img/portlet-expand-icon-white.png);
}
.portlet.solid.red-sunglo > .portlet-title > .tools > a.collapse
{
background-image: url(//dreamvoyager.fr/wp-content/plugins/facebook-likebox/assets/global/img/portlet-collapse-icon-white.png);
}
.portlet.solid.red-sunglo > .portlet-title > .tools > a.fullscreen
{
color: #fdfdfd;
}
.portlet.box.red-sunglo
{
border: 1px solid #ea9595;
border-top: 0;
}
.portlet.box.red-sunglo > .portlet-title
{
background-color: #E26A6A;
}
.portlet.box.red-sunglo > .portlet-title > .caption
{
color: #FFFFFF;
}
.portlet.box.red-sunglo > .portlet-title > .caption > i
{
color: #FFFFFF;
}
.portlet.box.red-sunglo > .portlet-title > .actions .btn-default
{
background: transparent !important;
background-color: transparent !important;
border: 1px solid #f4c8c8;
color: #f8dddd;
}
.portlet.box.red-sunglo > .portlet-title > .actions .btn-default > i
{
color: #fbeaea;
}
.portlet.box.red-sunglo > .portlet-title > .actions .btn-default:hover,
.portlet.box.red-sunglo > .portlet-title > .actions .btn-default:focus,
.portlet.box.red-sunglo > .portlet-title > .actions .btn-default:active,
.portlet.box.red-sunglo > .portlet-title > .actions .btn-default.active
{
border: 1px solid #fdf3f3;
color: white;
} .bg-red-sunglo
{
border-color: #E26A6A !important;
background-image: none !important;
background-color: #E26A6A !important;
color: #FFFFFF !important;
} .font-red-sunglo
{
color: #E26A6A !important;
}
.progress-bar.red-sunglo
{
background: #E26A6A !important;
color: #FFFFFF !important;
}
.margin-top-10
{
margin-top: 10px !important;
}
.margin-bottom-40
{
margin-bottom: 40px !important;
} .note
{
margin: 0 0 20px 0;
padding: 15px 30px 15px 15px;
border-left: 5px solid #eee;
-webkit-border-radius: 0 4px 4px 0;
-moz-border-radius: 0 4px 4px 0;
-ms-border-radius: 0 4px 4px 0;
-o-border-radius: 0 4px 4px 0;
border-radius: 0 4px 4px 0;
}
.note h1,
.note h2,
.note h3,
.note h4,
.note h5,
.note h6
{
margin-top: 0;
}
.note h1 .close,
.note h2 .close,
.note h3 .close,
.note h4 .close,
.note h5 .close,
.note h6 .close
{
margin-right: -10px;
}
.note p
{
font-size: 13px;
}
.note p:last-child
{
margin-bottom: 0;
}
.note code,
.note .highlight
{
background-color: #fff;
}
.note.note-default
{
background-color: lightgray;
border-color: #adadad;
color: #333333;
}
.note.note-default.note-bordered
{
background-color: #c3c3c3;
border-color: #a0a0a0;
}
.note.note-default.note-shadow
{
background-color: #c6c6c6;
border-color: #a0a0a0;
box-shadow: 5px 5px rgba(162, 162, 162, 0.2);
}
.note.note-primary
{
background-color: #5697d0;
border-color: #3085a9;
color: #D8E3F2;
}
.note.note-primary.note-bordered
{
background-color: #3e89c9;
border-color: #2a7696;
}
.note.note-primary.note-shadow
{
background-color: #428bca;
border-color: #2a7696;
box-shadow: 5px 5px rgba(43, 121, 154, 0.2);
}
.note.note-success
{
background-color: #eef7ea;
border-color: #c9e2b3;
color: #3c763d;
}
.note.note-success.note-bordered
{
background-color: #dcefd4;
border-color: #bbdba1;
}
.note.note-success.note-shadow
{
background-color: #dff0d8;
border-color: #bbdba1;
box-shadow: 5px 5px rgba(190, 220, 164, 0.2);
}
.note.note-info
{
background-color: #eef7fb;
border-color: #a6e1ec;
color: #31708f;
}
.note.note-info.note-bordered
{
background-color: #d5ebf6;
border-color: #91d9e8;
}
.note.note-info.note-shadow
{
background-color: #d9edf7;
border-color: #91d9e8;
box-shadow: 5px 5px rgba(150, 219, 233, 0.2);
}
.note.note-warning
{
background-color: #fcf8e3;
border-color: #f5d89e;
color: #8a6d3b;
}
.note.note-warning.note-bordered
{
background-color: #f9f1c7;
border-color: #f2cf87;
}
.note.note-warning.note-shadow
{
background-color: #faf2cc;
border-color: #f2cf87;
box-shadow: 5px 5px rgba(243, 209, 139, 0.2);
}
.note.note-danger
{
background-color: #f9f0f0;
border-color: #e4b9c0;
color: #a94442;
}
.note.note-danger.note-bordered
{
background-color: #f1dada;
border-color: #dca7b0;
}
.note.note-danger.note-shadow
{
background-color: #f2dede;
border-color: #dca7b0;
box-shadow: 5px 5px rgba(222, 171, 179, 0.2);
}.toast-title
{
font-weight: bold
}
.toast-message
{
-ms-word-wrap: break-word;
word-wrap: break-word
}
.toast-message a, .toast-message label
{
color: #fff
}
.toast-message a:hover
{
color: #ccc;
text-decoration: none
}
.toast-close-button
{
position: relative;
right: -0.3em;
top: -0.3em;
float: right;
font-size: 20px;
font-weight: bold;
color: #fff;
-webkit-text-shadow: 0 1px 0 #fff;
text-shadow: 0 1px 0 #fff;
opacity: .8;
-ms-filter: alpha(opacity = 80);
filter: alpha(opacity = 80)
}
.toast-close-button:hover, .toast-close-button:focus
{
color: #000;
text-decoration: none;
cursor: pointer;
opacity: .4;
-ms-filter: alpha(opacity = 40);
filter: alpha(opacity = 40)
}
button.toast-close-button
{
padding: 0;
cursor: pointer;
background: transparent;
border: 0;
-webkit-appearance: none
}
.toast-top-center
{
top: 0;
right: 0;
width: 100%
}
.toast-bottom-center
{
bottom: 0;
right: 0;
width: 100%
}
.toast-top-full-width
{
top: 0;
right: 0;
width: 100%
}
.toast-bottom-full-width
{
bottom: 0;
right: 0;
width: 100%
}
.toast-top-left
{
top: 12px;
left: 12px
}
.toast-top-right
{
top: 12px;
right: 12px
}
.toast-bottom-right
{
right: 12px;
bottom: 12px
}
.toast-bottom-left
{
bottom: 12px;
left: 12px
}
#toast-container
{
position: fixed;
z-index: 999999
}
#toast-container *
{
-moz-box-sizing: border-box;
-webkit-box-sizing: border-box;
box-sizing: border-box
}
#toast-container>div
{
margin: 0 0 6px;
padding: 15px 15px 15px 50px;
width: 300px;
-moz-border-radius: 3px 3px 3px 3px;
-webkit-border-radius: 3px 3px 3px 3px;
border-radius: 3px 3px 3px 3px;
background-position: 15px center;
background-repeat: no-repeat;
-moz-box-shadow: 0 0 12px #999;
-webkit-box-shadow: 0 0 12px #999;
box-shadow: 0 0 12px #999;
color: #fff;
opacity: .8;
-ms-filter: alpha(opacity = 80);
filter: alpha(opacity = 80)
}
#toast-container>:hover
{
-moz-box-shadow: 0 0 12px #000;
-webkit-box-shadow: 0 0 12px #000;
box-shadow: 0 0 12px #000;
opacity: 1;
-ms-filter: alpha(opacity = 100);
filter: alpha(opacity = 100);
cursor: pointer
}
#toast-container>.toast-info
{
background-image:
url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABgAAAAYCAYAAADgdz34AAAAAXNSR0IArs4c6QAAAARnQU1BAACxjwv8YQUAAAAJcEhZcwAADsMAAA7DAcdvqGQAAAGwSURBVEhLtZa9SgNBEMc9sUxxRcoUKSzSWIhXpFMhhYWFhaBg4yPYiWCXZxBLERsLRS3EQkEfwCKdjWJAwSKCgoKCcudv4O5YLrt7EzgXhiU3/4+b2ckmwVjJSpKkQ6wAi4gwhT+z3wRBcEz0yjSseUTrcRyfsHsXmD0AmbHOC9Ii8VImnuXBPglHpQ5wwSVM7sNnTG7Za4JwDdCjxyAiH3nyA2mtaTJufiDZ5dCaqlItILh1NHatfN5skvjx9Z38m69CgzuXmZgVrPIGE763Jx9qKsRozWYw6xOHdER+nn2KkO+Bb+UV5CBN6WC6QtBgbRVozrahAbmm6HtUsgtPC19tFdxXZYBOfkbmFJ1VaHA1VAHjd0pp70oTZzvR+EVrx2Ygfdsq6eu55BHYR8hlcki+n+kERUFG8BrA0BwjeAv2M8WLQBtcy+SD6fNsmnB3AlBLrgTtVW1c2QN4bVWLATaIS60J2Du5y1TiJgjSBvFVZgTmwCU+dAZFoPxGEEs8nyHC9Bwe2GvEJv2WXZb0vjdyFT4Cxk3e/kIqlOGoVLwwPevpYHT+00T+hWwXDf4AJAOUqWcDhbwAAAAASUVORK5CYII=)
!important
}
#toast-container>.toast-custom-error
{ background-image: url(//dreamvoyager.fr/wp-content/plugins/facebook-likebox/assets/global/img/error.png) !important;
}
#toast-container>.toast-custom-success
{ background-image: url(//dreamvoyager.fr/wp-content/plugins/facebook-likebox/assets/global/img/success.png) !important
}
#toast-container>.toast-warning
{
background-image:
url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABgAAAAYCAYAAADgdz34AAAAAXNSR0IArs4c6QAAAARnQU1BAACxjwv8YQUAAAAJcEhZcwAADsMAAA7DAcdvqGQAAAGYSURBVEhL5ZSvTsNQFMbXZGICMYGYmJhAQIJAICYQPAACiSDB8AiICQQJT4CqQEwgJvYASAQCiZiYmJhAIBATCARJy+9rTsldd8sKu1M0+dLb057v6/lbq/2rK0mS/TRNj9cWNAKPYIJII7gIxCcQ51cvqID+GIEX8ASG4B1bK5gIZFeQfoJdEXOfgX4QAQg7kH2A65yQ87lyxb27sggkAzAuFhbbg1K2kgCkB1bVwyIR9m2L7PRPIhDUIXgGtyKw575yz3lTNs6X4JXnjV+LKM/m3MydnTbtOKIjtz6VhCBq4vSm3ncdrD2lk0VgUXSVKjVDJXJzijW1RQdsU7F77He8u68koNZTz8Oz5yGa6J3H3lZ0xYgXBK2QymlWWA+RWnYhskLBv2vmE+hBMCtbA7KX5drWyRT/2JsqZ2IvfB9Y4bWDNMFbJRFmC9E74SoS0CqulwjkC0+5bpcV1CZ8NMej4pjy0U+doDQsGyo1hzVJttIjhQ7GnBtRFN1UarUlH8F3xict+HY07rEzoUGPlWcjRFRr4/gChZgc3ZL2d8oAAAAASUVORK5CYII=)
!important
}
#toast-container.toast-top-center>div, #toast-container.toast-bottom-center>div
{
width: 300px;
margin: auto
}
#toast-container.toast-top-full-width>div, #toast-container.toast-bottom-full-width>div
{
width: 96%;
margin: auto
}
.toast
{
background-color: #030303
}
.toast-custom-success
{
background-color: #51a351
}
.toast-custom-error
{
background-color: #bd362f
}
.toast-info
{
background-color: #2f96b4
}
.toast-warning
{
background-color: #f89406
}
@media all and (max-width:240px)
{
#toast-container>div
{
padding: 8px 8px 8px 50px;
width: 11em
}
#toast-container .toast-close-button
{
right: -0.2em;
top: -0.2em
}
}
@media all and (min-width:241px) and (max-width:480px)
{
#toast-container>div
{
padding: 8px 8px 8px 50px;
width: 18em
}
#toast-container .toast-close-button
{
right: -0.2em;
top: -0.2em
}
}
@media all and (min-width:481px) and (max-width:768px)
{
#toast-container>div
{
padding: 15px 15px 15px 50px;
width: 25em
}
}.portlet > .portlet-title > .caption > i
{
color:#fff;
}
.page-breadcrumb >li > a
{
text-decoration:none;
}
.page-breadcrumb >li > span
{
text-decoration:none;
}
.page-bar .page-breadcrumb > li > i
{
margin-right: 7px;
}
.page-breadcrumb >li > span
{
margin: 0px 2px 0px 2px !important;
}
@font-face
{
font-family: tech-banker;
src: url(//dreamvoyager.fr/wp-content/plugins/facebook-likebox/assets/admin/layout/css/font/tech-banker.eot);
src: url(//dreamvoyager.fr/wp-content/plugins/facebook-likebox/assets/admin/layout/css/font/tech-banker.eot?#iefix) format('embedded-opentype'),
url(//dreamvoyager.fr/wp-content/plugins/facebook-likebox/assets/admin/layout/css/font/tech-banker.woff) format('woff'), url(//dreamvoyager.fr/wp-content/plugins/facebook-likebox/assets/admin/layout/css/font/tech-banker.ttf)
format('truetype'), url(//dreamvoyager.fr/wp-content/plugins/facebook-likebox/assets/admin/layout/css/font/tech-banker.svg) format('svg');
font-weight: 400;
font-style: normal;
}
div.opacity_overlay
{
background-color: #202124 !important;
opacity: 0.7;
width: 100% !important;
height: 100% !important;
z-index: 999999 !important;
position: fixed !important;
top: 0 !important;
}
div.processing_overlay
{
-moz-animation: spin 2s infinite linear!important;
-o-animation: spin 2s infinite linear!important;
-webkit-animation: spin 2s infinite linear!important;
animation: spin 2s infinite linear!important;
}
div.processing_overlay
{
font-family: tech-banker;
font-size: 50px;
line-height: 80px;
font-weight: normal;
text-align: center;
top: 50%;
left: 50%;
outline: none;
color: #ffffff !important;
border: none;
-webkit-font-smoothing: antialiased;
-webkit-text-stroke:1px;
}
div.processing_overlay:before
{
content: "\e013";
}
div.processing_overlay > div
{
-webkit-animation: spin 2s infinite linear!important;
-moz-animation: spin 2s infinite linear!important;
-ms-animation: spin 2s infinite linear!important;
-o-animation: spin 2s infinite linear!important;
animation: spin 2s infinite linear!important;
}
.loader_opacity
{
position: fixed;
top: 50%;
left: 50%;
}
div.loader_opacity
{
z-index: 999999;
margin-top: -40px;
margin-left: -40px;
}
div.loader_opacity
{
margin: 10px;
width: 80px;
height: 80px;
border-radius: 50%;
color: #ffffff;
background-color: #202124;
}
div.loader_opacity
{
-moz-box-shadow: 0 0 3px #000;
-moz-box-shadow: 0 0 3px rgba(0, 0, 0, .4);
-webkit-box-shadow: 0 0 3px #000;
-webkit-box-shadow: 0 0 3px rgba(0, 0, 0, .4);
box-shadow: 0 0 3px #000;
box-shadow: 0 0 3px rgba(0, 0, 0, .4);
}
@-ms-keyframes spin
{
from
{
-ms-transform: rotate(0deg);
}
to
{
-ms-transform: rotate(360deg);
}
}
@-moz-keyframes spin
{
from
{
-moz-transform: rotate(0deg);
}
to
{
-moz-transform: rotate(360deg);
}
}
@-webkit-keyframes spin
{
from
{
-webkit-transform: rotate(0deg);
}
to
{
-webkit-transform: rotate(360deg);
}
}
@keyframes spin
{
from
{
transform:rotate(0deg);
}
to
{
transform:rotate(360deg);
}
}
.layout-system-report
{
display: none;
margin: 10px 0;
padding: 0;
position: relative;
}
.layout-system-report textarea
{
font-family: monospace;
width: 100%;
margin: 0;
height: 300px;
padding: 20px;
-moz-border-radius: 0;
-webkit-border-radius: 0;
border-radius: 0;
resize: none;
font-size: 12px;
line-height: 20px;
outline: 0;
}
.form-body .table-margin-top
{
margin-top: 10px;
}
.table > thead > tr > th
{
text-align: left;
}
.form-group select
{
height: 34px;
}
.line-separator
{
height: 1px;
background: #717171 none repeat scroll 0% 0%;
border-bottom: 1px solid #DDD;
margin: 20px 0px;
}
a.btn
{
text-decoration: none;
}
.table.table-striped.table-bordered.table-hover.table-margin-top
{
margin-top: 20px !important;
}
.input-icon.right > .form-control
{
padding-right: 0px;
}
.plugin-logo > img
{
padding: 0px !important;
width: 200px;
}
.custom-alternative a
{
text-decoration: none;
}
.custom-alternative
{
text-align: center;
vertical-align: middle !important;
}
.input-icon.right > .form-control
{
padding-right: 0px;
}
.nav > li
{
display: inline-table;
}
.nav > li > a
{
padding: 4px 8px;
}
a:focus, a:focus
{
color: #124964;
box-shadow: 0px 0px 0px 1px rgba(255, 255, 255, 0.18), 0px 0px 2px 1px rgba(30, 140, 190, 0);
}
.nav > li > a:hover, .nav > li > a:focus
{
text-decoration: none;
background-color: #fff;
}
.table-margin-top
{
margin-top:10px !important;
}
.custom-date-popup
{
width: 20% !important;
}
.custom-table-top-margin-popup
{
margin-bottom: 4% !important;
}
.custom-bulk-width {
width: auto;
height: 32px !important;
}
.custom-width
{
width:160px;
}
.green-custom
{
color:#17590B !important;
font-size:13px;
}
table.table-bordered thead th, table.table-bordered thead td
{
border-left-width: 0px;
border-top-width: 1px !important;
}
.form-control
{
display: inline-block;
}
div.dataTables_wrapper div.dataTables_length label
{
float: right !important;
}
.dataTable > thead > tr > th.chk-action
{
background-image: none !important;
}
.page-sidebar-tech-banker.navbar-collapse
{
max-height: none !important;
float: left;
position: absolute;
}
@media (max-width: 992px)
{
.page-sidebar-tech-banker.navbar-collapse
{
width: auto !important;
position: relative;
float: none;
}
}
.badge-danger
{
background-color: #ED6B75;
}
@media (max-width: 992px)
{
.page-content-wrapper .page-content
{
margin-left: 0px;
}
}
.pagination .active > a, .pagination .active > a:hover
{
background: #EEE none repeat scroll 0% 0% !important;
border-color: #DDD !important;
color: #333 !important;
}
.btn:hover, .btn:focus, .btn.focus
{
color: #fff !important;
text-decoration: none;
}
@media (max-width: 1200px)
{
.table > thead > tr > th,.table > tbody > tr > th,.table > tfoot > tr > th,.table > thead > tr > td,
.table > tbody > tr > td,.table > tfoot > tr > td
{
padding: 4px;
}
}
@media (max-width: 992px)
{
.page-sidebar-menu-tech-banker
{
min-height: auto !important;
}
}
.plugin_update_message
{
font-weight: 400;
background: #d54d21;
padding: 1em;
margin: 10px 0;
}
.plugin_update_message > p
{
color: #fff;
margin: 0px !important;
}
.custom_links
{
text-decoration: underline;
font-weight: bold;
color: #a94442;
}
.custom_links:hover
{
color: #a94442 !important;
}
.portlet.box.vivid-green
{
border-width: 0px 1px 1px;
border-style: none solid solid;
border-color: #a4cd39 !important;
-moz-border-top-colors: none;
-moz-border-right-colors: none;
-moz-border-bottom-colors: none;
-moz-border-left-colors: none;
border-image: none;
}
.page-sidebar-tech-banker .sidebar-menu-tech-banker .page-sidebar-menu-tech-banker > li.active > a, .page-sidebar-tech-banker .sidebar-menu-tech-banker .page-sidebar-menu-tech-banker > li.active.open > a
{
background-color: #a4cd39 !important;
border-top-color: transparent;
color: #FFF;
}
.portlet.box.vivid-green > .portlet-title
{
background-color: #a4cd39 !important;
}
.vivid-green.btn
{
color: #fff;
background-color: #a4cd39;
} .popup
{
z-index: 99999;
width:100%;
height:100%;
display:none;
position:fixed;
top:0px;
left:0px;
background:rgba(0,0,0,0.75);
} .popup-inner
{
max-width:700px;
width:90%;
position:absolute;
top:50%;
left:50%;
-webkit-transform:translate(-50%, -50%);
transform:translate(-50%, -50%);
box-shadow:0px 2px 6px rgba(0,0,0,1);
border-radius:3px;
background:#fff;
}
.control-label
{
margin-top: 1px;
font-weight: 500 !important;
}
.control-label a
{
text-decoration: underline !important;
}
.custom_links_feature
{
text-decoration: underline;
font-weight: bold;
color: #8a6d3b;
}
.custom_links_feature:hover
{
color: #8a6d3b !important;
}
.modal-body
{
position: relative;
padding: 15px !important;
}
.modal-footer
{
padding: 15px;
text-align: right;
border-top: 1px solid #e5e5e5;
}
.modal-footer .btn + .btn
{
margin-bottom: 0;
margin-left: 5px;
}
.page-header-column a, .page-header-column a:visited{
text-decoration: none;
color: #efefef;
}
.page-header-column a.btn{
color: #ffffff;
}
.page-header-column a:hover{
opacity: 0.9;
}
.page-header-column p a:hover{
text-decoration: underline;
}
.page-header-column h4{
font-size: 15px;
}
.page-header-column ul{
list-style-type: none;
padding-left: 0;
margin-top: 0;
}
.page-header-column ul li{
font-size: 13px;
padding: 5px;
}
.page-header-container{
color: #a4cd39;
font-size: 14px;
background-color: #284049;
padding-top: 10px;
margin-bottom: 25px;
border-radius: 4px;
}
.page-header-column .btn{
color: #ffffff;
background-color: #a4cd39;
padding-top: 10px;
padding-bottom: 10px;
border-radius: 5px;
margin-top: 15px;
}
.page-header-column p{
margin-top: 15px;
font-size: 13px;
}
.page-header-column h4{
margin-bottom: 15px;
}
.btn:hover{
opacity: 0.9;
}
.header-wizard
{
width : 50%;
background-color : #fff;
}
.fbl-dashicons-wordpress
{
font-size : 90px;
background : #01749a;
color : #fff;
width : 110px;
height : 110px;
padding : 10px;
}
.fbl-dashicons-plus
{
position: absolute;
top : 30px;
left : 30%;
font-size : 60px;
color : #bbb;
}
.textalign p
{
font-size : 16px;
color : #444;
padding-left : 40px;
padding-right : 40px;
}
.allow
{
padding-left : 0px;
padding-right : 0px;
}
.tech-banker-actions
{
padding : 10px 20px 10px 20px;
}
.button.button-primary-wizard
{
padding : 5px 35px 5px 10px !important;
border-width : 2px !important;
font-size : 14px !important;
font-weight : 800 !important;
height : 100% !important;
line-height : 30px !important;
}
.button-primary-wizard
{
background-color : #a4cd39 !important;
border-color : #a4cd39 !important;
color : #fff !important;
display : inline-block !important;
text-decoration : none !important;
border-style : outset !important;
float : right !important;
position : relative !important;
}
.button-primary-wizard:hover
{
color : #fff !important;
text-decoration : none !important;
}
.button-secondary-wizard
{
color : #fff !important;
background : #C0C7CA !important;
text-decoration : none !important;
font-size : 14px !important;
padding : 5px 35px 5px 10px !important;
border : 2px outset #f7f7f7 !important;
display : inline-block !important;
position : relative !important;
font-weight : 800 !important;
height : 100% !important;
line-height : 30px !important;
}
.button-secondary-wizard:hover
{
color : #fff !important;
}
.permissions
{
font-size : 18px;
text-decoration : none;
text-align : center;
display : block;
color : #a4cd39;
padding-top : 10px;
padding-bottom : 10px;
margin-bottom : 10px;
cursor: -webkit-grab;
cursor: grab;
}
.permissions:hover
{
color : #a4cd39;
}
.fbl-dashicons-admin-users
{
float : left;
font-size : 45px;
width : 50px;
height : 50px;
margin-right : 30px;
}
.admin p
{
margin : 0px;
font-size : 12px;
}
.admin span
{
font-size : 16px;
}
.fbl-dashicons-welcome-view-site
{
float : left;
font-size : 45px;
width : 50px;
height : 50px;
margin-right : 30px;
}
.settings p
{
margin : 0px;
font-size : 12px;
}
.settings span
{
font-size : 16px;
}
.fbl-dashicons-testimonial
{
float : left;
font-size : 45px;
width : 50px;
height : 50px;
margin-right : 30px;
}
.testimonial p
{
margin : 0px;
font-size : 12px;
}
.testimonial span
{
margin : 0px;
font-size : 16px;
}
.fbl-dashicons-admin-plugins
{
float : left;
font-size : 45px;
width : 50px;
height : 50px;
margin-right : 30px;
}
.admin-plugins p
{
margin : 0px;
font-size : 12px;
}
.admin-plugins span
{
font-size : 16px;
}
.terms
{
background : #e1e1e1;
text-align : center;
padding-top : 10px;
padding-bottom : 10px;
}
.terms a, .terms span
{
color : #999;
font-size : 10px;
text-decoration : none !important;
}
.styling
{
padding : 20px 0 0 0 !important;
}
.fbl-dashicons-arrow-right-alt
{
position : absolute;
top : 12px;
right : 5px;
}
.center
{
text-align : center;
}
.align2
{
padding-left : 0px;
}
.p2
{
padding-top : 35px;
}
.row-custom
{
margin-right : 0px !important;
margin-left : 0px !important
}
.row-bg
{
background-color : #e1e1e1;
padding : 20px 0px 20px 0px;
}
.popup-control
{
width: 45.7% !important;
}
@media (max-width: 1000px)
{
.popup-control
{
width: 95.7% !important;
}
}

.fbl_animation_time {
-webkit-animation-duration: 1.5s;
animation-duration: 1.5s;
-webkit-animation-fill-mode: both;
animation-fill-mode: both;
}
.fbl_animation_time.bounceIn,
.fbl_animation_time.bounceOut {
-webkit-animation-duration: .75s;
animation-duration: .75s;
}
.openDownLeftRetourn {
-webkit-animation-name: openDownLeftRetourn;
animation-name: openDownLeftRetourn;
}
.openDownRightRetourn {
-webkit-animation-name: openDownRightRetourn;
animation-name: openDownRightRetourn;
}
.openUpLeftRetourn {
-webkit-animation-name: openUpLeftRetourn;
animation-name: openUpLeftRetourn;
}
.openUpRightRetourn {
-webkit-animation-name: openUpRightRetourn;
animation-name: openUpRightRetourn;
}
.perspectiveDownRetourn {
-webkit-backface-visibility: visible !important;
backface-visibility: visible !important;
-webkit-animation-name: perspectiveDownRetourn;
animation-name: perspectiveDownRetourn;
}
.perspectiveLeftRetourn {
-webkit-backface-visibility: visible !important;
backface-visibility: visible !important;
-webkit-animation-name: perspectiveLeftRetourn;
animation-name: perspectiveLeftRetourn;
}
.perspectiveRightRetourn {
-webkit-backface-visibility: visible !important;
backface-visibility: visible !important;
-webkit-animation-name: perspectiveRightRetourn;
animation-name: perspectiveRightRetourn;
}
.perspectiveUpRetourn {
-webkit-backface-visibility: visible !important;
backface-visibility: visible !important;
-webkit-animation-name: perspectiveUpRetourn;
animation-name: perspectiveUpRetourn;
}
.puffIn {
-webkit-animation-name: puffIn;
animation-name: puffIn;
}
.slideDownRetourn {
-webkit-animation-name: slideDownRetourn;
animation-name: slideDownRetourn;
}
.slideLeftRetourn {
-webkit-animation-name: slideLeftRetourn;
animation-name: slideLeftRetourn;
}
.slideRightRetourn {
-webkit-animation-name: slideRightRetourn;
animation-name: slideRightRetourn;
}
.slideUpRetourn {
-webkit-animation-name: slideUpRetourn;
animation-name: slideUpRetourn;
}
.swap {
-webkit-animation-name: swap;
animation-name: swap;
}
.twisterInDown {
-webkit-animation-name: twisterInDown;
animation-name: twisterInDown;
}
.twisterInUp {
-webkit-animation-name: twisterInUp;
animation-name: twisterInUp;
}
.vanishIn {
-webkit-animation-name: vanishIn;
animation-name: vanishIn;
}
.swashIn {
-webkit-animation-name: swashIn;
animation-name: swashIn;
}
.foolishIn {
-webkit-animation-name: foolishIn;
animation-name: foolishIn;
}
.tinRightIn {
-webkit-animation-name: tinRightIn;
animation-name: tinRightIn;
}
.tinLeftIn {
-webkit-animation-name: tinLeftIn;
animation-name: tinLeftIn;
}
.tinUpIn {
-webkit-animation-name: tinUpIn;
animation-name: tinUpIn;
}
.tinDownIn {
-webkit-animation-name: tinDownIn;
animation-name: tinDownIn;
}
.boingInUp {
-webkit-animation-name: boingInUp;
animation-name: boingInUp;
}
.spaceInUp {
-webkit-animation-name: spaceInUp;
animation-name: spaceInUp;
}
.spaceInRight {
-webkit-animation-name: spaceInRight;
animation-name: spaceInRight;
}
.spaceInDown {
-webkit-animation-name: spaceInDown;
animation-name: spaceInDown;
}
.spaceInLeft {
-webkit-animation-name: spaceInLeft;
animation-name: spaceInLeft;
}
@-webkit-keyframes openDownLeftRetourn {
0% {
-webkit-transform-origin: bottom left;
-webkit-transform: rotate(-110deg);
-webkit-animation-timing-function: ease-in-out;
}
100% {
-webkit-transform-origin: bottom left;
-webkit-transform: rotate(0deg);
-webkit-animation-timing-function: ease-out;
}
}
@keyframes openDownLeftRetourn {
0% {
transform-origin: bottom left;
transform: rotate(-110deg);
animation-timing-function: ease-in-out;
}
100% {
transform-origin: bottom left;
transform: rotate(0deg);
animation-timing-function: ease-out;
}
}
@-webkit-keyframes openDownRightRetourn {
0% {
-webkit-transform-origin: bottom right;
-webkit-transform: rotate(110deg);
-webkit-animation-timing-function: ease-in-out;
}
100% {
-webkit-transform-origin: bottom right;
-webkit-transform: rotate(0deg);
-webkit-animation-timing-function: ease-out;
}
}
@keyframes openDownRightRetourn {
0% {
transform-origin: bottom right;
transform: rotate(110deg);
animation-timing-function: ease-in-out;
}
100% {
transform-origin: bottom right;
transform: rotate(0deg);
animation-timing-function: ease-out;
}
}
@-webkit-keyframes openUpLeftRetourn {
0% {
-webkit-transform-origin: top left;
-webkit-transform: rotate(110deg);
-webkit-animation-timing-function: ease-in-out;
}
100% {
-webkit-transform-origin: top left;
-webkit-transform: rotate(0deg);
-webkit-animation-timing-function: ease-out;
}
}
@keyframes openUpLeftRetourn {
0% {
transform-origin: top left;
transform: rotate(110deg);
animation-timing-function: ease-in-out;
}
100% {
transform-origin: top left;
transform: rotate(0deg);
animation-timing-function: ease-out;
}
}
@-webkit-keyframes openUpRightRetourn {
0% {
-webkit-transform-origin: top right;
-webkit-transform: rotate(-110deg);
-webkit-animation-timing-function: ease-in-out;
}
100% {
-webkit-transform-origin: top right;
-webkit-transform: rotate(0deg);
-webkit-animation-timing-function: ease-out;
}
}
@keyframes openUpRightRetourn {
0% {
transform-origin: top right;
transform: rotate(-110deg);
animation-timing-function: ease-in-out;
}
100% {
transform-origin: top right;
transform: rotate(0deg);
animation-timing-function: ease-out;
}
}
@-webkit-keyframes openDownLeftOut {
0% {
opacity: 1;
-webkit-transform-origin: bottom left;
-webkit-transform: rotate(0deg);
-webkit-animation-timing-function: ease-out;
}
100% {
opacity: 0;
-webkit-transform-origin: bottom left;
-webkit-transform: rotate(-110deg);
-webkit-animation-timing-function: ease-in-out;
}
}
@keyframes openDownLeftOut {
0% {
opacity: 1;
transform-origin: bottom left;
transform: rotate(0deg);
animation-timing-function: ease-out;
}
100% {
opacity: 0;
transform-origin: bottom left;
transform: rotate(-110deg);
animation-timing-function: ease-in-out;
}
}
@-webkit-keyframes openDownRightOut {
0% {
opacity: 1;
-webkit-transform-origin: bottom right;
-webkit-transform: rotate(0deg);
-webkit-animation-timing-function: ease-out;
}
100% {
opacity: 0;
-webkit-transform-origin: bottom right;
-webkit-transform: rotate(110deg);
-webkit-animation-timing-function: ease-in-out;
}
}
@keyframes openDownRightOut {
0% {
opacity: 1;
transform-origin: bottom right;
transform: rotate(0deg);
animation-timing-function: ease-out;
}
100% {
opacity: 0;
transform-origin: bottom right;
transform: rotate(110deg);
animation-timing-function: ease-in-out;
}
}
@-webkit-keyframes openUpLeftOut {
0% {
opacity: 1;
-webkit-transform-origin: top left;
-webkit-transform: rotate(0deg);
-webkit-animation-timing-function: ease-out;
}
100% {
opacity: 0;
-webkit-transform-origin: top left;
-webkit-transform: rotate(110deg);
-webkit-animation-timing-function: ease-in-out;
}
}
@keyframes openUpLeftOut {
0% {
opacity: 1;
transform-origin: top left;
transform: rotate(0deg);
animation-timing-function: ease-out;
}
100% {
opacity: 0;
transform-origin: top left;
transform: rotate(110deg);
animation-timing-function: ease-in-out;
}
}
@-webkit-keyframes openUpRightOut {
0% {
opacity: 1;
-webkit-transform-origin: top right;
-webkit-transform: rotate(0deg);
-webkit-animation-timing-function: ease-out;
}
100% {
opacity: 0;
-webkit-transform-origin: top right;
-webkit-transform: rotate(-110deg);
-webkit-animation-timing-function: ease-in-out;
}
}
@-webkit-keyframes perspectiveDownRetourn {
0% {
-webkit-transform-origin: 0 100%;
-webkit-transform: perspective(800px) rotateX(-180deg);
}
100% {
-webkit-transform-origin: 0 100%;
-webkit-transform: perspective(800px) rotateX(0deg);
}
}
@keyframes perspectiveDownRetourn {
0% {
transform-origin: 0 100%;
transform: perspective(800px) rotateX(-180deg);
}
100% {
transform-origin: 0 100%;
transform: perspective(800px) rotateX(0deg);
}
}
@-webkit-keyframes perspectiveLeftRetourn {
0% {
-webkit-transform-origin: 0 0;
-webkit-transform: perspective(800px) rotateY(-180deg);
}
100% {
-webkit-transform-origin: 0 0;
-webkit-transform: perspective(800px) rotateY(0deg);
}
}
@keyframes perspectiveLeftRetourn {
0% {
transform-origin: 0 0;
transform: perspective(800px) rotateY(-180deg);
}
100% {
transform-origin: 0 0;
transform: perspective(800px) rotateY(0deg);
}
}
@-webkit-keyframes perspectiveRightRetourn {
0% {
-webkit-transform-origin: 100% 0;
-webkit-transform: perspective(800px) rotateY(180deg);
}
100% {
-webkit-transform-origin: 100% 0;
-webkit-transform: perspective(800px) rotateY(0deg);
}
}
@keyframes perspectiveRightRetourn {
0% {
transform-origin: 100% 0;
transform: perspective(800px) rotateY(180deg);
}
100% {
transform-origin: 100% 0;
transform: perspective(800px) rotateY(0deg);
}
}
@-webkit-keyframes perspectiveUpRetourn {
0% {
-webkit-transform-origin: 0 0;
-webkit-transform: perspective(800px) rotateX(180deg);
}
100% {
-webkit-transform-origin: 0 0;
-webkit-transform: perspective(800px) rotateX(0deg);
}
}
@keyframes perspectiveUpRetourn {
0% {
transform-origin: 0 0;
transform: perspective(800px) rotateX(180deg);
}
100% {
transform-origin: 0 0;
transform: perspective(800px) rotateX(0deg);
}
}
@-webkit-keyframes puffIn {
0% {
opacity: 0;
-webkit-transform-origin: 50% 50%;
-webkit-transform: scale(2,2);
-webkit-filter: blur(2px);
}
100% {
opacity: 1;
-webkit-transform-origin: 50% 50%;
-webkit-transform: scale(1,1);
-webkit-filter: blur(0px);
}
}
@keyframes puffIn {
0% {
opacity: 0;
transform-origin: 50% 50%;
transform: scale(2,2);
filter: blur(2px);
}
100% {
opacity: 1;
transform-origin: 50% 50%;
transform: scale(1,1);
filter: blur(0px);
}
}
@-webkit-keyframes puffOut {
0% {
opacity: 1;
-webkit-transform-origin: 50% 50%;
-webkit-transform: scale(1,1);
-webkit-filter: blur(0px);
}
100% {
opacity: 0;
-webkit-transform-origin: 50% 50%;
-webkit-transform: scale(2,2);
-webkit-filter: blur(2px);
}
}
@-webkit-keyframes slideDownRetourn {
0% {
-webkit-transform-origin: 0 0;
-webkit-transform: translateY(100%);
}
100% {
-webkit-transform-origin: 0 0;
-webkit-transform: translateY(0%);
}
}
@keyframes slideDownRetourn {
0% {
transform-origin: 0 0;
transform: translateY(100%);
}
100% {
transform-origin: 0 0;
transform: translateY(0%);
}
}
@-webkit-keyframes slideLeftRetourn {
0% {
-webkit-transform-origin: 0 0;
-webkit-transform: translateX(-100%);
}
100% {
-webkit-transform-origin: 0 0;
-webkit-transform: translateX(0%);
}
}
@keyframes slideLeftRetourn {
0% {
transform-origin: 0 0;
transform: translateX(-100%);
}
100% {
transform-origin: 0 0;
transform: translateX(0%);
}
}
@-webkit-keyframes slideRightRetourn {
0% {
-webkit-transform-origin: 0 0;
-webkit-transform: translateX(100%);
}
100% {
-webkit-transform-origin: 0 0;
-webkit-transform: translateX(0%);
}
}
@keyframes slideRightRetourn {
0% {
transform-origin: 0 0;
transform: translateX(100%);
}
100% {
transform-origin: 0 0;
transform: translateX(0%);
}
}
@-webkit-keyframes slideUpRetourn {
0% {
-webkit-transform-origin: 0 0;
-webkit-transform: translateY(-100%);
}
100% {
-webkit-transform-origin: 0 0;
-webkit-transform: translateY(0%);
}
}
@keyframes slideUpRetourn {
0% {
transform-origin: 0 0;
transform: translateY(-100%);
}
100% {
transform-origin: 0 0;
transform: translateY(0%);
}
}
@-webkit-keyframes swap {
0% {
opacity: 0;
-webkit-transform-origin: 0 100%;
-webkit-transform: scale(0, 0) translate(-700px, 0px);
}
100% {
opacity: 1;
-webkit-transform-origin: 100% 100%;
-webkit-transform: scale(1, 1) translate(0px, 0px);;
}
}
@keyframes swap {
0% {
opacity: 0;
transform-origin: 0 100%;
transform: scale(0, 0) translate(-700px, 0px);
}
100% {
opacity: 1;
transform-origin: 100% 100%;
transform: scale(1, 1) translate(0px, 0px);
}
}
@-webkit-keyframes twisterInDown {
0% {
opacity: 0;
-webkit-transform-origin: 0 100%;
-webkit-transform: scale(0, 0) rotate(360deg) translateY(-100%);
}
30% {
-webkit-transform-origin: 0 100%;
-webkit-transform: scale(0, 0) rotate(360deg) translateY(-100%);
}
100% {
opacity: 1;
-webkit-transform-origin: 100% 100%;
-webkit-transform: scale(1, 1) rotate(0deg) translateY(0%);
}
}
@keyframes twisterInDown {
0% {
opacity: 0;
transform-origin: 0 100%;
transform: scale(0, 0) rotate(360deg) translateY(-100%);
}
30% {
transform-origin: 0 100%;
transform: scale(0, 0) rotate(360deg) translateY(-100%);
}
100% {
opacity: 1;
transform-origin: 100% 100%;
transform: scale(1, 1) rotate(0deg) translateY(0%);
}
}
@-webkit-keyframes twisterInUp {
0% {
opacity: 0;
-webkit-transform-origin: 100% 0;
-webkit-transform: scale(0, 0) rotate(360deg) translateY(100%);
}
30% {
-webkit-transform-origin: 100% 0;
-webkit-transform: scale(0, 0) rotate(360deg) translateY(100%);
}
100% {
opacity: 1;
-webkit-transform-origin: 0 0;
-webkit-transform: scale(1, 1) rotate(0deg) translateY(0);
}
}
@keyframes twisterInUp {
0% {
opacity: 0;
transform-origin: 100% 0;
transform: scale(0, 0) rotate(360deg) translateY(100%);
}
30% {
transform-origin: 100% 0;
transform: scale(0, 0) rotate(360deg) translateY(100%);
}
100% {
opacity: 1;
transform-origin: 0 0;
transform: scale(1, 1) rotate(0deg) translateY(0);
}
}
@-webkit-keyframes vanishIn {
0% {
opacity: 0;
-webkit-transform-origin: 50% 50%;
-webkit-transform: scale(2, 2);
-webkit-filter: blur(90px);
}
100% {
opacity: 1;
-webkit-transform-origin: 50% 50%;
-webkit-transform: scale(1, 1);
-webkit-filter: blur(0px);
}
}
@keyframes vanishIn {
0% {
opacity: 0;
transform-origin: 50% 50%;
transform: scale(2, 2);
-webkit-filter: blur(90px);
}
100% {
opacity: 1;
transform-origin: 50% 50%;
transform: scale(1, 1);
-webkit-filter: blur(0px);
}
}
@-webkit-keyframes swashIn {
0% {
opacity: 0;
-webkit-transform-origin: 50% 50%;
-webkit-transform: scale(0, 0);
}
90% {
opacity: 1;
-webkit-transform-origin: 50% 50%;
-webkit-transform: scale(0.9, 0.9);
}
100% {
opacity: 1;
-webkit-transform-origin: 50% 50%;
-webkit-transform: scale(1, 1);
}
}
@keyframes swashIn {
0% {
opacity: 0;
transform-origin: 50% 50%;
transform: scale(0, 0);
}
90% {
opacity: 1;
transform-origin: 50% 50%;
transform: scale(0.9, 0.9);
}
100% {
opacity: 1;
transform-origin: 50% 50%;
transform: scale(1, 1);
}
}
@-webkit-keyframes foolishIn {
0% {
opacity: 0;
-webkit-transform-origin: 50% 50%;
-webkit-transform: scale(0, 0) rotate(360deg);
}
20% {
opacity: 1;
-webkit-transform-origin: 0% 100%;
-webkit-transform: scale(0.5, 0.5) rotate(0deg);
}
40% {
opacity: 1;
-webkit-transform-origin: 100% 100%;
-webkit-transform: scale(0.5, 0.5) rotate(0deg);
}
60% {
opacity: 1;
-webkit-transform-origin: 0%;
-webkit-transform: scale(0.5, 0.5) rotate(0deg);
}
80% {
opacity: 1;
-webkit-transform-origin: 0% 0%;
-webkit-transform: scale(0.5, 0.5) rotate(0deg);
}
100% {
opacity: 1;
-webkit-transform-origin: 50% 50%;
-webkit-transform: scale(1, 1) rotate(0deg);
}
}
@keyframes foolishIn {
0% {
opacity: 0;
transform-origin: 50% 50%;
transform: scale(0, 0) rotate(360deg);
}
20% {
opacity: 1;
transform-origin: 0% 100%;
transform: scale(0.5, 0.5) rotate(0deg);
}
40% {
opacity: 1;
transform-origin: 100% 100%;
transform: scale(0.5, 0.5) rotate(0deg);
}
60% {
opacity: 1;
transform-origin: 0%;
transform: scale(0.5, 0.5) rotate(0deg);
}
80% {
opacity: 1;
transform-origin: 0% 0%;
transform: scale(0.5, 0.5) rotate(0deg);
}
100% {
opacity: 1;
transform-origin: 50% 50%;
transform: scale(1, 1) rotate(0deg);
}
}
@-webkit-keyframes tinRightIn {
0% {
opacity: 0;
-webkit-transform: scale(1, 1) translateX(900%);
}
50%, 70%, 90% {
opacity: 1;
-webkit-transform: scale(1.1, 1.1) translateX(0);
}
60%, 80%, 100% {
opacity: 1;
-webkit-transform: scale(1, 1) translateX(0);
}
}
@keyframes tinRightIn {
0% {
opacity: 0;
transform: scale(1, 1) translateX(900%);
}
50%, 70%, 90% {
opacity: 1;
transform: scale(1.1, 1.1) translateX(0);
}
60%, 80%, 100% {
opacity: 1;
transform: scale(1, 1) translateX(0);
}
}
@-webkit-keyframes tinLeftIn {
0% {
opacity: 0;
-webkit-transform: scale(1, 1) translateX(-900%);
}
50%, 70%, 90% {
opacity: 1;
-webkit-transform: scale(1.1, 1.1) translateX(0);
}
60%, 80%, 100% {
opacity: 1;
-webkit-transform: scale(1, 1) translateX(0);
}
}
@keyframes tinLeftIn {
0% {
opacity: 0;
transform: scale(1, 1) translateX(-900%);
}
50%, 70%, 90% {
opacity: 1;
transform: scale(1.1, 1.1) translateX(0);
}
60%, 80%, 100% {
opacity: 1;
transform: scale(1, 1) translateX(0);
}
}
@-webkit-keyframes tinUpIn {
0% {
opacity: 0;
-webkit-transform: scale(1, 1) translateY(-900%);
}
50%, 70%, 90% {
opacity: 1;
-webkit-transform: scale(1.1, 1.1) translateY(0);
}
60%, 80%, 100% {
opacity: 1;
-webkit-transform: scale(1, 1) translateY(0);
}
}
@keyframes tinUpIn {
0% {
opacity: 0;
transform: scale(1, 1) translateY(-900%);
}
50%, 70%, 90% {
opacity: 1;
transform: scale(1.1, 1.1) translateY(0);
}
60%, 80%, 100% {
opacity: 1;
transform: scale(1, 1) translateY(0);
}
}
@-webkit-keyframes tinDownIn {
0% {
opacity: 0;
-webkit-transform: scale(1, 1) translateY(900%);
}
50%, 70%, 90% {
opacity: 1;
-webkit-transform: scale(1.1, 1.1) translateY(0);
}
60%, 80%, 100% {
opacity: 1;
-webkit-transform: scale(1, 1) translateY(0);
}
}
@keyframes tinDownIn {
0% {
opacity: 0;
transform: scale(1, 1) translateY(900%);
}
50%, 70%, 90% {
opacity: 1;
transform: scale(1.1, 1.1) translateY(0);
}
60%, 80%, 100% {
opacity: 1;
transform: scale(1, 1) translateY(0);
}
}
@-webkit-keyframes boingInUp {
0% {
opacity: 0;
-webkit-transform-origin: 50% 0%;
-webkit-transform: perspective(800px) rotateX(-90deg);
}
50% {
opacity: 1;
-webkit-transform-origin: 50% 0%;
-webkit-transform: perspective(800px) rotateX(50deg);
}
100% {
opacity: 1;
-webkit-transform-origin: 50% 0%;
-webkit-transform: perspective(800px) rotateX(0deg);
}
}
@keyframes boingInUp {
0% {
opacity: 0;
transform-origin: 50% 0%;
transform: perspective(800px) rotateX(-90deg);
}
50% {
opacity: 1;
transform-origin: 50% 0%;
transform: perspective(800px) rotateX(50deg);
}
100% {
opacity: 1;
transform-origin: 50% 0%;
transform: perspective(800px) rotateX(0deg);
}
}
@-webkit-keyframes spaceInUp {
0% {
opacity: 0;
-webkit-transform-origin: 50% 0%;
-webkit-transform: scale(.2) translate(0%, -200%);
}
100% {
opacity: 1;
-webkit-transform-origin: 50% 0%;
-webkit-transform: scale(1) translate(0%, 0%);
}
}
@keyframes spaceInUp {
0% {
opacity: 0;
transform-origin: 50% 0%;
transform: scale(.2) translate(0%, -200%);
}
100% {
opacity: 1;
transform-origin: 50% 0%;
transform: scale(1) translate(0%, 0%);
}
}
@-webkit-keyframes spaceInRight {
0% {
opacity: 0;
-webkit-transform-origin: 100% 50%;
-webkit-transform: scale(.2) translate(200%, 0%);
}
100% {
opacity: 1;
-webkit-transform-origin: 100% 50%;
-webkit-transform: scale(1) translate(0%, 0%);
}
}
@keyframes spaceInRight {
0% {
opacity: 0;
transform-origin: 100% 50%;
transform: scale(.2) translate(200%, 0%);
}
100% {
opacity: 1;
transform-origin: 100% 50%;
transform: scale(1) translate(0%, 0%);
}
}
@-webkit-keyframes spaceInDown {
0% {
opacity: 0;
-webkit-transform-origin: 50% 100%;
-webkit-transform: scale(.2) translate(0%, 200%);
}
100% {
opacity: 1;
-webkit-transform-origin: 50% 100%;
-webkit-transform: scale(1) translate(0%, 0%);
}
}
@keyframes spaceInDown {
0% {
opacity: 0;
transform-origin: 50% 100%;
transform: scale(.2) translate(0%, 200%);
}
100% {
opacity: 1;
transform-origin: 50% 100%;
transform: scale(1) translate(0%, 0%);
}
}
@-webkit-keyframes spaceInLeft {
0% {
opacity: 0;
-webkit-transform-origin: 0% 50%;
-webkit-transform: scale(.2) translate(-200%, 0%);
}
100% {
opacity: 1;
-webkit-transform-origin: 0% 50%;
-webkit-transform: scale(1) translate(0%, 0%);
}
}
@keyframes spaceInLeft {
0% {
opacity: 0;
transform-origin: 0% 50%;
transform: scale(.2) translate(-200%, 0%);
}
100% {
opacity: 1;
transform-origin: 0% 50%;
transform: scale(1) translate(0%, 0%);
}
}
@-webkit-keyframes bounce {
from, 20%, 53%, 80%, to {
-webkit-animation-timing-function: cubic-bezier(0.215, 0.610, 0.355, 1.000);
animation-timing-function: cubic-bezier(0.215, 0.610, 0.355, 1.000);
-webkit-transform: translate3d(0,0,0);
transform: translate3d(0,0,0);
}
40%, 43% {
-webkit-animation-timing-function: cubic-bezier(0.755, 0.050, 0.855, 0.060);
animation-timing-function: cubic-bezier(0.755, 0.050, 0.855, 0.060);
-webkit-transform: translate3d(0, -30px, 0);
transform: translate3d(0, -30px, 0);
}
70% {
-webkit-animation-timing-function: cubic-bezier(0.755, 0.050, 0.855, 0.060);
animation-timing-function: cubic-bezier(0.755, 0.050, 0.855, 0.060);
-webkit-transform: translate3d(0, -15px, 0);
transform: translate3d(0, -15px, 0);
}
90% {
-webkit-transform: translate3d(0,-4px,0);
transform: translate3d(0,-4px,0);
}
}
@keyframes bounce {
from, 20%, 53%, 80%, to {
-webkit-animation-timing-function: cubic-bezier(0.215, 0.610, 0.355, 1.000);
animation-timing-function: cubic-bezier(0.215, 0.610, 0.355, 1.000);
-webkit-transform: translate3d(0,0,0);
transform: translate3d(0,0,0);
}
40%, 43% {
-webkit-animation-timing-function: cubic-bezier(0.755, 0.050, 0.855, 0.060);
animation-timing-function: cubic-bezier(0.755, 0.050, 0.855, 0.060);
-webkit-transform: translate3d(0, -30px, 0);
transform: translate3d(0, -30px, 0);
}
70% {
-webkit-animation-timing-function: cubic-bezier(0.755, 0.050, 0.855, 0.060);
animation-timing-function: cubic-bezier(0.755, 0.050, 0.855, 0.060);
-webkit-transform: translate3d(0, -15px, 0);
transform: translate3d(0, -15px, 0);
}
90% {
-webkit-transform: translate3d(0,-4px,0);
transform: translate3d(0,-4px,0);
}
}
.bounce {
-webkit-animation-name: bounce;
animation-name: bounce;
-webkit-transform-origin: center bottom;
transform-origin: center bottom;
}
@-webkit-keyframes flash {
from, 50%, to {
opacity: 1;
}
25%, 75% {
opacity: 0;
}
}
@keyframes flash {
from, 50%, to {
opacity: 1;
}
25%, 75% {
opacity: 0;
}
}
.flash {
-webkit-animation-name: flash;
animation-name: flash;
} @-webkit-keyframes pulse {
from {
-webkit-transform: scale3d(1, 1, 1);
transform: scale3d(1, 1, 1);
}
50% {
-webkit-transform: scale3d(1.05, 1.05, 1.05);
transform: scale3d(1.05, 1.05, 1.05);
}
to {
-webkit-transform: scale3d(1, 1, 1);
transform: scale3d(1, 1, 1);
}
}
@keyframes pulse {
from {
-webkit-transform: scale3d(1, 1, 1);
transform: scale3d(1, 1, 1);
}
50% {
-webkit-transform: scale3d(1.05, 1.05, 1.05);
transform: scale3d(1.05, 1.05, 1.05);
}
to {
-webkit-transform: scale3d(1, 1, 1);
transform: scale3d(1, 1, 1);
}
}
.pulse {
-webkit-animation-name: pulse;
animation-name: pulse;
}
@-webkit-keyframes rubberBand {
from {
-webkit-transform: scale3d(1, 1, 1);
transform: scale3d(1, 1, 1);
}
30% {
-webkit-transform: scale3d(1.25, 0.75, 1);
transform: scale3d(1.25, 0.75, 1);
}
40% {
-webkit-transform: scale3d(0.75, 1.25, 1);
transform: scale3d(0.75, 1.25, 1);
}
50% {
-webkit-transform: scale3d(1.15, 0.85, 1);
transform: scale3d(1.15, 0.85, 1);
}
65% {
-webkit-transform: scale3d(.95, 1.05, 1);
transform: scale3d(.95, 1.05, 1);
}
75% {
-webkit-transform: scale3d(1.05, .95, 1);
transform: scale3d(1.05, .95, 1);
}
to {
-webkit-transform: scale3d(1, 1, 1);
transform: scale3d(1, 1, 1);
}
}
@keyframes rubberBand {
from {
-webkit-transform: scale3d(1, 1, 1);
transform: scale3d(1, 1, 1);
}
30% {
-webkit-transform: scale3d(1.25, 0.75, 1);
transform: scale3d(1.25, 0.75, 1);
}
40% {
-webkit-transform: scale3d(0.75, 1.25, 1);
transform: scale3d(0.75, 1.25, 1);
}
50% {
-webkit-transform: scale3d(1.15, 0.85, 1);
transform: scale3d(1.15, 0.85, 1);
}
65% {
-webkit-transform: scale3d(.95, 1.05, 1);
transform: scale3d(.95, 1.05, 1);
}
75% {
-webkit-transform: scale3d(1.05, .95, 1);
transform: scale3d(1.05, .95, 1);
}
to {
-webkit-transform: scale3d(1, 1, 1);
transform: scale3d(1, 1, 1);
}
}
.rubberBand {
-webkit-animation-name: rubberBand;
animation-name: rubberBand;
}
@-webkit-keyframes shake {
from, to {
-webkit-transform: translate3d(0, 0, 0);
transform: translate3d(0, 0, 0);
}
10%, 30%, 50%, 70%, 90% {
-webkit-transform: translate3d(-10px, 0, 0);
transform: translate3d(-10px, 0, 0);
}
20%, 40%, 60%, 80% {
-webkit-transform: translate3d(10px, 0, 0);
transform: translate3d(10px, 0, 0);
}
}
@keyframes shake {
from, to {
-webkit-transform: translate3d(0, 0, 0);
transform: translate3d(0, 0, 0);
}
10%, 30%, 50%, 70%, 90% {
-webkit-transform: translate3d(-10px, 0, 0);
transform: translate3d(-10px, 0, 0);
}
20%, 40%, 60%, 80% {
-webkit-transform: translate3d(10px, 0, 0);
transform: translate3d(10px, 0, 0);
}
}
.shake {
-webkit-animation-name: shake;
animation-name: shake;
}
@-webkit-keyframes headShake {
0% {
-webkit-transform: translateX(0);
transform: translateX(0);
}
6.5% {
-webkit-transform: translateX(-6px) rotateY(-9deg);
transform: translateX(-6px) rotateY(-9deg);
}
18.5% {
-webkit-transform: translateX(5px) rotateY(7deg);
transform: translateX(5px) rotateY(7deg);
}
31.5% {
-webkit-transform: translateX(-3px) rotateY(-5deg);
transform: translateX(-3px) rotateY(-5deg);
}
43.5% {
-webkit-transform: translateX(2px) rotateY(3deg);
transform: translateX(2px) rotateY(3deg);
}
50% {
-webkit-transform: translateX(0);
transform: translateX(0);
}
}
@keyframes headShake {
0% {
-webkit-transform: translateX(0);
transform: translateX(0);
}
6.5% {
-webkit-transform: translateX(-6px) rotateY(-9deg);
transform: translateX(-6px) rotateY(-9deg);
}
18.5% {
-webkit-transform: translateX(5px) rotateY(7deg);
transform: translateX(5px) rotateY(7deg);
}
31.5% {
-webkit-transform: translateX(-3px) rotateY(-5deg);
transform: translateX(-3px) rotateY(-5deg);
}
43.5% {
-webkit-transform: translateX(2px) rotateY(3deg);
transform: translateX(2px) rotateY(3deg);
}
50% {
-webkit-transform: translateX(0);
transform: translateX(0);
}
}
.headShake {
-webkit-animation-timing-function: ease-in-out;
animation-timing-function: ease-in-out;
-webkit-animation-name: headShake;
animation-name: headShake;
}
@-webkit-keyframes swing {
20% {
-webkit-transform: rotate3d(0, 0, 1, 15deg);
transform: rotate3d(0, 0, 1, 15deg);
}
40% {
-webkit-transform: rotate3d(0, 0, 1, -10deg);
transform: rotate3d(0, 0, 1, -10deg);
}
60% {
-webkit-transform: rotate3d(0, 0, 1, 5deg);
transform: rotate3d(0, 0, 1, 5deg);
}
80% {
-webkit-transform: rotate3d(0, 0, 1, -5deg);
transform: rotate3d(0, 0, 1, -5deg);
}
to {
-webkit-transform: rotate3d(0, 0, 1, 0deg);
transform: rotate3d(0, 0, 1, 0deg);
}
}
@keyframes swing {
20% {
-webkit-transform: rotate3d(0, 0, 1, 15deg);
transform: rotate3d(0, 0, 1, 15deg);
}
40% {
-webkit-transform: rotate3d(0, 0, 1, -10deg);
transform: rotate3d(0, 0, 1, -10deg);
}
60% {
-webkit-transform: rotate3d(0, 0, 1, 5deg);
transform: rotate3d(0, 0, 1, 5deg);
}
80% {
-webkit-transform: rotate3d(0, 0, 1, -5deg);
transform: rotate3d(0, 0, 1, -5deg);
}
to {
-webkit-transform: rotate3d(0, 0, 1, 0deg);
transform: rotate3d(0, 0, 1, 0deg);
}
}
.swing {
-webkit-transform-origin: top center;
transform-origin: top center;
-webkit-animation-name: swing;
animation-name: swing;
}
@-webkit-keyframes tada {
from {
-webkit-transform: scale3d(1, 1, 1);
transform: scale3d(1, 1, 1);
}
10%, 20% {
-webkit-transform: scale3d(.9, .9, .9) rotate3d(0, 0, 1, -3deg);
transform: scale3d(.9, .9, .9) rotate3d(0, 0, 1, -3deg);
}
30%, 50%, 70%, 90% {
-webkit-transform: scale3d(1.1, 1.1, 1.1) rotate3d(0, 0, 1, 3deg);
transform: scale3d(1.1, 1.1, 1.1) rotate3d(0, 0, 1, 3deg);
}
40%, 60%, 80% {
-webkit-transform: scale3d(1.1, 1.1, 1.1) rotate3d(0, 0, 1, -3deg);
transform: scale3d(1.1, 1.1, 1.1) rotate3d(0, 0, 1, -3deg);
}
to {
-webkit-transform: scale3d(1, 1, 1);
transform: scale3d(1, 1, 1);
}
}
@keyframes tada {
from {
-webkit-transform: scale3d(1, 1, 1);
transform: scale3d(1, 1, 1);
}
10%, 20% {
-webkit-transform: scale3d(.9, .9, .9) rotate3d(0, 0, 1, -3deg);
transform: scale3d(.9, .9, .9) rotate3d(0, 0, 1, -3deg);
}
30%, 50%, 70%, 90% {
-webkit-transform: scale3d(1.1, 1.1, 1.1) rotate3d(0, 0, 1, 3deg);
transform: scale3d(1.1, 1.1, 1.1) rotate3d(0, 0, 1, 3deg);
}
40%, 60%, 80% {
-webkit-transform: scale3d(1.1, 1.1, 1.1) rotate3d(0, 0, 1, -3deg);
transform: scale3d(1.1, 1.1, 1.1) rotate3d(0, 0, 1, -3deg);
}
to {
-webkit-transform: scale3d(1, 1, 1);
transform: scale3d(1, 1, 1);
}
}
.tada {
-webkit-animation-name: tada;
animation-name: tada;
} @-webkit-keyframes wobble {
from {
-webkit-transform: none;
transform: none;
}
15% {
-webkit-transform: translate3d(-25%, 0, 0) rotate3d(0, 0, 1, -5deg);
transform: translate3d(-25%, 0, 0) rotate3d(0, 0, 1, -5deg);
}
30% {
-webkit-transform: translate3d(20%, 0, 0) rotate3d(0, 0, 1, 3deg);
transform: translate3d(20%, 0, 0) rotate3d(0, 0, 1, 3deg);
}
45% {
-webkit-transform: translate3d(-15%, 0, 0) rotate3d(0, 0, 1, -3deg);
transform: translate3d(-15%, 0, 0) rotate3d(0, 0, 1, -3deg);
}
60% {
-webkit-transform: translate3d(10%, 0, 0) rotate3d(0, 0, 1, 2deg);
transform: translate3d(10%, 0, 0) rotate3d(0, 0, 1, 2deg);
}
75% {
-webkit-transform: translate3d(-5%, 0, 0) rotate3d(0, 0, 1, -1deg);
transform: translate3d(-5%, 0, 0) rotate3d(0, 0, 1, -1deg);
}
to {
-webkit-transform: none;
transform: none;
}
}
@keyframes wobble {
from {
-webkit-transform: none;
transform: none;
}
15% {
-webkit-transform: translate3d(-25%, 0, 0) rotate3d(0, 0, 1, -5deg);
transform: translate3d(-25%, 0, 0) rotate3d(0, 0, 1, -5deg);
}
30% {
-webkit-transform: translate3d(20%, 0, 0) rotate3d(0, 0, 1, 3deg);
transform: translate3d(20%, 0, 0) rotate3d(0, 0, 1, 3deg);
}
45% {
-webkit-transform: translate3d(-15%, 0, 0) rotate3d(0, 0, 1, -3deg);
transform: translate3d(-15%, 0, 0) rotate3d(0, 0, 1, -3deg);
}
60% {
-webkit-transform: translate3d(10%, 0, 0) rotate3d(0, 0, 1, 2deg);
transform: translate3d(10%, 0, 0) rotate3d(0, 0, 1, 2deg);
}
75% {
-webkit-transform: translate3d(-5%, 0, 0) rotate3d(0, 0, 1, -1deg);
transform: translate3d(-5%, 0, 0) rotate3d(0, 0, 1, -1deg);
}
to {
-webkit-transform: none;
transform: none;
}
}
.wobble {
-webkit-animation-name: wobble;
animation-name: wobble;
}
@-webkit-keyframes jello {
from, 11.1%, to {
-webkit-transform: none;
transform: none;
}
22.2% {
-webkit-transform: skewX(-12.5deg) skewY(-12.5deg);
transform: skewX(-12.5deg) skewY(-12.5deg);
}
33.3% {
-webkit-transform: skewX(6.25deg) skewY(6.25deg);
transform: skewX(6.25deg) skewY(6.25deg);
}
44.4% {
-webkit-transform: skewX(-3.125deg) skewY(-3.125deg);
transform: skewX(-3.125deg) skewY(-3.125deg);
}
55.5% {
-webkit-transform: skewX(1.5625deg) skewY(1.5625deg);
transform: skewX(1.5625deg) skewY(1.5625deg);
}
66.6% {
-webkit-transform: skewX(-0.78125deg) skewY(-0.78125deg);
transform: skewX(-0.78125deg) skewY(-0.78125deg);
}
77.7% {
-webkit-transform: skewX(0.390625deg) skewY(0.390625deg);
transform: skewX(0.390625deg) skewY(0.390625deg);
}
88.8% {
-webkit-transform: skewX(-0.1953125deg) skewY(-0.1953125deg);
transform: skewX(-0.1953125deg) skewY(-0.1953125deg);
}
}
@keyframes jello {
from, 11.1%, to {
-webkit-transform: none;
transform: none;
}
22.2% {
-webkit-transform: skewX(-12.5deg) skewY(-12.5deg);
transform: skewX(-12.5deg) skewY(-12.5deg);
}
33.3% {
-webkit-transform: skewX(6.25deg) skewY(6.25deg);
transform: skewX(6.25deg) skewY(6.25deg);
}
44.4% {
-webkit-transform: skewX(-3.125deg) skewY(-3.125deg);
transform: skewX(-3.125deg) skewY(-3.125deg);
}
55.5% {
-webkit-transform: skewX(1.5625deg) skewY(1.5625deg);
transform: skewX(1.5625deg) skewY(1.5625deg);
}
66.6% {
-webkit-transform: skewX(-0.78125deg) skewY(-0.78125deg);
transform: skewX(-0.78125deg) skewY(-0.78125deg);
}
77.7% {
-webkit-transform: skewX(0.390625deg) skewY(0.390625deg);
transform: skewX(0.390625deg) skewY(0.390625deg);
}
88.8% {
-webkit-transform: skewX(-0.1953125deg) skewY(-0.1953125deg);
transform: skewX(-0.1953125deg) skewY(-0.1953125deg);
}
}
.jello {
-webkit-animation-name: jello;
animation-name: jello;
-webkit-transform-origin: center;
transform-origin: center;
}
@-webkit-keyframes bounceIn {
from, 20%, 40%, 60%, 80%, to {
-webkit-animation-timing-function: cubic-bezier(0.215, 0.610, 0.355, 1.000);
animation-timing-function: cubic-bezier(0.215, 0.610, 0.355, 1.000);
}
0% {
opacity: 0;
-webkit-transform: scale3d(.3, .3, .3);
transform: scale3d(.3, .3, .3);
}
20% {
-webkit-transform: scale3d(1.1, 1.1, 1.1);
transform: scale3d(1.1, 1.1, 1.1);
}
40% {
-webkit-transform: scale3d(.9, .9, .9);
transform: scale3d(.9, .9, .9);
}
60% {
opacity: 1;
-webkit-transform: scale3d(1.03, 1.03, 1.03);
transform: scale3d(1.03, 1.03, 1.03);
}
80% {
-webkit-transform: scale3d(.97, .97, .97);
transform: scale3d(.97, .97, .97);
}
to {
opacity: 1;
-webkit-transform: scale3d(1, 1, 1);
transform: scale3d(1, 1, 1);
}
}
@keyframes bounceIn {
from, 20%, 40%, 60%, 80%, to {
-webkit-animation-timing-function: cubic-bezier(0.215, 0.610, 0.355, 1.000);
animation-timing-function: cubic-bezier(0.215, 0.610, 0.355, 1.000);
}
0% {
opacity: 0;
-webkit-transform: scale3d(.3, .3, .3);
transform: scale3d(.3, .3, .3);
}
20% {
-webkit-transform: scale3d(1.1, 1.1, 1.1);
transform: scale3d(1.1, 1.1, 1.1);
}
40% {
-webkit-transform: scale3d(.9, .9, .9);
transform: scale3d(.9, .9, .9);
}
60% {
opacity: 1;
-webkit-transform: scale3d(1.03, 1.03, 1.03);
transform: scale3d(1.03, 1.03, 1.03);
}
80% {
-webkit-transform: scale3d(.97, .97, .97);
transform: scale3d(.97, .97, .97);
}
to {
opacity: 1;
-webkit-transform: scale3d(1, 1, 1);
transform: scale3d(1, 1, 1);
}
}
.bounceIn {
-webkit-animation-name: bounceIn;
animation-name: bounceIn;
}
@-webkit-keyframes bounceInDown {
from, 60%, 75%, 90%, to {
-webkit-animation-timing-function: cubic-bezier(0.215, 0.610, 0.355, 1.000);
animation-timing-function: cubic-bezier(0.215, 0.610, 0.355, 1.000);
}
0% {
opacity: 0;
-webkit-transform: translate3d(0, -3000px, 0);
transform: translate3d(0, -3000px, 0);
}
60% {
opacity: 1;
-webkit-transform: translate3d(0, 25px, 0);
transform: translate3d(0, 25px, 0);
}
75% {
-webkit-transform: translate3d(0, -10px, 0);
transform: translate3d(0, -10px, 0);
}
90% {
-webkit-transform: translate3d(0, 5px, 0);
transform: translate3d(0, 5px, 0);
}
to {
-webkit-transform: none;
transform: none;
}
}
@keyframes bounceInDown {
from, 60%, 75%, 90%, to {
-webkit-animation-timing-function: cubic-bezier(0.215, 0.610, 0.355, 1.000);
animation-timing-function: cubic-bezier(0.215, 0.610, 0.355, 1.000);
}
0% {
opacity: 0;
-webkit-transform: translate3d(0, -3000px, 0);
transform: translate3d(0, -3000px, 0);
}
60% {
opacity: 1;
-webkit-transform: translate3d(0, 25px, 0);
transform: translate3d(0, 25px, 0);
}
75% {
-webkit-transform: translate3d(0, -10px, 0);
transform: translate3d(0, -10px, 0);
}
90% {
-webkit-transform: translate3d(0, 5px, 0);
transform: translate3d(0, 5px, 0);
}
to {
-webkit-transform: none;
transform: none;
}
}
.bounceInDown {
-webkit-animation-name: bounceInDown;
animation-name: bounceInDown;
}
@-webkit-keyframes bounceInLeft {
from, 60%, 75%, 90%, to {
-webkit-animation-timing-function: cubic-bezier(0.215, 0.610, 0.355, 1.000);
animation-timing-function: cubic-bezier(0.215, 0.610, 0.355, 1.000);
}
0% {
opacity: 0;
-webkit-transform: translate3d(-3000px, 0, 0);
transform: translate3d(-3000px, 0, 0);
}
60% {
opacity: 1;
-webkit-transform: translate3d(25px, 0, 0);
transform: translate3d(25px, 0, 0);
}
75% {
-webkit-transform: translate3d(-10px, 0, 0);
transform: translate3d(-10px, 0, 0);
}
90% {
-webkit-transform: translate3d(5px, 0, 0);
transform: translate3d(5px, 0, 0);
}
to {
-webkit-transform: none;
transform: none;
}
}
@keyframes bounceInLeft {
from, 60%, 75%, 90%, to {
-webkit-animation-timing-function: cubic-bezier(0.215, 0.610, 0.355, 1.000);
animation-timing-function: cubic-bezier(0.215, 0.610, 0.355, 1.000);
}
0% {
opacity: 0;
-webkit-transform: translate3d(-3000px, 0, 0);
transform: translate3d(-3000px, 0, 0);
}
60% {
opacity: 1;
-webkit-transform: translate3d(25px, 0, 0);
transform: translate3d(25px, 0, 0);
}
75% {
-webkit-transform: translate3d(-10px, 0, 0);
transform: translate3d(-10px, 0, 0);
}
90% {
-webkit-transform: translate3d(5px, 0, 0);
transform: translate3d(5px, 0, 0);
}
to {
-webkit-transform: none;
transform: none;
}
}
.bounceInLeft {
-webkit-animation-name: bounceInLeft;
animation-name: bounceInLeft;
}
@-webkit-keyframes bounceInRight {
from, 60%, 75%, 90%, to {
-webkit-animation-timing-function: cubic-bezier(0.215, 0.610, 0.355, 1.000);
animation-timing-function: cubic-bezier(0.215, 0.610, 0.355, 1.000);
}
from {
opacity: 0;
-webkit-transform: translate3d(3000px, 0, 0);
transform: translate3d(3000px, 0, 0);
}
60% {
opacity: 1;
-webkit-transform: translate3d(-25px, 0, 0);
transform: translate3d(-25px, 0, 0);
}
75% {
-webkit-transform: translate3d(10px, 0, 0);
transform: translate3d(10px, 0, 0);
}
90% {
-webkit-transform: translate3d(-5px, 0, 0);
transform: translate3d(-5px, 0, 0);
}
to {
-webkit-transform: none;
transform: none;
}
}
@keyframes bounceInRight {
from, 60%, 75%, 90%, to {
-webkit-animation-timing-function: cubic-bezier(0.215, 0.610, 0.355, 1.000);
animation-timing-function: cubic-bezier(0.215, 0.610, 0.355, 1.000);
}
from {
opacity: 0;
-webkit-transform: translate3d(3000px, 0, 0);
transform: translate3d(3000px, 0, 0);
}
60% {
opacity: 1;
-webkit-transform: translate3d(-25px, 0, 0);
transform: translate3d(-25px, 0, 0);
}
75% {
-webkit-transform: translate3d(10px, 0, 0);
transform: translate3d(10px, 0, 0);
}
90% {
-webkit-transform: translate3d(-5px, 0, 0);
transform: translate3d(-5px, 0, 0);
}
to {
-webkit-transform: none;
transform: none;
}
}
.bounceInRight {
-webkit-animation-name: bounceInRight;
animation-name: bounceInRight;
}
@-webkit-keyframes bounceInUp {
from, 60%, 75%, 90%, to {
-webkit-animation-timing-function: cubic-bezier(0.215, 0.610, 0.355, 1.000);
animation-timing-function: cubic-bezier(0.215, 0.610, 0.355, 1.000);
}
from {
opacity: 0;
-webkit-transform: translate3d(0, 3000px, 0);
transform: translate3d(0, 3000px, 0);
}
60% {
opacity: 1;
-webkit-transform: translate3d(0, -20px, 0);
transform: translate3d(0, -20px, 0);
}
75% {
-webkit-transform: translate3d(0, 10px, 0);
transform: translate3d(0, 10px, 0);
}
90% {
-webkit-transform: translate3d(0, -5px, 0);
transform: translate3d(0, -5px, 0);
}
to {
-webkit-transform: translate3d(0, 0, 0);
transform: translate3d(0, 0, 0);
}
}
@keyframes bounceInUp {
from, 60%, 75%, 90%, to {
-webkit-animation-timing-function: cubic-bezier(0.215, 0.610, 0.355, 1.000);
animation-timing-function: cubic-bezier(0.215, 0.610, 0.355, 1.000);
}
from {
opacity: 0;
-webkit-transform: translate3d(0, 3000px, 0);
transform: translate3d(0, 3000px, 0);
}
60% {
opacity: 1;
-webkit-transform: translate3d(0, -20px, 0);
transform: translate3d(0, -20px, 0);
}
75% {
-webkit-transform: translate3d(0, 10px, 0);
transform: translate3d(0, 10px, 0);
}
90% {
-webkit-transform: translate3d(0, -5px, 0);
transform: translate3d(0, -5px, 0);
}
to {
-webkit-transform: translate3d(0, 0, 0);
transform: translate3d(0, 0, 0);
}
}
.bounceInUp {
-webkit-animation-name: bounceInUp;
animation-name: bounceInUp;
}
@keyframes fadeIn {
from {
opacity: 0;
}
to {
opacity: 1;
}
}
.fadeIn {
-webkit-animation-name: fadeIn;
animation-name: fadeIn;
}
@-webkit-keyframes fadeInDown {
from {
opacity: 0;
-webkit-transform: translate3d(0, -100%, 0);
transform: translate3d(0, -100%, 0);
}
to {
opacity: 1;
-webkit-transform: none;
transform: none;
}
}
@keyframes fadeInDown {
from {
opacity: 0;
-webkit-transform: translate3d(0, -100%, 0);
transform: translate3d(0, -100%, 0);
}
to {
opacity: 1;
-webkit-transform: none;
transform: none;
}
}
.fadeInDown {
-webkit-animation-name: fadeInDown;
animation-name: fadeInDown;
}
@-webkit-keyframes fadeInDownBig {
from {
opacity: 0;
-webkit-transform: translate3d(0, -2000px, 0);
transform: translate3d(0, -2000px, 0);
}
to {
opacity: 1;
-webkit-transform: none;
transform: none;
}
}
@keyframes fadeInDownBig {
from {
opacity: 0;
-webkit-transform: translate3d(0, -2000px, 0);
transform: translate3d(0, -2000px, 0);
}
to {
opacity: 1;
-webkit-transform: none;
transform: none;
}
}
.fadeInDownBig {
-webkit-animation-name: fadeInDownBig;
animation-name: fadeInDownBig;
}
@-webkit-keyframes fadeInLeft {
from {
opacity: 0;
-webkit-transform: translate3d(-100%, 0, 0);
transform: translate3d(-100%, 0, 0);
}
to {
opacity: 1;
-webkit-transform: none;
transform: none;
}
}
@keyframes fadeInLeft {
from {
opacity: 0;
-webkit-transform: translate3d(-100%, 0, 0);
transform: translate3d(-100%, 0, 0);
}
to {
opacity: 1;
-webkit-transform: none;
transform: none;
}
}
.fadeInLeft {
-webkit-animation-name: fadeInLeft;
animation-name: fadeInLeft;
}
@-webkit-keyframes fadeInLeftBig {
from {
opacity: 0;
-webkit-transform: translate3d(-2000px, 0, 0);
transform: translate3d(-2000px, 0, 0);
}
to {
opacity: 1;
-webkit-transform: none;
transform: none;
}
}
@keyframes fadeInLeftBig {
from {
opacity: 0;
-webkit-transform: translate3d(-2000px, 0, 0);
transform: translate3d(-2000px, 0, 0);
}
to {
opacity: 1;
-webkit-transform: none;
transform: none;
}
}
.fadeInLeftBig {
-webkit-animation-name: fadeInLeftBig;
animation-name: fadeInLeftBig;
}
@-webkit-keyframes fadeInRight {
from {
opacity: 0;
-webkit-transform: translate3d(100%, 0, 0);
transform: translate3d(100%, 0, 0);
}
to {
opacity: 1;
-webkit-transform: none;
transform: none;
}
}
@keyframes fadeInRight {
from {
opacity: 0;
-webkit-transform: translate3d(100%, 0, 0);
transform: translate3d(100%, 0, 0);
}
to {
opacity: 1;
-webkit-transform: none;
transform: none;
}
}
.fadeInRight {
-webkit-animation-name: fadeInRight;
animation-name: fadeInRight;
}
@-webkit-keyframes fadeInRightBig {
from {
opacity: 0;
-webkit-transform: translate3d(2000px, 0, 0);
transform: translate3d(2000px, 0, 0);
}
to {
opacity: 1;
-webkit-transform: none;
transform: none;
}
}
@keyframes fadeInRightBig {
from {
opacity: 0;
-webkit-transform: translate3d(2000px, 0, 0);
transform: translate3d(2000px, 0, 0);
}
to {
opacity: 1;
-webkit-transform: none;
transform: none;
}
}
.fadeInRightBig {
-webkit-animation-name: fadeInRightBig;
animation-name: fadeInRightBig;
}
@-webkit-keyframes fadeInUp {
from {
opacity: 0;
-webkit-transform: translate3d(0, 100%, 0);
transform: translate3d(0, 100%, 0);
}
to {
opacity: 1;
-webkit-transform: none;
transform: none;
}
}
@keyframes fadeInUp {
from {
opacity: 0;
-webkit-transform: translate3d(0, 100%, 0);
transform: translate3d(0, 100%, 0);
}
to {
opacity: 1;
-webkit-transform: none;
transform: none;
}
}
.fadeInUp {
-webkit-animation-name: fadeInUp;
animation-name: fadeInUp;
}
@-webkit-keyframes fadeInUpBig {
from {
opacity: 0;
-webkit-transform: translate3d(0, 2000px, 0);
transform: translate3d(0, 2000px, 0);
}
to {
opacity: 1;
-webkit-transform: none;
transform: none;
}
}
@keyframes fadeInUpBig {
from {
opacity: 0;
-webkit-transform: translate3d(0, 2000px, 0);
transform: translate3d(0, 2000px, 0);
}
to {
opacity: 1;
-webkit-transform: none;
transform: none;
}
}
.fadeInUpBig {
-webkit-animation-name: fadeInUpBig;
animation-name: fadeInUpBig;
}
@-webkit-keyframes flip {
from {
-webkit-transform: perspective(400px) rotate3d(0, 1, 0, -360deg);
transform: perspective(400px) rotate3d(0, 1, 0, -360deg);
-webkit-animation-timing-function: ease-out;
animation-timing-function: ease-out;
}
40% {
-webkit-transform: perspective(400px) translate3d(0, 0, 150px) rotate3d(0, 1, 0, -190deg);
transform: perspective(400px) translate3d(0, 0, 150px) rotate3d(0, 1, 0, -190deg);
-webkit-animation-timing-function: ease-out;
animation-timing-function: ease-out;
}
50% {
-webkit-transform: perspective(400px) translate3d(0, 0, 150px) rotate3d(0, 1, 0, -170deg);
transform: perspective(400px) translate3d(0, 0, 150px) rotate3d(0, 1, 0, -170deg);
-webkit-animation-timing-function: ease-in;
animation-timing-function: ease-in;
}
80% {
-webkit-transform: perspective(400px) scale3d(.95, .95, .95);
transform: perspective(400px) scale3d(.95, .95, .95);
-webkit-animation-timing-function: ease-in;
animation-timing-function: ease-in;
}
to {
-webkit-transform: perspective(400px);
transform: perspective(400px);
-webkit-animation-timing-function: ease-in;
animation-timing-function: ease-in;
}
}
@keyframes flip {
from {
-webkit-transform: perspective(400px) rotate3d(0, 1, 0, -360deg);
transform: perspective(400px) rotate3d(0, 1, 0, -360deg);
-webkit-animation-timing-function: ease-out;
animation-timing-function: ease-out;
}
40% {
-webkit-transform: perspective(400px) translate3d(0, 0, 150px) rotate3d(0, 1, 0, -190deg);
transform: perspective(400px) translate3d(0, 0, 150px) rotate3d(0, 1, 0, -190deg);
-webkit-animation-timing-function: ease-out;
animation-timing-function: ease-out;
}
50% {
-webkit-transform: perspective(400px) translate3d(0, 0, 150px) rotate3d(0, 1, 0, -170deg);
transform: perspective(400px) translate3d(0, 0, 150px) rotate3d(0, 1, 0, -170deg);
-webkit-animation-timing-function: ease-in;
animation-timing-function: ease-in;
}
80% {
-webkit-transform: perspective(400px) scale3d(.95, .95, .95);
transform: perspective(400px) scale3d(.95, .95, .95);
-webkit-animation-timing-function: ease-in;
animation-timing-function: ease-in;
}
to {
-webkit-transform: perspective(400px);
transform: perspective(400px);
-webkit-animation-timing-function: ease-in;
animation-timing-function: ease-in;
}
}
.animated.flip {
-webkit-backface-visibility: visible;
backface-visibility: visible;
-webkit-animation-name: flip;
animation-name: flip;
}
@-webkit-keyframes flipInX {
from {
-webkit-transform: perspective(400px) rotate3d(1, 0, 0, 90deg);
transform: perspective(400px) rotate3d(1, 0, 0, 90deg);
-webkit-animation-timing-function: ease-in;
animation-timing-function: ease-in;
opacity: 0;
}
40% {
-webkit-transform: perspective(400px) rotate3d(1, 0, 0, -20deg);
transform: perspective(400px) rotate3d(1, 0, 0, -20deg);
-webkit-animation-timing-function: ease-in;
animation-timing-function: ease-in;
}
60% {
-webkit-transform: perspective(400px) rotate3d(1, 0, 0, 10deg);
transform: perspective(400px) rotate3d(1, 0, 0, 10deg);
opacity: 1;
}
80% {
-webkit-transform: perspective(400px) rotate3d(1, 0, 0, -5deg);
transform: perspective(400px) rotate3d(1, 0, 0, -5deg);
}
to {
-webkit-transform: perspective(400px);
transform: perspective(400px);
}
}
@keyframes flipInX {
from {
-webkit-transform: perspective(400px) rotate3d(1, 0, 0, 90deg);
transform: perspective(400px) rotate3d(1, 0, 0, 90deg);
-webkit-animation-timing-function: ease-in;
animation-timing-function: ease-in;
opacity: 0;
}
40% {
-webkit-transform: perspective(400px) rotate3d(1, 0, 0, -20deg);
transform: perspective(400px) rotate3d(1, 0, 0, -20deg);
-webkit-animation-timing-function: ease-in;
animation-timing-function: ease-in;
}
60% {
-webkit-transform: perspective(400px) rotate3d(1, 0, 0, 10deg);
transform: perspective(400px) rotate3d(1, 0, 0, 10deg);
opacity: 1;
}
80% {
-webkit-transform: perspective(400px) rotate3d(1, 0, 0, -5deg);
transform: perspective(400px) rotate3d(1, 0, 0, -5deg);
}
to {
-webkit-transform: perspective(400px);
transform: perspective(400px);
}
}
.flipInX {
-webkit-backface-visibility: visible !important;
backface-visibility: visible !important;
-webkit-animation-name: flipInX;
animation-name: flipInX;
}
@-webkit-keyframes flipInY {
from {
-webkit-transform: perspective(400px) rotate3d(0, 1, 0, 90deg);
transform: perspective(400px) rotate3d(0, 1, 0, 90deg);
-webkit-animation-timing-function: ease-in;
animation-timing-function: ease-in;
opacity: 0;
}
40% {
-webkit-transform: perspective(400px) rotate3d(0, 1, 0, -20deg);
transform: perspective(400px) rotate3d(0, 1, 0, -20deg);
-webkit-animation-timing-function: ease-in;
animation-timing-function: ease-in;
}
60% {
-webkit-transform: perspective(400px) rotate3d(0, 1, 0, 10deg);
transform: perspective(400px) rotate3d(0, 1, 0, 10deg);
opacity: 1;
}
80% {
-webkit-transform: perspective(400px) rotate3d(0, 1, 0, -5deg);
transform: perspective(400px) rotate3d(0, 1, 0, -5deg);
}
to {
-webkit-transform: perspective(400px);
transform: perspective(400px);
}
}
@keyframes flipInY {
from {
-webkit-transform: perspective(400px) rotate3d(0, 1, 0, 90deg);
transform: perspective(400px) rotate3d(0, 1, 0, 90deg);
-webkit-animation-timing-function: ease-in;
animation-timing-function: ease-in;
opacity: 0;
}
40% {
-webkit-transform: perspective(400px) rotate3d(0, 1, 0, -20deg);
transform: perspective(400px) rotate3d(0, 1, 0, -20deg);
-webkit-animation-timing-function: ease-in;
animation-timing-function: ease-in;
}
60% {
-webkit-transform: perspective(400px) rotate3d(0, 1, 0, 10deg);
transform: perspective(400px) rotate3d(0, 1, 0, 10deg);
opacity: 1;
}
80% {
-webkit-transform: perspective(400px) rotate3d(0, 1, 0, -5deg);
transform: perspective(400px) rotate3d(0, 1, 0, -5deg);
}
to {
-webkit-transform: perspective(400px);
transform: perspective(400px);
}
}
.flipInY {
-webkit-backface-visibility: visible !important;
backface-visibility: visible !important;
-webkit-animation-name: flipInY;
animation-name: flipInY;
}
@-webkit-keyframes lightSpeedIn {
from {
-webkit-transform: translate3d(100%, 0, 0) skewX(-30deg);
transform: translate3d(100%, 0, 0) skewX(-30deg);
opacity: 0;
}
60% {
-webkit-transform: skewX(20deg);
transform: skewX(20deg);
opacity: 1;
}
80% {
-webkit-transform: skewX(-5deg);
transform: skewX(-5deg);
opacity: 1;
}
to {
-webkit-transform: none;
transform: none;
opacity: 1;
}
}
@keyframes lightSpeedIn {
from {
-webkit-transform: translate3d(100%, 0, 0) skewX(-30deg);
transform: translate3d(100%, 0, 0) skewX(-30deg);
opacity: 0;
}
60% {
-webkit-transform: skewX(20deg);
transform: skewX(20deg);
opacity: 1;
}
80% {
-webkit-transform: skewX(-5deg);
transform: skewX(-5deg);
opacity: 1;
}
to {
-webkit-transform: none;
transform: none;
opacity: 1;
}
}
.lightSpeedIn {
-webkit-animation-name: lightSpeedIn;
animation-name: lightSpeedIn;
-webkit-animation-timing-function: ease-out;
animation-timing-function: ease-out;
}
@-webkit-keyframes rotateIn {
from {
-webkit-transform-origin: center;
transform-origin: center;
-webkit-transform: rotate3d(0, 0, 1, -200deg);
transform: rotate3d(0, 0, 1, -200deg);
opacity: 0;
}
to {
-webkit-transform-origin: center;
transform-origin: center;
-webkit-transform: none;
transform: none;
opacity: 1;
}
}
@keyframes rotateIn {
from {
-webkit-transform-origin: center;
transform-origin: center;
-webkit-transform: rotate3d(0, 0, 1, -200deg);
transform: rotate3d(0, 0, 1, -200deg);
opacity: 0;
}
to {
-webkit-transform-origin: center;
transform-origin: center;
-webkit-transform: none;
transform: none;
opacity: 1;
}
}
.rotateIn {
-webkit-animation-name: rotateIn;
animation-name: rotateIn;
}
@-webkit-keyframes rotateInDownLeft {
from {
-webkit-transform-origin: left bottom;
transform-origin: left bottom;
-webkit-transform: rotate3d(0, 0, 1, -45deg);
transform: rotate3d(0, 0, 1, -45deg);
opacity: 0;
}
to {
-webkit-transform-origin: left bottom;
transform-origin: left bottom;
-webkit-transform: none;
transform: none;
opacity: 1;
}
}
@keyframes rotateInDownLeft {
from {
-webkit-transform-origin: left bottom;
transform-origin: left bottom;
-webkit-transform: rotate3d(0, 0, 1, -45deg);
transform: rotate3d(0, 0, 1, -45deg);
opacity: 0;
}
to {
-webkit-transform-origin: left bottom;
transform-origin: left bottom;
-webkit-transform: none;
transform: none;
opacity: 1;
}
}
.rotateInDownLeft {
-webkit-animation-name: rotateInDownLeft;
animation-name: rotateInDownLeft;
}
@-webkit-keyframes rotateInDownRight {
from {
-webkit-transform-origin: right bottom;
transform-origin: right bottom;
-webkit-transform: rotate3d(0, 0, 1, 45deg);
transform: rotate3d(0, 0, 1, 45deg);
opacity: 0;
}
to {
-webkit-transform-origin: right bottom;
transform-origin: right bottom;
-webkit-transform: none;
transform: none;
opacity: 1;
}
}
@keyframes rotateInDownRight {
from {
-webkit-transform-origin: right bottom;
transform-origin: right bottom;
-webkit-transform: rotate3d(0, 0, 1, 45deg);
transform: rotate3d(0, 0, 1, 45deg);
opacity: 0;
}
to {
-webkit-transform-origin: right bottom;
transform-origin: right bottom;
-webkit-transform: none;
transform: none;
opacity: 1;
}
}
.rotateInDownRight {
-webkit-animation-name: rotateInDownRight;
animation-name: rotateInDownRight;
}
@-webkit-keyframes rotateInUpLeft {
from {
-webkit-transform-origin: left bottom;
transform-origin: left bottom;
-webkit-transform: rotate3d(0, 0, 1, 45deg);
transform: rotate3d(0, 0, 1, 45deg);
opacity: 0;
}
to {
-webkit-transform-origin: left bottom;
transform-origin: left bottom;
-webkit-transform: none;
transform: none;
opacity: 1;
}
}
@keyframes rotateInUpLeft {
from {
-webkit-transform-origin: left bottom;
transform-origin: left bottom;
-webkit-transform: rotate3d(0, 0, 1, 45deg);
transform: rotate3d(0, 0, 1, 45deg);
opacity: 0;
}
to {
-webkit-transform-origin: left bottom;
transform-origin: left bottom;
-webkit-transform: none;
transform: none;
opacity: 1;
}
}
.rotateInUpLeft {
-webkit-animation-name: rotateInUpLeft;
animation-name: rotateInUpLeft;
}
@-webkit-keyframes rotateInUpRight {
from {
-webkit-transform-origin: right bottom;
transform-origin: right bottom;
-webkit-transform: rotate3d(0, 0, 1, -90deg);
transform: rotate3d(0, 0, 1, -90deg);
opacity: 0;
}
to {
-webkit-transform-origin: right bottom;
transform-origin: right bottom;
-webkit-transform: none;
transform: none;
opacity: 1;
}
}
@keyframes rotateInUpRight {
from {
-webkit-transform-origin: right bottom;
transform-origin: right bottom;
-webkit-transform: rotate3d(0, 0, 1, -90deg);
transform: rotate3d(0, 0, 1, -90deg);
opacity: 0;
}
to {
-webkit-transform-origin: right bottom;
transform-origin: right bottom;
-webkit-transform: none;
transform: none;
opacity: 1;
}
}
.rotateInUpRight {
-webkit-animation-name: rotateInUpRight;
animation-name: rotateInUpRight;
}
@-webkit-keyframes rotateOut {
from {
-webkit-transform-origin: center;
transform-origin: center;
opacity: 1;
}
to {
-webkit-transform-origin: center;
transform-origin: center;
-webkit-transform: rotate3d(0, 0, 1, 200deg);
transform: rotate3d(0, 0, 1, 200deg);
opacity: 0;
}
}
@-webkit-keyframes rollIn {
from {
opacity: 0;
-webkit-transform: translate3d(-100%, 0, 0) rotate3d(0, 0, 1, -120deg);
transform: translate3d(-100%, 0, 0) rotate3d(0, 0, 1, -120deg);
}
to {
opacity: 1;
-webkit-transform: none;
transform: none;
}
}
@keyframes rollIn {
from {
opacity: 0;
-webkit-transform: translate3d(-100%, 0, 0) rotate3d(0, 0, 1, -120deg);
transform: translate3d(-100%, 0, 0) rotate3d(0, 0, 1, -120deg);
}
to {
opacity: 1;
-webkit-transform: none;
transform: none;
}
}
.rollIn {
-webkit-animation-name: rollIn;
animation-name: rollIn;
}
@-webkit-keyframes zoomIn {
from {
opacity: 0;
-webkit-transform: scale3d(.3, .3, .3);
transform: scale3d(.3, .3, .3);
}
50% {
opacity: 1;
}
}
@keyframes zoomIn {
from {
opacity: 0;
-webkit-transform: scale3d(.3, .3, .3);
transform: scale3d(.3, .3, .3);
}
50% {
opacity: 1;
}
}
.zoomIn {
-webkit-animation-name: zoomIn;
animation-name: zoomIn;
}
@-webkit-keyframes zoomInDown {
from {
opacity: 0;
-webkit-transform: scale3d(.1, .1, .1) translate3d(0, -1000px, 0);
transform: scale3d(.1, .1, .1) translate3d(0, -1000px, 0);
-webkit-animation-timing-function: cubic-bezier(0.550, 0.055, 0.675, 0.190);
animation-timing-function: cubic-bezier(0.550, 0.055, 0.675, 0.190);
}
60% {
opacity: 1;
-webkit-transform: scale3d(.475, .475, .475) translate3d(0, 60px, 0);
transform: scale3d(.475, .475, .475) translate3d(0, 60px, 0);
-webkit-animation-timing-function: cubic-bezier(0.175, 0.885, 0.320, 1);
animation-timing-function: cubic-bezier(0.175, 0.885, 0.320, 1);
}
}
@keyframes zoomInDown {
from {
opacity: 0;
-webkit-transform: scale3d(.1, .1, .1) translate3d(0, -1000px, 0);
transform: scale3d(.1, .1, .1) translate3d(0, -1000px, 0);
-webkit-animation-timing-function: cubic-bezier(0.550, 0.055, 0.675, 0.190);
animation-timing-function: cubic-bezier(0.550, 0.055, 0.675, 0.190);
}
60% {
opacity: 1;
-webkit-transform: scale3d(.475, .475, .475) translate3d(0, 60px, 0);
transform: scale3d(.475, .475, .475) translate3d(0, 60px, 0);
-webkit-animation-timing-function: cubic-bezier(0.175, 0.885, 0.320, 1);
animation-timing-function: cubic-bezier(0.175, 0.885, 0.320, 1);
}
}
.zoomInDown {
-webkit-animation-name: zoomInDown;
animation-name: zoomInDown;
}
@-webkit-keyframes zoomInLeft {
from {
opacity: 0;
-webkit-transform: scale3d(.1, .1, .1) translate3d(-1000px, 0, 0);
transform: scale3d(.1, .1, .1) translate3d(-1000px, 0, 0);
-webkit-animation-timing-function: cubic-bezier(0.550, 0.055, 0.675, 0.190);
animation-timing-function: cubic-bezier(0.550, 0.055, 0.675, 0.190);
}
60% {
opacity: 1;
-webkit-transform: scale3d(.475, .475, .475) translate3d(10px, 0, 0);
transform: scale3d(.475, .475, .475) translate3d(10px, 0, 0);
-webkit-animation-timing-function: cubic-bezier(0.175, 0.885, 0.320, 1);
animation-timing-function: cubic-bezier(0.175, 0.885, 0.320, 1);
}
}
@keyframes zoomInLeft {
from {
opacity: 0;
-webkit-transform: scale3d(.1, .1, .1) translate3d(-1000px, 0, 0);
transform: scale3d(.1, .1, .1) translate3d(-1000px, 0, 0);
-webkit-animation-timing-function: cubic-bezier(0.550, 0.055, 0.675, 0.190);
animation-timing-function: cubic-bezier(0.550, 0.055, 0.675, 0.190);
}
60% {
opacity: 1;
-webkit-transform: scale3d(.475, .475, .475) translate3d(10px, 0, 0);
transform: scale3d(.475, .475, .475) translate3d(10px, 0, 0);
-webkit-animation-timing-function: cubic-bezier(0.175, 0.885, 0.320, 1);
animation-timing-function: cubic-bezier(0.175, 0.885, 0.320, 1);
}
}
.zoomInLeft {
-webkit-animation-name: zoomInLeft;
animation-name: zoomInLeft;
}
@-webkit-keyframes zoomInRight {
from {
opacity: 0;
-webkit-transform: scale3d(.1, .1, .1) translate3d(1000px, 0, 0);
transform: scale3d(.1, .1, .1) translate3d(1000px, 0, 0);
-webkit-animation-timing-function: cubic-bezier(0.550, 0.055, 0.675, 0.190);
animation-timing-function: cubic-bezier(0.550, 0.055, 0.675, 0.190);
}
60% {
opacity: 1;
-webkit-transform: scale3d(.475, .475, .475) translate3d(-10px, 0, 0);
transform: scale3d(.475, .475, .475) translate3d(-10px, 0, 0);
-webkit-animation-timing-function: cubic-bezier(0.175, 0.885, 0.320, 1);
animation-timing-function: cubic-bezier(0.175, 0.885, 0.320, 1);
}
}
@keyframes zoomInRight {
from {
opacity: 0;
-webkit-transform: scale3d(.1, .1, .1) translate3d(1000px, 0, 0);
transform: scale3d(.1, .1, .1) translate3d(1000px, 0, 0);
-webkit-animation-timing-function: cubic-bezier(0.550, 0.055, 0.675, 0.190);
animation-timing-function: cubic-bezier(0.550, 0.055, 0.675, 0.190);
}
60% {
opacity: 1;
-webkit-transform: scale3d(.475, .475, .475) translate3d(-10px, 0, 0);
transform: scale3d(.475, .475, .475) translate3d(-10px, 0, 0);
-webkit-animation-timing-function: cubic-bezier(0.175, 0.885, 0.320, 1);
animation-timing-function: cubic-bezier(0.175, 0.885, 0.320, 1);
}
}
.zoomInRight {
-webkit-animation-name: zoomInRight;
animation-name: zoomInRight;
}
@-webkit-keyframes zoomInUp {
from {
opacity: 0;
-webkit-transform: scale3d(.1, .1, .1) translate3d(0, 1000px, 0);
transform: scale3d(.1, .1, .1) translate3d(0, 1000px, 0);
-webkit-animation-timing-function: cubic-bezier(0.550, 0.055, 0.675, 0.190);
animation-timing-function: cubic-bezier(0.550, 0.055, 0.675, 0.190);
}
60% {
opacity: 1;
-webkit-transform: scale3d(.475, .475, .475) translate3d(0, -60px, 0);
transform: scale3d(.475, .475, .475) translate3d(0, -60px, 0);
-webkit-animation-timing-function: cubic-bezier(0.175, 0.885, 0.320, 1);
animation-timing-function: cubic-bezier(0.175, 0.885, 0.320, 1);
}
}
@keyframes zoomInUp {
from {
opacity: 0;
-webkit-transform: scale3d(.1, .1, .1) translate3d(0, 1000px, 0);
transform: scale3d(.1, .1, .1) translate3d(0, 1000px, 0);
-webkit-animation-timing-function: cubic-bezier(0.550, 0.055, 0.675, 0.190);
animation-timing-function: cubic-bezier(0.550, 0.055, 0.675, 0.190);
}
60% {
opacity: 1;
-webkit-transform: scale3d(.475, .475, .475) translate3d(0, -60px, 0);
transform: scale3d(.475, .475, .475) translate3d(0, -60px, 0);
-webkit-animation-timing-function: cubic-bezier(0.175, 0.885, 0.320, 1);
animation-timing-function: cubic-bezier(0.175, 0.885, 0.320, 1);
}
}
.zoomInUp {
-webkit-animation-name: zoomInUp;
animation-name: zoomInUp;
}
@keyframes slideInDown {
from {
-webkit-transform: translate3d(0, -100%, 0);
transform: translate3d(0, -100%, 0);
visibility: visible;
}
to {
-webkit-transform: translate3d(0, 0, 0);
transform: translate3d(0, 0, 0);
}
}
.slideInDown {
-webkit-animation-name: slideInDown;
animation-name: slideInDown;
}
@-webkit-keyframes slideInLeft {
from {
-webkit-transform: translate3d(-100%, 0, 0);
transform: translate3d(-100%, 0, 0);
visibility: visible;
}
to {
-webkit-transform: translate3d(0, 0, 0);
transform: translate3d(0, 0, 0);
}
}
@keyframes slideInLeft {
from {
-webkit-transform: translate3d(-100%, 0, 0);
transform: translate3d(-100%, 0, 0);
visibility: visible;
}
to {
-webkit-transform: translate3d(0, 0, 0);
transform: translate3d(0, 0, 0);
}
}
.slideInLeft {
-webkit-animation-name: slideInLeft;
animation-name: slideInLeft;
}
@-webkit-keyframes slideInRight {
from {
-webkit-transform: translate3d(100%, 0, 0);
transform: translate3d(100%, 0, 0);
visibility: visible;
}
to {
-webkit-transform: translate3d(0, 0, 0);
transform: translate3d(0, 0, 0);
}
}
@keyframes slideInRight {
from {
-webkit-transform: translate3d(100%, 0, 0);
transform: translate3d(100%, 0, 0);
visibility: visible;
}
to {
-webkit-transform: translate3d(0, 0, 0);
transform: translate3d(0, 0, 0);
}
}
.slideInRight {
-webkit-animation-name: slideInRight;
animation-name: slideInRight;
}
@-webkit-keyframes slideInUp {
from {
-webkit-transform: translate3d(0, 100%, 0);
transform: translate3d(0, 100%, 0);
visibility: visible;
}
to {
-webkit-transform: translate3d(0, 0, 0);
transform: translate3d(0, 0, 0);
}
}
@keyframes slideInUp {
from {
-webkit-transform: translate3d(0, 100%, 0);
transform: translate3d(0, 100%, 0);
visibility: visible;
}
to {
-webkit-transform: translate3d(0, 0, 0);
transform: translate3d(0, 0, 0);
}
}
.slideInUp {
-webkit-animation-name: slideInUp;
animation-name: slideInUp;
}