/*
   Copyright : (C) 2014 Sagemcom - URD2

   This software and source file is the property of Sagemcom
   and may not be copied or used without prior written consent.
*/

@charset "utf-8";
html { position: relative; }

body {
    background: #fcfcfc;
    color:#3e3e3e;
    height: auto !important;
}

html, body {
    height: 100%;
    min-height: 100%;
    height: auto;
}

h1, h2, h3, h4, h5, h6 { font-weight: bold; }

h1, h2, h3, h4, h5, h6,
.msg-error p,
.maintitle,
.ethernet .bordered-content .status,
.onoffswitch,
.wps-box,
.row .add-port,
.add-port + .row,
#wifi-env {
    margin-bottom: 16px;
    margin-bottom: 1rem;
}

#main-content p,
#main-content ul,
#main-content ol,
#main-content table { font-size: 0.85em; }

.btn,
.button,
.button.close-reveal-modal {
    background-color: #455560;
    border: none;
    cursor: pointer;
    -webkit-transition: none;
       -moz-transition: none;
            transition: none;
}

.btn {
    font-size: 13px;
    font-size: 0.8rem;
    text-align: center;
    display: inline-block;
    padding: 8.960000038146973px 12.800000190734863px;
    padding: 0.7em 1em;
    margin-bottom: 12.800000190734863px;
    margin-bottom: 1em;
}

.btn:hover,
.btn:active,
.button:hover,
.button:focus,
.button:active,
.button.close-reveal-modal:hover,
.button.close-reveal-modal:focus,
.button.close-reveal-modal:active { background-color: #369; }

.btn:active,
.button:active,
.button.close-reveal-modal:active { box-shadow: inset 0 2px 5px rgba(0,0,0, .2); }

.btn,
#userlog,
a#btn-logout,
#homebtn,
#status-internet,
.status { border-radius: 5px; }

.button.mini {
    font-size: 11px;
    font-size: .7rem;
    padding-top: 8px;
    padding-top: .5rem;
    padding-left: 11px;
    padding-left: 0.6rem;
    padding-bottom: .9px;
    padding-bottom: .5625rem;
    padding-right: 11px;
    padding-right: 0.6rem;
}

.button.mini-parentalcontrol{
	padding: 0.35rem !important;
}

.button.close-reveal-modal {
    color: #fff;
    font-size: 0.6875rem;
    font-weight: normal;
    line-height: normal;
    padding-top: 0.625rem;
    padding-left: 1.25rem;
    padding-bottom: 0.6875rem;
    padding-right: 1.25rem;
    position: relative !important;
    top: auto;
    left:auto;
}

.btn-centered,
.button-wps img {
    display: block;
    margin: 0 auto;
}

#head-container > .row,
.wps-box {
    padding: 16px;
    padding: 1rem;
}

#head-container {
    background: #4b555f;
    box-shadow: 0 3px 5px rgba(0,0,0, 0.1);
    position: relative;
    z-index: 1;
}

#head-container,
#head-container a { font-size: 0.6em; }

.logo {
    display: block;
    line-height: 0;
    float: right;
    margin-bottom: 0;
}

.logo-footer {
    background: url("../images/logo-s-footer.png") no-repeat scroll right center transparent;
    height: 20px;
    width: 135px;
}

#languages,
#languages a { color: #999; }

#languages {
    list-style: none;
    height: 30px;
    line-height: 30px;
    float: right;
    margin-right: 1em;
    margin-bottom: 0;
}

#languages a:hover,
#languages a:focus,
#languages a:active { color: #ccc; }

#languages li { display: inline; }

#userlog {
    border: 1px solid #999;
    border-radius: 5px;
    color: #8f8f90;
    height: 30px;
    line-height: 30px;
    padding: 0 8px 0 12.8px;
    padding: 0 .5rem 0 .8rem;
    float: right;
    margin: 0 1em;
}

a#btn-logout {
    border-radius: 5px;
    font-size: 0.9em;
    line-height: 30px;
    height: 30px;
    padding: 0 1.5em;
    float: right;
    -webkit-transition: all 0.1s linear 0.1s;
       -moz-transition: all 0.1s linear 0.1s;
            transition: all 0.1s linear 0.1s;
}

.header-top h3,
.btn-refresh,
.box-map .box-item,
.shs,
#homebtn,
#status-internet,
.table-form th,
.table-form.allow td,
.table-form td.allow,
.table-form tr.allow td,
.table-form.deny td,
.table-form td.deny,
.table-form tr.deny td,
.modal-title { color: #333; }

.btn,
.btn:hover,
.btn:active,
.button:hover,
.button:focus,
.button:active,
.button.close-reveal-modal:hover,
.button.close-reveal-modal:focus,
.button.close-reveal-modal:active,
#head-container,
#head-container a,
#languages a.select,
#userlog span { color: #fff; }

.btn-refresh {
    border: 1px solid #a7a7a7;
    border-radius: 7px;
    box-shadow: -2px 2px 5px #bbb;
    font-size: 0.75em;
    display: inline-block;
    padding: 0 10px;
    float: left;
}

.btn-refresh:hover,
.btn-refresh:visited { background: #eee; }

.btn-refresh:active {
    background: #2998d8;
    color: #fff;
}

.btn-refresh,
.shs {
    height: 35px;
    line-height: 35px;
}

.lt-ie9 #refresh-btn img {
    vertical-align: middle;
    max-width: 22px !important;
}

.socials { margin-bottom: 35px; }

.socials .fb-share-button { margin-bottom: 0; }

.socials > div {
    display: inline-block;
    vertical-align: top;
}

#twitter-btn { min-width: 57px; }

#googleplus { min-width: 32px; }

#facebook-btn { min-width: 97px; }

#sbox-container {
    border-bottom: 1px solid #eee;
    display: block;
    float: right;
    width: 100%;
    margin-bottom: 2em;
}

#iu-all,
#iu-ping,
#iu-route { display: none; }

/* BoxMap */
.box-map {
    border: 1px solid #e2e2e2;
    border-radius: 6px;
    margin-bottom: 2.5em;
    box-shadow: -2px 2px 5px #bbb;
}

.box-map p { margin: 0; }

a .box-map {
    background: #fff;
    color:#333 !important;
}

.box-map.device-box {
    background: #fff;
    /*min-height: 9em;*/
}

a:hover .box-map,
a:focus .box-map,
a:active .box-map {
    box-shadow: 0px 0px 8px #e9bc8f;
    -webkit-transition: box-shadow 0.1s linear 0.1s;
       -moz-transition: box-shadow 0.1s linear 0.1s;
            transition: box-shadow 0.1s linear 0.1s;
}

.box-map .info {
    text-align: right;
    padding: 7px 5px 0 0;

}
.info {
    position: relative;
}

#dect-box.box-map {
    border: 0;
    box-shadow: none;
    margin-bottom: 0;
}

.box-map,
.box-map .info,
#dect-box .header-box strong,
.link-speed,
.table-form th { font-size: 0.8rem; }

.header-box h6,
.description { font-size: 0.85em; }

.header-box {
    background: #f5f5f5;
    border-bottom: 1px solid #b3b3b3;
    padding: 0.8em 0;
    position: relative;
}

.footer-box {
    background: #f5f5f5;
    padding: 0.8em 0;
    position: relative;
}

.header-box h6 {
    line-height: 1;
    margin-top: 2px;
    margin-bottom: 0;
}

a:hover .header-box,
a:focus .header-box,
a:active .header-box { background:#fff; }

.description > p {
	line-height: 19px;
	padding: 10px 6px;
}

.st,
.vel-ds .icon-vel,
.box-map .info-device,
.tabs.no-responsive dd { float: right; }

/* non DRY styles */
p { font-size: inherit; }

select {
    padding: 8.8px;
    padding: 0.55rem;
}

select[multiple] { height: auto; }

.bg-gradient {
    background: #eaeaea;
    background: -moz-linear-gradient(top,  #fcfcfc 100%, #eaeaea 100%);
    background: -webkit-gradient(linear, right top, right bottom, color-stop(0%,#fcfcfc), color-stop(100%,#eaeaea));
    background: -webkit-linear-gradient(top,  #fcfcfc 100%,#eaeaea 100%);
    background: -o-linear-gradient(top,  #fcfcfc 100%,#eaeaea 100%);
    background: -ms-linear-gradient(top,  #fcfcfc 100%,#eaeaea 100%);
    background: linear-gradient(to bottom,  #fcfcfc 100%,#eaeaea 100%);
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#fcfcfc', endColorstr='#eaeaea',GradientType=0 );
}

#main-content { background: #fff; position:relative;}

#main-content p,
#main-content ul,
#main-content ol,
#main-content table { font-size: 0.85em; }

#page-content {
  margin-bottom: 24px;
	margin-bottom: 1.5 rem;
}

.button.close-reveal-modal {
    font-size: 0.6875rem;
    font-weight: normal;
    line-height: normal;
    padding-top: 0.625rem;
    padding-left: 1.25rem;
    padding-bottom: 0.6875rem;
    padding-right: 1.25rem;
    position: relative !important;
    top: auto;
    left:auto;
}

.bottom {
    padding-top: 20px;
    padding-top: 1.25rem;
    height: 61px;
}

/* hacks */
body + *,
body + ~ { /* everything after </body> won't be show */
    display: none !important;
    opacity: 0 !important;
    filter: alpha(opacity=0) !important;
    visibility: hidden !important;
}

.st,
.vel-ds {
    display: inline-block;
    padding: 0 15px;
    padding: 0 1rem;
}

.vel-ds {
    float: left;
    padding: 7px 0px;
    text-align: right;
}

.box-map .box-item {
    background: #f3f3f3;
    border: 1px solid #a7a7a7;
    border-radius: 6px;
    text-align: right;
    display: block;
    padding: 1em;
    margin: 5px;
}

.box-device {
    background: #fff;
    font-size: 0.8em;
    display: block;
    text-align: right;
    border-bottom: 1px solid #eee;
    padding: 1em;
    margin: 5px;
}

.box-map .box-item p {
    font-size: 0.8em;
    margin: 0;
}

.box-device h6 { margin-bottom: 0; }

.box-map .box-item p.title {
    font-weight: bold;
    font-size: 1.2em;
    margin: 0;
    line-height: 16px;
}

.box-map .info-device { width: 65%; }

.box-device .info-device p  { margin-bottom: 0; }

.lt-ie9 .box-map .box-item p.title { font-size: 1em; }

.box-item.error {
    background: rgba(255,0,0, .1);
    border-color: red;
}
.box-item.faded {
	opacity: 0.55;
}

.box-item.error .icon-device,
.box-item.error:hover .icon-device { background-color: red; }

.box-item .icon-green { background-color: green; }

a.box-item:last-child { margin-bottom: 5px; }

.dots {
    background:url(../images/dot-bg.gif) center top repeat-y;
    height: 6em;
    margin: 1em 0 0 !important;
}

/* Login */
#login { margin: 2em 0; background: #fff;}

#login form { padding: 2em 2em 1em; }

.msg-error { display: none; }

.msg-error p { color: #f00; }

.input-error { border: solid 1px #f00 !important; }

/* Container */
#header-page {
    height: 5em;
    padding: 1em 0;
}

#main-content {
    border: 1px solid #8d8d8d;
    border-radius: 6px;
    box-shadow: -2px 2px 5px #bbb;
    padding: 1.0em 1.5em 1em 1.5em;
}

.maintitle { font-size: 1.2em; }

.tabs { border-bottom: 1px solid #eee; }

.tabs dd > a {
    background: #dadada;
    background: -moz-linear-gradient(top,  #dadada 100%, #c4c4c4 100%);
    background: -webkit-gradient(linear, right top, right bottom, color-stop(0%,#dadada), color-stop(100%,#c4c4c4));
    background: -webkit-linear-gradient(top,  #dadada 100%,#c4c4c4 100%);
    background: -o-linear-gradient(top,  #dadada 100%,#c4c4c4 100%);
    background: -ms-linear-gradient(top,  #dadada 100%,#c4c4c4 100%);
    background: linear-gradient(to bottom,  #dadada 100%,#c4c4c4 100%);
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#dadada', endColorstr='#c4c4c4',GradientType=0 );

    border: 1px solid #adadad;
    border-bottom: none;
    box-shadow: -2px 0 2px rgba(0,0,0, .2);
    color: #666;
    font-size: 0.75em;
    font-weight: bold;
    padding: 8px 13px;
    padding: .5rem .75rem;
    margin: 0 1px;
}

.tabs dd > a:hover,
.tabs dd > a:focus,
.tabs dd > a:active { background: #cacaca; }

.tabs dd.active a,
.tabs dd.active a:hover,
.tabs dd.active a:focus,
.tabs dd.active a:active {
    background: linear-gradient(#2998D8 100%, #2481BF 100%);
    color: #fff;
    text-shadow: 1px 1px 0px rgba(0,0,0,.5);
}

.tabs.vertical {
    border-radius: 6px;
    text-align: center;
    margin-bottom: 24px;
    margin-bottom: 1.5rem !important;
}

.tabs-content.vertical { margin-bottom: 16px; }

.tabs.vertical dd > a {
    border-radius: 0;
    border: none;
    margin: 0;
    border-bottom: 1px solid #fff;
}

.tabs.vertical dd a:hover,
.tabs.vertical dd a:focus,
.tabs.vertical dd a:active { background: #cacaca; }

.tabs.vertical dd a { background: #dadada; }

.tabs.vertical dd:last-child a {
    border-bottom: 1px solid #adadad;
    border-radius: 0 0 5px 5px !important;
}

.tabs.vertical dd.active a {
    background: #fff;
    color: #6a6a6b;
    font-weight: bold;
}

.tabs.vertical dd.active a,
.tabs.vertical dd.active a:hover,
.tabs.vertical dd.active a:focus,
.tabs.vertical dd.active a:active {
    background: linear-gradient(#2998D8 100%, #2481BF 100%);
    color: #fff;
}

dl.tabs.vertical { border: 1px solid #ddd; }

.tabs-content { margin-bottom: 0; }

.tabs-content > .content.active { width: 100%; }

.tabs dd { float: none; }

.tabs.no-responsive dd a { border-radius: 5px 5px 0 0; }

.sub-tabs {
    border-bottom: 0;
    text-align: center;
    width: 100%;
}

.sub-tabs dd > a {
    border: 1px solid #adadad;
    font-weight: normal;
    padding: .2rem 1rem;
}

.shs {
    background-color: #dadada;
    border-radius: 3px;
    font-size: 0.8em;
    font-weight: bold;
    display: block;
    padding: 0 16px;
    padding: 0 1rem;
    margin-bottom: 3px;
}

.shs.sub { background-color: #eaeaea; }

.shs:hover,
.shs:focus,
.shs:active { color: #000; }

.shs:active { box-shadow: inset 0 2px 5px rgba(0,0,0, .2); }

.shs + .tabs { display: none; }

.shs + .tabs dd:first-child a { border-radius: 3px 3px 0 0; }

.shs + .tabs dd:last-child a { border-radius: 0 0 3px 3px; }

label.inline { margin-bottom: 0; }

#common-service-name { display: none; }

/* Status Internet */
#homebtn,
#status-internet {
    border: 1px solid #8d8d8d;
    border-radius: 5px;
    box-shadow: -2px 2px 5px #bbb;
    font-size: 0.7em;
    display: block;
    height: 40px;
    line-height: 40px;
    float: left;
    position: relative;
}

#homebtn {
    padding: 9px;
    margin-left: 0.5em;
}

#homebtn img { display: block; width: 20px; }

#status-internet {
    padding: 1em;
}
/* @noflip */
#status-internet p { margin: 0; margin-left: 30px; white-space: nowrap}

#homebtn:hover,
#homebtn:focus,
#homebtn:active,
#status-internet:hover,
#status-internet:focus,
#status-internet:active { background-color: rgba(0,0,0, .1); }

.bottom {
    border-top: 1px solid #ddd;
    width: 100%;
    max-width: 100%;
}

#footer-container {
    margin: 0 auto;
    max-width: 1000px;
    max-width: 62.5rem;
}

.fpf { content: ' Made with ♥ by FPFtech '; }

#copyright,
.ipv6 {
    font-size: 0.8em;
    color: #4d4d4d;
}

#ipv6-boxes {
    display: none;
}

.ipv6 img {
    display: block;
    width: 35px;
    float: left;
    margin-top: -7px;
    margin-right: 5px;
}

.bordered-column {
    border: 1px solid #8d8d8d;
    border-radius: 6px;
    margin-bottom: 10px;
}

.bordered-title {
    border-bottom: 1px solid #a5a5a5;
    color: #3e3e3e;
    text-align: center;
    padding: 8px;
    padding: .5rem;
    margin-top: 0;
    margin-bottom: 0;
    position: relative;
}

.bordered-title > h5,
.bordered-title > h6 {
    font-size: 15px;
    font-weight: bold;
    margin-bottom: 0;
}

.input-name {
    border: 0 !important;
    box-shadow: none !important;
    color: #222 !important;
    font-size: 15px !important;
    font-weight: bold;
    text-align: center;
    margin-bottom: 0px !important;
}

.bordered-content {
    padding: 11.199999809265137px;
    padding: .7rem;
}

.bordered-content > p:last-child { margin-bottom: 0; }

.ethernet > .columns .bordered-content-hide { display: none; }

.ethernet > .columns:first-child .bordered-content-hide { display: block; }

.status {
    background: #eaeaea;
    border-radius: 5px;
    color: #666;
    font-size: 12px;
    line-height: 24px;
    height: 24px;
    padding: 0 10px;
    margin-bottom: 5px;
}

.traffic-arrow {
    width: 3em;
    margin-bottom: 1em;
}

.status-connected { background: #1b9e33; }

.status-error { background: red; }

.status-standby { background: #e4a213; }

.status-connected,
.status-error,
.status-standby { color: #fff; }

.color-on { color: #1b9e33; font-weight: bold; }

.color-off { color: #f00; font-weight: bold; }

.link-speed {
    background: #f0f0f0;
    border: 1px solid #e0e0e0;
    color: #4d4d4d;
    line-height: 1.6;
    text-align: center;
    display: block;
    padding: 8px;
    padding: .5rem;
    margin-bottom: 18px;
    margin-bottom: 1.25rem;
}

.table-form {
    border: 0;
    border-spacing: 0;
    color: #474747;
    width: 100%;
    max-width: 600px;
    margin: 0 auto 16px;
    margin: 0 auto 1rem;
}

.table-form-full {
    text-align: center;
    max-width: 100%;
    table-layout: fixed;
}

@media only screen and (max-width: 60.063em){
    .responsive-table.firewall-table td {
        width: 100%;
    }
    table.responsive-table tbody, table.responsive-table tbody tr, table.responsive-table tbody tr td {
        display: block;
    }
    table.responsive-table tbody td {
        border: 1px solid #eee!important;
        text-align: right!important;
        white-space: normal;
        padding-right: 50%;
        position: relative;
    }
    table.responsive-table tbody td:before {
        font-size: .875rem;
        font-weight: 700;
        text-align: right;
        white-space: nowrap;
        min-height: 37px;
        padding-left: 10px;
        vertical-align: middle;
        width: 45%;
        position: absolute;
        top: 6px;
        right: 6px;
        content: attr(data-title);
    }
    table.responsive-table tbody td.rs-hide,
    table.responsive-table tbody tr td.only-ap,
    table.responsive-table thead, table.responsive-table tr th,
    table.responsive-table>tr:first-child {
        display: none;
    }
}

.table-form.form-qos-th {
    max-width: 250px;
    float: right;
    display: inline-block;
}

.table-form.form-qos-th th {
    height: 3rem;
}

.table-form.form-qos {
    max-width: 800px;
    float: right;
    display: inline-block;
}

.table-form.form-qos td {
    text-align: center;
    height: 3rem;
    width: 250px
}

.table-form.form-qos .onoffswitch {
    margin: 0 auto;
}

.table-form th,
.table-form td {
    background: #f9f9f9;
    color: #666;
}

.table-form th {
    background: #eee;
    font-size: 13px;
    text-align: center;
    padding: 13px;
    padding: .8rem;
}

.table-form tr:last-child td { border-bottom: 1px solid #eee; }

.table-form.table-vert th { border-bottom: 1px solid #fff; }

.table-form tr > td {
    border-right: 1px solid #d8d8d8;
    border-bottom: 1px solid #eee;
    vertical-align: middle;
}

.table-form tr > td:first-child,
.table-form tr > td:last-child { vertical-align: middle; }

.table-form tr > td:first-child { border-right: 0; }

.table-form tr > td { text-align: center; }

.table-form input,
.table-form select { margin-bottom: 0; }

.table-form tr:nth-child(odd) td { background: rgba(125,125,125, .1); }

.table-vert th { text-align: right; }

.table-form.allow td,
.table-form td.allow,
.table-form tr.allow td { background: #deeddf !important; }

.table-form.deny td,
.table-form td.deny,
.table-form tr.deny td { background: #eee !important; }

.table-form tfoot tr,
.table-form tfoot tr:nth-child(odd) td,
.table-form tfoot tr:nth-child(even) td { background: #efefef; }

.table-form tfoot td { border-top: 1px solid #2998d8; }

.table-form tfoot tr > td:only-child {
    border-top: 1px solid #d8d8d8;
    border-right: 1px solid #d8d8d8;
}

.table-form tfoot th {
    border-bottom: 0;
    border-top: 1px solid #2998d8;
    border-left: 1px solid #2998d8;
}

.table-form p {
    margin-bottom: 0;
}

.table-statistics .header-table > th:last-child { border-right: 1px solid #ccc; }

.header-table-bl { border-right: 1px solid #ccc; }

.bl {
    border-top: 1px solid #e6e6e6;
    padding-top: 1rem;
}

.bordered-title > .icon-delete {
    position: absolute;
    top: 12px;
    top: .75rem;
    left: 12px;
    left: .75rem;
}

.ethernet .btn-show {
    display: block;
    max-width: 100px;
    margin: 11.199999809265137px auto;
    margin: .7rem auto;
}

.t-center { text-align: center; }

label small { text-transform: none; }

/* Switches */
.onoffswitch {
    cursor: pointer;
    width: 100%;
    max-width: 90px;
    position: relative;
    -webkit-user-select: none;
       -moz-user-select: none;
        -ms-user-select: none;
}

.table-form .onoffswitch {
    width: 100%;
    margin-bottom: 0;
}

.onoffswitch-checkbox {
    cursor: pointer;
    opacity: 0;
    position: absolute;
    height: 100%;
    width: 100%;
    z-index: 10;
}

.onoffswitch-label {
    border-radius: 8px;
    cursor: pointer;
    overflow: hidden;
    display: block !important;
    margin: 2px !important;
    position: relative;
    z-index: 1;
}

.onoffswitch-inner {
    width: 200%;
    margin-right: -100%;
    -webkit-transition: margin 0.3s ease-in 0s;
       -moz-transition: margin 0.3s ease-in 0s;
         -o-transition: margin 0.3s ease-in 0s;
            transition: margin 0.3s ease-in 0s;
}

.onoffswitch-inner:before,
.onoffswitch-inner:after {
    /*border-radius: 8px; */
    box-shadow: inset 0 0 5px rgba(0,0,0, .1);
    color: white;
    font-family: Trebuchet, Arial, sans-serif;
    font-size: 14px;
    font-weight: bold;
    height: 30px;
    line-height: 30px;
    padding: 0;
    width: 50%;
    float: right;
    -webkit-box-sizing: border-box;
       -moz-box-sizing: border-box;
            box-sizing: border-box;
}

.onoffswitch-inner:before {
    background-color: #455560;
    color: #fff;
    content: "ON";
    text-align: right;
    padding-right: 10px;
}

.onoffswitch.switch-enable, .onoffswitch.switch-more { max-width: 110px; }

.switch-enable .onoffswitch-switch, .switch-more .onoffswitch-switch { left: 66%; }

.switch-enable .onoffswitch-inner:before { content: "Enabled"; }

.switch-enable .onoffswitch-inner:after { content: "Disabled"; }

.switch-more .onoffswitch-inner:before { content: "Less"; }

.switch-more .onoffswitch-inner:after { content: "More"; }

.onoffswitch-inner:after {
    background-color: #eee;
    color: #999;
    content: "OFF";
    text-align: left;
    padding-left: 10px;
}

.onoffswitch-switch {
    background: #fff;
    border: 2px solid #fff;
    border-radius: 8px;
    box-shadow: 0 0 5px rgba(0,0,0, .1);
    width: 20px;
    margin: 5px;
    position: absolute;
    top: 0;
    left: 64%;
    bottom: 0;
    -webkit-transition: all 0.3s ease-in 0s;
       -moz-transition: all 0.3s ease-in 0s;
         -o-transition: all 0.3s ease-in 0s;
            transition: all 0.3s ease-in 0s;
}

.onoffswitch-checkbox:checked + .onoffswitch-label .onoffswitch-inner { margin-right: 0; }
.onoffswitch-checkbox:checked + .onoffswitch-label .onoffswitch-switch { left: 0px;  }

.onoffswitch input { cursor: pointer; }

.onoffswitch.onoffswitch-disabled,
.onoffswitch.onoffswitch-disabled input { cursor: default !important; }

.onoffswitch.onoffswitch-disabled {
    filter: alpha(opacity=60);
    opacity: .6;
}

.lt-ie9 .onoffswitch-checkbox { display: block; }

.lt-ie9 .onoffswitch-label { height: 30px; }

@media only screen and (min-width: 40.063em) {
    .anim {
        opacity: 0;
        -webkit-transform-origin: top center;
                transform-origin: top center;
        -webkit-animation: show-body .3s linear .5s 1 forwards;
           -moz-animation: show-body .3s linear .5s 1 forwards;
                animation: show-body .3s linear .5s 1 forwards;
    }
}

.lt-ie9 body { opacity: 1; }

@-webkit-keyframes show-body {
    0% { -webkit-transform: translateY(-100%); }
    100% {
        opacity: 1;
        -webkit-transform: translateY(0);
    }
}

@-moz-keyframes show-body {
    0% { transform: translateY(-100%); }
    100% {
        opacity: 1;
        transform: translateY(0);
    }
}

@keyframes show-body {
    0% { transform: translateY(-100%); }
    100% {
        opacity: 1;
        transform: translateY(0);
    }
}

@-webkit-keyframes hide-body {
    0%   {  }
    100% {
        opacity: 0;
        -webkit-transform: translateY(-100%);
    }
}

@-moz-keyframes hide-body {
    0% {  }
    100% {
        opacity: 0;
        transform: translateY(-100%);
    }
}

@keyframes hide-body {
    0% {  }
    100% {
        opacity: 0;
        transform: translateY(-100%);
    }
}

.themes {
    display: block;
    position: absolute;
    top: 80px;
    left: 0;
    margin-right: 0;
}

.themes li { list-style: none; }

.themes a {
    display: block;
    height: 30px;
    width: 30px;
    -webkit-transition: all .1s linear;
       -moz-transition: all .1s linear;
            transition: all .1s linear;
    -webkit-transform-origin: 30px 0;
            transform-origin: 30px 0;
}

html[dir="rtl"] .themes a {
    -webkit-transform-origin: 0 0;
            transform-origin: 0 0;
}



.themes a:hover,
.themes a:focus,
.themes a:active {
    -webkit-transform: scaleX(2);
            transform: scaleX(2);
}

.themes a[href="#blue-theme"]   { background: #2998d8; }
.themes a[href="#gold-theme"]   { background: #b4a182; }
.themes a[href="#red-theme"]    { background: #c30028; }
.themes a[href="#violet-theme"] { background: #782b8f; }
.themes a[href="#orange-theme"] { background: #f7941d; }

/* Error Msg */
.alert-box.error {
    background: #f00;
    border-color: #eee;
}

/* WPS */
#wps-24 p { margin-bottom: 7px; }

#loading, #pin-code { display: none; }

.border-right { border-left: 1px solid #eee; }

.circles-number,
.circles-text { font-weight: bold; }

.circles-number {
    color: #666;
    font-size: 40px;
    font-size: 2.5rem;
}

.circles-text {
    color: #999;
    font-size: 16px;
    font-size: 1rem;
}

dialog,
.reveal-modal {
    border: 0;
    border-radius: 3px;
    padding-top: 80px;
    padding-top: 5rem;
}

dialog .close-modal,
.reveal-modal .close-modal {
    background: #e0e0e0;
    border-radius: 16px;
    color: #aaa;
    font-size: 28px;
    font-size: 1.5rem;
    text-align: center;
    height: 28px;
    line-height: 28px;
    width: 28px;
    top: 0.6rem;
    left: 0.6875rem;
    z-index: 1;
}

dialog .close-modal:hover,
dialog .close-modal:focus,
dialog .close-modal:active,
.reveal-modal .close-modal:hover,
.reveal-modal .close-modal:focus,
.reveal-modal .close-modal:active { background: #dadada; }

dialog .close-modal:active,
.reveal-modal .close-modal:active { box-shadow: inset 0 2px 5px rgba(0,0,0,.3); }

.modal-title {
    background: #f0f0f0;
    background: -moz-linear-gradient(top, #f0f0f0 100%, #eaeaea 100%);
    background: -webkit-gradient(linear, right top, right bottom, color-stop(0%,#f0f0f0), color-stop(100%,#eaeaea));
    background: -webkit-linear-gradient(top, #f0f0f0 100%,#eaeaea 100%);
    background: -o-linear-gradient(top, #f0f0f0 100%,#eaeaea 100%);
    background: -ms-linear-gradient(top, #f0f0f0 100%,#eaeaea 100%);
    background: linear-gradient(to bottom, #f0f0f0 100%,#eaeaea 100%);
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#f0f0f0', endColorstr='#eaeaea',GradientType=0 );

    border-bottom: 1px solid #adadad;
    border-radius: 3px 3px 0 0;
    text-shadow: 0 -1px 1px rgba(0,0,0,.1);
    height: 50px;
    line-height: 50px;
    padding: 0 30px;
    padding: 0 1.875rem;
}

dialog  > *:last-child,
.reveal-modal > *:last-child,
dialog  > .right:last-child .button,
.reveal-modal > .right:last-child .button { margin-bottom: 0 }

.dect-msg {
    padding: 16px 0 0;
    padding: 1rem 0 0;
}

.dect-msg b {
    color: #666;
    font-size: 13px;
    font-size: .8125rem;
    font-weight: bold;
    margin-bottom: 0;
}

#dect-container,
#syslog-container,
#snmp-content,
/*#tr069-container,*/
#n2, #n3,
#upnp-table { display: none; }

.level-signal-on,
.level-signal-off {
    width: 1em;
    height: 1em;
    background: #eee;
    display: inline-block;
}

.wps-box {
    border: 1px solid #ddd;
    border-radius: 4px;
    box-shadow: 0 0 8px rgba(0,0,0, .1);
    min-height: auto;
}

.button-wps,
.add-button-wps {
    background: none;
    display: block;
    padding: 0;
    max-width: 150px;
    margin: 16px auto;
    margin: 1rem auto;
}

table .button {
    margin-bottom: 0;
}

.button-wps:hover,
.button-wps:focus,
.button-wps:active,
.add-button-wps:hover,
.add-button-wps:focus,
.add-button-wps:active { background: none; }

.ra-labels { padding-top: 6px; }

.pager {
    border-bottom: 0;
    text-align: center;
}

.pager dd {
    display: inline-block;
    float: none;
    margin-right: 5px;
}

.pager dd:first-child { margin-right: 0; }

.pager dd a {
    border: 1px solid #adadad;
    border-radius: 3px;
    font-size: 11px;
    font-size: .7rem;
    display: block;
    padding: 0;
    height: 25px;
    line-height: 25px;
    width: 25px;
}

.t-a-d td { position: relative; }

.t-a-d td .button { margin-bottom: 0 !important; }

.time-inputs {
    font-size: 0;
    line-height: 1;
    position: relative;
    z-index: 1;
}

.time-inputs label {
    line-height: 1;
    display: inline-block;
    position: relative;
    height: 1.575rem;
    width: 4.166666666666667%;
}

.time-inputs label input,
.time-inputs label i {
    cursor: pointer;
    height: 100%;
    width: 100%;
    position: absolute;
    top: 0;
    left: 0;
    bottom: 0;
    right: 0;
    z-index: 1;
}

.time-inputs label input { opacity: 0; }

.time-inputs label i {
	background: #43ae0f;
	display: block;
	z-index: 0;
}

.time-inputs label input:checked + i {
	background: #a20224;
}

.dotted-line {
    font-size: 0;
    width: 100%;
    z-index: 0;
}

.dotted-line > span {
    border-right: 1px dotted #e0e0e0;
    display: block;
    height: 100%;
    width: 16.66666666666667%;
    float: right;
}

.add-port {
    background: #f0f0f0;
    border-radius: 8px;
    border-radius: .5rem;
    padding: 16px 16px 0;
    padding: 1rem 1rem 0;
}

.lt-ie9 .onoffswitch-label,
.dotted-line,
.modal-title {
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
}

.lt-ie9 .onoffswitch-label,
.dotted-line { bottom: 0; }

.only-ap { display: none; }

.qrcode {
    height: 17px;
    width: 25px;
    position: absolute;
    top: .4rem;
    top: 8px;
    left: 8px;
    left: 0.5rem;
}

.qrcode-2 {
    height: 17px;
    width: 25px;
    position: absolute;
    top: 1.3rem;
    top: 25px;
    left: 0;
    left: 0;
}

.qrcode-medium {
    width: 6rem;
    height: auto;
    position: absolute;
    left: 3em;
    top: 0;
	text-align: center
}


@media all and (max-width: 641px) {
    .logo,
    #head-container .right { margin: 0 auto; }

    .logo {
        text-align: center;
        float: none !important;
        margin-bottom: 24px;
        margin-bottom: 1.5rem;
    }

    #head-container .right {
        max-width: 330px;
        float: none !important;
    }

    .bottom { text-align: center; }

    .brand-footer {
        margin-bottom: 16px;
        margin-bottom: 1rem;
    }
}
@media only screen and (max-width : 641px) {
	.wifi-config .qrcode-medium {
        position: relative;
		width: 80%;
		top: 35%;
		padding-bottom: 10px;
		left: 0;
        margin-right: auto;
		margin-left: auto;
    }
}
/* Tablets Resolution */
@media only screen and (min-width : 641px) and (max-width : 1024px) {
    .description > p {
        line-height: 25px;
		padding: 0px;
    }
    .vel-ds {
        float: inherit;
        margin-bottom: 1em;
    }
    .st {
        float: inherit;
    }
    .description {
        height: 60px;
    }
    .box-map .info-device {
        width: 60%;
    }
    .tabs dd > a {
        margin-bottom: 1em;
        padding: .5rem 1.3rem;
    }

}
@media only screen and (min-width: 40.063em) {

    .tabs dd { float: right; }

    .tabs dd > a { border-radius: 5px 5px 0 0; }

    .tabs.sub-tabs dd { text-align: center; }

    .shs { display: none; }

    .shs + .tabs { display: block; }

    .shs + .tabs dd:first-child a,
    .shs + .tabs dd:last-child a { border-radius: 5px 5px 0 0; }

    .sub-tabs dd a,
    .sub-tabs dd:first-child a,
    .sub-tabs dd:last-child a { border-radius: 5px !important; }

    label.inline {
        margin-bottom: 16px;
        margin-bottom: 1rem;
    }

    .bl {
        border-top: 0;
        border-right: 1px solid #e6e6e6;
        padding-top: 0;
    }

}
/* Smartphone Resolution */
@media only screen and (max-width: 40.063em) {

    #head-container { background-image: none !important; }

    table.responsive-table tbody,
    table.responsive-table tbody tr,
    table.responsive-table tbody tr td { display: block; }

    table.responsive-table thead,
    table.responsive-table > tr:first-child,
    table.responsive-table tr th,
    table.responsive-table tbody td.rs-hide,
    table.responsive-table tbody tr td.only-ap { display: none; }

    table.responsive-table tbody tr {
        border: 1px solid #ddd;
        border-top: 0;
    }

    table.responsive-table tbody tr:first-child { border-top: 1px solid #ddd; }

    table.responsive-table tbody td {
        border: 1px solid #eee !important;
        text-align: right !important;
        white-space: normal;
        padding-right: 50%;
        position: relative;
    }

    table.responsive-table tbody td:before {
        font-size: 0.875rem;
        font-weight: bold;
        text-align:right;
        white-space: nowrap;
        min-height: 37px;
        padding-left: 10px;
        vertical-align: middle;
        width: 45%;
        position: absolute;
        top: 6px;
        right: 6px;
    }

    table.responsive-table tbody td:before { content: attr(data-title); }

    table.responsive-table tbody td.left-bar { background: #ddd; }

    table.responsive-table tfoot,
    table.responsive-table tfoot tr,
    table.responsive-table tfoot th,
    table.responsive-table tfoot td { display: none; }

    .no-responsive .sub-tabs dd a,
    .no-responsive .sub-tabs dd:first-child a,
    .no-responsive .sub-tabs dd:last-child a { border-radius: 5px !important; }

    .bl,
    .tabs.vertical + .tabs-c  ontent.vertical {
        margin-top: 16px;
        margin-top: 1rem;
    }

    #head-container { padding-top: 40px; }

    #userlog {
        text-align: center;
        width: 65%;
    }

    a#btn-logout {
        width: 25%;
        text-align: center;
    }

    #languages {
        width: 100%;
        text-align: center;
        margin: 0 0 1em 0;
    }

    #homebtn {
        float: right;
        text-align: center;
        margin-bottom: 1em;
    }

    #refresh-btn {
        width: 100%;
        text-align: center;
        margin-bottom: 1em;
    }

    .buttons-at-top { text-align: center !important; }

    .themes {
        font-size: 0;
        text-align: center;
        z-index: 1000;
        top: 0;
        right: 0
    }

    .themes li {
        display: inline-block;
        margin-right: 5px;
    }

    .themes li:first-child { margin-right: 0; }

    .themes a {
        border-radius: 0 0 5px 5px;
        width: 40px;
        height: 30px;
        -webkit-transform-origin: 15px 0;
        transform-origin: 15px 0;
    }

    .box-map.device-box {
        margin-bottom: 3em;
    }

    .themes a:hover,
    .themes a:focus,
    .themes a:active {
        -webkit-transform: scaleX(1) scaleY(2);
                transform: scaleX(1) scaleY(2);
    }

    .t-a-d { font-size: 0; }

    .t-a-d tr th,
    .t-a-d tr td {
        font-size: 11px;
        display: inline-block;
        vertical-align: top;
    }

    .t-a-d tr:first-child th { width: 11%; }

    .t-a-d tr:not(:first-child) th,
    .t-a-d tr:first-child th:first-child { width: 34% !important; }

    .t-a-d tr td { width: 66%; }

    .t-a-d tr td { padding: 1rem 0; }

    .t-a-d tr:first-child th:last-child,
    .t-a-d tr td:last-child { display: none; }
}

#lan6-slaac,
#lan6-stateful { display: none; }

.hc-lan-item {
    margin-bottom: 16px;
    margin-bottom: 1rem;
}

.bandwidth-range + p,
.hc-lan-item ul { margin-bottom: 0; }

.bandwidth-range {
    background: #ccc;
    border-radius: 5px;
    font-size: 0;
    display: block;
    height: 10px;
    width: 100%;
    text-align: right;
    margin-bottom: .5rem;
    margin-bottom: 8px;
}

.bandwidth-range-ds,
.bandwidth-range-us {
    display: inline-block;
    height: 10px;
    line-height: 10px;
    vertical-align: top;
    -webkit-transition: all .1s linear;
       -moz-transition: all .1s linear;
            transition: all .1s linear;
}

.bandwidth-range-ds {
    background: #2998d8;
    border-radius: 0 5px 5px 0;
}

.bandwidth-range-us {
    background: #f7941d;
    border-radius: 5px 0 0 5px;
}

.cssanimations .bandwidth-range-ds:hover,
.cssanimations .bandwidth-range-us:hover {
    -webkit-transform: scale(1.3);
            transform: scale(1.3);
}

.cssanimations .bandwidth-range-ds:hover:after,
.cssanimations .bandwidth-range-us:hover:after {
    background: #455560;
    border-radius: 5px;
    color: #fff;
    content: attr(title);
    display: block;
    font-size: .5rem;
    text-align: center;
    padding: .4rem .5rem;
    width: 70px;
    position: absolute;
    top: 15px;
    right: 50%;
    margin-right: -35px;
}

th.bandwidth-ds,
th.bandwidth-us { color: #fff; }

th.bandwidth-ds { background: #2998d8; }
th.bandwidth-us { background: #f7941d; }

.graph-tooltip {
    background-color: #eaeaea;
    border: 1px solid #ccc;
    border-radius: 3px;
    box-shadow: 0 0 5px rgba(0,0,0, .1);
    font-size: 12px;
    font-size: .75rem;
    line-height: 150%;
    opacity: .95;
    padding: 5px;
    position: absolute;
    z-index: 999;
}

#wifi-env .legend { display: none; }

.flot-y-axis .flot-tick-label {
    /*left: -100px !important; */
    font-size: 16px;
color: #000;
font-weight: bold;
text-align: right !important;
margin-left: -10px;
}

#traffic-history .flot-y-axis .flot-tick-label {
    width: 80px;
}

#highlight-x {
    background: #704772;
    display: none;
    width: 2px;
    position: absolute;
    top: 0;
    bottom: 0;
    right: 100px;
    z-index: 99;
}

#website-popularity .flot-y-axis,
#service-popularity .flot-y-axis {
    top:-20px !important;
}

#import-certificate-remote,
#import-certificate-local {
    display: none;
}

#priority-mark1,
#priority-mark2,
#queue-setup-table-2,
#dnsproxy-container,
#remote-management-guest,
#ipstatic-radio
 {
    display: none;
}

#queue-setup-table-2,
#queue-setup-table-1,
#queue-class-table-1,
#queue-class-table-2 {
    display: none;
}

#pppretry,
#ipstatic-radio-ipoe,
#ipauto-radio-ipoe {
    display: none;
}

.device-box .qrcode-2:last-child {
    top: 4px;
}

#website-popularity, #service-popularity, #big-data-connected-phone {
    width: 100%;
    float: left;
    height: 550px;
    text-align: right;
}

#big-data-connected-phone {
    width: 60%;
    margin: 0 auto;
    float: inherit;
}
#red {
    color: #027;
    background-color: #027;
}

#ecomode .t-a-d {
 width: 100%;
}

#ecomode .time-inputs label i {
    background: #2998d8;
}

#ecomode .time-inputs label input:checked + i {
    background: #43ae0f;
}
.capping-device,
#parental-control-box,
#ac-new-profile {
    display: none;
}

table.interface-grouping tr > td {
    text-align: right;
}

#ecomode .t-a-d td .button {
    margin-bottom: 1em !important;
}

#big-data-connected-phone .pieLabel {
    background: #fff;
    padding: 8px;
    border-radius: 6px;
}

#big-data-connected-phone .pieLabel div {
    font-size: .8em !important;
    color: #333 !important;
}

#teen-desc,
#secure-desc,
#custom-desc,
#billing-period-insert,
#billing-period-insert-2 {
    display: none;
}

.intwo.device-icon {
    position: inherit;
    height: 30px;
}

#phonebook-box .header-box {
    border-bottom: none;
}

.has-tip {
    background: url(../images/help-tiny.png) left no-repeat;
    padding-left: 1.5em;
    border-bottom: 0;
    position: relative;
}

.tooltip {
    background: #2998d8;
    border-right: 8px solid #005da9;
    color: #fff;
    font-size: 1em;
    box-shadow: -3px 3px 3px #eee;
    -moz-box-shadow: -3px 3px 3px #eee;
    -webkit-box-shadow: -3px 3px 3px #eee;
    /*border-radius: 5px;
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;*/
    position: absolute;
    z-index: 999;
    font-weight: normal;
    line-height: 1.3;
    padding: 0.66667rem;
    max-width: 300px;
    right: 18% !important;
    width: 100%;

     }
.tool-tip {

}
.nub {
     right: 16px !important;
}
.has-tip:hover, .has-tip:focus {
    border-bottom: none;
}
.tooltip > .nub {
    border-color: transparent transparent #2998d8 transparent;
}
#phonebook-link-voice {
    margin-bottom: 0;
}

.icon-media{
    width: 24px;
    height: 24px;
    margin-left: 5px;
    float: right;
}
.icon-dropbox {
    background: url("../images/icon-dropbox.png") right no-repeat;
}
.icon-gdrive {
    background: url("../images/icon-gdrive.png") right no-repeat;
}
.icon-picasa {
    background: url("../images/icon-picasa.png") right no-repeat;
}
.icon-hdrive {
    background: url("../images/icon-harddrive.png") right no-repeat;
}

.logoutDropbox{
	float: left;
	margin-top: -42px;
}
#mcDevices{
	margin-top: 5px;
}
.h6Dropbox{
	margin-bottom: 0;
}
.select-devices {
    border: 1px solid #8d8d8d;
    border-radius: 5px;
    box-shadow: -2px 2px 5px #bbb;
    font-size: 0.7em;
    display: block;
    line-height: 40px;
    position: relative;
    color: #333;
    padding: 0.5em 0.5em;
    margin-bottom: 1em;
    float: right;
    width: 100%;
}
.select-devices input {
    margin: 0.7em 0.3em;
    float: right;
}

.select-devices p {
    width: 65%;
    margin: 0.7em 0.3em;
    float: right;
    font-size: 1em !important;
}

.select-devices:hover,
.select-devices:focus,
.select-devices:active { background-color: rgba(0,0,0, .1); }

.icon-devices {
    background-image: url("../images/sprite-devices.png");
    border: 0;
    cursor: pointer;
    font-size: 0;
    width: 27px;
    height: 27px;
    margin-top: 0.9em;
    margin-left: 5px;
    float: right;
}
.icon-devices-pc { background-position: 0 27px; }
.icon-devices-notebook { background-position: -27px 54px; }
.icon-devices-tablet { background-position: -54px 81px; }
.icon-devices-cellphone { background-position: -81px 108px; }


/* treeview */
.box-items { background-color:#EEEEEE; border-radius:0.5rem; padding:1rem 1rem 0px; }
.k-sprite { background-image: url("../images/coloricons-sprite.png"); margin-left: 3px;display: inline-block;vertical-align: top;background-clip: border-box;box-sizing: content-box;width: 16px;height: 16px;overflow: hidden;background-repeat: no-repeat;font-size: 0;line-height: 0;text-align: center;}
.rootfolder { background-position: 0 0; }
.folder     { background-position: 0 -16px; }
.sync_red { background-position: 0 -32px; }
.sync_blue { background-position: 0 -48px; }
.sync_green { background-position: 0 -64px; }

/* */

.btn_arrow {
    border: none;
    background: url("../images/btn_arrow.svg");
    display: block;
    color: #fff;
    cursor: pointer;
    background-repeat: no-repeat;
    width: 100%;
	line-height: 59px;
	text-align: center;
	vertical-align: middle;
	background-size: 100% 59px;
}
.btn_arrow:hover, .btn_arrow:focus, .btn_arrow:active{
	color: #fff;
    background: url("../images/btn_arrow_press.svg") !important;
    background-repeat: no-repeat !important;
    background-size: 100% 59px !important;
}

/* My Media */
.my-media-settings {
    background-color: #fff;
    border: 1px solid #8d8d8d;
    border-radius: 0.5rem;
    padding: 1rem 1rem 0;
    margin-bottom: 1rem;
}

.btn_shared{
    background-image: -webkit-linear-gradient(top, #3498db, #2980b9);
    background-image: -moz-linear-gradient(top, #3498db, #2980b9);
    background-image: -ms-linear-gradient(top, #3498db, #2980b9);
    background-image: -o-linear-gradient(top, #3498db, #2980b9);
    background-image: linear-gradient(to bottom, #3498db, #2980b9);
    -webkit-border-radius: 6;
    -moz-border-radius: 6;
    border-radius: 6px;
    outline: none;
    padding: 1rem 0.5rem;
    margin: 0;
    float: left;
    font-weight: normal;
    font-size: 14px;
    text-shadow: 1px 1px 0px rgba(0,0,0,.5);
    color: #ffffff;
    width: 65%;
    text-align: center;
}

.btn_shared:hover, .btn_shared:focus{
    background-image: -webkit-linear-gradient(top, #3cb0fd, #3498db);
    background-image: -moz-linear-gradient(top, #3cb0fd, #3498db);
    background-image: -ms-linear-gradient(top, #3cb0fd, #3498db);
    background-image: -o-linear-gradient(top, #3cb0fd, #3498db);
    background-image: linear-gradient(to bottom, #3cb0fd, #3498db);
    color: #ffffff;
}

.mymedia-icon{
    background-position: center;
    width: 37px;
    height: 30px;
    float: right;
    margin-left: 0.3rem;
}

.icon-dlna{
    background: url(../images/icon-dlna.png) no-repeat;
}

.icon-settings{
    background: url(../images/icon-settings.png) no-repeat;
}

.icon-ethernet{
    background: url(../images/icon-ethernet.png) no-repeat;
}

.icon-hd{
    background: url(../images/icon-hd.png) no-repeat;
}

.icon-arrow{
    background: url(../images/icon-arrow.png) no-repeat;
}
    .icon-arrow:hover{
        background: url(../images/icon-arrow-hover.png) no-repeat;
    }

.mymedia-icon-devices {
    color: #222;
    width: 120%;
    font-size: 0.8rem;
    border: 1px solid #8d8d8d;
    border-radius: 0.5rem;
    display: inline-block;
    padding: 0 0.3rem;
    line-height: 1.9rem;
    text-overflow: ellipsis;
    overflow: hidden;
    white-space: nowrap;
    margin-top: 10px;
    text-align: center;
}

.mymedia-icon-devices:hover{
    background-image: -webkit-linear-gradient(top, #3cb0fd, #3498db);
    background-image: -moz-linear-gradient(top, #3cb0fd, #3498db);
    background-image: -ms-linear-gradient(top, #3cb0fd, #3498db);
    background-image: -o-linear-gradient(top, #3cb0fd, #3498db);
    background-image: linear-gradient(to bottom, #3cb0fd, #3498db);
    color: #ffffff;
}

.mymedia-icon-devices-teste{
    background-image: -webkit-linear-gradient(top, #3cb0fd, #3498db);
    background-image: -moz-linear-gradient(top, #3cb0fd, #3498db);
    background-image: -ms-linear-gradient(top, #3cb0fd, #3498db);
    background-image: -o-linear-gradient(top, #3cb0fd, #3498db);
    background-image: linear-gradient(to bottom, #3cb0fd, #3498db);
    color: #ffffff;
}


.mymedia-icon-devices .mymedia-icon{
    margin-left: 0;
}

.mymedia-icon-devices-active{
    background-image: -webkit-linear-gradient(top, #3cb0fd, #3498db);
    background-image: -moz-linear-gradient(top, #3cb0fd, #3498db);
    background-image: -ms-linear-gradient(top, #3cb0fd, #3498db);
    background-image: -o-linear-gradient(top, #3cb0fd, #3498db);
    background-image: linear-gradient(to bottom, #3cb0fd, #3498db);
    color: #ffffff;
}

.mymedia-devices-content{
    background: #f5f5f5;
    padding: 20px;
    margin-top: 5px;
    border-radius: 5px;
    margin-bottom: 20px;
}

.list-devices .columns:last-child{
    float: right;
}

.padding-right{
    padding-left: 0;
}

.padding-left{
    padding-right: 0;
}

button.expand, .button.expand{
    height: 2.3125rem;
}

.header-box-icon.dlna.position,
.header-box-icon.ethernet.position,
.header-box-settings.position,
.header-box-icon.box.position { margin-top: 2rem;}

.header-box-settings.position {
    height: 25px;
    width: 25px;
    position: relative;
    float: right;
    top: -19px;
    margin-bottom: -4px;
}

.header-box-icon.multimedia.position { margin-top: 0.3rem;position: relative;float: right;right: 1px;top: -11px;}

.hd-box {
    /*width: 10rem;*/
    height: 2rem;
    font-size: 95%;
    padding: 0.5rem 3rem 0.5rem 1rem;
    margin: 5px 0 2px 0;
    border: 1px solid;
    color: #222;
    border-color: #8d8d8d;
    position: relative;
    border-radius: 0.5rem;
    display: inline-block;
}

.hd-box:hover{color: #646464;border-color: #333;}

.hd-box.pressed {
    color: #FFFFFF;
    background-color: #455560;
}

.hd_list_media {
    display: inline-block;
    height: 1rem;
    width: 100%;
    margin: 0.3rem 0 2.05rem 0;
}

.hd-box_position {
    color: #222;
    margin: 5px 0 2px 0;
    min-width: 6rem;
    max-width: 25rem;
    font-size: 95%;
    padding: 0.5rem 3rem 0.5rem 1rem;
    border: 1px solid #8d8d8d;
    position: relative;
    border-radius: 0.5rem;
    display: inline-block;
}
.onoffswitch.position{right: 5rem;}


.accordion-navigation.phonebook {width:20rem;}

.img_media{
    background: url('../images/share_media.png');
    width: 126px;
    height: 105px;
    float:right;
    position: relative;
    margin:-1.7rem -6rem -2rem 0;
}

.text_align {font-weight: bold; padding: 0; margin: 17px 0 -28px 0;}

@media all and (min-width: 594px) and (max-width: 833px) {
    .columns.medium-8.right { padding: 0.4rem 3rem 1.5rem 0.8rem;}
    .hd_list_media {
        display: inline-block;
        height: 1rem;
        width: 100%;
        margin: 0 auto;
    }
    .hd-box_position {
        padding: 0.5rem 3rem 0.5rem 1rem;
    }
}

@media all and (min-width: 594px) and (max-width: 694px) {
    .img_media{display:none;}
    .title-shared-content {padding-top: 0.8rem;}
    .hd_list_media {padding:-1.25rem 0 0 0;}

}

@media only screen and (max-width: 40.063em) {
    .img_media{
        display:none;
    }

    /* CLASSE COM A BORDA RETA PARA CRIAR O POPUP */
    .header-box-settings.position {
        height: 25px;
        width: 25px;
        position: relative;
        float: left;
        top: -19px;
        margin-bottom: -4px;
    }
    .hd-box_position {
        color: #222;
        margin: 5px 0 2px 0;
        width: 100%;
        display: inline-block;
    }
}
@media only screen and (max-width: 40.063em) {
    .box_center {
        display: block;
        text-align: center !important;
        vertical-align: middle !important;
        margin-right: 0;
        margin-top: 0;
    }
    .arrow_center{
        margin-top: 2rem;
        display: inline-block!important;
    }
    .btn_arrow {
        border: none;
        background: url("../images/btn_arrow2.svg");
        background-repeat: no-repeat;
        display: block;
        width: 70px;
        height: 45px;
        color: #fff;
        cursor: pointer;
        font-size: 0.7rem;
        padding: 0 0 18px 0;

    }
    div.box_center:hover .btn_arrow {
        background: url("../images/btn_arrow2_press.svg");
    }
    div.box_center:active .btn_arrow {
        background: url("../images/btn_arrow2_press.svg");
    }
}

/* my cloud */

#import-logged-local {
    display:none;
}

#import-login-local{
    display:inherit;
}

div.active_login{
    display:inherit;
}

/* WEB PAGE BLOCKED */
.page_blocked{
    padding: 80px 0 80px 0;
}

.page_blocked h5{
    color: #c32905;
    margin-bottom: 5px;
}

.page_blocked p{
    font-size: 16px;
    margin-bottom: 5px;
}

.page_blocked .accordion dd {
    display: block;
    margin-bottom: 16px !important; }

.page_blocked .accordion dd.active > a {
    background: #e8e8e8;
}

.page_blocked .accordion dd > a {
    background: #ffffff;
    color: #222222;
    padding: 0;
    font-size: 16px;
    color: #0c00ff;
}

    .page_blocked .accordion dd > a:hover {
        background: #ffffff;
    }

.page_blocked .accordion .content {
    display: none;
    padding: 0;
    font-size: 0.85em;
}

    .page_blocked .accordion .content.active {
        display: block;
        background: #ffffff;
    }

/* PHONEBOOK */

.table-phone {
    background: #f9f9f9;
    color: #666;
    padding: 0;
    border-bottom: 1px solid #eeeeee;
}

.table-phone:first-child > div:last-child div { border-bottom: 0; }

.table-phone > div {
    border-right: 1px solid #eeeeee;
    border-bottom: 1px solid #eeeeee;
    vertical-align: middle;
    text-align: left;
    font-size: 12px;
    padding-top: 9px;
    min-height: 38px;
}

/* last four*/
.table-phone div:not:nth-child(-n+5) {
	border-bottom: 0;
}

.table-phone:first-child div:nth-child(4n+1) { border-right: 0; }
.table-phone input { margin-bottom: 0; }
.table-phone p, .table-phone > div > div {
    margin-bottom: 0;
}

.btn-call{
    background: #018001 url(../images/icon-phone.png) no-repeat;
    background-position: center;
    padding: 0;
    width: 32px;
    height: 32px;
    border-radius: 50%;
    margin: 0;
    border-color: transparent;
    outline: none;
}

.btn-call:hover, .btn-call:active, .btn-call:focus{
    background: #015d01 url(../images/icon-phone.png) no-repeat;
    background-position: center;
    border-color: transparent;
    outline: none;
}

.phonebook .icon-delete{
    background-color: red;
    outline: none;
}

    .phonebook .icon-delete:hover{
        background-color: #ff0101;
    }

    .phonebook .icon-delete:focus{
        background-color: #ff0101;
    }

.reset-top {
    padding-top: 10px !important;
}

.btn-phonebook {
    padding-right: 3.25rem !important;
    background-position: 5px !important;
    background-position: right;
}

.btn-google{
    background: url(../images/icon-gcontacts2.png) no-repeat scroll right #455560;;
}

.btn-add-contact{
    background: url(../images/icon-add-gcontacts.png) no-repeat scroll right #455560;;
}

.btn-import{
    background: url(../images/icon-import.png) no-repeat scroll right #455560;;
}

.btn-export{
    background-image: url(../images/icon-export.png);
    background-size: 30px;
    background-repeat: no-repeat;
    background-position: 10px;
}

.btn-delete{
    background: url(../images/icon-delete.png) no-repeat scroll right #455560;;
}

.icon-telephone{
    background: url(../images/icon-telephone.png) no-repeat;
    width: 20px;
    height: 20px;
    float: right;
}

.icon-cell-phone{
    background: url(../images/icon-cell-phone.png) no-repeat;
    width: 20px;
    height: 20px;
    float: right;
}

.icon-office{
    background: url(../images/icon-office.png) no-repeat;
    width: 20px;
    height: 20px;
    float: right;
}

.icon-home{
    background: url(../images/icon-home.png) no-repeat;
    width: 20px;
    height: 20px;
    float: right;
}


/*.checkbox{
    color: #222222;
    padding: 0;
    display: block;
    font-family: "Helvetica Neue", "Helvetica", Helvetica, Arial, sans-serif;
    font-size: 1rem;
    width: 3%;
    float: left;
    cursor: pointer;
}

.checkbox input[type="checkbox"]{
    margin: 0;
}*/

.phonebook .accordion dd > a{
    line-height: 35px;
    padding: 0.5rem;
    font-size: 15px;
    border-bottom: 1px solid #e8e8e8;
}

.align{
    padding-left: 0;
}


.wrapper{
    background: #f5f5f5;
    padding: 1rem;
    border-radius: 0 0 5px 5px;
}

.top-bar{
    background: #4b555f;
}

.top-bar-section li:not(.has-form) a:not(.button){
    background: #4b555f;
}

.top-bar-section li:not(.has-form) a:not(.button):hover{
    background: #373e45;
}
.top-bar-section .dropdown li:not(.has-form):hover > a:not(.button){
    background: #373e45;
}

.top-bar-section .dropdown li:not(.has-form) a:not(.button){
    background: #4b555f;
    text-decoration: underline;
}

.top-bar-section ul li:hover:not(.has-form) > a {
    background: #373e45;
}

.top-bar-section .dropdown li label{
    background: #30373d;
}

.top-bar-section .dropdown label{
    padding: 8px 15px;
}

.top-bar.expanded .title-area{
    background: #4b555f;
}

.top-bar-section .has-dropdown .dropdown li.has-dropdown > a:after {
    content: " ";
}

.top-bar-section .dropdown li.title h5{
    margin: 0;
}

.top-bar-section .divider, .top-bar-section [role="separator"]{
    border-top: solid 1px #373e45;
}

.top-bar-section > ul > .divider, .top-bar-section > ul > [role="separator"]{
    border-left: solid 1px #373e45;
}

/* WIFI CHANNEL */

.tabs-content .wifi{
    background-color: #f5f5f5;
    padding-right: 0.9375rem;
    padding-left: 0.9375rem;
    border-radius: 5px 0 5px 5px;
}

.channel{
    margin-bottom: 15px;
}

.channel-header{
    width: 100%;
    height: 41px;
    line-height: 41px;
    border-radius: 5px;
    cursor: pointer;
    font-size: 14px;
    background: -moz-linear-gradient(top, #eeeeee 100%, #dadada 100%);
    background: -webkit-gradient(linear, right top, right bottom, color-stop(0%,#eeeeee), color-stop(100%,#dadada));
    background: -webkit-linear-gradient(top, #eeeeee 100%,#dadada 100%);
    background: -o-linear-gradient(top, #eeeeee 100%,#dadada 100%);
    background: -ms-linear-gradient(top, #eeeeee 100%,#dadada 100%);
    background: linear-gradient(to bottom, #eeeeee 100%,#dadada 100%);
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#eeeeee', endColorstr='#dadada',GradientType=0 );
}

.channel-header:hover{
    background: -moz-linear-gradient(top, #e5e5e5 100%, #d5d5d5 100%);
    background: -webkit-gradient(linear, right top, right bottom, color-stop(0%,#d5d5d5), color-stop(100%,#d7d7d7));
    background: -webkit-linear-gradient(top, #e5e5e5 100%,#d5d5d5 100%);
    background: -o-linear-gradient(top, #e5e5e5 100%,#d5d5d5 100%);
    background: -ms-linear-gradient(top, #e5e5e5 100%,#d5d5d5 100%);
    background: linear-gradient(to bottom, #e5e5e5 100%,#d5d5d5 100%);
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#e5e5e5', endColorstr='#d5d5d5',GradientType=0 );
}

.channel-connected{
    background: #2980b9;
    color: #ffffff;
}

.channel-connected:hover{
    background: #3498db;
}

.channel-content{
    background: #eeeeee;
    width: 100%;
    height: auto;
    padding-top: 10px;
    padding-bottom: 10px;
    border-radius: 5px;
    border-radius: 0 0 5px 5px;
    border-bottom: 1px solid #ddd;
    border-left: 1px solid #ddd;
    border-right: 1px solid #ddd;
}

.wifi-list{
    padding-top: 10px;
    padding-bottom: 10px;
    border-top: 1px solid #adadad;
    height: 50px;
    font-size: 14px;
}

.connections{
    margin-bottom: 50px;
}

.connections .columns:last-child{
    float: right;
}

.wifi-connected{
    padding: 10px;
    border-radius: 5px;
    border: 1px solid #adadad;
    font-size: 12px;
    margin: 5px 0px;
    color: #3e3e3e;
    text-overflow: ellipsis;
    white-space: nowrap;
    overflow: hidden;
}

.wifi-text{
    line-height: 30px;
    float: right;
}

.channel .progress{
    padding: 0;
    border: 0;
    margin: 0;
    margin-top: 0.7rem;
    background: #dadada;
    background: -moz-linear-gradient(top, #c5c5c5 100%, #f5f5f5 100%);
    background: -webkit-gradient(linear, right top, right bottom, color-stop(0%,#c5c5c5), color-stop(100%,#f5f5f5));
    background: -webkit-linear-gradient(top, #c5c5c5 100%,#f5f5f5 100%);
    background: -o-linear-gradient(top, #c5c5c5 100%,#f5f5f5 100%);
    background: -ms-linear-gradient(top, #c5c5c5 100%,#f5f5f5 100%);
    background: linear-gradient(to bottom, #c5c5c5 100%,#f5f5f5 100%);
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#c5c5c5', endColorstr='#f5f5f5',GradientType=0 );
    height: 1rem;
}

.channel .progress.sucess .meter{
    background: green;
}

.bt-recommended{
    outline: none;
    padding: 0.9rem 1rem;
    font-size: 0.6875rem;
}

.padding{
    padding: 0;
}

.channel-header .arrow-up{
    /*width: 25px;*/
    display: inline-block;
    color: #3e3e3e;
}

.channel-header .arrow-down{
    /*width: 25px;*/
    display: inline-block;
    color: #3e3e3e;
}

.wrapper{
    background: #f5f5f5;
    padding: 1rem;
    border-radius: 0 0 5px 5px;
}

#xdsl p {
	margin-bottom: 0.5rem;
}

.blink .phone, .blink .dect {
    -webkit-animation-name: blinker;
    -webkit-animation-duration: 2s;
    -webkit-animation-timing-function: linear;
    -webkit-animation-iteration-count: infinite;

    -moz-animation-name: blinker;
    -moz-animation-duration: 2s;
    -moz-animation-timing-function: linear;
    -moz-animation-iteration-count: infinite;

    animation-name: blinker;
    animation-duration: 2s;
    animation-timing-function: linear;
    animation-iteration-count: infinite;
}

@-moz-keyframes blinker {
    0% { opacity: 1.0; }
    50% { opacity: 0.0; }
    100% { opacity: 1.0; }
}

@-webkit-keyframes blinker {
    0% { opacity: 1.0; }
    50% { opacity: 0.0; }
    100% { opacity: 1.0; }
}

@keyframes blinker {
    0% { opacity: 1.0; }
    50% { opacity: 0.0; }
    100% { opacity: 1.0; }
}


.sagemcom-accordion {}

.sagemcom-accordion .accordion-navigation > a,
.sagemcom-accordion dd > a {
    background-color: #4b555f;
    border-bottom: 1px dotted #373e45;
    color: #fff;
    font-size: 14px;
    padding: 15px;
}

.sagemcom-accordion .accordion-navigation:first-child > a,
.sagemcom-accordion dd:first-child > a { border-radius: 2px 2px 0 0; }

.sagemcom-accordion .accordion-navigation:last-child:not(.active) > a,
.sagemcom-accordion dd:last-child:not(.active) > a { border-radius: 0 0 2px 2px; }

.sagemcom-accordion .accordion-navigation > a:hover,
.sagemcom-accordion dd > a:hover { background-color: #373e45; }

.sagemcom-accordion .accordion-navigation > .content,
.sagemcom-accordion dd > .content {
    border: 1px solid #dadada;
    border-top: 0;
    border-bottom: 0;
}

.sagemcom-accordion .accordion-navigation:last-child > .content,
.sagemcom-accordion dd:last-child > .content {
    border-bottom: 1px solid #dadada;
    border-radius: 0 0 2px 2px;
}

.sagemcom-accordion .accordion-navigation.active > a,
.sagemcom-accordion dd.active > a { background-color: #373e45; }

.sagemcom-accordion .accordion-navigation > .content.active,
.sagemcom-accordion dd > .content.active {}

.top-bar {
	height: auto !important;
}


.on-call {
    /* animation: ring1 .8s ease alternate infinite; */
    animation: ring2 2s ease infinite;
}

@keyframes ring1 {
    0%   { transform: translate(2px, 1px)   rotate(0deg);  }
    10%  { transform: translate(-1px, -2px) rotate(-1deg); }
    20%  { transform: translate(-3px, 0px)  rotate(1deg);  }
    30%  { transform: translate(0px, 2px)   rotate(0deg);  }
    40%  { transform: translate(1px, -1px)  rotate(1deg);  }
    50%  { transform: translate(-1px, 2px)  rotate(-1deg); }
    60%  { transform: translate(-3px, 1px)  rotate(0deg);  }
    70%  { transform: translate(2px, 1px)   rotate(-1deg); }
    80%  { transform: translate(-1px, -1px) rotate(1deg);  }
    90%  { transform: translate(2px, 2px)   rotate(0deg);  }
    100% { transform: translate(1px, -2px)  rotate(-1deg); }
}

@keyframes ring2 {
    0%   { transform: rotate(0deg);   }
    4%   { transform: rotate(-60deg); }
    8%   { transform: rotate(0deg);   }
    12%  { transform: rotate(-60deg); }
    16%  { transform: rotate(0deg);   }
    20%  { transform: rotate(-60deg); }
    24%  { transform: rotate(0deg);   }
    100% { transform: rotate(0deg);   }
}

.icon-onhook,
.icon-offhook {
    background-size: 100% 100% !important;
    display: inline-block;
    height: 1.5em;
    width: 1.5em;
    margin-left: .3em;
    vertical-align: middle;
    float: right;
}

.icon-onhook { background: url(../images/on-hook.svg) no-repeat; }
.icon-offhook { background: url(../images/off-hook.svg) no-repeat; }

#unsaved-data-modal{
	z-index: 1001;
}

#languages-select{
	background-color: transparent;
	float: right;
	margin: 0 0.5rem 0 -0.7rem;
	padding: 0.5rem 1rem 0.3rem 2.8rem;
}

#drop-lang{
	max-width: 54px;
	right: auto;
}
#drop-lang li{
	text-align: center;
	font-size: 1.5rem;
}
#drop-lang li a{
	color: #555;
}

@media all and (min-width: 594px) and (max-width: 1000px) {
	.t-a-d td .button {
		margin-bottom: 4px !important;
	}
}

input[type="checkbox"].float-left{
    float: right;
    margin-top: 6px;
}

.new-item {
	border: 2px solid;
	border-radius: 100%;
	font-size: 10px;
	text-align: center;
	height: 32px;
	line-height: 30px;
	width: 32px;
	position: absolute;
	top: -16px;
	left: -16px
}

.simpleConnectivity {
	display: none;
}

.header-box-icon-tv {
    position: absolute;
    top: 10px;
    right: 14px;
}

.header-box-icon-tv.active {
    color: #008000;
}

.header-box-icon-tv.inactive {
    color: #FF1F01;
}

.show-bread-crumbs {
    display: none;
}

/*! jQuery UI - v1.10.4 - 2014-01-17
* http://jqueryui.com
* Includes: jquery.ui.core.css, jquery.ui.accordion.css, jquery.ui.autocomplete.css, jquery.ui.button.css, jquery.ui.datepicker.css, jquery.ui.dialog.css, jquery.ui.menu.css, jquery.ui.progressbar.css, jquery.ui.resizable.css, jquery.ui.selectable.css, jquery.ui.slider.css, jquery.ui.spinner.css, jquery.ui.tabs.css, jquery.ui.tooltip.css, jquery.ui.theme.css
* To view and modify this theme, visit http://jqueryui.com/themeroller/?ffDefault=Verdana%2CArial%2Csans-serif&fwDefault=normal&fsDefault=1.1em&cornerRadius=4px&bgColorHeader=cccccc&bgTextureHeader=highlight_soft&bgImgOpacityHeader=75&borderColorHeader=aaaaaa&fcHeader=222222&iconColorHeader=222222&bgColorContent=ffffff&bgTextureContent=flat&bgImgOpacityContent=75&borderColorContent=aaaaaa&fcContent=222222&iconColorContent=222222&bgColorDefault=e6e6e6&bgTextureDefault=glass&bgImgOpacityDefault=75&borderColorDefault=d3d3d3&fcDefault=555555&iconColorDefault=888888&bgColorHover=dadada&bgTextureHover=glass&bgImgOpacityHover=75&borderColorHover=999999&fcHover=212121&iconColorHover=454545&bgColorActive=ffffff&bgTextureActive=glass&bgImgOpacityActive=65&borderColorActive=aaaaaa&fcActive=212121&iconColorActive=454545&bgColorHighlight=fbf9ee&bgTextureHighlight=glass&bgImgOpacityHighlight=55&borderColorHighlight=fcefa1&fcHighlight=363636&iconColorHighlight=2e83ff&bgColorError=fef1ec&bgTextureError=glass&bgImgOpacityError=95&borderColorError=cd0a0a&fcError=cd0a0a&iconColorError=cd0a0a&bgColorOverlay=aaaaaa&bgTextureOverlay=flat&bgImgOpacityOverlay=0&opacityOverlay=30&bgColorShadow=aaaaaa&bgTextureShadow=flat&bgImgOpacityShadow=0&opacityShadow=30&thicknessShadow=8px&offsetTopShadow=-8px&offsetLeftShadow=-8px&cornerRadiusShadow=8px
* Copyright 2014 jQuery Foundation and other contributors; Licensed MIT */

/* Layout helpers
----------------------------------*/
.ui-helper-hidden {
	display: none;
}
.ui-helper-hidden-accessible {
	border: 0;
	clip: rect(0 0 0 0);
	height: 1px;
	margin: -1px;
	overflow: hidden;
	padding: 0;
	position: absolute;
	width: 1px;
}
.ui-helper-reset {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	line-height: 1.3;
	text-decoration: none;
	font-size: 100%;
	list-style: none;
}
.ui-helper-clearfix:before,
.ui-helper-clearfix:after {
	content: "";
	display: table;
	border-collapse: collapse;
}
.ui-helper-clearfix:after {
	clear: both;
}
.ui-helper-clearfix {
	min-height: 0; /* support: IE7 */
}
.ui-helper-zfix {
	width: 100%;
	height: 100%;
	top: 0;
	right: 0;
	position: absolute;
	opacity: 0;
	filter:Alpha(Opacity=0);
}

.ui-front {
	z-index: 100;
}


/* Interaction Cues
----------------------------------*/
.ui-state-disabled {
	cursor: default !important;
}


/* Icons
----------------------------------*/

/* states and images */
.ui-icon {
	display: block;
	text-indent: -99999px;
	overflow: hidden;
	background-repeat: no-repeat;
}


/* Misc visuals
----------------------------------*/

/* Overlays */
.ui-widget-overlay {
	position: fixed;
	top: 0;
	right: 0;
	width: 100%;
	height: 100%;
}
.ui-accordion .ui-accordion-header {
	display: block;
	cursor: pointer;
	position: relative;
	margin-top: 2px;
	padding: .5em .7em .5em .5em;
	min-height: 0; /* support: IE7 */
}
.ui-accordion .ui-accordion-icons {
	padding-right: 2.2em;
}
.ui-accordion .ui-accordion-noicons {
	padding-right: .7em;
}
.ui-accordion .ui-accordion-icons .ui-accordion-icons {
	padding-right: 2.2em;
}
.ui-accordion .ui-accordion-header .ui-accordion-header-icon {
	position: absolute;
	right: .5em;
	top: 50%;
	margin-top: -8px;
}
.ui-accordion .ui-accordion-content {
	padding: 1em 2.2em;
	border-top: 0;
	overflow: auto;
}
.ui-autocomplete {
	position: absolute;
	top: 0;
	right: 0;
	cursor: default;
}
.ui-button {
	display: inline-block;
	position: relative;
	padding: 0;
	line-height: normal;
	margin-left: .1em;
	cursor: pointer;
	vertical-align: middle;
	text-align: center;
	overflow: visible; /* removes extra width in IE */
}
.ui-button,
.ui-button:link,
.ui-button:visited,
.ui-button:hover,
.ui-button:active {
	text-decoration: none;
}
/* to make room for the icon, a width needs to be set here */
.ui-button-icon-only {
	width: 2.2em;
}
/* button elements seem to need a little more width */
button.ui-button-icon-only {
	width: 2.4em;
}
.ui-button-icons-only {
	width: 3.4em;
}
button.ui-button-icons-only {
	width: 3.7em;
}

/* button text element */
.ui-button .ui-button-text {
	display: block;
	line-height: normal;
}
.ui-button-text-only .ui-button-text {
	padding: .4em 1em;
}
.ui-button-icon-only .ui-button-text,
.ui-button-icons-only .ui-button-text {
	padding: .4em;
	text-indent: -9999999px;
}
.ui-button-text-icon-primary .ui-button-text,
.ui-button-text-icons .ui-button-text {
	padding: .4em 2.1em .4em 1em;
}
.ui-button-text-icon-secondary .ui-button-text,
.ui-button-text-icons .ui-button-text {
	padding: .4em 1em .4em 2.1em;
}
.ui-button-text-icons .ui-button-text {
	padding-right: 2.1em;
	padding-left: 2.1em;
}
/* no icon support for input elements, provide padding by default */
input.ui-button {
	padding: .4em 1em;
}

/* button icon element(s) */
.ui-button-icon-only .ui-icon,
.ui-button-text-icon-primary .ui-icon,
.ui-button-text-icon-secondary .ui-icon,
.ui-button-text-icons .ui-icon,
.ui-button-icons-only .ui-icon {
	position: absolute;
	top: 50%;
	margin-top: -8px;
}
.ui-button-icon-only .ui-icon {
	right: 50%;
	margin-right: -8px;
}
.ui-button-text-icon-primary .ui-button-icon-primary,
.ui-button-text-icons .ui-button-icon-primary,
.ui-button-icons-only .ui-button-icon-primary {
	right: .5em;
}
.ui-button-text-icon-secondary .ui-button-icon-secondary,
.ui-button-text-icons .ui-button-icon-secondary,
.ui-button-icons-only .ui-button-icon-secondary {
	left: .5em;
}

/* button sets */
.ui-buttonset {
	margin-left: 7px;
}
.ui-buttonset .ui-button {
	margin-right: 0;
	margin-left: -.3em;
}

/* workarounds */
/* reset extra padding in Firefox, see h5bp.com/l */
input.ui-button::-moz-focus-inner,
button.ui-button::-moz-focus-inner {
	border: 0;
	padding: 0;
}
.ui-datepicker {
	width: 17em;
	padding: .2em .2em 0;
	display: none;
}
.ui-datepicker .ui-datepicker-header {
	position: relative;
	padding: .2em 0;
}
.ui-datepicker .ui-datepicker-prev,
.ui-datepicker .ui-datepicker-next {
	position: absolute;
	top: 2px;
	width: 1.8em;
	height: 1.8em;
}
.ui-datepicker .ui-datepicker-prev-hover,
.ui-datepicker .ui-datepicker-next-hover {
	top: 1px;
}
.ui-datepicker .ui-datepicker-prev {
	right: 2px;
}
.ui-datepicker .ui-datepicker-next {
	left: 2px;
}
.ui-datepicker .ui-datepicker-prev-hover {
	right: 1px;
}
.ui-datepicker .ui-datepicker-next-hover {
	left: 1px;
}
.ui-datepicker .ui-datepicker-prev span,
.ui-datepicker .ui-datepicker-next span {
	display: block;
	position: absolute;
	right: 50%;
	margin-right: -8px;
	top: 50%;
	margin-top: -8px;
}
.ui-datepicker .ui-datepicker-title {
	margin: 0 2.3em;
	line-height: 1.8em;
	text-align: center;
}
.ui-datepicker .ui-datepicker-title select {
	font-size: 1em;
	margin: 1px 0;
}
.ui-datepicker select.ui-datepicker-month,
.ui-datepicker select.ui-datepicker-year {
	width: 49%;
}
.ui-datepicker table {
	width: 100%;
	font-size: .9em;
	border-collapse: collapse;
	margin: 0 0 .4em;
}
.ui-datepicker th {
	padding: .7em .3em;
	text-align: center;
	font-weight: bold;
	border: 0;
}
.ui-datepicker td {
	border: 0;
	padding: 1px;
}
.ui-datepicker td span,
.ui-datepicker td a {
	display: block;
	padding: .2em;
	text-align: left;
	text-decoration: none;
}
.ui-datepicker .ui-datepicker-buttonpane {
	background-image: none;
	margin: .7em 0 0 0;
	padding: 0 .2em;
	border-right: 0;
	border-left: 0;
	border-bottom: 0;
}
.ui-datepicker .ui-datepicker-buttonpane button {
	float: left;
	margin: .5em .2em .4em;
	cursor: pointer;
	padding: .2em .6em .3em .6em;
	width: auto;
	overflow: visible;
}
.ui-datepicker .ui-datepicker-buttonpane button.ui-datepicker-current {
	float: right;
}

/* with multiple calendars */
.ui-datepicker.ui-datepicker-multi {
	width: auto;
}
.ui-datepicker-multi .ui-datepicker-group {
	float: right;
}
.ui-datepicker-multi .ui-datepicker-group table {
	width: 95%;
	margin: 0 auto .4em;
}
.ui-datepicker-multi-2 .ui-datepicker-group {
	width: 50%;
}
.ui-datepicker-multi-3 .ui-datepicker-group {
	width: 33.3%;
}
.ui-datepicker-multi-4 .ui-datepicker-group {
	width: 25%;
}
.ui-datepicker-multi .ui-datepicker-group-last .ui-datepicker-header,
.ui-datepicker-multi .ui-datepicker-group-middle .ui-datepicker-header {
	border-right-width: 0;
}
.ui-datepicker-multi .ui-datepicker-buttonpane {
	clear: right;
}
.ui-datepicker-row-break {
	clear: both;
	width: 100%;
	font-size: 0;
}

/* RTL support */
.ui-datepicker-rtl {
	direction: ltr;
}
.ui-datepicker-rtl .ui-datepicker-prev {
	left: 2px;
	right: auto;
}
.ui-datepicker-rtl .ui-datepicker-next {
	right: 2px;
	left: auto;
}
.ui-datepicker-rtl .ui-datepicker-prev:hover {
	left: 1px;
	right: auto;
}
.ui-datepicker-rtl .ui-datepicker-next:hover {
	right: 1px;
	left: auto;
}
.ui-datepicker-rtl .ui-datepicker-buttonpane {
	clear: left;
}
.ui-datepicker-rtl .ui-datepicker-buttonpane button {
	float: right;
}
.ui-datepicker-rtl .ui-datepicker-buttonpane button.ui-datepicker-current,
.ui-datepicker-rtl .ui-datepicker-group {
	float: left;
}
.ui-datepicker-rtl .ui-datepicker-group-last .ui-datepicker-header,
.ui-datepicker-rtl .ui-datepicker-group-middle .ui-datepicker-header {
	border-left-width: 0;
	border-right-width: 1px;
}
.ui-dialog {
	overflow: hidden;
	position: absolute;
	top: 0;
	right: 0;
	padding: .2em;
	outline: 0;
}
.ui-dialog .ui-dialog-titlebar {
	padding: .4em 1em;
	position: relative;
}
.ui-dialog .ui-dialog-title {
	float: right;
	margin: .1em 0;
	white-space: nowrap;
	width: 90%;
	overflow: hidden;
	text-overflow: ellipsis;
}
.ui-dialog .ui-dialog-titlebar-close {
	position: absolute;
	left: .3em;
	top: 50%;
	width: 20px;
	margin: -10px 0 0 0;
	padding: 1px;
	height: 20px;
}
.ui-dialog .ui-dialog-content {
	position: relative;
	border: 0;
	padding: .5em 1em;
	background: none;
	overflow: auto;
}
.ui-dialog .ui-dialog-buttonpane {
	text-align: right;
	border-width: 1px 0 0 0;
	background-image: none;
	margin-top: .5em;
	padding: .3em .4em .5em 1em;
}
.ui-dialog .ui-dialog-buttonpane .ui-dialog-buttonset {
	float: left;
}
.ui-dialog .ui-dialog-buttonpane button {
	margin: .5em 0 .5em .4em;
	cursor: pointer;
}
.ui-dialog .ui-resizable-se {
	width: 12px;
	height: 12px;
	left: -5px;
	bottom: -5px;
	background-position: 16px 16px;
}
.ui-draggable .ui-dialog-titlebar {
	cursor: move;
}
.ui-menu {
	list-style: none;
	padding: 2px;
	margin: 0;
	display: block;
	outline: none;
}
.ui-menu .ui-menu {
	margin-top: -3px;
	position: absolute;
}
.ui-menu .ui-menu-item {
	margin: 0;
	padding: 0;
	width: 100%;
	/* support: IE10, see #8844 */
	list-style-image: url(data:image/gif;base64,R0lGODlhAQABAIAAAAAAAP///yH5BAEAAAAALAAAAAABAAEAAAIBRAA7);
}
.ui-menu .ui-menu-divider {
	margin: 5px -2px 5px -2px;
	height: 0;
	font-size: 0;
	line-height: 0;
	border-width: 1px 0 0 0;
}
.ui-menu .ui-menu-item a {
	text-decoration: none;
	display: block;
	padding: 2px .4em;
	line-height: 1.5;
	min-height: 0; /* support: IE7 */
	font-weight: normal;
}
.ui-menu .ui-menu-item a.ui-state-focus,
.ui-menu .ui-menu-item a.ui-state-active {
	font-weight: normal;
	margin: -1px;
}

.ui-menu .ui-state-disabled {
	font-weight: normal;
	margin: .4em 0 .2em;
	line-height: 1.5;
}
.ui-menu .ui-state-disabled a {
	cursor: default;
}

/* icon support */
.ui-menu-icons {
	position: relative;
}
.ui-menu-icons .ui-menu-item a {
	position: relative;
	padding-right: 2em;
}

/* left-aligned */
.ui-menu .ui-icon {
	position: absolute;
	top: .2em;
	right: .2em;
}

/* right-aligned */
.ui-menu .ui-menu-icon {
	position: static;
	float: left;
}
.ui-progressbar {
	height: 2em;
	text-align: right;
	overflow: hidden;
}
.ui-progressbar .ui-progressbar-value {
	margin: -1px;
	height: 100%;
}
.ui-progressbar .ui-progressbar-overlay {
	background: url("images/animated-overlay.gif");
	height: 100%;
	filter: alpha(opacity=25);
	opacity: 0.25;
}
.ui-progressbar-indeterminate .ui-progressbar-value {
	background-image: none;
}
.ui-resizable {
	position: relative;
}
.ui-resizable-handle {
	position: absolute;
	font-size: 0.1px;
	display: block;
}
.ui-resizable-disabled .ui-resizable-handle,
.ui-resizable-autohide .ui-resizable-handle {
	display: none;
}
.ui-resizable-n {
	cursor: n-resize;
	height: 7px;
	width: 100%;
	top: -5px;
	right: 0;
}
.ui-resizable-s {
	cursor: s-resize;
	height: 7px;
	width: 100%;
	bottom: -5px;
	right: 0;
}
.ui-resizable-e {
	cursor: w-resize;
	width: 7px;
	left: -5px;
	top: 0;
	height: 100%;
}
.ui-resizable-w {
	cursor: e-resize;
	width: 7px;
	right: -5px;
	top: 0;
	height: 100%;
}
.ui-resizable-se {
	cursor: sw-resize;
	width: 12px;
	height: 12px;
	left: 1px;
	bottom: 1px;
}
.ui-resizable-sw {
	cursor: se-resize;
	width: 9px;
	height: 9px;
	right: -5px;
	bottom: -5px;
}
.ui-resizable-nw {
	cursor: ne-resize;
	width: 9px;
	height: 9px;
	right: -5px;
	top: -5px;
}
.ui-resizable-ne {
	cursor: nw-resize;
	width: 9px;
	height: 9px;
	left: -5px;
	top: -5px;
}
.ui-selectable-helper {
	position: absolute;
	z-index: 100;
	border: 1px dotted black;
}
.ui-slider {
	position: relative;
	text-align: right;
}
.ui-slider .ui-slider-handle {
	position: absolute;
	z-index: 2;
	width: 1.2em;
	height: 1.2em;
	cursor: default;
}
.ui-slider .ui-slider-range {
	position: absolute;
	z-index: 1;
	font-size: .7em;
	display: block;
	border: 0;
	background-position: 0 0;
}

/* For IE8 - See #6727 */
.ui-slider.ui-state-disabled .ui-slider-handle,
.ui-slider.ui-state-disabled .ui-slider-range {
	filter: inherit;
}

.ui-slider-horizontal {
	height: .8em;
}
.ui-slider-horizontal .ui-slider-handle {
	top: -.3em;
	margin-right: -.6em;
}
.ui-slider-horizontal .ui-slider-range {
	top: 0;
	height: 100%;
}
.ui-slider-horizontal .ui-slider-range-min {
	right: 0;
}
.ui-slider-horizontal .ui-slider-range-max {
	left: 0;
}

.ui-slider-vertical {
	width: .8em;
	height: 100px;
}
.ui-slider-vertical .ui-slider-handle {
	right: -.3em;
	margin-right: 0;
	margin-bottom: -.6em;
}
.ui-slider-vertical .ui-slider-range {
	right: 0;
	width: 100%;
}
.ui-slider-vertical .ui-slider-range-min {
	bottom: 0;
}
.ui-slider-vertical .ui-slider-range-max {
	top: 0;
}
.ui-spinner {
	position: relative;
	display: inline-block;
	overflow: hidden;
	padding: 0;
	vertical-align: middle;
}
.ui-spinner-input {
	border: none;
	background: none;
	color: inherit;
	padding: 0;
	margin: .2em 0;
	vertical-align: middle;
	margin-right: .4em;
	margin-left: 22px;
}
.ui-spinner-button {
	width: 16px;
	height: 50%;
	font-size: .5em;
	padding: 0;
	margin: 0;
	text-align: center;
	position: absolute;
	cursor: default;
	display: block;
	overflow: hidden;
	left: 0;
}
/* more specificity required here to override default borders */
.ui-spinner a.ui-spinner-button {
	border-top: none;
	border-bottom: none;
	border-left: none;
}
/* vertically center icon */
.ui-spinner .ui-icon {
	position: absolute;
	margin-top: -8px;
	top: 50%;
	right: 0;
}
.ui-spinner-up {
	top: 0;
}
.ui-spinner-down {
	bottom: 0;
}

/* TR overrides */
.ui-spinner .ui-icon-triangle-1-s {
	/* need to fix icons sprite */
	background-position: -65px -16px;
}
.ui-tabs {
	position: relative;/* position: relative prevents IE scroll bug (element with position: relative inside container with overflow: auto appear as "fixed") */
	padding: .2em;
}
.ui-tabs .ui-tabs-nav {
	margin: 0;
	padding: .2em .2em 0;
}
.ui-tabs .ui-tabs-nav li {
	list-style: none;
	float: right;
	position: relative;
	top: 0;
	margin: 1px 0 0 .2em;
	border-bottom-width: 0;
	padding: 0;
	white-space: nowrap;
}
.ui-tabs .ui-tabs-nav .ui-tabs-anchor {
	float: right;
	padding: .5em 1em;
	text-decoration: none;
}
.ui-tabs .ui-tabs-nav li.ui-tabs-active {
	margin-bottom: -1px;
	padding-bottom: 1px;
}
.ui-tabs .ui-tabs-nav li.ui-tabs-active .ui-tabs-anchor,
.ui-tabs .ui-tabs-nav li.ui-state-disabled .ui-tabs-anchor,
.ui-tabs .ui-tabs-nav li.ui-tabs-loading .ui-tabs-anchor {
	cursor: text;
}
.ui-tabs-collapsible .ui-tabs-nav li.ui-tabs-active .ui-tabs-anchor {
	cursor: pointer;
}
.ui-tabs .ui-tabs-panel {
	display: block;
	border-width: 0;
	padding: 1em 1.4em;
	background: none;
}
.ui-tooltip {
	padding: 8px;
	position: absolute;
	z-index: 9999;
	max-width: 300px;
	-webkit-box-shadow: 0 0 5px #aaa;
	box-shadow: 0 0 5px #aaa;
}
body .ui-tooltip {
	border-width: 2px;
}

/* Component containers
----------------------------------*/
.ui-widget {
	font-family: Verdana,Arial,sans-serif;
	font-size: 1.1em;
}
.ui-widget .ui-widget {
	font-size: 1em;
}
.ui-widget input,
.ui-widget select,
.ui-widget textarea,
.ui-widget button {
	font-family: Verdana,Arial,sans-serif;
	font-size: 1em;
}
.ui-widget-content {
	border: 1px solid #aaaaaa;
	background: #ffffff url(images/ui-bg_flat_75_ffffff_40x100.png) 50% 50% repeat-x;
	color: #222222;
}
.ui-widget-content a {
	color: #222222;
}
.ui-widget-header {
	border: 1px solid #aaaaaa;
	background: #cccccc url(images/ui-bg_highlight-soft_75_cccccc_1x100.png) 50% 50% repeat-x;
	color: #222222;
	font-weight: bold;
}
.ui-widget-header a {
	color: #222222;
}

/* Interaction states
----------------------------------*/
.ui-state-default,
.ui-widget-content .ui-state-default,
.ui-widget-header .ui-state-default {
	border: 1px solid #d3d3d3;
	background: #e6e6e6 url(images/ui-bg_glass_75_e6e6e6_1x400.png) 50% 50% repeat-x;
	font-weight: normal;
	color: #555555;
}
.ui-state-default a,
.ui-state-default a:link,
.ui-state-default a:visited {
	color: #555555;
	text-decoration: none;
}
.ui-state-hover,
.ui-widget-content .ui-state-hover,
.ui-widget-header .ui-state-hover,
.ui-state-focus,
.ui-widget-content .ui-state-focus,
.ui-widget-header .ui-state-focus {
	border: 1px solid #999999;
	background: #dadada url(images/ui-bg_glass_75_dadada_1x400.png) 50% 50% repeat-x;
	font-weight: normal;
	color: #212121;
}
.ui-state-hover a,
.ui-state-hover a:hover,
.ui-state-hover a:link,
.ui-state-hover a:visited,
.ui-state-focus a,
.ui-state-focus a:hover,
.ui-state-focus a:link,
.ui-state-focus a:visited {
	color: #212121;
	text-decoration: none;
}
.ui-state-active,
.ui-widget-content .ui-state-active,
.ui-widget-header .ui-state-active {
	border: 1px solid #aaaaaa;
	background: #ffffff url(images/ui-bg_glass_65_ffffff_1x400.png) 50% 50% repeat-x;
	font-weight: normal;
	color: #212121;
}
.ui-state-active a,
.ui-state-active a:link,
.ui-state-active a:visited {
	color: #212121;
	text-decoration: none;
}

/* Interaction Cues
----------------------------------*/
.ui-state-highlight,
.ui-widget-content .ui-state-highlight,
.ui-widget-header .ui-state-highlight {
	border: 1px solid #fcefa1;
	background: #fbf9ee url(images/ui-bg_glass_55_fbf9ee_1x400.png) 50% 50% repeat-x;
	color: #363636;
}
.ui-state-highlight a,
.ui-widget-content .ui-state-highlight a,
.ui-widget-header .ui-state-highlight a {
	color: #363636;
}
.ui-state-error,
.ui-widget-content .ui-state-error,
.ui-widget-header .ui-state-error {
	border: 1px solid #cd0a0a;
	background: #fef1ec url(images/ui-bg_glass_95_fef1ec_1x400.png) 50% 50% repeat-x;
	color: #cd0a0a;
}
.ui-state-error a,
.ui-widget-content .ui-state-error a,
.ui-widget-header .ui-state-error a {
	color: #cd0a0a;
}
.ui-state-error-text,
.ui-widget-content .ui-state-error-text,
.ui-widget-header .ui-state-error-text {
	color: #cd0a0a;
}
.ui-priority-primary,
.ui-widget-content .ui-priority-primary,
.ui-widget-header .ui-priority-primary {
	font-weight: bold;
}
.ui-priority-secondary,
.ui-widget-content .ui-priority-secondary,
.ui-widget-header .ui-priority-secondary {
	opacity: .7;
	filter:Alpha(Opacity=70);
	font-weight: normal;
}
.ui-state-disabled,
.ui-widget-content .ui-state-disabled,
.ui-widget-header .ui-state-disabled {
	opacity: .35;
	filter:Alpha(Opacity=35);
	background-image: none;
}
.ui-state-disabled .ui-icon {
	filter:Alpha(Opacity=35); /* For IE8 - See #6059 */
}

/* Icons
----------------------------------*/

/* states and images */
.ui-icon {
	width: 16px;
	height: 16px;
}
.ui-icon,
.ui-widget-content .ui-icon {
	background-image: url(images/ui-icons_222222_256x240.png);
}
.ui-widget-header .ui-icon {
	background-image: url(images/ui-icons_222222_256x240.png);
}
.ui-state-default .ui-icon {
	background-image: url(images/ui-icons_888888_256x240.png);
}
.ui-state-hover .ui-icon,
.ui-state-focus .ui-icon {
	background-image: url(images/ui-icons_454545_256x240.png);
}
.ui-state-active .ui-icon {
	background-image: url(images/ui-icons_454545_256x240.png);
}
.ui-state-highlight .ui-icon {
	background-image: url(images/ui-icons_2e83ff_256x240.png);
}
.ui-state-error .ui-icon,
.ui-state-error-text .ui-icon {
	background-image: url(images/ui-icons_cd0a0a_256x240.png);
}

/* positioning */
.ui-icon-blank { background-position: 16px 16px; }
.ui-icon-carat-1-n { background-position: 0 0; }
.ui-icon-carat-1-ne { background-position: -16px 0; }
.ui-icon-carat-1-e { background-position: -32px 0; }
.ui-icon-carat-1-se { background-position: -48px 0; }
.ui-icon-carat-1-s { background-position: -64px 0; }
.ui-icon-carat-1-sw { background-position: -80px 0; }
.ui-icon-carat-1-w { background-position: -96px 0; }
.ui-icon-carat-1-nw { background-position: -112px 0; }
.ui-icon-carat-2-n-s { background-position: -128px 0; }
.ui-icon-carat-2-e-w { background-position: -144px 0; }
.ui-icon-triangle-1-n { background-position: 0 -16px; }
.ui-icon-triangle-1-ne { background-position: -16px -16px; }
.ui-icon-triangle-1-e { background-position: -32px -16px; }
.ui-icon-triangle-1-se { background-position: -48px -16px; }
.ui-icon-triangle-1-s { background-position: -64px -16px; }
.ui-icon-triangle-1-sw { background-position: -80px -16px; }
.ui-icon-triangle-1-w { background-position: -96px -16px; }
.ui-icon-triangle-1-nw { background-position: -112px -16px; }
.ui-icon-triangle-2-n-s { background-position: -128px -16px; }
.ui-icon-triangle-2-e-w { background-position: -144px -16px; }
.ui-icon-arrow-1-n { background-position: 0 -32px; }
.ui-icon-arrow-1-ne { background-position: -16px -32px; }
.ui-icon-arrow-1-e { background-position: -32px -32px; }
.ui-icon-arrow-1-se { background-position: -48px -32px; }
.ui-icon-arrow-1-s { background-position: -64px -32px; }
.ui-icon-arrow-1-sw { background-position: -80px -32px; }
.ui-icon-arrow-1-w { background-position: -96px -32px; }
.ui-icon-arrow-1-nw { background-position: -112px -32px; }
.ui-icon-arrow-2-n-s { background-position: -128px -32px; }
.ui-icon-arrow-2-ne-sw { background-position: -144px -32px; }
.ui-icon-arrow-2-e-w { background-position: -160px -32px; }
.ui-icon-arrow-2-se-nw { background-position: -176px -32px; }
.ui-icon-arrowstop-1-n { background-position: -192px -32px; }
.ui-icon-arrowstop-1-e { background-position: -208px -32px; }
.ui-icon-arrowstop-1-s { background-position: -224px -32px; }
.ui-icon-arrowstop-1-w { background-position: -240px -32px; }
.ui-icon-arrowthick-1-n { background-position: 0 -48px; }
.ui-icon-arrowthick-1-ne { background-position: -16px -48px; }
.ui-icon-arrowthick-1-e { background-position: -32px -48px; }
.ui-icon-arrowthick-1-se { background-position: -48px -48px; }
.ui-icon-arrowthick-1-s { background-position: -64px -48px; }
.ui-icon-arrowthick-1-sw { background-position: -80px -48px; }
.ui-icon-arrowthick-1-w { background-position: -96px -48px; }
.ui-icon-arrowthick-1-nw { background-position: -112px -48px; }
.ui-icon-arrowthick-2-n-s { background-position: -128px -48px; }
.ui-icon-arrowthick-2-ne-sw { background-position: -144px -48px; }
.ui-icon-arrowthick-2-e-w { background-position: -160px -48px; }
.ui-icon-arrowthick-2-se-nw { background-position: -176px -48px; }
.ui-icon-arrowthickstop-1-n { background-position: -192px -48px; }
.ui-icon-arrowthickstop-1-e { background-position: -208px -48px; }
.ui-icon-arrowthickstop-1-s { background-position: -224px -48px; }
.ui-icon-arrowthickstop-1-w { background-position: -240px -48px; }
.ui-icon-arrowreturnthick-1-w { background-position: 0 -64px; }
.ui-icon-arrowreturnthick-1-n { background-position: -16px -64px; }
.ui-icon-arrowreturnthick-1-e { background-position: -32px -64px; }
.ui-icon-arrowreturnthick-1-s { background-position: -48px -64px; }
.ui-icon-arrowreturn-1-w { background-position: -64px -64px; }
.ui-icon-arrowreturn-1-n { background-position: -80px -64px; }
.ui-icon-arrowreturn-1-e { background-position: -96px -64px; }
.ui-icon-arrowreturn-1-s { background-position: -112px -64px; }
.ui-icon-arrowrefresh-1-w { background-position: -128px -64px; }
.ui-icon-arrowrefresh-1-n { background-position: -144px -64px; }
.ui-icon-arrowrefresh-1-e { background-position: -160px -64px; }
.ui-icon-arrowrefresh-1-s { background-position: -176px -64px; }
.ui-icon-arrow-4 { background-position: 0 -80px; }
.ui-icon-arrow-4-diag { background-position: -16px -80px; }
.ui-icon-extlink { background-position: -32px -80px; }
.ui-icon-newwin { background-position: -48px -80px; }
.ui-icon-refresh { background-position: -64px -80px; }
.ui-icon-shuffle { background-position: -80px -80px; }
.ui-icon-transfer-e-w { background-position: -96px -80px; }
.ui-icon-transferthick-e-w { background-position: -112px -80px; }
.ui-icon-folder-collapsed { background-position: 0 -96px; }
.ui-icon-folder-open { background-position: -16px -96px; }
.ui-icon-document { background-position: -32px -96px; }
.ui-icon-document-b { background-position: -48px -96px; }
.ui-icon-note { background-position: -64px -96px; }
.ui-icon-mail-closed { background-position: -80px -96px; }
.ui-icon-mail-open { background-position: -96px -96px; }
.ui-icon-suitcase { background-position: -112px -96px; }
.ui-icon-comment { background-position: -128px -96px; }
.ui-icon-person { background-position: -144px -96px; }
.ui-icon-print { background-position: -160px -96px; }
.ui-icon-trash { background-position: -176px -96px; }
.ui-icon-locked { background-position: -192px -96px; }
.ui-icon-unlocked { background-position: -208px -96px; }
.ui-icon-bookmark { background-position: -224px -96px; }
.ui-icon-tag { background-position: -240px -96px; }
.ui-icon-home { background-position: 0 -112px; }
.ui-icon-flag { background-position: -16px -112px; }
.ui-icon-calendar { background-position: -32px -112px; }
.ui-icon-cart { background-position: -48px -112px; }
.ui-icon-pencil { background-position: -64px -112px; }
.ui-icon-clock { background-position: -80px -112px; }
.ui-icon-disk { background-position: -96px -112px; }
.ui-icon-calculator { background-position: -112px -112px; }
.ui-icon-zoomin { background-position: -128px -112px; }
.ui-icon-zoomout { background-position: -144px -112px; }
.ui-icon-search { background-position: -160px -112px; }
.ui-icon-wrench { background-position: -176px -112px; }
.ui-icon-gear { background-position: -192px -112px; }
.ui-icon-heart { background-position: -208px -112px; }
.ui-icon-star { background-position: -224px -112px; }
.ui-icon-link { background-position: -240px -112px; }
.ui-icon-cancel { background-position: 0 -128px; }
.ui-icon-plus { background-position: -16px -128px; }
.ui-icon-plusthick { background-position: -32px -128px; }
.ui-icon-minus { background-position: -48px -128px; }
.ui-icon-minusthick { background-position: -64px -128px; }
.ui-icon-close { background-position: -80px -128px; }
.ui-icon-closethick { background-position: -96px -128px; }
.ui-icon-key { background-position: -112px -128px; }
.ui-icon-lightbulb { background-position: -128px -128px; }
.ui-icon-scissors { background-position: -144px -128px; }
.ui-icon-clipboard { background-position: -160px -128px; }
.ui-icon-copy { background-position: -176px -128px; }
.ui-icon-contact { background-position: -192px -128px; }
.ui-icon-image { background-position: -208px -128px; }
.ui-icon-video { background-position: -224px -128px; }
.ui-icon-script { background-position: -240px -128px; }
.ui-icon-alert { background-position: 0 -144px; }
.ui-icon-info { background-position: -16px -144px; }
.ui-icon-notice { background-position: -32px -144px; }
.ui-icon-help { background-position: -48px -144px; }
.ui-icon-check { background-position: -64px -144px; }
.ui-icon-bullet { background-position: -80px -144px; }
.ui-icon-radio-on { background-position: -96px -144px; }
.ui-icon-radio-off { background-position: -112px -144px; }
.ui-icon-pin-w { background-position: -128px -144px; }
.ui-icon-pin-s { background-position: -144px -144px; }
.ui-icon-play { background-position: 0 -160px; }
.ui-icon-pause { background-position: -16px -160px; }
.ui-icon-seek-next { background-position: -32px -160px; }
.ui-icon-seek-prev { background-position: -48px -160px; }
.ui-icon-seek-end { background-position: -64px -160px; }
.ui-icon-seek-start { background-position: -80px -160px; }
/* ui-icon-seek-first is deprecated, use ui-icon-seek-start instead */
.ui-icon-seek-first { background-position: -80px -160px; }
.ui-icon-stop { background-position: -96px -160px; }
.ui-icon-eject { background-position: -112px -160px; }
.ui-icon-volume-off { background-position: -128px -160px; }
.ui-icon-volume-on { background-position: -144px -160px; }
.ui-icon-power { background-position: 0 -176px; }
.ui-icon-signal-diag { background-position: -16px -176px; }
.ui-icon-signal { background-position: -32px -176px; }
.ui-icon-battery-0 { background-position: -48px -176px; }
.ui-icon-battery-1 { background-position: -64px -176px; }
.ui-icon-battery-2 { background-position: -80px -176px; }
.ui-icon-battery-3 { background-position: -96px -176px; }
.ui-icon-circle-plus { background-position: 0 -192px; }
.ui-icon-circle-minus { background-position: -16px -192px; }
.ui-icon-circle-close { background-position: -32px -192px; }
.ui-icon-circle-triangle-e { background-position: -48px -192px; }
.ui-icon-circle-triangle-s { background-position: -64px -192px; }
.ui-icon-circle-triangle-w { background-position: -80px -192px; }
.ui-icon-circle-triangle-n { background-position: -96px -192px; }
.ui-icon-circle-arrow-e { background-position: -112px -192px; }
.ui-icon-circle-arrow-s { background-position: -128px -192px; }
.ui-icon-circle-arrow-w { background-position: -144px -192px; }
.ui-icon-circle-arrow-n { background-position: -160px -192px; }
.ui-icon-circle-zoomin { background-position: -176px -192px; }
.ui-icon-circle-zoomout { background-position: -192px -192px; }
.ui-icon-circle-check { background-position: -208px -192px; }
.ui-icon-circlesmall-plus { background-position: 0 -208px; }
.ui-icon-circlesmall-minus { background-position: -16px -208px; }
.ui-icon-circlesmall-close { background-position: -32px -208px; }
.ui-icon-squaresmall-plus { background-position: -48px -208px; }
.ui-icon-squaresmall-minus { background-position: -64px -208px; }
.ui-icon-squaresmall-close { background-position: -80px -208px; }
.ui-icon-grip-dotted-vertical { background-position: 0 -224px; }
.ui-icon-grip-dotted-horizontal { background-position: -16px -224px; }
.ui-icon-grip-solid-vertical { background-position: -32px -224px; }
.ui-icon-grip-solid-horizontal { background-position: -48px -224px; }
.ui-icon-gripsmall-diagonal-se { background-position: -64px -224px; }
.ui-icon-grip-diagonal-se { background-position: -80px -224px; }


/* Misc visuals
----------------------------------*/

/* Corner radius */
.ui-corner-all,
.ui-corner-top,
.ui-corner-left,
.ui-corner-tl {
	border-top-right-radius: 4px;
}
.ui-corner-all,
.ui-corner-top,
.ui-corner-right,
.ui-corner-tr {
	border-top-left-radius: 4px;
}
.ui-corner-all,
.ui-corner-bottom,
.ui-corner-left,
.ui-corner-bl {
	border-bottom-right-radius: 4px;
}
.ui-corner-all,
.ui-corner-bottom,
.ui-corner-right,
.ui-corner-br {
	border-bottom-left-radius: 4px;
}

/* Overlays */
.ui-widget-overlay {
	background: #aaaaaa url(images/ui-bg_flat_0_aaaaaa_40x100.png) 50% 50% repeat-x;
	opacity: .3;
	filter: Alpha(Opacity=30);
}
.ui-widget-shadow {
	margin: -8px -8px 0 0;
	padding: 8px;
	background: #aaaaaa url(images/ui-bg_flat_0_aaaaaa_40x100.png) 50% 50% repeat-x;
	opacity: .3;
	filter: Alpha(Opacity=30);
	border-radius: 8px;
}
/*
   Copyright : (C) 2014 Sagemcom - URD2
		
   This software and source file is the property of Sagemcom
   and may not be copied or used without prior written consent.
*/

@charset "utf-8";
.w100 { width: 100%; }

.row .select-host,
.select-host {
    margin-bottom: 24px;
    margin-bottom: 1.5rem;
}

.select-host + .row {
    margin-bottom: 16px;
    margin-bottom: 1rem
}

.pad-top {
    padding-top: 11,2px;
    padding-top: .7rem;
}

.time-slot {
    background-color: #789;
    background-color: #789;
    border-radius: 15px;
    display: inline-block;
    height: 10px;
    width: 10px;
    -webkit-transition: background-color .1s linear;
       -moz-transition: background-color .1s linear;
            transition: background-color .1s linear;
}

.time-slot.allowed { background-color: #43ae0f; }
.time-slot.denied { background-color: #a20224; }
.time-slot.mixed { background-color: #e5891d; }

.t-a-d {
    border: 0;
    border-spacing: 0;
    color: #474747;
    text-align: center;
    width: 100%;
    margin-bottom: 0;
}

.t-a-d tr:nth-child(even) { background: #f0f0f0; }

.t-a-d tr > th:first-child { text-align: right; }

.t-a-d tr > td:last-child .btn { margin-bottom: 0; }

.t-a-d tr > th:first-child,
.t-a-d tr > td:last-child { width: 150px; }

.t-a-d tr > td:last-child .btn {
    font-size: 8px;
    font-size: .55rem;
}

.t-a-d tr th,
.t-a-d tr td { border-left: 1px solid #d8d8d8; }

.t-a-d tr:first-child > th {
    font-weight: normal;
    text-align: left;
}

.t-a-d tr:first-child > th:last-child,
.t-a-d tr th:last-child,
.t-a-d tr td:last-child { border-left: 0; }

.t-a-d td {
    padding: 8px 0;
    padding: 0.5625rem 0;
}

.t-a-d .time-slot {
    border-radius: 15px;
    height: 10px;
    width: 10px;
    margin: 0 3px;
}

.ra-options { padding-top: 8px; }

.add-port {
    background: #f0f0f0;
    border-radius: 8px;
    border-radius: .5rem;
    padding: 16px 16px 0;
    padding: 1rem 1rem 0;
}

.row .add-port,
.add-port + .row {
    margin-bottom: 16px;
    margin-bottom: 1rem;
}

#main-content .firewall-tabs dd > a {
    background: #455560;
    border-radius: 5px;
    color: #fff;
}

#main-content .firewall-tabs { border-bottom: 0; }

#main-content .firewall-tabs dd {
    margin-left: 8px;
    margin-left: .5rem;
}

#main-content .firewall-tabs dd > a:hover,
#main-content .firewall-tabs dd > a:focus,
#main-content .firewall-tabs dd > a:active { background: #369; }

#main-content .firewall-tabs dd > a:active { box-shadow: inset 0 2px 5px rgba(0,0,0, .2); }

#main-content .firewall-tabs dd.active a,
#main-content .firewall-tabs dd.active a:hover,
#main-content .firewall-tabs dd.active a:focus,
#main-content .firewall-tabs dd.active a:active { background: #8fa4b3; }

.table-level {
    border: 0;
    border-collapse: collapse;
    border-spacing: 0;
    width: 100%;
}

.table-level th {
    background: #123;
    border: 1px solid #123;
    border-bottom: 1px solid #fff;
    color: #fff;
    width: 30%;
}

.table-level tr:last-child th { border-bottom: 1px solid #123; }

.table-level td { border: 1px solid #123; }

.table-level ul {
    font-size: 0.875rem;
    margin-bottom: 0;
}

.table-form .large-5 { margin: 0 auto; }

.table-form .switch { margin-bottom: 0; }

#dmz-select,
.dmz-label,
#dmz-input {
    display: none;
}

.table-form-full tr th.host-w {
    width: 139px;
}
.table-form-full tr td.host-w {
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
}
.table-form-full tr th.options-w {
    width: 70px;
}

/*
   Copyright : (C) 2014 Sagemcom - URD2
		
   This software and source file is the property of Sagemcom
   and may not be copied or used without prior written consent.
*/

@charset "utf-8";
.w100 { width: 100%; }

.row .select-host,
.select-host {
    margin-bottom: 24px;
    margin-bottom: 1.5rem;
}

.select-host + .row {
    margin-bottom: 24px;
    margin-bottom: 1rem;
}

.pad-top {
    padding-top: 12px;
    padding-top: .7rem;
}

.time-slot {
    background-color: #789;
    background-color: #789;
    border-radius: 15px;
    display: inline-block;
    height: 10px;
    width: 10px;
    -webkit-transition: background-color .1s linear;
       -moz-transition: background-color .1s linear;
            transition: background-color .1s linear;
}

.time-slot.allowed { background-color: #43ae0f; }
.time-slot.denied { background-color: #a20224; }
.time-slot.mixed { background-color: #e5891d; }

.t-a-d {
    border: 0;
    border-spacing: 0;
    color: #474747;
    text-align: center;
    width: 100%;
}

.t-a-d tr:nth-child(even) { background: #f0f0f0; }

.t-a-d tr > th:first-child { text-align: right; }

.t-a-d tr > td:last-child .btn { margin-bottom: 0; }

.t-a-d tr > th:first-child,
.t-a-d tr > td:last-child { width: 150px; }

.t-a-d tr > td:last-child .btn {
    font-size: 8px;
    font-size: .55rem;
}

.t-a-d tr th,
.t-a-d tr td { border-left: 1px solid #d8d8d8; }

.t-a-d tr:first-child > th {
    font-weight: normal;
    text-align: left;
}

.t-a-d tr:first-child > th:last-child,
.t-a-d tr th:last-child,
.t-a-d tr td:last-child { border-left: 0; }

.t-a-d td {
    padding: 8px 0;
    padding: 0.5625rem 0;
}

.t-a-d .time-slot {
    border-radius: 15px;
    height: 10px;
    width: 10px;
    margin: 0 3px;
}

.ra-options { padding-top: 8px; }

.add-port {
    background: #f0f0f0;
    border-radius: 8px;
    border-radius: .5rem;
    padding: 16px 16px 0;
    padding: 1rem 1rem 0;
}

.row .add-port,
.add-port + .row {
    margin-bottom: 16px;
    margin-bottom: 1rem;
}

#main-content .firewall-tabs dd > a {
    background: #455560;
    border-radius: 5px;
    color: #fff;
}

#main-content .firewall-tabs { border-bottom: 0; }

#main-content .firewall-tabs dd {
    margin-left: 8px;
    margin-left: .5rem;
}

#main-content .firewall-tabs dd > a:hover,
#main-content .firewall-tabs dd > a:focus,
#main-content .firewall-tabs dd > a:active { background: #369; }

#main-content .firewall-tabs dd > a:active { box-shadow: inset 0 2px 5px rgba(0,0,0, .2); }

#main-content .firewall-tabs dd.active a,
#main-content .firewall-tabs dd.active a:hover,
#main-content .firewall-tabs dd.active a:focus,
#main-content .firewall-tabs dd.active a:active { background: #8fa4b3; }

.table-level {
    border: 0;
    border-collapse: collapse;
    border-spacing: 0;
    width: 100%;
}

.table-level th {
    background: #123;
    border: 1px solid #123;
    border-bottom: 1px solid #fff;
    color: #fff;
    width: 30%;
}

.table-level tr:last-child th { border-bottom: 1px solid #123; }

.table-level td { border: 1px solid #123; }

.table-form .large-5 { margin: 0 auto; }

.table-form select,
.table-form .switch { margin-bottom: 0; }

.disabled { display: none; }
/*
   Copyright : (C) 2014 Sagemcom - URD2
		
   This software and source file is the property of Sagemcom
   and may not be copied or used without prior written consent.
*/

@charset "utf-8";
.clone,
.clone[style] { display: none !important; }

.xdsl-parent .b-right.columns.large-4 { opacity: 0; }

.xdsl-parent .b-right.columns.large-4:first-child,
.xdsl-parent .b-right.columns.large-4:last-child { opacity: 1; }

.xdsl-parent .alert-box:only-child {
    display: block !important;
    margin: 0 auto 16px;
    margin: 0 auto 1rem;
}

.w100 { width: 100%; }

.b-right {
    border-left: 1px solid #dadada;
    padding-top: 16px;
    padding-top: 1rem;
    padding-bottom: 16px;
    padding-bottom: 1rem;
}

.b-right:nth-child(3n),
.b-right:last-child { border-left: 0; }

.b-right:last-child { float: right !important; }

.b-right:nth-child(3n+1) { clear: right; }

.choose-ap input[type="button"] { margin-bottom: 0; }

.choose-l3 .c-buttons .bordered-content { text-align: center; }

.choose-l3 .c-buttons .button {
    margin: 0 4px 8px;
    margin: 0 .25rem .5rem;
}

.choose-l3 .c-buttons .button:nth-last-child(-n+2) { margin-bottom: 0; }

.t,
.select-l1 {
    background-color: #455560;
    border-radius: 5px;
    color: #fff;
    height: 44px;
    padding: 0 10px;
    margin-bottom: 5px;
    position: relative;
}

.select-l1:hover { background-color: #455560; }

.t > h5 {
    color: #fff;
    line-height: 44px;
}

.t > .icon-delete { background-color: #fff; }

.t > .icon-delete:hover,
.t > .icon-delete:focus,
.t > .icon-delete:active { background-color: #eaeaea; }

.t > .icon-delete {
    position: absolute;
    top: 12px;
    top: .75rem;
    left: 12px;
    left: .75rem;
}

.icon-delete.remove-l1 {
    margin: 12px auto 0;
    margin: .75rem auto 0;
}

.internet-connectivity .arrow-down:after {
    border-style: solid;
    border-width: 10px 11px 0 11px;
    border-color: #9facb3 transparent transparent transparent;
    content: " ";
    display: block;
    height: 0px;
    width: 0px;
    margin: 0 auto 10px;
}

.select-l1 {
    margin-bottom: 16px;
    margin-bottom: 1rem;
}

.select-l1 option {
    background: #fff;
    color: #333;
}

.select-l1.select1 {
    background-color: #fff;
    color: #333;
}

.add-atm,
.add-ptm { margin-bottom: 0; }
/*
   Copyright : (C) 2014 Sagemcom - URD2
		
   This software and source file is the property of Sagemcom
   and may not be copied or used without prior written consent.
*/

.table-form .header-table { background:#ddd; }

.table-form tr { background: #fff; }

.table-form tr td { border-left: 1px solid #eee; }

.tv-pool { display: none; }

#dhcp-content { display: none; }


/* Drag and drop */
.placeholder {
    background-color: #eee;
    border: 1px dashed #666;
    height: 38px;
    margin-bottom: 5px;
}

.sortable-list {
    background-color: #EAEAEA;
    list-style: none;
    margin: 0;
    min-height: 60px;
    padding: 10px;
}
.sortable-item {
    background-color: #FFF;
    cursor: move;
    display: block;
    margin-bottom: 5px;
    padding: 8px 0;
    text-align: center;
    font-size: 0.8em;
}

#arrows {
    margin-top: 5rem;
    margin-right: 11px;
}

.interface-grouping.table-form tr > td:first-child, .interface-grouping.table-form tr > td:last-child {
    text-align: right;
    border-right: 1px solid #d8d8d8;
}

.interface-grouping.table-form tr > td.remove {
    text-align: center;
}

/* Chart */
.chart {
  position: relative;
  display: inline-block;
  width: 110px;
  height: 110px;
  margin-top: 50px;
  margin-bottom: 50px;
  text-align: center;
}
.chart canvas {
  position: absolute;
  top: 0;
  right: 0;
}
.percent {
  display: inline-block;
  line-height: 110px;
  z-index: 2;
}
.percent:after {
  content: '%';
  margin-right: 0.1em;
  font-size: .8em;
}
.angular {
  margin-top: 100px;
}
.angular .chart {
  margin-top: 0;
}

/* Circle Chart */
.circliful {
    position: relative; 
    margin: 0 auto;
}

.circle-text, .circle-info, .circle-text-half, .circle-info-half {
    width: 100%;
    position: absolute;
    text-align: center;
    display: inline-block;
}

.circle-info, .circle-info-half {
    color: #999;
}

.circliful .fa {
    margin: -10px 3px 0 3px;
    position: relative;
    bottom: 4px;
}

/* Diagnostics */
#results, #results2, #results3, #dhcp-results, #addressconflict-result, #ethernet-link-result {
    display: none;
}



/*
   Copyright : (C) 2014 Sagemcom - URD2
		
   This software and source file is the property of Sagemcom
   and may not be copied or used without prior written consent.
*/

@charset "utf-8";
/* @noflip */
.sprite {
    background-image: url(../images/sprite.png);
    background-repeat: no-repeat;
    font-size: 0;
    text-indent: -9999px;
    display: inline-block;
    vertical-align: top;
}
/* @noflip */
a.sprite:hover,
a.sprite:focus,
a.sprite:active {
    opacity: .7;
    filter: alpha(opacity=70);
}

/* Header */
/* @noflip */
.brand {
	background-image: url(../images/sprite.png);
    background-position: 0 0;
    height: 30px;
    width: 220px;
}
/* @noflip */
.help {
    background-position: -355px 0;
    height: 30px;
    width: 30px;
}
/* @noflip */
.icon-user {
    background-position: -385px 0;
    height: 14px;
    width: 14px;
    vertical-align: text-top;
}

/* Index */
/* @noflip */
.header-box-icon {
    height: 30px;
    width: 30px;
    position: absolute;
    top: 3.2px;
    top: .1rem;
    left: 8px;
    left: .5rem;
}

.header-box-icon.box { background-position: -60px -30px; }
.header-box-icon.dlna { background-position: -150px -60px; }
.header-box-icon.multimedia { background-position: -180px -60px; }
.header-box-icon.shield { background-position: -30px -30px; }
.header-box-icon.earth { background-position: 0 -30px; }
.header-box-icon.earth-off { background-position: 0 -60px; }
.header-box-icon.ethernet { background-position: -150px -30px; }
.header-box-icon.wifi { background-position: -120px -30px; }
.header-box-icon.wifi-off { background-position: -120px -60px; }
.header-box-icon.voice { background-position: -90px -30px; }
.header-box-icon.usb { background-position: -180px -30px; }
.header-box-icon.dect-on {
	background-position: -9px -273px;
	margin-right: 5px;
}
.header-box-icon.dect-off {
	background-position: -9px -243px;
	margin-right: 5px;
}
.header-box-icon.dect { background-position: -43px -246px; }
.header-box-icon.intwo{ width: 32px; background-position: -153px -183px; }
/* @noflip */
.header-box-icon.harddrive { 
	background: url(../images/icon-harddrive.png)!important;
	margin: 3px;
	width: 24px;
	height: 24px; 
}
/* @noflip */
.header-box-icon.harddrive2 { 
	background: url(../images/icon-harddrive-white.png)!important;
	margin: 3px;
	width: 24px;
	height: 24px; 
}
.intwo { width: 50px; background-position: -140px -186px;}

#phonebook-icon.sprite { width: 26px; background-position: -198px -186px; height: 21px; margin-top: -3px;}

.phonebook-icon { width: 26px; background-position: -222px -183px; }

.my-media-icon { width: 26px; background-position: -247px -183px;}

.my-cloud-icon { width: 26px; background-position: -277px -183px;}

.icon-answering { width: 30px; background-position: -310px -183px;}

.icon-archive {
    background-position: -226px -64px;
}

.icon-listen {
    background-position: -255px -64px;
}

/* @noflip */
.header-box-settings {
    background-position: -301px -30px;
    height: 25px;
    width: 25px;
    position: absolute;
    top: 4.8px;
    top: .3rem;
    right: 8px;
    right: 0.5rem;
}

.header-box-settings:hover,
.header-box-settings:focus,
.header-box-settings:active { background-position: -325px -30px; }

.header-box-icon.usb2 {background-position: -350px -30px; }
.icon-device {
    background-color: #333;
    border-radius: 25px;
    display: block;
    float: right;
    margin-left: 10px;
    height: 45px;
    width: 45px;
}

.icon-device.notebook { background-position: -180px -90px; }
.icon-device.pc { background-position: -270px -90px; }
.icon-device.phone { background-position: 0 -90px; }
.icon-device.smartphone { background-position: -90px -135px; }
.icon-device.tablet { background-position: 0 -135px; }
.icon-device.usb { background-position: -180px -135px; }
.icon-device.intwo { background-position: -97px -175px; }
.icon-device.tv { background-position: -136px -368px; }
.icon-device.dect { background-position: -30px -240px; }
.icon-device.plc { background-position: -350px -365px; }
.icon-device.miscellaneous { background-position: 9px -310px; }
.icon-device.game { background-position: -354px -310px; }
.icon-device.printer { background-position: -64px -368px; }
.icon-device.nap { background-position: -63px -308px; }
.icon-device.audiovideo { background-position: -137px -310px; }
.icon-device.peripheral { background-position: -209px -310px; }
.icon-device.imaging { background-position: -281px -310px; }
.icon-device.blacklisted { background-position: -427px -310px; }
.icon-device.wifibridge { background-position: -209px -368px; }
.icon-device.wifirepeater { background-position: -283px -368px; }

/* Others */
/* @noflip */
.icon-delete,
.icon-edit,
.icon-add,
.icon-archive,
.icon-listen {
    background-image: url(../images/sprite.png);
    background-color: #4e4e50;
    border-radius: 10px;
    border: 0;
    cursor: pointer;
    font-size: 0;
    display: inline-block;
    height: 20px;
    width: 20px;
    vertical-align: middle;
}

.icon-delete:hover,
.icon-delete:focus,
.icon-delete:active,
.icon-archive:hover,
.icon-archive:focus,
.icon-archive:active,
.icon-listen:hover,
.icon-listen:focus,
.icon-listen:active,
.icon-edit:hover,
.icon-edit:focus,
.icon-edit:active,
.icon-add:hover,
.icon-add:focus,
.icon-add:active { background-color: #323234; }
.icon-delete { background-position: -50px -60px; }
.icon-edit { background-position: -70px -60px; }
.icon-add { background-position: -90px -60px; }
.bordered-title > .icon-delete { background-position: -50px -60px; }
.t > .icon-delete { background-position: -30px -60px; }
.table-form .icon-delete { background-position: -50px -60px; }

.box-item.error .icon-device.phone { background-position: -225px -135px; }
/* @noflip */
.icon-vel {
    background-position: -270px -135px;
    display: block;
    height: 22px;
    width: 35px;
}

/* Footer */
/* @noflip */
.brand-footer,
.brand-footer:hover,
.brand-footer:focus,
.brand-footer:active {
    background-position: -220px 0;
    height: 20px;
    width: 135px;
}
/* @noflip */
.icon-wps {
    background-position: -305px -135px;
    border-radius: 3px;
    display: block;
    height: 60px;
    width: 60px;
    margin: 0 auto;
}
/* @noflip */
.wake {
    background-position: -89px -60px;
    border-radius: 30px;
    display: block;
    height: 30px;
    width: 30px;
    margin: 0 auto;
    margin-right: 10px;
}
/* @noflip */
.incoming-call {
    background-position: -1px -181px;
    display: block;
    height: 30px;
    width: 30px;
    margin: 0 auto;
}
/* @noflip */
.outgoing-call {
    background-position: -31px -181px;
    display: block;
    height: 30px;
    width: 30px;
    margin: 0 auto;
}
/* @noflip */
.missed-call {
    background-position: -59px -181px;
    display: block;
    height: 30px;
    width: 30px;
    margin: 0 auto;
}

.icons {
  background: url("../images/sprite-novo.svg") no-repeat;  
  width: 39px;
  height: 44px;
  float: right;
}

.not-disturb{background-position: -32px 1px;}

.anonymous-calls {background-position: -70px 1px;}

.hd {
  background: url("../images/sprite-novo.svg") no-repeat;
  background-position: 3px 2px;
  float: left;
  width: 39px;
  height: 44px;
  }

label.label-icons{
    float: right;
    margin-left: 6px; 
}
/*
   Copyright : (C) 2014 Sagemcom - URD2
		
   This software and source file is the property of Sagemcom
   and may not be copied or used without prior written consent.
*/

/* animation sets */


.pt-page-current,
.no-js .pt-page {
    visibility: visible;
}
 
.no-js body {
    overflow: auto;
}

/* move from / to  */

.pt-page-moveToLeft {
	-webkit-animation: moveToLeft .6s ease both;
	-moz-animation: moveToLeft .6s ease both;
	animation: moveToLeft .6s ease both;
}

.pt-page-moveFromLeft {
	-webkit-animation: moveFromLeft .6s ease both;
	-moz-animation: moveFromLeft .6s ease both;
	animation: moveFromLeft .6s ease both;
}

.pt-page-moveToRight {
	-webkit-animation: moveToRight .6s ease both;
	-moz-animation: moveToRight .6s ease both;
	animation: moveToRight .6s ease both;
}

.pt-page-moveFromRight {
	-webkit-animation: moveFromRight .6s ease both;
	-moz-animation: moveFromRight .6s ease both;
	animation: moveFromRight .6s ease both;
}

.pt-page-moveToTop {
	-webkit-animation: moveToTop .6s ease both;
	-moz-animation: moveToTop .6s ease both;
	animation: moveToTop .6s ease both;
}

.pt-page-moveFromTop {
	-webkit-animation: moveFromTop .6s ease both;
	-moz-animation: moveFromTop .6s ease both;
	animation: moveFromTop .6s ease both;
}

.pt-page-moveToBottom {
	-webkit-animation: moveToBottom .6s ease both;
	-moz-animation: moveToBottom .6s ease both;
	animation: moveToBottom .6s ease both;
}

.pt-page-moveFromBottom {
	-webkit-animation: moveFromBottom .6s ease both;
	-moz-animation: moveFromBottom .6s ease both;
	animation: moveFromBottom .6s ease both;
}

/* fade */

.pt-page-fade {
	-webkit-animation: fade .7s ease both;
	-moz-animation: fade .7s ease both;
	animation: fade .7s ease both;
}

/* move from / to and fade */

.pt-page-moveToLeftFade {
	-webkit-animation: moveToLeftFade .7s ease both;
	-moz-animation: moveToLeftFade .7s ease both;
	animation: moveToLeftFade .7s ease both;
}

.pt-page-moveFromLeftFade {
	-webkit-animation: moveFromLeftFade .7s ease both;
	-moz-animation: moveFromLeftFade .7s ease both;
	animation: moveFromLeftFade .7s ease both;
}

.pt-page-moveToRightFade {
	-webkit-animation: moveToRightFade .7s ease both;
	-moz-animation: moveToRightFade .7s ease both;
	animation: moveToRightFade .7s ease both;
}

.pt-page-moveFromRightFade {
	-webkit-animation: moveFromRightFade .7s ease both;
	-moz-animation: moveFromRightFade .7s ease both;
	animation: moveFromRightFade .7s ease both;
}

.pt-page-moveToTopFade {
	-webkit-animation: moveToTopFade .7s ease both;
	-moz-animation: moveToTopFade .7s ease both;
	animation: moveToTopFade .7s ease both;
}

.pt-page-moveFromTopFade {
	-webkit-animation: moveFromTopFade .7s ease both;
	-moz-animation: moveFromTopFade .7s ease both;
	animation: moveFromTopFade .7s ease both;
}

.pt-page-moveToBottomFade {
	-webkit-animation: moveToBottomFade .7s ease both;
	-moz-animation: moveToBottomFade .7s ease both;
	animation: moveToBottomFade .7s ease both;
}

.pt-page-moveFromBottomFade {
	-webkit-animation: moveFromBottomFade .7s ease both;
	-moz-animation: moveFromBottomFade .7s ease both;
	animation: moveFromBottomFade .7s ease both;
}

/* move to with different easing */

.pt-page-moveToLeftEasing {
	-webkit-animation: moveToLeft .7s ease-in-out both;
	-moz-animation: moveToLeft .7s ease-in-out both;
	animation: moveToLeft .7s ease-in-out both;
}
.pt-page-moveToRightEasing {
	-webkit-animation: moveToRight .7s ease-in-out both;
	-moz-animation: moveToRight .7s ease-in-out both;
	animation: moveToRight .7s ease-in-out both;
}
.pt-page-moveToTopEasing {
	-webkit-animation: moveToTop .7s ease-in-out both;
	-moz-animation: moveToTop .7s ease-in-out both;
	animation: moveToTop .7s ease-in-out both;
}
.pt-page-moveToBottomEasing {
	-webkit-animation: moveToBottom .7s ease-in-out both;
	-moz-animation: moveToBottom .7s ease-in-out both;
	animation: moveToBottom .7s ease-in-out both;
}

/********************************* keyframes **************************************/

/* move from / to  */

@-webkit-keyframes moveToLeft {
	to { -webkit-transform: translateX(-100%); }
}
@-moz-keyframes moveToLeft {
	to { -moz-transform: translateX(-100%); }
}
@keyframes moveToLeft {
	to { transform: translateX(-100%); }
}

@-webkit-keyframes moveFromLeft {
	from { -webkit-transform: translateX(-100%); }
}
@-moz-keyframes moveFromLeft {
	from { -moz-transform: translateX(-100%); }
}
@keyframes moveFromLeft {
	from { transform: translateX(-100%); }
}

@-webkit-keyframes moveToRight { 
	to { -webkit-transform: translateX(100%); }
}
@-moz-keyframes moveToRight { 
	to { -moz-transform: translateX(100%); }
}
@keyframes moveToRight { 
	to { transform: translateX(100%); }
}

@-webkit-keyframes moveFromRight {
	from { -webkit-transform: translateX(100%); }
}
@-moz-keyframes moveFromRight {
	from { -moz-transform: translateX(100%); }
}
@keyframes moveFromRight {
	from { transform: translateX(100%); }
}

@-webkit-keyframes moveToTop {
	to { -webkit-transform: translateY(-100%); }
}
@-moz-keyframes moveToTop {
	to { -moz-transform: translateY(-100%); }
}
@keyframes moveToTop {
	to { transform: translateY(-100%); }
}

@-webkit-keyframes moveFromTop {
	from { -webkit-transform: translateY(-100%); }
}
@-moz-keyframes moveFromTop {
	from { -moz-transform: translateY(-100%); }
}
@keyframes moveFromTop {
	from { transform: translateY(-100%); }
}

@-webkit-keyframes moveToBottom {
	to { -webkit-transform: translateY(100%); }
}
@-moz-keyframes moveToBottom {
	to { -moz-transform: translateY(100%); }
}
@keyframes moveToBottom {
	to { transform: translateY(100%); }
}

@-webkit-keyframes moveFromBottom {
	from { -webkit-transform: translateY(100%); }
}
@-moz-keyframes moveFromBottom {
	from { -moz-transform: translateY(100%); }
}
@keyframes moveFromBottom {
	from { transform: translateY(100%); }
}

/* fade */

@-webkit-keyframes fade {
	to { opacity: 0.3; }
}
@-moz-keyframes fade {
	to { opacity: 0.3; }
}
@keyframes fade {
	to { opacity: 0.3; }
}

/* move from / to and fade */

@-webkit-keyframes moveToLeftFade {
	to { opacity: 0.3; -webkit-transform: translateX(-100%); }
}
@-moz-keyframes moveToLeftFade {
	to { opacity: 0.3; -moz-transform: translateX(-100%); }
}
@keyframes moveToLeftFade {
	to { opacity: 0.3; transform: translateX(-100%); }
}

@-webkit-keyframes moveFromLeftFade {
	from { opacity: 0.3; -webkit-transform: translateX(-100%); }
}
@-moz-keyframes moveFromLeftFade {
	from { opacity: 0.3; -moz-transform: translateX(-100%); }
}
@keyframes moveFromLeftFade {
	from { opacity: 0.3; transform: translateX(-100%); }
}

@-webkit-keyframes moveToRightFade {
	to { opacity: 0.3; -webkit-transform: translateX(100%); }
}
@-moz-keyframes moveToRightFade {
	to { opacity: 0.3; -moz-transform: translateX(100%); }
}
@keyframes moveToRightFade {
	to { opacity: 0.3; transform: translateX(100%); }
}

@-webkit-keyframes moveFromRightFade {
	from { opacity: 0.3; -webkit-transform: translateX(100%); }
}
@-moz-keyframes moveFromRightFade {
	from { opacity: 0.3; -moz-transform: translateX(100%); }
}
@keyframes moveFromRightFade {
	from { opacity: 0.3; transform: translateX(100%); }
}

@-webkit-keyframes moveToTopFade {
	to { opacity: 0.3; -webkit-transform: translateY(-100%); }
}
@-moz-keyframes moveToTopFade {
	to { opacity: 0.3; -moz-transform: translateY(-100%); }
}
@keyframes moveToTopFade {
	to { opacity: 0.3; transform: translateY(-100%); }
}

@-webkit-keyframes moveFromTopFade {
	from { opacity: 0.3; -webkit-transform: translateY(-100%); }
}
@-moz-keyframes moveFromTopFade {
	from { opacity: 0.3; -moz-transform: translateY(-100%); }
}
@keyframes moveFromTopFade {
	from { opacity: 0.3; transform: translateY(-100%); }
}

@-webkit-keyframes moveToBottomFade {
	to { opacity: 0.3; -webkit-transform: translateY(100%); }
}
@-moz-keyframes moveToBottomFade {
	to { opacity: 0.3; -moz-transform: translateY(100%); }
}
@keyframes moveToBottomFade {
	to { opacity: 0.3; transform: translateY(100%); }
}

@-webkit-keyframes moveFromBottomFade {
	from { opacity: 0.3; -webkit-transform: translateY(100%); }
}
@-moz-keyframes moveFromBottomFade {
	from { opacity: 0.3; -moz-transform: translateY(100%); }
}
@keyframes moveFromBottomFade {
	from { opacity: 0.3; transform: translateY(100%); }
}

/* scale and fade */

.pt-page-scaleDown {
	-webkit-animation: scaleDown .7s ease both;
	-moz-animation: scaleDown .7s ease both;
	animation: scaleDown .7s ease both;
}

.pt-page-scaleUp {
	-webkit-animation: scaleUp .7s ease both;
	-moz-animation: scaleUp .7s ease both;
	animation: scaleUp .7s ease both;
}

.pt-page-scaleUpDown {
	-webkit-animation: scaleUpDown .5s ease both;
	-moz-animation: scaleUpDown .5s ease both;
	animation: scaleUpDown .5s ease both;
}

.pt-page-scaleDownUp {
	-webkit-animation: scaleDownUp .5s ease both;
	-moz-animation: scaleDownUp .5s ease both;
	animation: scaleDownUp .5s ease both;
}

.pt-page-scaleDownCenter {
	-webkit-animation: scaleDownCenter .4s ease-in both;
	-moz-animation: scaleDownCenter .4s ease-in both;
	animation: scaleDownCenter .4s ease-in both;
}

.pt-page-scaleUpCenter {
	-webkit-animation: scaleUpCenter .4s ease-out both;
	-moz-animation: scaleUpCenter .4s ease-out both;
	animation: scaleUpCenter .4s ease-out both;
}

/********************************* keyframes **************************************/

/* scale and fade */

@-webkit-keyframes scaleDown {
	to { opacity: 0; -webkit-transform: scale(.8); }
}
@-moz-keyframes scaleDown {
	to { opacity: 0; -moz-transform: scale(.8); }
}
@keyframes scaleDown {
	to { opacity: 0; transform: scale(.8); }
}

@-webkit-keyframes scaleUp {
	from { opacity: 0; -webkit-transform: scale(.8); }
}
@-moz-keyframes scaleUp {
	from { opacity: 0; -moz-transform: scale(.8); }
}
@keyframes scaleUp {
	from { opacity: 0; transform: scale(.8); }
}

@-webkit-keyframes scaleUpDown {
	from { opacity: 0; -webkit-transform: scale(1.2); }
}
@-moz-keyframes scaleUpDown {
	from { opacity: 0; -moz-transform: scale(1.2); }
}
@keyframes scaleUpDown {
	from { opacity: 0; transform: scale(1.2); }
}

@-webkit-keyframes scaleDownUp {
	to { opacity: 0; -webkit-transform: scale(1.2); }
}
@-moz-keyframes scaleDownUp {
	to { opacity: 0; -moz-transform: scale(1.2); }
}
@keyframes scaleDownUp {
	to { opacity: 0; transform: scale(1.2); }
}

@-webkit-keyframes scaleDownCenter {
	to { opacity: 0; -webkit-transform: scale(.7); }
}
@-moz-keyframes scaleDownCenter {
	to { opacity: 0; -moz-transform: scale(.7); }
}
@keyframes scaleDownCenter {
	to { opacity: 0; transform: scale(.7); }
}

@-webkit-keyframes scaleUpCenter {
	from { opacity: 0; -webkit-transform: scale(.7); }
}
@-moz-keyframes scaleUpCenter {
	from { opacity: 0; -moz-transform: scale(.7); }
}
@keyframes scaleUpCenter {
	from { opacity: 0; transform: scale(.7); }
}

/* rotate sides first and scale */

.pt-page-rotateRightSideFirst {
	-webkit-transform-origin: 0% 50%;
	-webkit-animation: rotateRightSideFirst .8s both ease-in;
	-moz-transform-origin: 0% 50%;
	-moz-animation: rotateRightSideFirst .8s both ease-in;
	transform-origin: 0% 50%;
	animation: rotateRightSideFirst .8s both ease-in;
}
.pt-page-rotateLeftSideFirst {
	-webkit-transform-origin: 100% 50%;
	-webkit-animation: rotateLeftSideFirst .8s both ease-in;
	-moz-transform-origin: 100% 50%;
	-moz-animation: rotateLeftSideFirst .8s both ease-in;
	transform-origin: 100% 50%;
	animation: rotateLeftSideFirst .8s both ease-in;
}
.pt-page-rotateTopSideFirst {
	-webkit-transform-origin: 50% 100%;
	-webkit-animation: rotateTopSideFirst .8s both ease-in;
	-moz-transform-origin: 50% 100%;
	-moz-animation: rotateTopSideFirst .8s both ease-in;
	transform-origin: 50% 100%;
	animation: rotateTopSideFirst .8s both ease-in;
}
.pt-page-rotateBottomSideFirst {
	-webkit-transform-origin: 50% 0%;
	-webkit-animation: rotateBottomSideFirst .8s both ease-in;
	-moz-transform-origin: 50% 0%;
	-moz-animation: rotateBottomSideFirst .8s both ease-in;
	transform-origin: 50% 0%;
	animation: rotateBottomSideFirst .8s both ease-in;
}

/* flip */

.pt-page-flipOutRight {
	-webkit-transform-origin: 50% 50%;
	-webkit-animation: flipOutRight .5s both ease-in;
	-moz-transform-origin: 50% 50%;
	-moz-animation: flipOutRight .5s both ease-in;
	transform-origin: 50% 50%;
	animation: flipOutRight .5s both ease-in;
}
.pt-page-flipInLeft {
	-webkit-transform-origin: 50% 50%;
	-webkit-animation: flipInLeft .5s both ease-out;
	-moz-transform-origin: 50% 50%;
	-moz-animation: flipInLeft .5s both ease-out;
	transform-origin: 50% 50%;
	animation: flipInLeft .5s both ease-out;
}
.pt-page-flipOutLeft {
	-webkit-transform-origin: 50% 50%;
	-webkit-animation: flipOutLeft .5s both ease-in;
	-moz-transform-origin: 50% 50%;
	-moz-animation: flipOutLeft .5s both ease-in;
	transform-origin: 50% 50%;
	animation: flipOutLeft .5s both ease-in;
}
.pt-page-flipInRight {
	-webkit-transform-origin: 50% 50%;
	-webkit-animation: flipInRight .5s both ease-out;
	-moz-transform-origin: 50% 50%;
	-moz-animation: flipInRight .5s both ease-out;
	transform-origin: 50% 50%;
	animation: flipInRight .5s both ease-out;
}
.pt-page-flipOutTop {
	-webkit-transform-origin: 50% 50%;
	-webkit-animation: flipOutTop .5s both ease-in;
	-moz-transform-origin: 50% 50%;
	-moz-animation: flipOutTop .5s both ease-in;
	transform-origin: 50% 50%;
	animation: flipOutTop .5s both ease-in;
}
.pt-page-flipInBottom {
	-webkit-transform-origin: 50% 50%;
	-webkit-animation: flipInBottom .5s both ease-out;
	-moz-transform-origin: 50% 50%;
	-moz-animation: flipInBottom .5s both ease-out;
	transform-origin: 50% 50%;
	animation: flipInBottom .5s both ease-out;
}
.pt-page-flipOutBottom {
	-webkit-transform-origin: 50% 50%;
	-webkit-animation: flipOutBottom .5s both ease-in;
	-moz-transform-origin: 50% 50%;
	-moz-animation: flipOutBottom .5s both ease-in;
	transform-origin: 50% 50%;
	animation: flipOutBottom .5s both ease-in;
}
.pt-page-flipInTop {
	-webkit-transform-origin: 50% 50%;
	-webkit-animation: flipInTop .5s both ease-out;
	-moz-transform-origin: 50% 50%;
	-moz-animation: flipInTop .5s both ease-out;
	transform-origin: 50% 50%;
	animation: flipInTop .5s both ease-out;
}

/* rotate fall */

.pt-page-rotateFall {
	-webkit-transform-origin: 0% 0%;
	-webkit-animation: rotateFall 1s both ease-in;
	-moz-transform-origin: 0% 0%;
	-moz-animation: rotateFall 1s both ease-in;
	transform-origin: 0% 0%;
	animation: rotateFall 1s both ease-in;
}

/* rotate newspaper */
.pt-page-rotateOutNewspaper {
	-webkit-transform-origin: 50% 50%;
	-webkit-animation: rotateOutNewspaper .5s both ease-in;
	-moz-transform-origin: 50% 50%;
	-moz-animation: rotateOutNewspaper .5s both ease-in;
	transform-origin: 50% 50%;
	animation: rotateOutNewspaper .5s both ease-in;
}
.pt-page-rotateInNewspaper {
	-webkit-transform-origin: 50% 50%;
	-webkit-animation: rotateInNewspaper .5s both ease-out;
	-moz-transform-origin: 50% 50%;
	-moz-animation: rotateInNewspaper .5s both ease-out;
	transform-origin: 50% 50%;
	animation: rotateInNewspaper .5s both ease-out;
}

/* push */
.pt-page-rotatePushLeft {
	-webkit-transform-origin: 0% 50%;
	-webkit-animation: rotatePushLeft .8s both ease;
	-moz-transform-origin: 0% 50%;
	-moz-animation: rotatePushLeft .8s both ease;
	transform-origin: 0% 50%;
	animation: rotatePushLeft .8s both ease;
}
.pt-page-rotatePushRight {
	-webkit-transform-origin: 100% 50%;
	-webkit-animation: rotatePushRight .8s both ease;
	-moz-transform-origin: 100% 50%;
	-moz-animation: rotatePushRight .8s both ease;
	transform-origin: 100% 50%;
	animation: rotatePushRight .8s both ease;
}
.pt-page-rotatePushTop {
	-webkit-transform-origin: 50% 0%;
	-webkit-animation: rotatePushTop .8s both ease;
	-moz-transform-origin: 50% 0%;
	-moz-animation: rotatePushTop .8s both ease;
	transform-origin: 50% 0%;
	animation: rotatePushTop .8s both ease;
}
.pt-page-rotatePushBottom {
	-webkit-transform-origin: 50% 100%;
	-webkit-animation: rotatePushBottom .8s both ease;
	-moz-transform-origin: 50% 100%;
	-moz-animation: rotatePushBottom .8s both ease;
	transform-origin: 50% 100%;
	animation: rotatePushBottom .8s both ease;
}

/* pull */
.pt-page-rotatePullRight {
	-webkit-transform-origin: 100% 50%;
	-webkit-animation: rotatePullRight .5s both ease;
	-moz-transform-origin: 100% 50%;
	-moz-animation: rotatePullRight .5s both ease;
	transform-origin: 100% 50%;
	animation: rotatePullRight .5s both ease;
}
.pt-page-rotatePullLeft {
	-webkit-transform-origin: 0% 50%;
	-webkit-animation: rotatePullLeft .5s both ease;
	-moz-transform-origin: 0% 50%;
	-moz-animation: rotatePullLeft .5s both ease;
	transform-origin: 0% 50%;
	animation: rotatePullLeft .5s both ease;
}
.pt-page-rotatePullTop {
	-webkit-transform-origin: 50% 0%;
	-webkit-animation: rotatePullTop .5s both ease;
	-moz-transform-origin: 50% 0%;
	-moz-animation: rotatePullTop .5s both ease;
	transform-origin: 50% 0%;
	animation: rotatePullTop .5s both ease;
}
.pt-page-rotatePullBottom {
	-webkit-transform-origin: 50% 100%;
	-webkit-animation: rotatePullBottom .5s both ease;
	-moz-transform-origin: 50% 100%;
	-moz-animation: rotatePullBottom .5s both ease;
	transform-origin: 50% 100%;
	animation: rotatePullBottom .5s both ease;
}

/* fold */
.pt-page-rotateFoldRight {
	-webkit-transform-origin: 0% 50%;
	-webkit-animation: rotateFoldRight .7s both ease;
	-moz-transform-origin: 0% 50%;
	-moz-animation: rotateFoldRight .7s both ease;
	transform-origin: 0% 50%;
	animation: rotateFoldRight .7s both ease;
}
.pt-page-rotateFoldLeft {
	-webkit-transform-origin: 100% 50%;
	-webkit-animation: rotateFoldLeft .7s both ease;
	-moz-transform-origin: 100% 50%;
	-moz-animation: rotateFoldLeft .7s both ease;
	transform-origin: 100% 50%;
	animation: rotateFoldLeft .7s both ease;
}
.pt-page-rotateFoldTop {
	-webkit-transform-origin: 50% 100%;
	-webkit-animation: rotateFoldTop .7s both ease;
	-moz-transform-origin: 50% 100%;
	-moz-animation: rotateFoldTop .7s both ease;
	transform-origin: 50% 100%;
	animation: rotateFoldTop .7s both ease;
}
.pt-page-rotateFoldBottom {
	-webkit-transform-origin: 50% 0%;
	-webkit-animation: rotateFoldBottom .7s both ease;
	-moz-transform-origin: 50% 0%;
	-moz-animation: rotateFoldBottom .7s both ease;
	transform-origin: 50% 0%;
	animation: rotateFoldBottom .7s both ease;
}

/* unfold */
.pt-page-rotateUnfoldLeft {
	-webkit-transform-origin: 100% 50%;
	-webkit-animation: rotateUnfoldLeft .7s both ease;
	-moz-transform-origin: 100% 50%;
	-moz-animation: rotateUnfoldLeft .7s both ease;
	transform-origin: 100% 50%;
	animation: rotateUnfoldLeft .7s both ease;
}
.pt-page-rotateUnfoldRight {
	-webkit-transform-origin: 0% 50%;
	-webkit-animation: rotateUnfoldRight .7s both ease;
	-moz-transform-origin: 0% 50%;
	-moz-animation: rotateUnfoldRight .7s both ease;
	transform-origin: 0% 50%;
	animation: rotateUnfoldRight .7s both ease;
}
.pt-page-rotateUnfoldTop {
	-webkit-transform-origin: 50% 100%;
	-webkit-animation: rotateUnfoldTop .7s both ease;
	-moz-transform-origin: 50% 100%;
	-moz-animation: rotateUnfoldTop .7s both ease;
	transform-origin: 50% 100%;
	animation: rotateUnfoldTop .7s both ease;
}
.pt-page-rotateUnfoldBottom {
	-webkit-transform-origin: 50% 0%;
	-webkit-animation: rotateUnfoldBottom .7s both ease;
	-moz-transform-origin: 50% 0%;
	-moz-animation: rotateUnfoldBottom .7s both ease;
	transform-origin: 50% 0%;
	animation: rotateUnfoldBottom .7s both ease;
}

/* room walls */
.pt-page-rotateRoomLeftOut {
	-webkit-transform-origin: 100% 50%;
	-webkit-animation: rotateRoomLeftOut .8s both ease;
	-moz-transform-origin: 100% 50%;
	-moz-animation: rotateRoomLeftOut .8s both ease;
	transform-origin: 100% 50%;
	animation: rotateRoomLeftOut .8s both ease;
}
.pt-page-rotateRoomLeftIn {
	-webkit-transform-origin: 0% 50%;
	-webkit-animation: rotateRoomLeftIn .8s both ease;
	-moz-transform-origin: 0% 50%;
	-moz-animation: rotateRoomLeftIn .8s both ease;
	transform-origin: 0% 50%;
	animation: rotateRoomLeftIn .8s both ease;
}
.pt-page-rotateRoomRightOut {
	-webkit-transform-origin: 0% 50%;
	-webkit-animation: rotateRoomRightOut .8s both ease;
	-moz-transform-origin: 0% 50%;
	-moz-animation: rotateRoomRightOut .8s both ease;
	transform-origin: 0% 50%;
	animation: rotateRoomRightOut .8s both ease;
}
.pt-page-rotateRoomRightIn {
	-webkit-transform-origin: 100% 50%;
	-webkit-animation: rotateRoomRightIn .8s both ease;
	-moz-transform-origin: 100% 50%;
	-moz-animation: rotateRoomRightIn .8s both ease;
	transform-origin: 100% 50%;
	animation: rotateRoomRightIn .8s both ease;
}
.pt-page-rotateRoomTopOut {
	-webkit-transform-origin: 50% 100%;
	-webkit-animation: rotateRoomTopOut .8s both ease;
	-moz-transform-origin: 50% 100%;
	-moz-animation: rotateRoomTopOut .8s both ease;
	transform-origin: 50% 100%;
	animation: rotateRoomTopOut .8s both ease;
}
.pt-page-rotateRoomTopIn {
	-webkit-transform-origin: 50% 0%;
	-webkit-animation: rotateRoomTopIn .8s both ease;
	-moz-transform-origin: 50% 0%;
	-moz-animation: rotateRoomTopIn .8s both ease;
	transform-origin: 50% 0%;
	animation: rotateRoomTopIn .8s both ease;
}
.pt-page-rotateRoomBottomOut {
	-webkit-transform-origin: 50% 0%;
	-webkit-animation: rotateRoomBottomOut .8s both ease;
	-moz-transform-origin: 50% 0%;
	-moz-animation: rotateRoomBottomOut .8s both ease;
	transform-origin: 50% 0%;
	animation: rotateRoomBottomOut .8s both ease;
}
.pt-page-rotateRoomBottomIn {
	-webkit-transform-origin: 50% 100%;
	-webkit-animation: rotateRoomBottomIn .8s both ease;
	-moz-transform-origin: 50% 100%;
	-moz-animation: rotateRoomBottomIn .8s both ease;
	transform-origin: 50% 100%;
	animation: rotateRoomBottomIn .8s both ease;
}

/* cube */
.pt-page-rotateCubeLeftOut {
	-webkit-transform-origin: 100% 50%;
	-webkit-animation: rotateCubeLeftOut .6s both ease-in;
	-moz-transform-origin: 100% 50%;
	-moz-animation: rotateCubeLeftOut .6s both ease-in;
	transform-origin: 100% 50%;
	animation: rotateCubeLeftOut .6s both ease-in;
}
.pt-page-rotateCubeLeftIn {
	-webkit-transform-origin: 0% 50%;
	-webkit-animation: rotateCubeLeftIn .6s both ease-in;
	-moz-transform-origin: 0% 50%;
	-moz-animation: rotateCubeLeftIn .6s both ease-in;
	transform-origin: 0% 50%;
	animation: rotateCubeLeftIn .6s both ease-in;
}
.pt-page-rotateCubeRightOut {
	-webkit-transform-origin: 0% 50%;
	-webkit-animation: rotateCubeRightOut .6s both ease-in;
	-moz-transform-origin: 0% 50%;
	-moz-animation: rotateCubeRightOut .6s both ease-in;
	transform-origin: 0% 50%;
	animation: rotateCubeRightOut .6s both ease-in;
}
.pt-page-rotateCubeRightIn {
	-webkit-transform-origin: 100% 50%;
	-webkit-animation: rotateCubeRightIn .6s both ease-in;
	-moz-transform-origin: 100% 50%;
	-moz-animation: rotateCubeRightIn .6s both ease-in;
	transform-origin: 100% 50%;
	animation: rotateCubeRightIn .6s both ease-in;
}
.pt-page-rotateCubeTopOut {
	-webkit-transform-origin: 50% 100%;
	-webkit-animation: rotateCubeTopOut .6s both ease-in;
	-moz-transform-origin: 50% 100%;
	-moz-animation: rotateCubeTopOut .6s both ease-in;
	transform-origin: 50% 100%;
	animation: rotateCubeTopOut .6s both ease-in;
}
.pt-page-rotateCubeTopIn {
	-webkit-transform-origin: 50% 0%;
	-webkit-animation: rotateCubeTopIn .6s both ease-in;
	-moz-transform-origin: 50% 0%;
	-moz-animation: rotateCubeTopIn .6s both ease-in;
	transform-origin: 50% 0%;
	animation: rotateCubeTopIn .6s both ease-in;
}
.pt-page-rotateCubeBottomOut {
	-webkit-transform-origin: 50% 0%;
	-webkit-animation: rotateCubeBottomOut .6s both ease-in;
	-moz-transform-origin: 50% 0%;
	-moz-animation: rotateCubeBottomOut .6s both ease-in;
	transform-origin: 50% 0%;
	animation: rotateCubeBottomOut .6s both ease-in;
}
.pt-page-rotateCubeBottomIn {
	-webkit-transform-origin: 50% 100%;
	-webkit-animation: rotateCubeBottomIn .6s both ease-in;
	-moz-transform-origin: 50% 100%;
	-moz-animation: rotateCubeBottomIn .6s both ease-in;
	transform-origin: 50% 100%;
	animation: rotateCubeBottomIn .6s both ease-in;
}

/* carousel */
.pt-page-rotateCarouselLeftOut {
	-webkit-transform-origin: 100% 50%;
	-webkit-animation: rotateCarouselLeftOut .8s both ease;
	-moz-transform-origin: 100% 50%;
	-moz-animation: rotateCarouselLeftOut .8s both ease;
	transform-origin: 100% 50%;
	animation: rotateCarouselLeftOut .8s both ease;
}
.pt-page-rotateCarouselLeftIn {
	-webkit-transform-origin: 0% 50%;
	-webkit-animation: rotateCarouselLeftIn .8s both ease;
	-moz-transform-origin: 0% 50%;
	-moz-animation: rotateCarouselLeftIn .8s both ease;
	transform-origin: 0% 50%;
	animation: rotateCarouselLeftIn .8s both ease;
}
.pt-page-rotateCarouselRightOut {
	-webkit-transform-origin: 0% 50%;
	-webkit-animation: rotateCarouselRightOut .8s both ease;
	-moz-transform-origin: 0% 50%;
	-moz-animation: rotateCarouselRightOut .8s both ease;
	transform-origin: 0% 50%;
	animation: rotateCarouselRightOut .8s both ease;
}
.pt-page-rotateCarouselRightIn {
	-webkit-transform-origin: 100% 50%;
	-webkit-animation: rotateCarouselRightIn .8s both ease;
	-moz-transform-origin: 100% 50%;
	-moz-animation: rotateCarouselRightIn .8s both ease;
	transform-origin: 100% 50%;
	animation: rotateCarouselRightIn .8s both ease;
}
.pt-page-rotateCarouselTopOut {
	-webkit-transform-origin: 50% 100%;
	-webkit-animation: rotateCarouselTopOut .8s both ease;
	-moz-transform-origin: 50% 100%;
	-moz-animation: rotateCarouselTopOut .8s both ease;
	transform-origin: 50% 100%;
	animation: rotateCarouselTopOut .8s both ease;
}
.pt-page-rotateCarouselTopIn {
	-webkit-transform-origin: 50% 0%;
	-webkit-animation: rotateCarouselTopIn .8s both ease;
	-moz-transform-origin: 50% 0%;
	-moz-animation: rotateCarouselTopIn .8s both ease;
	transform-origin: 50% 0%;
	animation: rotateCarouselTopIn .8s both ease;
}
.pt-page-rotateCarouselBottomOut {
	-webkit-transform-origin: 50% 0%;
	-webkit-animation: rotateCarouselBottomOut .8s both ease;
	-moz-transform-origin: 50% 0%;
	-moz-animation: rotateCarouselBottomOut .8s both ease;
	transform-origin: 50% 0%;
	animation: rotateCarouselBottomOut .8s both ease;
}
.pt-page-rotateCarouselBottomIn {
	-webkit-transform-origin: 50% 100%;
	-webkit-animation: rotateCarouselBottomIn .8s both ease;
	-moz-transform-origin: 50% 100%;
	-moz-animation: rotateCarouselBottomIn .8s both ease;
	transform-origin: 50% 100%;
	animation: rotateCarouselBottomIn .8s both ease;
}

/* sides */
.pt-page-rotateSidesOut {
	-webkit-transform-origin: -50% 50%;
	-webkit-animation: rotateSidesOut .5s both ease-in;
	-moz-transform-origin: -50% 50%;
	-moz-animation: rotateSidesOut .5s both ease-in;
	transform-origin: -50% 50%;
	animation: rotateSidesOut .5s both ease-in;
}
.pt-page-rotateSidesIn {
	-webkit-transform-origin: 150% 50%;
	-webkit-animation: rotateSidesIn .5s both ease-out;
	-moz-transform-origin: 150% 50%;
	-moz-animation: rotateSidesIn .5s both ease-out;
	transform-origin: 150% 50%;
	animation: rotateSidesIn .5s both ease-out;
}

/* slide */
.pt-page-rotateSlideOut {
	-webkit-animation: rotateSlideOut 1s both ease;
	-moz-animation: rotateSlideOut 1s both ease;
	animation: rotateSlideOut 1s both ease;
}
.pt-page-rotateSlideIn {
	-webkit-animation: rotateSlideIn 1s both ease;
	-moz-animation: rotateSlideIn 1s both ease;
	animation: rotateSlideIn 1s both ease;
}

/********************************* keyframes **************************************/

/* rotate sides first and scale */

@-webkit-keyframes rotateRightSideFirst {
	40% { -webkit-transform: rotateY(15deg); opacity: .8; -webkit-animation-timing-function: ease-out; }
	100% { -webkit-transform: scale(0.8) translateZ(-200px); opacity:0; }
}
@-moz-keyframes rotateRightSideFirst {
	40% { -moz-transform: rotateY(15deg); opacity: .8; -moz-animation-timing-function: ease-out; }
	100% { -moz-transform: scale(0.8) translateZ(-200px); opacity:0; }
}
@keyframes rotateRightSideFirst {
	40% { transform: rotateY(15deg); opacity: .8; animation-timing-function: ease-out; }
	100% { transform: scale(0.8) translateZ(-200px); opacity:0; }
}

@-webkit-keyframes rotateLeftSideFirst {
	40% { -webkit-transform: rotateY(-15deg); opacity: .8; -webkit-animation-timing-function: ease-out; }
	100% { -webkit-transform: scale(0.8) translateZ(-200px); opacity:0; }
}
@-moz-keyframes rotateLeftSideFirst {
	40% { -moz-transform: rotateY(-15deg); opacity: .8; -moz-animation-timing-function: ease-out; }
	100% { -moz-transform: scale(0.8) translateZ(-200px); opacity:0; }
}
@keyframes rotateLeftSideFirst {
	40% { transform: rotateY(-15deg); opacity: .8; animation-timing-function: ease-out; }
	100% { transform: scale(0.8) translateZ(-200px); opacity:0; }
}

@-webkit-keyframes rotateTopSideFirst {
	40% { -webkit-transform: rotateX(15deg); opacity: .8; -webkit-animation-timing-function: ease-out; }
	100% { -webkit-transform: scale(0.8) translateZ(-200px); opacity:0; }
}
@-moz-keyframes rotateTopSideFirst {
	40% { -moz-transform: rotateX(15deg); opacity: .8; -moz-animation-timing-function: ease-out; }
	100% { -moz-transform: scale(0.8) translateZ(-200px); opacity:0; }
}
@keyframes rotateTopSideFirst {
	40% { transform: rotateX(15deg); opacity: .8; animation-timing-function: ease-out; }
	100% { transform: scale(0.8) translateZ(-200px); opacity:0; }
}

@-webkit-keyframes rotateBottomSideFirst {
	40% { -webkit-transform: rotateX(-15deg); opacity: .8; -webkit-animation-timing-function: ease-out; }
	100% { -webkit-transform: scale(0.8) translateZ(-200px); opacity:0; }
}
@-moz-keyframes rotateBottomSideFirst {
	40% { -moz-transform: rotateX(-15deg); opacity: .8; -moz-animation-timing-function: ease-out; }
	100% { -moz-transform: scale(0.8) translateZ(-200px); opacity:0; }
}
@keyframes rotateBottomSideFirst {
	40% { transform: rotateX(-15deg); opacity: .8; animation-timing-function: ease-out; }
	100% { transform: scale(0.8) translateZ(-200px); opacity:0; }
}

/* flip */

@-webkit-keyframes flipOutRight {
	to { -webkit-transform: translateZ(-1000px) rotateY(90deg); opacity: 0.2; }
}
@-moz-keyframes flipOutRight {
	to { -moz-transform: translateZ(-1000px) rotateY(90deg); opacity: 0.2; }
}
@keyframes flipOutRight {
	to { transform: translateZ(-1000px) rotateY(90deg); opacity: 0.2; }
}

@-webkit-keyframes flipInLeft {
	from { -webkit-transform: translateZ(-1000px) rotateY(-90deg); opacity: 0.2; }
}
@-moz-keyframes flipInLeft {
	from { -moz-transform: translateZ(-1000px) rotateY(-90deg); opacity: 0.2; }
}
@keyframes flipInLeft {
	from { transform: translateZ(-1000px) rotateY(-90deg); opacity: 0.2; }
}

@-webkit-keyframes flipOutLeft {
	to { -webkit-transform: translateZ(-1000px) rotateY(-90deg); opacity: 0.2; }
}
@-moz-keyframes flipOutLeft {
	to { -moz-transform: translateZ(-1000px) rotateY(-90deg); opacity: 0.2; }
}
@keyframes flipOutLeft {
	to { transform: translateZ(-1000px) rotateY(-90deg); opacity: 0.2; }
}

@-webkit-keyframes flipInRight {
	from { -webkit-transform: translateZ(-1000px) rotateY(90deg); opacity: 0.2; }
}
@-moz-keyframes flipInRight {
	from { -moz-transform: translateZ(-1000px) rotateY(90deg); opacity: 0.2; }
}
@keyframes flipInRight {
	from { transform: translateZ(-1000px) rotateY(90deg); opacity: 0.2; }
}

@-webkit-keyframes flipOutTop {
	to { -webkit-transform: translateZ(-1000px) rotateX(90deg); opacity: 0.2; }
}
@-moz-keyframes flipOutTop {
	to { -moz-transform: translateZ(-1000px) rotateX(90deg); opacity: 0.2; }
}
@keyframes flipOutTop {
	to { transform: translateZ(-1000px) rotateX(90deg); opacity: 0.2; }
}

@-webkit-keyframes flipInBottom {
	from { -webkit-transform: translateZ(-1000px) rotateX(-90deg); opacity: 0.2; }
}
@-moz-keyframes flipInBottom {
	from { -moz-transform: translateZ(-1000px) rotateX(-90deg); opacity: 0.2; }
}
@keyframes flipInBottom {
	from { transform: translateZ(-1000px) rotateX(-90deg); opacity: 0.2; }
}

@-webkit-keyframes flipOutBottom {
	to { -webkit-transform: translateZ(-1000px) rotateX(-90deg); opacity: 0.2; }
}
@-moz-keyframes flipOutBottom {
	to { -moz-transform: translateZ(-1000px) rotateX(-90deg); opacity: 0.2; }
}
@keyframes flipOutBottom {
	to { transform: translateZ(-1000px) rotateX(-90deg); opacity: 0.2; }
}

@-webkit-keyframes flipInTop {
	from { -webkit-transform: translateZ(-1000px) rotateX(90deg); opacity: 0.2; }
}
@-moz-keyframes flipInTop {
	from { -moz-transform: translateZ(-1000px) rotateX(90deg); opacity: 0.2; }
}
@keyframes flipInTop {
	from { transform: translateZ(-1000px) rotateX(90deg); opacity: 0.2; }
}

/* fall */

@-webkit-keyframes rotateFall {
	0% { -webkit-transform: rotateZ(0deg); }
	20% { -webkit-transform: rotateZ(10deg); -webkit-animation-timing-function: ease-out; }
	40% { -webkit-transform: rotateZ(17deg); }
	60% { -webkit-transform: rotateZ(16deg); }
	100% { -webkit-transform: translateY(100%) rotateZ(17deg); }
}
@-moz-keyframes rotateFall {
	0% { -moz-transform: rotateZ(0deg); }
	20% { -moz-transform: rotateZ(10deg); -moz-animation-timing-function: ease-out; }
	40% { -moz-transform: rotateZ(17deg); }
	60% { -moz-transform: rotateZ(16deg); }
	100% { -moz-transform: translateY(100%) rotateZ(17deg); }
}
@keyframes rotateFall {
	0% { transform: rotateZ(0deg); }
	20% { transform: rotateZ(10deg); animation-timing-function: ease-out; }
	40% { transform: rotateZ(17deg); }
	60% { transform: rotateZ(16deg); }
	100% { transform: translateY(100%) rotateZ(17deg); }
}

/* newspaper */

@-webkit-keyframes rotateOutNewspaper {
	to { -webkit-transform: translateZ(-3000px) rotateZ(360deg); opacity: 0; }
}
@-moz-keyframes rotateOutNewspaper {
	to { -moz-transform: translateZ(-3000px) rotateZ(360deg); opacity: 0; }
}
@keyframes rotateOutNewspaper {
	to { transform: translateZ(-3000px) rotateZ(360deg); opacity: 0; }
}

@-webkit-keyframes rotateInNewspaper {
	from { -webkit-transform: translateZ(-3000px) rotateZ(-360deg); opacity: 0; }
}
@-moz-keyframes rotateInNewspaper {
	from { -moz-transform: translateZ(-3000px) rotateZ(-360deg); opacity: 0; }
}
@keyframes rotateInNewspaper {
	from { transform: translateZ(-3000px) rotateZ(-360deg); opacity: 0; }
}

/* push */

@-webkit-keyframes rotatePushLeft {
	to { opacity: 0; -webkit-transform: rotateY(90deg); }
}
@-moz-keyframes rotatePushLeft {
	to { opacity: 0; -moz-transform: rotateY(90deg); }
}
@keyframes rotatePushLeft {
	to { opacity: 0; transform: rotateY(90deg); }
}

@-webkit-keyframes rotatePushRight {
	to { opacity: 0; -webkit-transform: rotateY(-90deg); }
}
@-moz-keyframes rotatePushRight {
	to { opacity: 0; -moz-transform: rotateY(-90deg); }
}
@keyframes rotatePushRight {
	to { opacity: 0; transform: rotateY(-90deg); }
}

@-webkit-keyframes rotatePushTop {
	to { opacity: 0; -webkit-transform: rotateX(-90deg); }
}
@-moz-keyframes rotatePushTop {
	to { opacity: 0; -moz-transform: rotateX(-90deg); }
}
@keyframes rotatePushTop {
	to { opacity: 0; transform: rotateX(-90deg); }
}

@-webkit-keyframes rotatePushBottom {
	to { opacity: 0; -webkit-transform: rotateX(90deg); }
}
@-moz-keyframes rotatePushBottom {
	to { opacity: 0; -moz-transform: rotateX(90deg); }
}
@keyframes rotatePushBottom {
	to { opacity: 0; transform: rotateX(90deg); }
}

/* pull */

@-webkit-keyframes rotatePullRight {
	from { opacity: 0; -webkit-transform: rotateY(-90deg); }
}
@-moz-keyframes rotatePullRight {
	from { opacity: 0; -moz-transform: rotateY(-90deg); }
}
@keyframes rotatePullRight {
	from { opacity: 0; transform: rotateY(-90deg); }
}

@-webkit-keyframes rotatePullLeft {
	from { opacity: 0; -webkit-transform: rotateY(90deg); }
}
@-moz-keyframes rotatePullLeft {
	from { opacity: 0; -moz-transform: rotateY(90deg); }
}
@keyframes rotatePullLeft {
	from { opacity: 0; transform: rotateY(90deg); }
}

@-webkit-keyframes rotatePullTop {
	from { opacity: 0; -webkit-transform: rotateX(-90deg); }
}
@-moz-keyframes rotatePullTop {
	from { opacity: 0; -moz-transform: rotateX(-90deg); }
}
@keyframes rotatePullTop {
	from { opacity: 0; transform: rotateX(-90deg); }
}

@-webkit-keyframes rotatePullBottom {
	from { opacity: 0; -webkit-transform: rotateX(90deg); }
}
@-moz-keyframes rotatePullBottom {
	from { opacity: 0; -moz-transform: rotateX(90deg); }
}
@keyframes rotatePullBottom {
	from { opacity: 0; transform: rotateX(90deg); }
}

/* fold */

@-webkit-keyframes rotateFoldRight {
	to { opacity: 0; -webkit-transform: translateX(100%) rotateY(90deg); }
}
@-moz-keyframes rotateFoldRight {
	to { opacity: 0; -moz-transform: translateX(100%) rotateY(90deg); }
}
@keyframes rotateFoldRight {
	to { opacity: 0; transform: translateX(100%) rotateY(90deg); }
}

@-webkit-keyframes rotateFoldLeft {
	to { opacity: 0; -webkit-transform: translateX(-100%) rotateY(-90deg); }
}
@-moz-keyframes rotateFoldLeft {
	to { opacity: 0; -moz-transform: translateX(-100%) rotateY(-90deg); }
}
@keyframes rotateFoldLeft {
	to { opacity: 0; transform: translateX(-100%) rotateY(-90deg); }
}

@-webkit-keyframes rotateFoldTop {
	to { opacity: 0; -webkit-transform: translateY(-100%) rotateX(90deg); }
}
@-moz-keyframes rotateFoldTop {
	to { opacity: 0; -moz-transform: translateY(-100%) rotateX(90deg); }
}
@keyframes rotateFoldTop {
	to { opacity: 0; transform: translateY(-100%) rotateX(90deg); }
}

@-webkit-keyframes rotateFoldBottom {
	to { opacity: 0; -webkit-transform: translateY(100%) rotateX(-90deg); }
}
@-moz-keyframes rotateFoldBottom {
	to { opacity: 0; -moz-transform: translateY(100%) rotateX(-90deg); }
}
@keyframes rotateFoldBottom {
	to { opacity: 0; transform: translateY(100%) rotateX(-90deg); }
}

/* unfold */

@-webkit-keyframes rotateUnfoldLeft {
	from { opacity: 0; -webkit-transform: translateX(-100%) rotateY(-90deg); }
}
@-moz-keyframes rotateUnfoldLeft {
	from { opacity: 0; -moz-transform: translateX(-100%) rotateY(-90deg); }
}
@keyframes rotateUnfoldLeft {
	from { opacity: 0; transform: translateX(-100%) rotateY(-90deg); }
}

@-webkit-keyframes rotateUnfoldRight {
	from { opacity: 0; -webkit-transform: translateX(100%) rotateY(90deg); }
}
@-moz-keyframes rotateUnfoldRight {
	from { opacity: 0; -moz-transform: translateX(100%) rotateY(90deg); }
}
@keyframes rotateUnfoldRight {
	from { opacity: 0; transform: translateX(100%) rotateY(90deg); }
}

@-webkit-keyframes rotateUnfoldTop {
	from { opacity: 0; -webkit-transform: translateY(-100%) rotateX(90deg); }
}
@-moz-keyframes rotateUnfoldTop {
	from { opacity: 0; -moz-transform: translateY(-100%) rotateX(90deg); }
}
@keyframes rotateUnfoldTop {
	from { opacity: 0; transform: translateY(-100%) rotateX(90deg); }
}

@-webkit-keyframes rotateUnfoldBottom {
	from { opacity: 0; -webkit-transform: translateY(100%) rotateX(-90deg); }
}
@-moz-keyframes rotateUnfoldBottom {
	from { opacity: 0; -moz-transform: translateY(100%) rotateX(-90deg); }
}
@keyframes rotateUnfoldBottom {
	from { opacity: 0; transform: translateY(100%) rotateX(-90deg); }
}

/* room walls */

@-webkit-keyframes rotateRoomLeftOut {
	to { opacity: .3; -webkit-transform: translateX(-100%) rotateY(90deg); }
}
@-moz-keyframes rotateRoomLeftOut {
	to { opacity: .3; -moz-transform: translateX(-100%) rotateY(90deg); }
}
@keyframes rotateRoomLeftOut {
	to { opacity: .3; transform: translateX(-100%) rotateY(90deg); }
}

@-webkit-keyframes rotateRoomLeftIn {
	from { opacity: .3; -webkit-transform: translateX(100%) rotateY(-90deg); }
}
@-moz-keyframes rotateRoomLeftIn {
	from { opacity: .3; -moz-transform: translateX(100%) rotateY(-90deg); }
}
@keyframes rotateRoomLeftIn {
	from { opacity: .3; transform: translateX(100%) rotateY(-90deg); }
}

@-webkit-keyframes rotateRoomRightOut {
	to { opacity: .3; -webkit-transform: translateX(100%) rotateY(-90deg); }
}
@-moz-keyframes rotateRoomRightOut {
	to { opacity: .3; -moz-transform: translateX(100%) rotateY(-90deg); }
}
@keyframes rotateRoomRightOut {
	to { opacity: .3; transform: translateX(100%) rotateY(-90deg); }
}

@-webkit-keyframes rotateRoomRightIn {
	from { opacity: .3; -webkit-transform: translateX(-100%) rotateY(90deg); }
}
@-moz-keyframes rotateRoomRightIn {
	from { opacity: .3; -moz-transform: translateX(-100%) rotateY(90deg); }
}
@keyframes rotateRoomRightIn {
	from { opacity: .3; transform: translateX(-100%) rotateY(90deg); }
}

@-webkit-keyframes rotateRoomTopOut {
	to { opacity: .3; -webkit-transform: translateY(-100%) rotateX(-90deg); }
}
@-moz-keyframes rotateRoomTopOut {
	to { opacity: .3; -moz-transform: translateY(-100%) rotateX(-90deg); }
}
@keyframes rotateRoomTopOut {
	to { opacity: .3; transform: translateY(-100%) rotateX(-90deg); }
}

@-webkit-keyframes rotateRoomTopIn {
	from { opacity: .3; -webkit-transform: translateY(100%) rotateX(90deg); }
}
@-moz-keyframes rotateRoomTopIn {
	from { opacity: .3; -moz-transform: translateY(100%) rotateX(90deg); }
}
@keyframes rotateRoomTopIn {
	from { opacity: .3; transform: translateY(100%) rotateX(90deg); }
}

@-webkit-keyframes rotateRoomBottomOut {
	to { opacity: .3; -webkit-transform: translateY(100%) rotateX(90deg); }
}
@-moz-keyframes rotateRoomBottomOut {
	to { opacity: .3; -moz-transform: translateY(100%) rotateX(90deg); }
}
@keyframes rotateRoomBottomOut {
	to { opacity: .3; transform: translateY(100%) rotateX(90deg); }
}

@-webkit-keyframes rotateRoomBottomIn {
	from { opacity: .3; -webkit-transform: translateY(-100%) rotateX(-90deg); }
}
@-moz-keyframes rotateRoomBottomIn {
	from { opacity: .3; -moz-transform: translateY(-100%) rotateX(-90deg); }
}
@keyframes rotateRoomBottomIn {
	from { opacity: .3; transform: translateY(-100%) rotateX(-90deg); }
}

/* cube */

@-webkit-keyframes rotateCubeLeftOut {
	50% { -webkit-animation-timing-function: ease-out;  -webkit-transform: translateX(-50%) translateZ(-200px) rotateY(-45deg); }
	100% { opacity: .3; -webkit-transform: translateX(-100%) rotateY(-90deg); }
}
@-moz-keyframes rotateCubeLeftOut {
	50% { -moz-animation-timing-function: ease-out;  -moz-transform: translateX(-50%) translateZ(-200px) rotateY(-45deg); }
	100% { opacity: .3; -moz-transform: translateX(-100%) rotateY(-90deg); }
}
@keyframes rotateCubeLeftOut {
	50% { animation-timing-function: ease-out;  transform: translateX(-50%) translateZ(-200px) rotateY(-45deg); }
	100% { opacity: .3; transform: translateX(-100%) rotateY(-90deg); }
}

@-webkit-keyframes rotateCubeLeftIn {
	0% { opacity: .3; -webkit-transform: translateX(100%) rotateY(90deg); }
	50% { -webkit-animation-timing-function: ease-out;  -webkit-transform: translateX(50%) translateZ(-200px) rotateY(45deg); }
}
@-moz-keyframes rotateCubeLeftIn {
	0% { opacity: .3; -moz-transform: translateX(100%) rotateY(90deg); }
	50% { -moz-animation-timing-function: ease-out;  -moz-transform: translateX(50%) translateZ(-200px) rotateY(45deg); }
}
@keyframes rotateCubeLeftIn {
	0% { opacity: .3; transform: translateX(100%) rotateY(90deg); }
	50% { animation-timing-function: ease-out;  transform: translateX(50%) translateZ(-200px) rotateY(45deg); }
}

@-webkit-keyframes rotateCubeRightOut {
	50% { -webkit-animation-timing-function: ease-out; -webkit-transform: translateX(50%) translateZ(-200px) rotateY(45deg); }
	100% { opacity: .3; -webkit-transform: translateX(100%) rotateY(90deg); }
}
@-moz-keyframes rotateCubeRightOut {
	50% { -moz-animation-timing-function: ease-out; -moz-transform: translateX(50%) translateZ(-200px) rotateY(45deg); }
	100% { opacity: .3; -moz-transform: translateX(100%) rotateY(90deg); }
}
@keyframes rotateCubeRightOut {
	50% { animation-timing-function: ease-out; transform: translateX(50%) translateZ(-200px) rotateY(45deg); }
	100% { opacity: .3; transform: translateX(100%) rotateY(90deg); }
}

@-webkit-keyframes rotateCubeRightIn {
	0% { opacity: .3; -webkit-transform: translateX(-100%) rotateY(-90deg); }
	50% { -webkit-animation-timing-function: ease-out; -webkit-transform: translateX(-50%) translateZ(-200px) rotateY(-45deg); }
}
@-moz-keyframes rotateCubeRightIn {
	0% { opacity: .3; -moz-transform: translateX(-100%) rotateY(-90deg); }
	50% { -moz-animation-timing-function: ease-out; -moz-transform: translateX(-50%) translateZ(-200px) rotateY(-45deg); }
}
@keyframes rotateCubeRightIn {
	0% { opacity: .3; transform: translateX(-100%) rotateY(-90deg); }
	50% { animation-timing-function: ease-out; transform: translateX(-50%) translateZ(-200px) rotateY(-45deg); }
}

@-webkit-keyframes rotateCubeTopOut {
	50% { -webkit-animation-timing-function: ease-out; -webkit-transform: translateY(-50%) translateZ(-200px) rotateX(45deg); }
	100% { opacity: .3; -webkit-transform: translateY(-100%) rotateX(90deg); }
}
@-moz-keyframes rotateCubeTopOut {
	50% { -moz-animation-timing-function: ease-out; -moz-transform: translateY(-50%) translateZ(-200px) rotateX(45deg); }
	100% { opacity: .3; -moz-transform: translateY(-100%) rotateX(90deg); }
}
@keyframes rotateCubeTopOut {
	50% { animation-timing-function: ease-out; transform: translateY(-50%) translateZ(-200px) rotateX(45deg); }
	100% { opacity: .3; transform: translateY(-100%) rotateX(90deg); }
}

@-webkit-keyframes rotateCubeTopIn {
	0% { opacity: .3; -webkit-transform: translateY(100%) rotateX(-90deg); }
	50% { -webkit-animation-timing-function: ease-out; -webkit-transform: translateY(50%) translateZ(-200px) rotateX(-45deg); }
}
@-moz-keyframes rotateCubeTopIn {
	0% { opacity: .3; -moz-transform: translateY(100%) rotateX(-90deg); }
	50% { -moz-animation-timing-function: ease-out; -moz-transform: translateY(50%) translateZ(-200px) rotateX(-45deg); }
}
@keyframes rotateCubeTopIn {
	0% { opacity: .3; transform: translateY(100%) rotateX(-90deg); }
	50% { animation-timing-function: ease-out; transform: translateY(50%) translateZ(-200px) rotateX(-45deg); }
}

@-webkit-keyframes rotateCubeBottomOut {
	50% { -webkit-animation-timing-function: ease-out; -webkit-transform: translateY(50%) translateZ(-200px) rotateX(-45deg); }
	100% { opacity: .3; -webkit-transform: translateY(100%) rotateX(-90deg); }
}
@-moz-keyframes rotateCubeBottomOut {
	50% { -moz-animation-timing-function: ease-out; -moz-transform: translateY(50%) translateZ(-200px) rotateX(-45deg); }
	100% { opacity: .3; -moz-transform: translateY(100%) rotateX(-90deg); }
}
@keyframes rotateCubeBottomOut {
	50% { animation-timing-function: ease-out; transform: translateY(50%) translateZ(-200px) rotateX(-45deg); }
	100% { opacity: .3; transform: translateY(100%) rotateX(-90deg); }
}

@-webkit-keyframes rotateCubeBottomIn {
	0% { opacity: .3; -webkit-transform: translateY(-100%) rotateX(90deg); }
	50% { -webkit-animation-timing-function: ease-out; -webkit-transform: translateY(-50%) translateZ(-200px) rotateX(45deg); }
}
@-moz-keyframes rotateCubeBottomIn {
	0% { opacity: .3; -moz-transform: translateY(-100%) rotateX(90deg); }
	50% { -moz-animation-timing-function: ease-out; -moz-transform: translateY(-50%) translateZ(-200px) rotateX(45deg); }
}
@keyframes rotateCubeBottomIn {
	0% { opacity: .3; transform: translateY(-100%) rotateX(90deg); }
	50% { animation-timing-function: ease-out; transform: translateY(-50%) translateZ(-200px) rotateX(45deg); }
}

/* carousel */

@-webkit-keyframes rotateCarouselLeftOut {
	to { opacity: .3; -webkit-transform: translateX(-150%) scale(.4) rotateY(-65deg); }
}
@-moz-keyframes rotateCarouselLeftOut {
	to { opacity: .3; -moz-transform: translateX(-150%) scale(.4) rotateY(-65deg); }
}
@keyframes rotateCarouselLeftOut {
	to { opacity: .3; transform: translateX(-150%) scale(.4) rotateY(-65deg); }
}

@-webkit-keyframes rotateCarouselLeftIn {
	from { opacity: .3; -webkit-transform: translateX(200%) scale(.4) rotateY(65deg); }
}
@-moz-keyframes rotateCarouselLeftIn {
	from { opacity: .3; -moz-transform: translateX(200%) scale(.4) rotateY(65deg); }
}
@keyframes rotateCarouselLeftIn {
	from { opacity: .3; transform: translateX(200%) scale(.4) rotateY(65deg); }
}

@-webkit-keyframes rotateCarouselRightOut {
	to { opacity: .3; -webkit-transform: translateX(200%) scale(.4) rotateY(65deg); }
}
@-moz-keyframes rotateCarouselRightOut {
	to { opacity: .3; -moz-transform: translateX(200%) scale(.4) rotateY(65deg); }
}
@keyframes rotateCarouselRightOut {
	to { opacity: .3; transform: translateX(200%) scale(.4) rotateY(65deg); }
}

@-webkit-keyframes rotateCarouselRightIn {
	from { opacity: .3; -webkit-transform: translateX(-200%) scale(.4) rotateY(-65deg); }
}
@-moz-keyframes rotateCarouselRightIn {
	from { opacity: .3; -moz-transform: translateX(-200%) scale(.4) rotateY(-65deg); }
}
@keyframes rotateCarouselRightIn {
	from { opacity: .3; transform: translateX(-200%) scale(.4) rotateY(-65deg); }
}

@-webkit-keyframes rotateCarouselTopOut {
	to { opacity: .3; -webkit-transform: translateY(-200%) scale(.4) rotateX(65deg); }
}
@-moz-keyframes rotateCarouselTopOut {
	to { opacity: .3; -moz-transform: translateY(-200%) scale(.4) rotateX(65deg); }
}
@keyframes rotateCarouselTopOut {
	to { opacity: .3; transform: translateY(-200%) scale(.4) rotateX(65deg); }
}

@-webkit-keyframes rotateCarouselTopIn {
	from { opacity: .3; -webkit-transform: translateY(200%) scale(.4) rotateX(-65deg); }
}
@-moz-keyframes rotateCarouselTopIn {
	from { opacity: .3; -moz-transform: translateY(200%) scale(.4) rotateX(-65deg); }
}
@keyframes rotateCarouselTopIn {
	from { opacity: .3; transform: translateY(200%) scale(.4) rotateX(-65deg); }
}

@-webkit-keyframes rotateCarouselBottomOut {
	to { opacity: .3; -webkit-transform: translateY(200%) scale(.4) rotateX(-65deg); }
}
@-moz-keyframes rotateCarouselBottomOut {
	to { opacity: .3; -moz-transform: translateY(200%) scale(.4) rotateX(-65deg); }
}
@keyframes rotateCarouselBottomOut {
	to { opacity: .3; transform: translateY(200%) scale(.4) rotateX(-65deg); }
}

@-webkit-keyframes rotateCarouselBottomIn {
	from { opacity: .3; -webkit-transform: translateY(-200%) scale(.4) rotateX(65deg); }
}
@-moz-keyframes rotateCarouselBottomIn {
	from { opacity: .3; -moz-transform: translateY(-200%) scale(.4) rotateX(65deg); }
}
@keyframes rotateCarouselBottomIn {
	from { opacity: .3; transform: translateY(-200%) scale(.4) rotateX(65deg); }
}

/* sides */

@-webkit-keyframes rotateSidesOut {
	to { opacity: 0; -webkit-transform: translateZ(-500px) rotateY(90deg); }
}
@-moz-keyframes rotateSidesOut {
	to { opacity: 0; -moz-transform: translateZ(-500px) rotateY(90deg); }
}
@keyframes rotateSidesOut {
	to { opacity: 0; transform: translateZ(-500px) rotateY(90deg); }
}

@-webkit-keyframes rotateSidesIn {
	from { opacity: 0; -webkit-transform: translateZ(-500px) rotateY(-90deg); }
}
@-moz-keyframes rotateSidesIn {
	from { opacity: 0; -moz-transform: translateZ(-500px) rotateY(-90deg); }
}
@keyframes rotateSidesIn {
	from { opacity: 0; transform: translateZ(-500px) rotateY(-90deg); }
}

/* slide */

@-webkit-keyframes rotateSlideOut {
	25% { opacity: .5; -webkit-transform: translateZ(-500px); }
	75% { opacity: .5; -webkit-transform: translateZ(-500px) translateX(-200%); }
	100% { opacity: .5; -webkit-transform: translateZ(-500px) translateX(-200%); }
}
@-moz-keyframes rotateSlideOut {
	25% { opacity: .5; -moz-transform: translateZ(-500px); }
	75% { opacity: .5; -moz-transform: translateZ(-500px) translateX(-200%); }
	100% { opacity: .5; -moz-transform: translateZ(-500px) translateX(-200%); }
}
@keyframes rotateSlideOut {
	25% { opacity: .5; transform: translateZ(-500px); }
	75% { opacity: .5; transform: translateZ(-500px) translateX(-200%); }
	100% { opacity: .5; transform: translateZ(-500px) translateX(-200%); }
}

@-webkit-keyframes rotateSlideIn {
	0%, 25% { opacity: .5; -webkit-transform: translateZ(-500px) translateX(200%); }
	75% { opacity: .5; -webkit-transform: translateZ(-500px); }
	100% { opacity: 1; -webkit-transform: translateZ(0) translateX(0); }
}
@-moz-keyframes rotateSlideIn {
	0%, 25% { opacity: .5; -moz-transform: translateZ(-500px) translateX(200%); }
	75% { opacity: .5; -moz-transform: translateZ(-500px); }
	100% { opacity: 1; -moz-transform: translateZ(0) translateX(0); }
}
@keyframes rotateSlideIn {
	0%, 25% { opacity: .5; transform: translateZ(-500px) translateX(200%); }
	75% { opacity: .5; transform: translateZ(-500px); }
	100% { opacity: 1; transform: translateZ(0) translateX(0); }
}

/* animation delay classes */

.pt-page-delay100 {
	-webkit-animation-delay: .1s;
	-moz-animation-delay: .1s;
	animation-delay: .1s;
}
.pt-page-delay180 {
	-webkit-animation-delay: .180s;
	-moz-animation-delay: .180s;
	animation-delay: .180s;
}
.pt-page-delay200 {
	-webkit-animation-delay: .2s;
	-moz-animation-delay: .2s;
	animation-delay: .2s;
}
.pt-page-delay300 {
	-webkit-animation-delay: .3s;
	-moz-animation-delay: .3s;
	animation-delay: .3s;
}
.pt-page-delay400 {
	-webkit-animation-delay: .4s;
	-moz-animation-delay: .4s;
	animation-delay: .4s;
}
.pt-page-delay500 {
	-webkit-animation-delay: .5s;
	-moz-animation-delay: .5s;
	animation-delay: .5s;
}
.pt-page-delay700 {
	-webkit-animation-delay: .7s;
	-moz-animation-delay: .7s;
	animation-delay: .7s;
}
.pt-page-delay1000 {
	-webkit-animation-delay: 1s;
	-moz-animation-delay: 1s;
	animation-delay: 1s;
}
#tlyPageGuideWrapper {
	font-family: Helvetica, Arial, sans-serif;
	font-size: 12px;
	color: #000;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box
}
#tlyPageGuideWrapper #tlyPageGuideToggles {
	position: fixed;
	top: 84px;
	left: 0;
	z-index: 9999;
	display: block
}
#tlyPageGuideWrapper .tlypageguide_toggle {
	position: relative;
	left: -185px;
	display: block;
	float: left;
	width: 184px;
	height: 50px;
	padding: 22px 6px 6px;
	margin-bottom: 20px;
	clear: both;
	font-size: 11px;
	line-height: 25px;
	color: #000;
	text-align: right;
	text-decoration: none;
	cursor: pointer;
	background: rgba(0,0,0,0.1);
	-webkit-border-radius: 0 3px 3px 0;
	-moz-border-radius: 0 3px 3px 0;
	-o-border-radius: 0 3px 3px 0;
	border-radius: 0 3px 3px 0;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	-webkit-transition: all .2s ease-in;
	-moz-transition: all .2s ease-in;
	-ms-transition: all .2s ease-in;
	-o-transition: all .2s ease-in;
	transition: all .2s ease-in
}
#tlyPageGuideWrapper .tlypageguide_toggle:before {
	position: absolute;
	top: 8px;
	right: 25px;
	display: block;
	width: 16px;
	height: 16px;
	overflow: hidden;
	text-indent: -999px;
	background: transparent url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABAAAAAQCAYAAAAf8/9hAAAAGXRFWHRTb2Z0d2FyZQBBZG9iZSBJbWFnZVJlYWR5ccllPAAAAyRpVFh0WE1MOmNvbS5hZG9iZS54bXAAAAAAADw/eHBhY2tldCBiZWdpbj0i77u/IiBpZD0iVzVNME1wQ2VoaUh6cmVTek5UY3prYzlkIj8+IDx4OnhtcG1ldGEgeG1sbnM6eD0iYWRvYmU6bnM6bWV0YS8iIHg6eG1wdGs9IkFkb2JlIFhNUCBDb3JlIDUuMC1jMDYxIDY0LjE0MDk0OSwgMjAxMC8xMi8wNy0xMDo1NzowMSAgICAgICAgIj4gPHJkZjpSREYgeG1sbnM6cmRmPSJodHRwOi8vd3d3LnczLm9yZy8xOTk5LzAyLzIyLXJkZi1zeW50YXgtbnMjIj4gPHJkZjpEZXNjcmlwdGlvbiByZGY6YWJvdXQ9IiIgeG1sbnM6eG1wPSJodHRwOi8vbnMuYWRvYmUuY29tL3hhcC8xLjAvIiB4bWxuczp4bXBNTT0iaHR0cDovL25zLmFkb2JlLmNvbS94YXAvMS4wL21tLyIgeG1sbnM6c3RSZWY9Imh0dHA6Ly9ucy5hZG9iZS5jb20veGFwLzEuMC9zVHlwZS9SZXNvdXJjZVJlZiMiIHhtcDpDcmVhdG9yVG9vbD0iQWRvYmUgUGhvdG9zaG9wIENTNS4xIE1hY2ludG9zaCIgeG1wTU06SW5zdGFuY2VJRD0ieG1wLmlpZDo4MjU5MjM2NTg4QkExMUUxODFFQUI0QjhGOEVCQTk1QSIgeG1wTU06RG9jdW1lbnRJRD0ieG1wLmRpZDo4MjU5MjM2Njg4QkExMUUxODFFQUI0QjhGOEVCQTk1QSI+IDx4bXBNTTpEZXJpdmVkRnJvbSBzdFJlZjppbnN0YW5jZUlEPSJ4bXAuaWlkOjgyNTkyMzYzODhCQTExRTE4MUVBQjRCOEY4RUJBOTVBIiBzdFJlZjpkb2N1bWVudElEPSJ4bXAuZGlkOjgyNTkyMzY0ODhCQTExRTE4MUVBQjRCOEY4RUJBOTVBIi8+IDwvcmRmOkRlc2NyaXB0aW9uPiA8L3JkZjpSREY+IDwveDp4bXBtZXRhPiA8P3hwYWNrZXQgZW5kPSJyIj8+NYhnaAAAAOJJREFUeNpiZAACQ0PDeiDVwEA6aGDU1dXlZ2Rk/MBAJmABEX///mVYsGAByZoTEhIgDA0Njf/kAJA+JpgLyAEgfWAv/PnzByxw5swZuKSJiQkKHxmA5GD6KHYBGEhLS5MVBiB9LMgmoXsBBnCJg/RRxwtCQkJkeQGkjxFkAB8f339yUyIziGBlZWX49++fA9BQBlIwOC8gm8bFxWUPYwMNBKVTAygG5ZUNTExM8PT+7du3g7gzCAtLPNBV59nY2PiB9H8g9gfxQeJE+Qto035mZmZ+KPs/EOuD+CBxdLUAAQYA7/EQmFgcNYsAAAAASUVORK5CYII=") 0 0 no-repeat;
	content: " "
}
#tlyPageGuideWrapper .tlypageguide_toggle div {
	position: absolute;
	top: 6px;
	left: -4px;
	display: block;
	width: 124px;
	height: 33px;
	padding: 2px 5px 0 0;
	overflow: hidden;
	line-height: 16px;
	border-right: 1px solid #fff;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box
}
#tlyPageGuideWrapper .tlypageguide_toggle div span {
	display: block;
	width: 115px;
	margin: 0 -118px 0 0;
	-webkit-transition: all .2s ease-in;
	-moz-transition: all .2s ease-in;
	-ms-transition: all .2s ease-in;
	-o-transition: all .2s ease-in;
	transition: all .2s ease-in
}
#tlyPageGuideWrapper .tlypageguide_toggle a {
	position: absolute;
	left: 10px;
	bottom: -26px;
	color: #000;
	text-decoration: none;
	opacity: 0
}
#tlyPageGuideWrapper .tlypageguide_toggle:hover {
	left: 0 !important;
	background: rgba(0,0,0,0.2)
}
#tlyPageGuideWrapper .tlypageguide_toggle:hover div span {
	margin: 0
}
#tlyPageGuideWrapper #tlyPageGuideMessages {
	position: fixed;
	bottom: 0;
	z-index: 1000;
	display: none;
	width: 90%;
	height: 0;
	padding: 10px;
	margin: 0 5% 0 5%;
	overflow-y: auto;
	font-size: 16px;
	background: rgba(0,0,0,0.85);
	-webkit-border-radius: 3px 3px 0 0;
	-moz-border-radius: 3px 3px 0 0;
	-o-border-radius: 3px 3px 0 0;
	border-radius: 3px 3px 0 0;
	-webkit-box-shadow: 0 0 9px 4px rgba(0,0,0,0.4);
	-moz-box-shadow: 0 0 9px 4px rgba(0,0,0,0.4);
	-o-box-shadow: 0 0 9px 4px rgba(0,0,0,0.4);
	box-shadow: 0 0 9px 4px rgba(0,0,0,0.4)
}
#tlyPageGuideWrapper #tlyPageGuideMessages span {
	position: absolute;
	top: 25px;
	right: 40px;
	display: block;
	width: 50px;
	height: 46px;
	overflow: hidden;
	font-size: 32px;
	line-height: 50px;
	color: #fff;
	text-align: center;
	background: rgba(0,93,169,0.95);
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	-o-border-radius: 3px;
	border-radius: 3px
}
#tlyPageGuideWrapper #tlyPageGuideMessages .tlypageguide_text {
	position: relative;
	margin: 10px 120px 0 90px;
	line-height: 22px;
	color: #fff
}
#tlyPageGuideWrapper #tlyPageGuideMessages .tlypageguide_text a {
	color: #fff
}
#tlyPageGuideWrapper #tlyPageGuideMessages .tlypageguide_text a:hover {
	color: #fff
}
#tlyPageGuideWrapper #tlyPageGuideMessages .tlypageguide_close {
	position: absolute;
	top: 0;
	left: 50px;
	display: block;
	width: 50px;
	height: 24px;
	overflow: hidden;
	font-size: 11px;
	line-height: 26px;
	color: #fff;
	text-align: center;
	text-decoration: none;
	background: #005da9;
	-webkit-border-radius: 0 0 3px 3px;
	-moz-border-radius: 0 0 3px 3px;
	-o-border-radius: 0 0 3px 3px;
	border-radius: 0 0 3px 3px
}
#tlyPageGuideWrapper #tlyPageGuideMessages .tlypageguide_back, #tlyPageGuideWrapper #tlyPageGuideMessages .tlypageguide_fwd {
	position: absolute;
	top: 34px;
	right: 10px;
	display: block;
	width: 30px;
	height: 30px;
	overflow: hidden;
	text-indent: -999px;
	background: transparent url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAwAAAAVCAYAAAByrA+0AAAAGXRFWHRTb2Z0d2FyZQBBZG9iZSBJbWFnZVJlYWR5ccllPAAAAyRpVFh0WE1MOmNvbS5hZG9iZS54bXAAAAAAADw/eHBhY2tldCBiZWdpbj0i77u/IiBpZD0iVzVNME1wQ2VoaUh6cmVTek5UY3prYzlkIj8+IDx4OnhtcG1ldGEgeG1sbnM6eD0iYWRvYmU6bnM6bWV0YS8iIHg6eG1wdGs9IkFkb2JlIFhNUCBDb3JlIDUuMC1jMDYxIDY0LjE0MDk0OSwgMjAxMC8xMi8wNy0xMDo1NzowMSAgICAgICAgIj4gPHJkZjpSREYgeG1sbnM6cmRmPSJodHRwOi8vd3d3LnczLm9yZy8xOTk5LzAyLzIyLXJkZi1zeW50YXgtbnMjIj4gPHJkZjpEZXNjcmlwdGlvbiByZGY6YWJvdXQ9IiIgeG1sbnM6eG1wPSJodHRwOi8vbnMuYWRvYmUuY29tL3hhcC8xLjAvIiB4bWxuczp4bXBNTT0iaHR0cDovL25zLmFkb2JlLmNvbS94YXAvMS4wL21tLyIgeG1sbnM6c3RSZWY9Imh0dHA6Ly9ucy5hZG9iZS5jb20veGFwLzEuMC9zVHlwZS9SZXNvdXJjZVJlZiMiIHhtcDpDcmVhdG9yVG9vbD0iQWRvYmUgUGhvdG9zaG9wIENTNS4xIE1hY2ludG9zaCIgeG1wTU06SW5zdGFuY2VJRD0ieG1wLmlpZDo4MjU5MjM2OTg4QkExMUUxODFFQUI0QjhGOEVCQTk1QSIgeG1wTU06RG9jdW1lbnRJRD0ieG1wLmRpZDo4MjU5MjM2QTg4QkExMUUxODFFQUI0QjhGOEVCQTk1QSI+IDx4bXBNTTpEZXJpdmVkRnJvbSBzdFJlZjppbnN0YW5jZUlEPSJ4bXAuaWlkOjgyNTkyMzY3ODhCQTExRTE4MUVBQjRCOEY4RUJBOTVBIiBzdFJlZjpkb2N1bWVudElEPSJ4bXAuZGlkOjgyNTkyMzY4ODhCQTExRTE4MUVBQjRCOEY4RUJBOTVBIi8+IDwvcmRmOkRlc2NyaXB0aW9uPiA8L3JkZjpSREY+IDwveDp4bXBtZXRhPiA8P3hwYWNrZXQgZW5kPSJyIj8+eySFcAAAAKRJREFUeNqMk1ENhDAQROfjDNQCFs5CLWABC5wELGABCyChFrBQCz2aQELKvtImk5CyLxtmBqWUlmSf7pBK6XwRDWAlIGuELT0BWbsB5DtHgIctIwECA+LdgBJwYMBCQM0AT0BWAAMQQAMIoC2BhgcK0hp2tapYwFQrYzn8fUu75UPjvU8tgQ1Wl1zrP3E9zLU6lAClOlsZfST5Q5ue52fc6S/AABXAQWeCQoWGAAAAAElFTkSuQmCC") 10px 4px no-repeat
}
#tlyPageGuideWrapper #tlyPageGuideMessages .tlypageguide_back {
	-webkit-transform: rotate(-180deg) scale(1) skewX(0) skewY(0) translate(0);
	-moz-transform: rotate(-180deg) scale(1) skewX(0) skewY(0) translate(0);
	-ms-transform: rotate(-180deg) scale(1) skewX(0) skewY(0) translate(0);
	-o-transform: rotate(-180deg) scale(1) skewX(0) skewY(0) translate(0);
	transform: rotate(-180deg) scale(1) skewX(0) skewY(0) translate(0)
	-webkit-transform-origin: 50%;
	-moz-transform-origin: 50%;
	-ms-transform-origin: 50%;
	-o-transform-origin: 50%;
	transform-origin: 50%;
}
#tlyPageGuideWrapper #tlyPageGuideMessages .tlypageguide_fwd {
	right: 90px
}
#tlyPageGuideWrapper #tlyPageGuideContent {
	display: none
}
.tlypageguide-open #tlyPageGuideWrapper .tlypageguide_toggle.tlyPageGuideToggleActive {
	left: 0 !important;
	color: #fff;
	background: rgba(0,93,169,0.9);
	-webkit-box-shadow: -6px 4px 5px 0 rgba(0,0,0,0.4);
	-moz-box-shadow: -6px 4px 5px 0 rgba(0,0,0,0.4);
	-o-box-shadow: -6px 4px 5px 0 rgba(0,0,0,0.4);
	box-shadow: -6px 4px 5px 0 rgba(0,0,0,0.4)
}
.tlypageguide-open #tlyPageGuideWrapper .tlypageguide_toggle.tlyPageGuideToggleActive a {
	opacity: 1.0
}
.tlypageguide-open #tlyPageGuideWrapper .tlypageguide_toggle.tlyPageGuideToggleActive div span {
	margin: 0
}
.tlypageguide-open #tlyPageGuideWrapper #tlyPageGuideContent {
	display: block
}
.tlyPageGuideWelcome, #tlyPageGuideWelcome {
	position: absolute;
	top: 0;
	left: 0;
	bottom: 0;
	right: 0;
	z-index: 9999;
	display: none;
	width: 95%;
	height: 300px;
	max-width: 400px;
	max-height: 80%;
	padding: 15px 20px;
	margin: auto;
	font-size: 16px;
	line-height: 22px;
	color: #fff;
	background: rgba(0,0,0,0.85);
	-webkit-border-radius: 10px;
	-moz-border-radius: 10px;
	-o-border-radius: 10px;
	border-radius: 10px;
	-khtml-opacity: 0;
	-moz-opacity: 0;
	opacity: 0;
	filter: alpha(opacity=0);
	-webkit-box-shadow: 0 0 9px 4px rgba(0,0,0,0.4);
	-moz-box-shadow: 0 0 9px 4px rgba(0,0,0,0.4);
	-o-box-shadow: 0 0 9px 4px rgba(0,0,0,0.4);
	box-shadow: 0 0 9px 4px rgba(0,0,0,0.4);
	-webkit-transition: all .2s linear;
	-moz-transition: all .2s linear;
	-ms-transition: all .2s linear;
	-o-transition: all .2s linear;
	transition: all .2s linear
}
.tlyPageGuideWelcome.open, #tlyPageGuideWelcome.open {
	-khtml-opacity: .95;
	-moz-opacity: .95;
	opacity: .95;
	filter: alpha(opacity=0)
}
.tlyPageGuideWelcome button, #tlyPageGuideWelcome button {
	padding: 5px 10px;
	overflow: hidden;
	font-family: Helvetica, Arial, sans-serif;
	font-size: 22px;
	color: #fff;
	text-align: center;
	cursor: pointer;
	background: rgba(0,93,169,0.95);
	border: 0;
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	-o-border-radius: 3px;
	border-radius: 3px
}
#tlyPageGuideOverlay {
	position: fixed;
	top: 0;
	right: 0;
	z-index: 9998;
	display: none;
	width: 100%;
	height: 100%;
	background: #fff;
	-khtml-opacity: 0;
	-moz-opacity: 0;
	opacity: 0;
	filter: alpha(opacity=0)
}
.tlyPageGuideWelcomeOpen .tlyPageGuideWelcome, .tlyPageGuideWelcomeOpen #tlyPageGuideWelcome {
	display: block;
	-khtml-opacity: .95;
	-moz-opacity: .95;
	opacity: .95;
	filter: alpha(opacity=0)
}
.tlyPageGuideWelcomeOpen #tlyPageGuideOverlay {
	display: block;
	-khtml-opacity: .7;
	-moz-opacity: .7;
	opacity: .7;
	filter: alpha(opacity=0)
}
#tlyPageGuide {
	display: none
}
.tlypageguide_shadow {
	position: absolute;
	display: none;
	pointer-events: all;
	background-color: rgba(0,93,169,0.1);
	-webkit-box-shadow: 0 0 1px 1px rgba(41,152,216,0.25);
	-moz-box-shadow: 0 0 1px 1px rgba(41,152,216,0.25);
	-o-box-shadow: 0 0 1px 1px rgba(41,152,216,0.25);
	box-shadow: 0 0 1px 1px rgba(41,152,216,0.25)
}
.tlyPageGuideStepIndex {
	position: absolute;
	z-index: 5000;
	display: block;
	width: 40px;
	height: 37px;
	max-height: 37px;
	min-height: 15px;
	font-size: 27px;
	line-height: 40px;
	color: #fff;
	text-align: center;
	text-decoration: none;
	pointer-events: all;
	cursor: pointer;
	background: rgba(0,93,169,0.3);
	-khtml-opacity: 1;
	-moz-opacity: 1;
	opacity: 1;
	filter: alpha(opacity=0);
	-webkit-box-shadow: 0 2px 10px 1px rgba(0,0,0,0.4);
	-moz-box-shadow: 0 2px 10px 1px rgba(0,0,0,0.4);
	-o-box-shadow: 0 2px 10px 1px rgba(0,0,0,0.4);
	box-shadow: 0 2px 10px 1px rgba(0,0,0,0.4);
	-webkit-transition: min-height, max-height .1s ease-in-out;
	-moz-transition: min-height, max-height .1s ease-in-out;
	-ms-transition: min-height, max-height .1s ease-in-out;
	-o-transition: min-height, max-height .1s ease-in-out;
	transition: min-height, max-height .1s ease-in-out
}
.tlyPageGuideStepIndex:after {
	position: absolute;
	top: -15px;
	top: auto;
	left: auto;
	right: 0;
	right: auto;
	display: block;
	width: 0;
	height: 0;
	border-top: 0;
	border-left: 0;
	border-bottom: 0;
	border-right: none;
	content: " "
}
.tlyPageGuideStepIndex.tlypageguide_bottom {
	bottom: -65px
}
.tlyPageGuideStepIndex.tlypageguide_bottom:after {
	top: -15px;
	right: 0;
	border-left: 15px solid transparent;
	border-bottom: 15px solid rgba(0,93,169,0.3)
}
.tlyPageGuideStepIndex.tlypageguide_bottom:hover {
	margin-top: -5px
}
.tlyPageGuideStepIndex.tlypageguide_right {
	left: -65px
}
.tlyPageGuideStepIndex.tlypageguide_right:after {
	top: 0;
	right: -15px;
	border-top: 15px solid rgba(0,93,169,0.3);
	border-right: 15px solid transparent
}
.tlyPageGuideStepIndex.tlypageguide_right:hover {
	margin-right: -5px
}
.tlyPageGuideStepIndex.tlypageguide_left {
	right: -65px
}
.tlyPageGuideStepIndex.tlypageguide_left:after {
	top: 0;
	left: -15px;
	border-top: 15px solid rgba(0,93,169,0.3);
	border-left: 15px solid transparent
}
.tlyPageGuideStepIndex.tlypageguide_left:hover {
	margin-right: 5px
}
.tlyPageGuideStepIndex.tlypageguide_top {
	top: -60px
}
.tlyPageGuideStepIndex.tlypageguide_top:after {
	bottom: -15px;
	right: 0;
	border-top: 15px solid rgba(0,93,169,0.3);
	border-left: 15px solid transparent
}
.tlyPageGuideStepIndex.tlypageguide_top:hover {
	margin-top: 5px
}
.tlyPageGuideStepIndex:hover {
	background: rgba(0,93,169,0.95)
}
.tlyPageGuideStepIndex:hover.tlypageguide_bottom:after {
	border-bottom: 15px solid rgba(0,93,169,0.95)
}
.tlyPageGuideStepIndex:hover.tlypageguide_right:after, .tlyPageGuideStepIndex:hover.tlypageguide_left:after, .tlyPageGuideStepIndex:hover.tlypageguide_top:after {
	border-top: 15px solid rgba(0,93,169,0.95)
}
.tlypageguide-active .tlyPageGuideStepIndex {
	background: rgba(0,93,169,0.95)
}
.tlypageguide-active .tlyPageGuideStepIndex.tlypageguide_bottom:after {
	border-bottom: 15px solid rgba(0,93,169,0.95)
}
.tlypageguide-active .tlyPageGuideStepIndex.tlypageguide_right:after, .tlypageguide-active .tlyPageGuideStepIndex.tlypageguide_left:after, .tlypageguide-active .tlyPageGuideStepIndex.tlypageguide_top:after {
	border-top: 15px solid rgba(0,93,169,0.95)
}
.tlyPageSelected {
	background-color: rgba(0,93,169,0.4);
}

/*
.datepicker {
  .prev, .next {font-style:normal;}
  .prev:after {content:"«";}
  .next:after {content:"»";}
}
*/
/*!
 * Datepicker for Foundation - less stylesheet, just version customized to foundation
 *
 * Copyright 2013 Peter Beno, najlepsiwebdesigner@gmail.com, @benopeter
 * project website http://foundation-datepicker.peterbeno.com
 *
 * Original project https://github.com/eternicode/bootstrap-datepicker
 * 		Original author 2012 Stefan Petre
 * 		Improvements by Andrew Rowls
 * 		Licensed under the Apache License v2.0
 * 		http://www.apache.org/licenses/LICENSE-2.0
 */.datepicker.dropdown-menu{position:absolute;top:100%;right:0;z-index:1000;float:right;display:none;min-width:160px;list-style:none;background-color:#fff;border:1px solid #ccc;border:1px solid rgba(0,0,0,.2);-webkit-border-radius:5px;-moz-border-radius:5px;border-radius:5px;-webkit-box-shadow:0 5px 10px rgba(0,0,0,.2);-moz-box-shadow:0 5px 10px rgba(0,0,0,.2);box-shadow:0 5px 10px rgba(0,0,0,.2);-webkit-background-clip:padding-box;-moz-background-clip:padding;background-clip:padding-box;*border-left-width:2px;*border-bottom-width:2px;color:#333;font-family:"Open Sans",sans-serif;font-size:13px;line-height:18px}.datepicker.dropdown-menu th,.datepicker.dropdown-menu td{padding:4px 5px}.datepicker{display:none;position:absolute;padding:4px;margin-top:1px;direction:rtl}.datepicker-inline{width:220px}.datepicker-rtl{direction:ltr}.datepicker-rtl table tr td span{float:left}.datepicker-dropdown{top:0;right:0}.datepicker-dropdown:before{content:'';display:inline-block;border-right:7px solid transparent;border-left:7px solid transparent;border-bottom:7px solid #ccc;border-bottom-color:rgba(0,0,0,.2);position:absolute;top:-7px;right:6px}.datepicker-dropdown:after{content:'';display:inline-block;border-right:6px solid transparent;border-left:6px solid transparent;border-bottom:6px solid #fff;position:absolute;top:-6px;right:7px}.datepicker>div{display:none}.datepicker.days div.datepicker-days{display:block}.datepicker.months div.datepicker-months{display:block}.datepicker.years div.datepicker-years{display:block}.datepicker table{border:0;margin:0}.datepicker td,.datepicker th{text-align:center;width:20px;height:20px;border:0;font-size:12px;padding:4px 8px;background:#fff;cursor:pointer}.datepicker td.active.day,.datepicker th.active.day{background:#2ba6cb}.datepicker td.active.year,.datepicker th.active.year{background:#2ba6cb}.datepicker td span.active,.datepicker th span.active{background:#2ba6cb}.table-striped .datepicker table tr td,.table-striped .datepicker table tr th{background-color:transparent}.datepicker table tr td span{display:block;width:23%;height:54px;line-height:54px;float:right;margin:1%;cursor:pointer}.datepicker th.date-switch{width:145px}.datepicker thead tr:first-child th,.datepicker tfoot tr:first-child th{cursor:pointer}.datepicker .cw{font-size:10px;width:12px;padding:0 5px 0 2px;vertical-align:middle}.datepicker thead tr:first-child th.cw{cursor:default;background-color:transparent}.datepicker-dropdown::before,.datepicker-dropdown::after{display:none}.datepicker-close{position:absolute;top:-30px;left:0;width:15px;height:30px;padding:0;display:none}.datepicker td.old,.datepicker td.new{color:#999}.datepicker td.day.disabled{color:#eee}

.fa-chevron-left:after,
.fa-chevron-right:after {
    font-family: arial, sans-serif;
    font-size: 1.1rem;
    font-style: normal;
}

.fa-chevron-left:after { content: '\2039'; }
.fa-chevron-right:after { content: '\203A'; }

.fa-chevron-left:hover:after,
.fa-chevron-left:focus:after,
.fa-chevron-left:active:after,
.fa-chevron-right:hover:after,
.fa-chevron-right:focus:after,
.fa-chevron-right:active:after { color: #369; }
.jqplot-target{position:relative;color:#666;font-family:"Trebuchet MS",Arial,Helvetica,sans-serif;font-size:1em}.jqplot-axis{font-size:.75em}.jqplot-xaxis{margin-top:10px}.jqplot-x2axis{margin-bottom:10px}.jqplot-yaxis{margin-left:10px}.jqplot-y2axis,.jqplot-y3axis,.jqplot-y4axis,.jqplot-y5axis,.jqplot-y6axis,.jqplot-y7axis,.jqplot-y8axis,.jqplot-y9axis,.jqplot-yMidAxis{margin-right:10px;margin-left:10px}.jqplot-axis-tick,.jqplot-xaxis-tick,.jqplot-yaxis-tick,.jqplot-x2axis-tick,.jqplot-y2axis-tick,.jqplot-y3axis-tick,.jqplot-y4axis-tick,.jqplot-y5axis-tick,.jqplot-y6axis-tick,.jqplot-y7axis-tick,.jqplot-y8axis-tick,.jqplot-y9axis-tick,.jqplot-yMidAxis-tick{position:absolute;white-space:pre}.jqplot-xaxis-tick{top:0;right:15px;vertical-align:top}.jqplot-x2axis-tick{bottom:0;right:15px;vertical-align:bottom}.jqplot-yaxis-tick{left:0;top:15px;text-align:left}.jqplot-yaxis-tick.jqplot-breakTick{left:-20px;margin-left:0;padding:1px 5px 1px 5px;z-index:2;font-size:1.5em}.jqplot-y2axis-tick,.jqplot-y3axis-tick,.jqplot-y4axis-tick,.jqplot-y5axis-tick,.jqplot-y6axis-tick,.jqplot-y7axis-tick,.jqplot-y8axis-tick,.jqplot-y9axis-tick{right:0;top:15px;text-align:right}.jqplot-yMidAxis-tick{text-align:center;white-space:nowrap}.jqplot-xaxis-label{margin-top:10px;font-size:11pt;position:absolute}.jqplot-x2axis-label{margin-bottom:10px;font-size:11pt;position:absolute}.jqplot-yaxis-label{margin-left:10px;font-size:11pt;position:absolute}.jqplot-yMidAxis-label{font-size:11pt;position:absolute}.jqplot-y2axis-label,.jqplot-y3axis-label,.jqplot-y4axis-label,.jqplot-y5axis-label,.jqplot-y6axis-label,.jqplot-y7axis-label,.jqplot-y8axis-label,.jqplot-y9axis-label{font-size:11pt;margin-right:10px;position:absolute}.jqplot-meterGauge-tick{font-size:.75em;color:#999}.jqplot-meterGauge-label{font-size:1em;color:#999}table.jqplot-table-legend{margin-top:12px;margin-bottom:12px;margin-right:12px;margin-left:12px}table.jqplot-table-legend,table.jqplot-cursor-legend{background-color:rgba(255,255,255,0.6);border:1px solid #ccc;position:absolute;font-size:.75em}td.jqplot-table-legend{vertical-align:middle}td.jqplot-seriesToggle:hover,td.jqplot-seriesToggle:active{cursor:pointer}.jqplot-table-legend .jqplot-series-hidden{text-decoration:line-through}div.jqplot-table-legend-swatch-outline{border:1px solid #ccc;padding:1px}div.jqplot-table-legend-swatch{width:0;height:0;border-top-width:5px;border-bottom-width:5px;border-right-width:6px;border-left-width:6px;border-top-style:solid;border-bottom-style:solid;border-right-style:solid;border-left-style:solid}.jqplot-title{top:0;right:0;padding-bottom:.5em;font-size:1.2em}table.jqplot-cursor-tooltip{border:1px solid #ccc;font-size:.75em}.jqplot-cursor-tooltip{border:1px solid #ccc;font-size:.75em;white-space:nowrap;background:rgba(208,208,208,0.5);padding:1px}.jqplot-highlighter-tooltip,.jqplot-canvasOverlay-tooltip{border:1px solid #ccc;font-size:.75em;white-space:nowrap;background:rgba(208,208,208,0.5);padding:1px}.jqplot-point-label{font-size:.75em;z-index:2}td.jqplot-cursor-legend-swatch{vertical-align:middle;text-align:center}div.jqplot-cursor-legend-swatch{width:1.2em;height:.7em}.jqplot-error{text-align:center}.jqplot-error-message{position:relative;top:46%;display:inline-block}div.jqplot-bubble-label{font-size:.8em;padding-right:2px;padding-left:2px;color:rgb(20%,20%,20%)}div.jqplot-bubble-label.jqplot-bubble-label-highlight{background:rgba(90%,90%,90%,0.7)}div.jqplot-noData-container{text-align:center;background-color:rgba(96%,96%,96%,0.3)}
/*************** SCROLLBAR BASE CSS ***************/

.scroll-wrapper {
    overflow: hidden !important;
    padding: 0 !important;
    position: relative;
}

.scroll-wrapper > .scroll-content {
    border: none !important;
    box-sizing: content-box !important;
    height: auto;
    right: 0;
    margin: 0;
    max-height: none !important;
    max-width: none !important;
    overflow: scroll !important;
    padding: 0;
    position: relative !important;
    top: 0;
    width: auto !important;
}

.scroll-wrapper > .scroll-content::-webkit-scrollbar {
    height: 0;
    width: 0;
}

.scroll-element {
    display: none;
}
.scroll-element, .scroll-element div {
    box-sizing: content-box;
}

.scroll-element.scroll-x.scroll-scrollx_visible,
.scroll-element.scroll-y.scroll-scrolly_visible {
    display: block;
}

.scroll-element .scroll-bar,
.scroll-element .scroll-arrow {
    cursor: default;
}

.scroll-textarea {
    border: 1px solid #cccccc;
    border-top-color: #999999;
}
.scroll-textarea > .scroll-content {
    overflow: hidden !important;
}
.scroll-textarea > .scroll-content > textarea {
    border: none !important;
    box-sizing: border-box;
    height: 100% !important;
    margin: 0;
    max-height: none !important;
    max-width: none !important;
    overflow: scroll !important;
    outline: none;
    padding: 2px;
    position: relative !important;
    top: 0;
    width: 100% !important;
}
.scroll-textarea > .scroll-content > textarea::-webkit-scrollbar {
    height: 0;
    width: 0;
}









/*************** SIMPLE INNER SCROLLBAR ***************/

.scrollbar-inner > .scroll-element,
.scrollbar-inner > .scroll-element div
{
    border: none;
    margin: 0;
    padding: 0;
    position: absolute;
    z-index: 10;
}

.scrollbar-inner > .scroll-element div {
    display: block;
    height: 100%;
    right: 0;
    top: 0;
    width: 100%;
}

.scrollbar-inner > .scroll-element.scroll-x {
    bottom: 2px;
    height: 8px;
    right: 0;
    width: 100%;
}

.scrollbar-inner > .scroll-element.scroll-y {
    height: 100%;
    left: 2px;
    top: 0;
    width: 8px;
}

.scrollbar-inner > .scroll-element .scroll-element_outer {
    overflow: hidden;
}

.scrollbar-inner > .scroll-element .scroll-element_outer,
.scrollbar-inner > .scroll-element .scroll-element_track,
.scrollbar-inner > .scroll-element .scroll-bar {
    -webkit-border-radius: 8px;
    -moz-border-radius: 8px;
    border-radius: 8px;
}

.scrollbar-inner > .scroll-element .scroll-element_track,
.scrollbar-inner > .scroll-element .scroll-bar {
    -ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=40)";
    filter: alpha(opacity=40);
    opacity: 0.4;
}

.scrollbar-inner > .scroll-element .scroll-element_track { background-color: #e0e0e0; }
.scrollbar-inner > .scroll-element .scroll-bar { background-color: #c2c2c2; }
.scrollbar-inner > .scroll-element:hover .scroll-bar { background-color: #919191; }
.scrollbar-inner > .scroll-element.scroll-draggable .scroll-bar { background-color: #919191; }


/* update scrollbar offset if both scrolls are visible */

.scrollbar-inner > .scroll-element.scroll-x.scroll-scrolly_visible .scroll-element_track { right: -12px; }
.scrollbar-inner > .scroll-element.scroll-y.scroll-scrollx_visible .scroll-element_track { top: -12px; }


.scrollbar-inner > .scroll-element.scroll-x.scroll-scrolly_visible .scroll-element_size { right: -12px; }
.scrollbar-inner > .scroll-element.scroll-y.scroll-scrollx_visible .scroll-element_size { top: -12px; }










/*************** SIMPLE OUTER SCROLLBAR ***************/

.scrollbar-outer > .scroll-element,
.scrollbar-outer > .scroll-element div
{
    border: none;
    margin: 0;
    padding: 0;
    position: absolute;
    z-index: 10;
}

.scrollbar-outer > .scroll-element {
    background-color: #ffffff;
}

.scrollbar-outer > .scroll-element div {
    display: block;
    height: 100%;
    right: 0;
    top: 0;
    width: 100%;
}

.scrollbar-outer > .scroll-element.scroll-x {
    bottom: 0;
    height: 12px;
    right: 0;
    width: 100%;
}

.scrollbar-outer > .scroll-element.scroll-y {
    height: 100%;
    left: 0;
    top: 0;
    width: 12px;
}

.scrollbar-outer > .scroll-element.scroll-x .scroll-element_outer { height: 8px; top: 2px; }
.scrollbar-outer > .scroll-element.scroll-y .scroll-element_outer { right: 2px; width: 8px; }

.scrollbar-outer > .scroll-element .scroll-element_outer { overflow: hidden; }
.scrollbar-outer > .scroll-element .scroll-element_track { background-color: #eeeeee; }

.scrollbar-outer > .scroll-element .scroll-element_outer,
.scrollbar-outer > .scroll-element .scroll-element_track,
.scrollbar-outer > .scroll-element .scroll-bar {
    -webkit-border-radius: 8px;
    -moz-border-radius: 8px;
    border-radius: 8px;
}

.scrollbar-outer > .scroll-element .scroll-bar { background-color: #d9d9d9; }
.scrollbar-outer > .scroll-element .scroll-bar:hover { background-color: #c2c2c2; }
.scrollbar-outer > .scroll-element.scroll-draggable .scroll-bar { background-color: #919191; }


/* scrollbar height/width & offset from container borders */

.scrollbar-outer > .scroll-content.scroll-scrolly_visible { right: -12px; margin-right: 12px; }
.scrollbar-outer > .scroll-content.scroll-scrollx_visible { top:  -12px; margin-top:  12px; }

.scrollbar-outer > .scroll-element.scroll-x .scroll-bar { min-width: 10px; }
.scrollbar-outer > .scroll-element.scroll-y .scroll-bar { min-height: 10px; }


/* update scrollbar offset if both scrolls are visible */

.scrollbar-outer > .scroll-element.scroll-x.scroll-scrolly_visible .scroll-element_track { right: -14px; }
.scrollbar-outer > .scroll-element.scroll-y.scroll-scrollx_visible .scroll-element_track { top: -14px; }

.scrollbar-outer > .scroll-element.scroll-x.scroll-scrolly_visible .scroll-element_size { right: -14px; }
.scrollbar-outer > .scroll-element.scroll-y.scroll-scrollx_visible .scroll-element_size { top: -14px; }










/*************** SCROLLBAR MAC OS X ***************/

.scrollbar-macosx > .scroll-element,
.scrollbar-macosx > .scroll-element div
{
    background: none;
    border: none;
    margin: 0;
    padding: 0;
    position: absolute;
    z-index: 10;
}

.scrollbar-macosx > .scroll-element div {
    display: block;
    height: 100%;
    right: 0;
    top: 0;
    width: 100%;
}

.scrollbar-macosx > .scroll-element .scroll-element_track { display: none; }
.scrollbar-macosx > .scroll-element .scroll-bar {
    background-color: #6C6E71;
    display: block;

    -ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
    filter: alpha(opacity=0);
    opacity: 0;

    -webkit-border-radius: 7px;
    -moz-border-radius: 7px;
    border-radius: 7px;

    -webkit-transition: opacity 0.2s linear;
    -moz-transition: opacity 0.2s linear;
    -o-transition: opacity 0.2s linear;
    -ms-transition: opacity 0.2s linear;
    transition: opacity 0.2s linear;
}
.scrollbar-macosx:hover > .scroll-element .scroll-bar,
.scrollbar-macosx > .scroll-element.scroll-draggable .scroll-bar {
    -ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=70)";
    filter: alpha(opacity=70);
    opacity: 0.7;
}


.scrollbar-macosx > .scroll-element.scroll-x {
    bottom: 0px;
    height: 0px;
    right: 0;
    min-width: 100%;
    overflow: visible;
    width: 100%;
}

.scrollbar-macosx > .scroll-element.scroll-y {
    height: 100%;
    min-height: 100%;
    left: 0px;
    top: 0;
    width: 0px;
}

/* scrollbar height/width & offset from container borders */
.scrollbar-macosx > .scroll-element.scroll-x .scroll-bar { height: 7px; min-width: 10px; top: -9px; }
.scrollbar-macosx > .scroll-element.scroll-y .scroll-bar { right: -9px; min-height: 10px; width: 7px; }

.scrollbar-macosx > .scroll-element.scroll-x .scroll-element_outer { right: 2px; }
.scrollbar-macosx > .scroll-element.scroll-x .scroll-element_size { right: -4px; }

.scrollbar-macosx > .scroll-element.scroll-y .scroll-element_outer { top: 2px; }
.scrollbar-macosx > .scroll-element.scroll-y .scroll-element_size { top: -4px; }

/* update scrollbar offset if both scrolls are visible */
.scrollbar-macosx > .scroll-element.scroll-x.scroll-scrolly_visible .scroll-element_size { right: -11px; }
.scrollbar-macosx > .scroll-element.scroll-y.scroll-scrollx_visible .scroll-element_size { top: -11px; }










/*************** SCROLLBAR LIGHT ***************/

.scrollbar-light > .scroll-element,
.scrollbar-light > .scroll-element div {
    border: none;
    margin: 0;
    overflow: hidden;
    padding: 0;
    position: absolute;
    z-index: 10;
}

.scrollbar-light > .scroll-element {
    background-color: #ffffff;
}

.scrollbar-light > .scroll-element div {
    display: block;
    height: 100%;
    right: 0;
    top: 0;
    width: 100%;
}

.scrollbar-light > .scroll-element .scroll-element_outer {
    -webkit-border-radius: 10px;
    -moz-border-radius: 10px;
    border-radius: 10px;
}

.scrollbar-light > .scroll-element .scroll-element_size {
    background: #dbdbdb;
    background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi
    8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2
    VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaW
    VudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIxMDAlIiB5Mj0iMCUiPgogICAgPHN0b3Agb2
    Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iI2RiZGJkYiIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjEwMC
    UiIHN0b3AtY29sb3I9IiNlOGU4ZTgiIHN0b3Atb3BhY2l0eT0iMSIvPgogIDwvbGluZWFyR3JhZGllbnQ+CiAgPHJlY3QgeD
    0iMCIgeT0iMCIgd2lkdGg9IjEiIGhlaWdodD0iMSIgZmlsbD0idXJsKCNncmFkLXVjZ2ctZ2VuZXJhdGVkKSIgLz4KPC9zdm
    c+);
    background: -moz-linear-gradient(right, #dbdbdb 100%, #e8e8e8 100%);
    background: -webkit-gradient(linear, right top, left top, color-stop(0%,#dbdbdb), color-stop(100%,#e8e8e8));
    background: -webkit-linear-gradient(right, #dbdbdb 100%,#e8e8e8 100%);
    background: -o-linear-gradient(right, #dbdbdb 100%,#e8e8e8 100%);
    background: -ms-linear-gradient(right, #dbdbdb 100%,#e8e8e8 100%);
    background: linear-gradient(to left, #dbdbdb 100%,#e8e8e8 100%);

    -webkit-border-radius: 10px;
    -moz-border-radius: 10px;
    border-radius: 10px;
}

.scrollbar-light > .scroll-element.scroll-x {
    bottom: 0;
    height: 17px;
    right: 0;
    min-width: 100%;
    width: 100%;
}

.scrollbar-light > .scroll-element.scroll-y {
    height: 100%;
    min-height: 100%;
    left: 0;
    top: 0;
    width: 17px;
}

.scrollbar-light > .scroll-element .scroll-bar {
    background: #fefefe;
    background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi
    8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2
    VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaW
    VudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIxMDAlIiB5Mj0iMCUiPgogICAgPHN0b3Agb2
    Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iI2ZlZmVmZSIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjEwMC
    UiIHN0b3AtY29sb3I9IiNmNWY1ZjUiIHN0b3Atb3BhY2l0eT0iMSIvPgogIDwvbGluZWFyR3JhZGllbnQ+CiAgPHJlY3QgeD
    0iMCIgeT0iMCIgd2lkdGg9IjEiIGhlaWdodD0iMSIgZmlsbD0idXJsKCNncmFkLXVjZ2ctZ2VuZXJhdGVkKSIgLz4KPC9zdm
    c+);
    background: -moz-linear-gradient(right, #fefefe 100%, #f5f5f5 100%);
    background: -webkit-gradient(linear, right top, left top, color-stop(0%,#fefefe), color-stop(100%,#f5f5f5));
    background: -webkit-linear-gradient(right, #fefefe 100%,#f5f5f5 100%);
    background: -o-linear-gradient(right, #fefefe 100%,#f5f5f5 100%);
    background: -ms-linear-gradient(right, #fefefe 100%,#f5f5f5 100%);
    background: linear-gradient(to left, #fefefe 100%,#f5f5f5 100%);

    border: 1px solid #dbdbdb;
    -webkit-border-radius: 10px;
    -moz-border-radius: 10px;
    border-radius: 10px;
}

/* scrollbar height/width & offset from container borders */

.scrollbar-light > .scroll-content.scroll-scrolly_visible { right: -17px; margin-right: 17px; }
.scrollbar-light > .scroll-content.scroll-scrollx_visible { top:  -17px; margin-top:  17px; }

.scrollbar-light > .scroll-element.scroll-x .scroll-bar { height: 10px; min-width: 10px; top: 0px; }
.scrollbar-light > .scroll-element.scroll-y .scroll-bar { right: 0px; min-height: 10px; width: 10px; }

.scrollbar-light > .scroll-element.scroll-x .scroll-element_outer { height: 12px; right: 2px; top: 2px; }
.scrollbar-light > .scroll-element.scroll-x .scroll-element_size { right: -4px; }

.scrollbar-light > .scroll-element.scroll-y .scroll-element_outer { right: 2px; top: 2px; width: 12px; }
.scrollbar-light > .scroll-element.scroll-y .scroll-element_size { top: -4px; }

/* update scrollbar offset if both scrolls are visible */

.scrollbar-light > .scroll-element.scroll-x.scroll-scrolly_visible .scroll-element_size { right: -19px; }
.scrollbar-light > .scroll-element.scroll-y.scroll-scrollx_visible .scroll-element_size { top: -19px; }

.scrollbar-light > .scroll-element.scroll-x.scroll-scrolly_visible .scroll-element_track { right: -19px; }
.scrollbar-light > .scroll-element.scroll-y.scroll-scrollx_visible .scroll-element_track { top: -19px; }










/*************** SCROLLBAR RAIL ***************/

.scrollbar-rail > .scroll-element,
.scrollbar-rail > .scroll-element div
{
    border: none;
    margin: 0;
    overflow: hidden;
    padding: 0;
    position: absolute;
    z-index: 10;
}

.scrollbar-rail > .scroll-element {
    background-color: #ffffff;
}

.scrollbar-rail > .scroll-element div {
    display: block;
    height: 100%;
    right: 0;
    top: 0;
    width: 100%;
}

.scrollbar-rail > .scroll-element .scroll-element_size {
    background-color: #999;
    background-color: rgba(0, 0, 0, 0.3);
}

.scrollbar-rail > .scroll-element .scroll-element_outer:hover .scroll-element_size {
    background-color: #666;
    background-color: rgba(0, 0, 0, 0.5);
}

.scrollbar-rail > .scroll-element.scroll-x {
    bottom: 0;
    height: 12px;
    right: 0;
    min-width: 100%;
    padding: 3px 0 2px;
    width: 100%;
}

.scrollbar-rail > .scroll-element.scroll-y {
    height: 100%;
    min-height: 100%;
    padding: 0 3px 0 2px;
    left: 0;
    top: 0;
    width: 12px;
}

.scrollbar-rail > .scroll-element .scroll-bar {
    background-color: #d0b9a0;

    -webkit-border-radius: 2px;
    -moz-border-radius: 2px;
    border-radius: 2px;

    box-shadow: -1px 1px 3px rgba(0, 0, 0, 0.5);
}

.scrollbar-rail > .scroll-element .scroll-element_outer:hover .scroll-bar {
    box-shadow: -1px 1px 3px rgba(0, 0, 0, 0.6);
}

/* scrollbar height/width & offset from container borders */

.scrollbar-rail > .scroll-content.scroll-scrolly_visible { right: -17px; margin-right: 17px; }
.scrollbar-rail > .scroll-content.scroll-scrollx_visible { margin-top: 17px; top: -17px; }

.scrollbar-rail > .scroll-element.scroll-x .scroll-bar { height: 10px; min-width: 10px; top: 1px; }
.scrollbar-rail > .scroll-element.scroll-y .scroll-bar { right: 1px; min-height: 10px; width: 10px; }

.scrollbar-rail > .scroll-element.scroll-x .scroll-element_outer { height: 15px; right: 5px; }
.scrollbar-rail > .scroll-element.scroll-x .scroll-element_size { height: 2px; right: -10px; top: 5px; }

.scrollbar-rail > .scroll-element.scroll-y .scroll-element_outer { top: 5px; width: 15px; }
.scrollbar-rail > .scroll-element.scroll-y .scroll-element_size { right: 5px; top: -10px; width: 2px; }

/* update scrollbar offset if both scrolls are visible */

.scrollbar-rail > .scroll-element.scroll-x.scroll-scrolly_visible .scroll-element_size { right: -25px; }
.scrollbar-rail > .scroll-element.scroll-y.scroll-scrollx_visible .scroll-element_size { top: -25px; }

.scrollbar-rail > .scroll-element.scroll-x.scroll-scrolly_visible .scroll-element_track { right: -25px; }
.scrollbar-rail > .scroll-element.scroll-y.scroll-scrollx_visible .scroll-element_track { top: -25px; }










/*************** SCROLLBAR DYNAMIC ***************/

.scrollbar-dynamic > .scroll-element,
.scrollbar-dynamic > .scroll-element div
{
    background: none;
    border: none;
    margin: 0;
    padding: 0;
    position: absolute;
    z-index: 10;
}

.scrollbar-dynamic > .scroll-element div {
    display: block;
    height: 100%;
    right: 0;
    top: 0;
    width: 100%;
}

.scrollbar-dynamic > .scroll-element.scroll-x {
    bottom: 2px;
    height: 7px;
    right: 0;
    min-width: 100%;
    width: 100%;
}

.scrollbar-dynamic > .scroll-element.scroll-y {
    height: 100%;
    min-height: 100%;
    left: 2px;
    top: 0;
    width: 7px;
}

.scrollbar-dynamic > .scroll-element .scroll-element_outer {
    opacity: 0.3;

    -webkit-border-radius: 12px;
    -moz-border-radius: 12px;
    border-radius: 12px;
}
.scrollbar-dynamic > .scroll-element .scroll-element_size {
    background-color: #cccccc;
    opacity: 0;

    -webkit-border-radius: 12px;
    -moz-border-radius: 12px;
    border-radius: 12px;

    -webkit-transition: opacity 0.2s;
    -moz-transition: opacity 0.2s;
    -o-transition: opacity 0.2s;
    -ms-transition: opacity 0.2s;
    transition: opacity 0.2s;
}

.scrollbar-dynamic > .scroll-element .scroll-bar {
    background-color: #6c6e71;

    -webkit-border-radius: 7px;
    -moz-border-radius: 7px;
    border-radius: 7px;
}

/* scrollbar height/width & offset from container borders */

.scrollbar-dynamic > .scroll-element.scroll-x .scroll-bar {
    bottom: 0;
    height: 7px;
    min-width: 24px;
    top: auto;
}
.scrollbar-dynamic > .scroll-element.scroll-y .scroll-bar {
    right: auto;
    min-height: 24px;
    left: 0;
    width: 7px;
}

.scrollbar-dynamic > .scroll-element.scroll-x .scroll-element_outer {
    bottom: 0;
    top: auto;
    right: 2px;

    -webkit-transition: height 0.2s;
    -moz-transition: height 0.2s;
    -o-transition: height 0.2s;
    -ms-transition: height 0.2s;
    transition: height 0.2s;
}

.scrollbar-dynamic > .scroll-element.scroll-y .scroll-element_outer {
    right: auto;
    left: 0;
    top: 2px;

    -webkit-transition: width 0.2s;
    -moz-transition: width 0.2s;
    -o-transition: width 0.2s;
    -ms-transition: width 0.2s;
    transition: width 0.2s;
}

.scrollbar-dynamic > .scroll-element.scroll-x .scroll-element_size { right: -4px; }
.scrollbar-dynamic > .scroll-element.scroll-y .scroll-element_size { top: -4px; }


/* update scrollbar offset if both scrolls are visible */

.scrollbar-dynamic > .scroll-element.scroll-x.scroll-scrolly_visible .scroll-element_size { right: -11px; }
.scrollbar-dynamic > .scroll-element.scroll-y.scroll-scrollx_visible .scroll-element_size { top: -11px; }


/* hover & drag */

.scrollbar-dynamic > .scroll-element:hover .scroll-element_outer,
.scrollbar-dynamic > .scroll-element.scroll-draggable .scroll-element_outer {
    overflow: hidden;

    -ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=70)";
    filter: alpha(opacity=70);
    opacity: 0.7;
}
.scrollbar-dynamic > .scroll-element:hover .scroll-element_outer .scroll-element_size,
.scrollbar-dynamic > .scroll-element.scroll-draggable .scroll-element_outer .scroll-element_size {
    opacity: 1;
}
.scrollbar-dynamic > .scroll-element:hover .scroll-element_outer .scroll-bar,
.scrollbar-dynamic > .scroll-element.scroll-draggable .scroll-element_outer .scroll-bar {
    height: 100%;
    width: 100%;

    -webkit-border-radius: 12px;
    -moz-border-radius: 12px;
    border-radius: 12px;
}

.scrollbar-dynamic > .scroll-element.scroll-x:hover .scroll-element_outer,
.scrollbar-dynamic > .scroll-element.scroll-x.scroll-draggable .scroll-element_outer {
    height: 20px;
    min-height: 7px;
}
.scrollbar-dynamic > .scroll-element.scroll-y:hover .scroll-element_outer,
.scrollbar-dynamic > .scroll-element.scroll-y.scroll-draggable .scroll-element_outer {
    min-width: 7px;
    width: 20px;
}










/*************** SCROLLBAR GOOGLE CHROME ***************/

.scrollbar-chrome > .scroll-element,
.scrollbar-chrome > .scroll-element div
{
    border: none;
    margin: 0;
    overflow: hidden;
    padding: 0;
    position: absolute;
    z-index: 10;
}

.scrollbar-chrome > .scroll-element {
    background-color: #ffffff;
}

.scrollbar-chrome > .scroll-element div {
    display: block;
    height: 100%;
    right: 0;
    top: 0;
    width: 100%;
}

.scrollbar-chrome > .scroll-element .scroll-element_outer {}

.scrollbar-chrome > .scroll-element .scroll-element_track {
    background: #f1f1f1;
    border: 1px solid #dbdbdb;
}

.scrollbar-chrome > .scroll-element.scroll-x {
    bottom: 0;
    height: 16px;
    right: 0;
    min-width: 100%;
    width: 100%;
}

.scrollbar-chrome > .scroll-element.scroll-y {
    height: 100%;
    min-height: 100%;
    left: 0;
    top: 0;
    width: 16px;
}

.scrollbar-chrome > .scroll-element .scroll-bar {
    background-color: #d9d9d9;
    border: 1px solid #bdbdbd;
    cursor: default;

    -webkit-border-radius: 2px;
    -moz-border-radius: 2px;
    border-radius: 2px;
}

.scrollbar-chrome > .scroll-element .scroll-bar:hover {
    background-color: #c2c2c2;
    border-color: #a9a9a9;
}

.scrollbar-chrome > .scroll-element.scroll-draggable .scroll-bar {
    background-color: #919191;
    border-color: #7e7e7e;
}

/* scrollbar height/width & offset from container borders */

.scrollbar-chrome > .scroll-content.scroll-scrolly_visible { right: -16px; margin-right: 16px; }
.scrollbar-chrome > .scroll-content.scroll-scrollx_visible { top:  -16px; margin-top:  16px; }

.scrollbar-chrome > .scroll-element.scroll-x .scroll-bar { height: 8px; min-width: 10px; top: 3px; }
.scrollbar-chrome > .scroll-element.scroll-y .scroll-bar { right: 3px; min-height: 10px; width: 8px; }

.scrollbar-chrome > .scroll-element.scroll-x .scroll-element_outer { border-right: 1px solid #dbdbdb; }
.scrollbar-chrome > .scroll-element.scroll-x .scroll-element_track { height: 14px; right: -3px; }
.scrollbar-chrome > .scroll-element.scroll-x .scroll-element_size { height: 14px; right: -4px; }

.scrollbar-chrome > .scroll-element.scroll-y .scroll-element_outer { border-top: 1px solid #dbdbdb; }
.scrollbar-chrome > .scroll-element.scroll-y .scroll-element_track { top: -3px; width: 14px; }
.scrollbar-chrome > .scroll-element.scroll-y .scroll-element_size { top: -4px; width: 14px; }

/* update scrollbar offset if both scrolls are visible */

.scrollbar-chrome > .scroll-element.scroll-x.scroll-scrolly_visible .scroll-element_size { right: -19px; }
.scrollbar-chrome > .scroll-element.scroll-y.scroll-scrollx_visible .scroll-element_size { top: -19px; }

.scrollbar-chrome > .scroll-element.scroll-x.scroll-scrolly_visible .scroll-element_track { right: -19px; }
.scrollbar-chrome > .scroll-element.scroll-y.scroll-scrollx_visible .scroll-element_track { top: -19px; }








/* Status Internet */
#homebtn, #status-internet {
	border: 1px solid #8d8d8d;
	font-size: 0.7em;
	height: 42px;
	float: left;
	position: relative;
	background-color: #fff;
}

#homebtn {
	padding: 9px;
	margin-left: 2.5em;
	width: 40px;
	background: url(../images/swan/home-04.svg) no-repeat; 
	box-shadow: none;
	border: 0;
}
#homebtn img {
    display: none;
}

.icons-bg{
    background-color: #26333A!important;
    border-radius: 7px;
}

.border-green{ border: 3px solid #3AAA35!important;}
.border-gray{ border: 3px solid #AAB0B2!important;}
.border-dark-red{ border: 3px solid #910322!important;}

.header-box-icon.earth {
    position: absolute;
    right: -2px;
    top: 0px;
    height: 40px;
    width: 40px;
    border-radius: 6px;
    border: 1px;
    background: url(../images/swan/sprite-04.svg) no-repeat;
}
.header-box-icon.earth-off {
    position: absolute;
    right: -1px;
    top: -1px;
    height: 41px;
    width: 39px;
    border-radius: 6px;
    border: 1px;
    background: url(../images/swan/sprite-04.svg) no-repeat;
}

.header-box-icon.earth{
    background: url(../images/swan/sprite-04.svg) no-repeat;
    background-position: center;
    background-size: 48px;
}
.header-box-icon.earth-off{
    background: url(../images/swan/sprite-04.svg) no-repeat;
    background-position: center;
    background-size: 48px;
}

.logo_header {
    background: url(../images/logo-header.svg)no-repeat;
    height: 30px;
    width: 220px;
}
.logo-footer {
    background: url(../images/logo-footer.svg) no-repeat;
    height: 20px;
    width: 160px;
}
.ipv6 {
   display: none;
}