html,
body,
div,
span,
applet,
object,
iframe,
h1,
h2,
h3,
h4,
h5,
h6,
p,
blockquote,
pre,
a,
abbr,
acronym,
address,
big,
cite,
code,
del,
dfn,
em,
img,
ins,
kbd,
q,
s,
samp,
small,
strike,
strong,
sub,
sup,
tt,
var,
b,
u,
i,
center,
dl,
dt,
dd,
ol,
ul,
li,
fieldset,
form,
label,
legend,
table,
caption,
tbody,
tfoot,
thead,
tr,
th,
td,
article,
aside,
canvas,
details,
embed,
figure,
figcaption,
footer,
header,
hgroup,
menu,
nav,
output,
ruby,
section,
summary,
time,
mark,
audio,
video{
    font:inherit;
    font-size:100%;
    margin:0;
    padding:0;
    vertical-align:top;
    border:0;
}
article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
menu,
nav,
section{
    display:block;
}

body{
    line-height:1;
}

blockquote,
q{
    quotes:none;
}

blockquote:before,
blockquote:after,
q:before,
q:after{
    content:'';
    content:none;
}

table{
    border-spacing:0;
    border-collapse:collapse;
}

html{
    font-size:93.75%;
}

body{
    font:300 18px / 30px 'Roboto', sans-serif;
    color:#354353;
    letter-spacing:0.01em;
    overflow-y:scroll;
}

strong,
.bolder{
    font-weight:bolder;
}

.h0{
    font-size:36px;
    line-height:45px;
    margin-bottom:15px;
}

h1,
.h1{
    font-size:36px;
    line-height:45px;
    margin-bottom:15px;
}

h2,
.h2{
    font-size:30px;
    line-height:45px;
    margin-bottom:15px;
}

h3,
.h3{
    font-size:24px;
    line-height:45px;
    margin-bottom:15px;
}

h4,
.h4{
    font-size:18px;
    line-height:30px;
    margin-bottom:15px;
    font-weight:500;
}

h5,
.h5{
    font-size:18px;
    line-height:30px;
    margin-bottom:15px;
    font-weight:400;
}

.h0 strong,
h1 strong,
.h1 strong,
h2 strong,
.h2 strong,
h3 strong,
.h3 strong,
h4 strong,
.h4 strong,
h5 strong,
.h5 strong{
    font-weight:500;
}

p{
    margin-bottom:30px;
}

p + p{
    margin-top:-15px;
}

small{
    font-size:85%;
    line-height:inherit;
    display:inherit;
}

.small{
    font-size:16px;
    font-weight:400;
}

.block{
    display:block;
}

.text-left{
    text-align:left;
}

.text-right{
    text-align:right;
}

.text-center{
    text-align:center;
}

.text-justify{
    text-align:justify;
}

.text-nowrap{
    white-space:nowrap;
}

.text-lowercase{
    text-transform:lowercase;
}

.text-uppercase{
    text-transform:uppercase;
}

.text-capitalize{
    text-transform:capitalize;
}

.text-muted{
    color:#828282;
}

.text-error{
    color:#fe5f5f;
}

.text-info{
    color:#3da9c4;
}

.text-success{
    color:#53c052;
}

.text-primary{
    color:#3da9c4;
}

a{
    color:#4c91e3;
    text-decoration:none;
}

a:hover{
    text-decoration:underline;
}

.link-unstyled{
    color:#354353;
}

.link-unstyled:hover{
    text-decoration:none;
}

br{
    line-height:30px;
}

.clear-margin{
    margin-top:0;
    margin-bottom:0;
}

.list-unstyled{
    list-style:none;
    padding-left:0;
}

ul,
ol{
    list-style-position:outside;
    margin-bottom:30px;
    padding-left:1.7em;
}

ul ul,
ol ul,
ol ol,
ul ol{
    margin-bottom:0;
}

.list-icons{
    list-style:none;
    position:relative;
}

.list-icons > li.icon:before{
    left:0;
    line-height:30px;
    position:absolute;
    text-align:center;
    width:1.7em;
}

.list-inline{
    padding-left:0;
    list-style:none;
    margin-left:-5px;
}

.list-inline > li{
    display:inline-block;
    vertical-align:top;
    padding-left:5px;
    padding-right:5px;
}

dl{
    margin-bottom:30px;
}

dt{
    font-weight:bolder;
}

dd{
    display:inline-block;
}

dd + dt{
    margin-top:15px;
}

.def-inline dt,
.def-inline dd{
    display:inline;
}

.quote{
    font-family:'Roboto Slab', serif;
}

@-ms-viewport{
    width:device-width;
}

.visible-xs,
.visible-sm,
.visible-md,
.visible-lg{
    display:none !important;
}

.visible-xs-block,
.visible-xs-inline,
.visible-xs-inline-block,
.visible-sm-block,
.visible-sm-inline,
.visible-sm-inline-block,
.visible-md-block,
.visible-md-inline,
.visible-md-inline-block,
.visible-lg-block,
.visible-lg-inline,
.visible-lg-inline-block{
    display:none !important;
}

.visible-print{
    display:none !important;
}

.visible-print-block{
    display:none !important;
}

.visible-print-inline{
    display:none !important;
}

.visible-print-inline-block{
    display:none !important;
}

.container{
    margin-right:auto;
    margin-left:auto;
    padding-right:15px;
    padding-left:15px;
}

.container-fluid{
    margin-right:auto;
    margin-left:auto;
    padding-right:15px;
    padding-left:15px;
}

.row{
    margin-right:-15px;
    margin-left:-15px;
}

.col,
.col-xs-1,
.col-sm-1,
.col-md-1,
.col-lg-1,
.col-xs-2,
.col-sm-2,
.col-md-2,
.col-lg-2,
.col-xs-3,
.col-sm-3,
.col-md-3,
.col-lg-3,
.col-xs-4,
.col-sm-4,
.col-md-4,
.col-lg-4,
.col-xs-5,
.col-sm-5,
.col-md-5,
.col-lg-5,
.col-xs-6,
.col-sm-6,
.col-md-6,
.col-lg-6,
.col-xs-7,
.col-sm-7,
.col-md-7,
.col-lg-7,
.col-xs-8,
.col-sm-8,
.col-md-8,
.col-lg-8,
.col-xs-9,
.col-sm-9,
.col-md-9,
.col-lg-9,
.col-xs-10,
.col-sm-10,
.col-md-10,
.col-lg-10,
.col-xs-11,
.col-sm-11,
.col-md-11,
.col-lg-11,
.col-xs-12,
.col-sm-12,
.col-md-12,
.col-lg-12{
    position:relative;
    min-height:1px;
    padding-right:15px;
    padding-left:15px;
}

.col,
.col-xs-1,
.col-xs-2,
.col-xs-3,
.col-xs-4,
.col-xs-5,
.col-xs-6,
.col-xs-7,
.col-xs-8,
.col-xs-9,
.col-xs-10,
.col-xs-11,
.col-xs-12{
    float:left;
}

.col-xs-12{
    width:100%;
}

.col-xs-11{
    width:91.66666667%;
}

.col-xs-10{
    width:83.33333333%;
}

.col-xs-9{
    width:75%;
}

.col-xs-8{
    width:66.66666667%;
}

.col-xs-7{
    width:58.33333333%;
}

.col-xs-6{
    width:50%;
}

.col-xs-5{
    width:41.66666667%;
}

.col-xs-4{
    width:33.33333333%;
}

.col-xs-3{
    width:25%;
}

.col-xs-2{
    width:16.66666667%;
}

.col-xs-1{
    width:8.33333333%;
}

.col-xs-pull-12{
    right:100%;
}

.col-xs-pull-11{
    right:91.66666667%;
}

.col-xs-pull-10{
    right:83.33333333%;
}

.col-xs-pull-9{
    right:75%;
}

.col-xs-pull-8{
    right:66.66666667%;
}

.col-xs-pull-7{
    right:58.33333333%;
}

.col-xs-pull-6{
    right:50%;
}

.col-xs-pull-5{
    right:41.66666667%;
}

.col-xs-pull-4{
    right:33.33333333%;
}

.col-xs-pull-3{
    right:25%;
}

.col-xs-pull-2{
    right:16.66666667%;
}

.col-xs-pull-1{
    right:8.33333333%;
}

.col-xs-pull-0{
    right:auto;
}

.col-xs-push-12{
    left:100%;
}

.col-xs-push-11{
    left:91.66666667%;
}

.col-xs-push-10{
    left:83.33333333%;
}

.col-xs-push-9{
    left:75%;
}

.col-xs-push-8{
    left:66.66666667%;
}

.col-xs-push-7{
    left:58.33333333%;
}

.col-xs-push-6{
    left:50%;
}

.col-xs-push-5{
    left:41.66666667%;
}

.col-xs-push-4{
    left:33.33333333%;
}

.col-xs-push-3{
    left:25%;
}

.col-xs-push-2{
    left:16.66666667%;
}

.col-xs-push-1{
    left:8.33333333%;
}

.col-xs-push-0{
    left:auto;
}

.col-xs-offset-12{
    margin-left:100%;
}

.col-xs-offset-11{
    margin-left:91.66666667%;
}

.col-xs-offset-10{
    margin-left:83.33333333%;
}

.col-xs-offset-9{
    margin-left:75%;
}

.col-xs-offset-8{
    margin-left:66.66666667%;
}

.col-xs-offset-7{
    margin-left:58.33333333%;
}

.col-xs-offset-6{
    margin-left:50%;
}

.col-xs-offset-5{
    margin-left:41.66666667%;
}

.col-xs-offset-4{
    margin-left:33.33333333%;
}

.col-xs-offset-3{
    margin-left:25%;
}

.col-xs-offset-2{
    margin-left:16.66666667%;
}

.col-xs-offset-1{
    margin-left:8.33333333%;
}

.col-xs-offset-0{
    margin-left:0;
}

.clearfix,
.clearfix:before,
.clearfix:after,
.container:before,
.container:after,
.container-fluid:before,
.container-fluid:after,
.row:before,
.row:after{
    display:table;
    content:' ';
}

.clearfix:after,
.container:after,
.container-fluid:after,
.row:after{
    clear:both;
}

.center-block{
    display:block;
    margin-right:auto;
    margin-left:auto;
}

.pull-right{
    float:right !important;
}

.pull-left{
    float:left !important;
}

*,
*:before,
*:after{
    -webkit-box-sizing:border-box;
            box-sizing:border-box;
}

table col[class*='col-']{
    position:static;
    display:table-column;
    float:none;
}

table td[class*='col-'],
table th[class*='col-']{
    position:static;
    display:table-cell;
    float:none;
}

.table{
    width:100%;
    border-collapse:separate;
    border:1px solid #edeced;
    border-radius:0.15em;
    margin-bottom:14px;
}

.table th{
    font-weight:bolder;
    font-size:18px;
    line-height:30px;
    padding:7px 15px 6px;
    text-align:left;
    vertical-align:middle;
    border-bottom:1px solid #edeced;
    margin-bottom:-1px;
}

.table tr:nth-child(even){
    background-color:#f6f8fa;
}

.table td{
    padding:7px 15px 8px;
    vertical-align:middle;
}

.table tr:last-of-type td{
    padding:7px 15px;
}

.table td p{
    margin-bottom:0;
}

.table.merge-first{
    margin-bottom:0;
    border-bottom:none;
    border-bottom-right-radius:0px;
    border-bottom-left-radius:0px;
}

.table.merge-last{
    border-top:none;
    border-top-right-radius:0px;
    border-top-left-radius:0px;
}

.table:empty{
    display:none;
}

.btn{
    display:inline-block;
    text-align:center;
    vertical-align:top;
    white-space:nowrap;
    text-decoration:none;
    cursor:pointer;
    padding:0 2.5em;
    border-radius:0.15em;
    font-family:'Roboto', sans-serif;
    font-weight:500;
    color:#858b93;
    border:1px solid #abafb4;
    background-color:#ffffff;
    height:34px;
    font-size:13.999px;
    line-height:32px;
    margin-top:-2px;
    margin-bottom:-2px;
}

.btn:hover{
    text-decoration:none;
    border-color:#d7e5e9;
    background-color:#d7e5e9;
}

.btn:active{
    text-decoration:none;
    border-color:#b9d1d8;
    background-color:#b9d1d8;
}

button.btn{
    outline:none;
}

button::-moz-focus-inner{
    border:0;
}

button.btn:focus{
    -webkit-box-shadow:0 0 0 1px #94cbda;
            box-shadow:0 0 0 1px #94cbda;
}
.btn-lg{
    height:45px;
    margin-top:0;
    margin-bottom:0;
    border:3px solid #abafb4;
    font-size:22px;
    line-height:39px;
}
.btn-success{
    color:#ffffff;
    border-color:#5cb73c;
    background-color:#5cb73c;
}

.btn-success:hover{
    border-color:#73c257;
    background-color:#73c257;
}

.btn-success:active{
    border-color:#4ca02e;
    background-color:#4ca02e;
}

.btn-primary{
    color:#ffffff;
    border-color:#4c91e3;
    background-color:#4c91e3;
}

.btn-primary:hover{
    border-color:#5099f2;
    background-color:#5099f2;
}

.btn-primary:active{
    border-color:#4381cc;
    background-color:#4381cc;
}

.btn-danger{
    color:#ffffff;
    border-color:#fe5f5f;
    background-color:#fe5f5f;
}

.btn-danger:hover{
    border-color:#fe7f7f;
    background-color:#fe7f7f;
}

.btn-danger:active{
    border-color:#d34f4f;
    background-color:#d34f4f;
}

.btn-inverted-dark{
    color:#ffffff;
    border-color:transparent;
    background-color:#000000;
    background-color:rgba(0, 0, 0, .66);
    -webkit-transition:color 0.15s ease-in-out,
        background-color 0.15s ease-in-out,
        border-color 0.15s ease-in-out;
    -o-transition:color 0.15s ease-in-out,
        background-color 0.15s ease-in-out,
        border-color 0.15s ease-in-out;
    transition:color 0.15s ease-in-out,
        background-color 0.15s ease-in-out,
        border-color 0.15s ease-in-out;
}

.btn-inverted-dark:hover{
    background-color:#000000;
    background-color:rgba(0, 0, 0, .77);
    border-color:transparent;
}

.btn-inverted-dark:active{
    background-color:#000000;
    background-color:rgba(0, 0, 0, .88);
    border-color:transparent;
}

.btn-inverted-light{
    color:#000000;
    border-color:#ffffff;
    border-color:rgba(255, 255, 255, .66);
    background-color:#ffffff;
    background-color:rgba(255, 255, 255, .66);
    -webkit-transition:color 0.15s ease-in-out,
        background-color 0.15s ease-in-out,
        border-color 0.15s ease-in-out;
    -o-transition:color 0.15s ease-in-out,
        background-color 0.15s ease-in-out,
        border-color 0.15s ease-in-out;
    transition:color 0.15s ease-in-out,
        background-color 0.15s ease-in-out,
        border-color 0.15s ease-in-out;
}

.btn-inverted-light:hover{
    border-color:#ffffff;
    border-color:rgba(255, 255, 255, .77);
    background-color:#ffffff;
    background-color:rgba(255, 255, 255, .77);
}

.btn-inverted-light:active{
    border-color:#ffffff;
    border-color:rgba(255, 255, 255, .88);
    background-color:#ffffff;
    background-color:rgba(255, 255, 255, .88);
}

.btn.disabled,
.btn[disabled='disabled'],
.btn.disabled:hover,
.btn[disabled='disabled']:hover,
.btn.disabled:active,
.btn[disabled='disabled']:active{
    cursor:default;
    color:#ffffff;
    border-color:#d5dadb;
    background-color:#d5dadb;
}

.btn.done,
.btn.loading-element{
    padding:0 40px;
    min-height:0;
    min-width:0;
}

.btn > .icon{
    margin-right:0.5em;
    font-size:1.2em;
}

.btn:before,
.btn.loading-element:before{
    position:absolute;
    margin-left:-25.5px;
    margin-top:0.6em;
    font-size:1.2em;
    display:inline-block;
    background:none;
    width:auto;
    height:auto;
    top:auto;
    left:auto;
}

.btn.done:before{
    font-family:'fb-icons';
    content:'\e004';
}

.btn.loading-element:before{
    font-family:'fb-icons';
    content:'\e006';
    font-size:17px;
    margin-left:-26px;
    -webkit-animation:spin 2.5s infinite linear;
    animation:spin 2.5s infinite linear;
    display:inline-block;
    line-height:1;
    font-weight:normal;
    font-style:normal;
    text-decoration:inherit;
    text-transform:none;
    text-rendering:optimizeLegibility;
    -webkit-font-smoothing:antialiased;
    -moz-osx-font-smoothing:grayscale;
}

@-webkit-keyframes spin{
    0%{
        -webkit-transform:rotate(0deg);
        transform:rotate(0deg);
    }

    100%{
        -webkit-transform:rotate(359deg);
        transform:rotate(359deg);
    }
}

@keyframes spin{
    0%{
        -webkit-transform:rotate(0deg);
        transform:rotate(0deg);
    }

    100%{
        -webkit-transform:rotate(359deg);
        transform:rotate(359deg);
    }
}

.btn-transparent{
    border-radius:10em;
    color:#858b93;
    background:transparent;
    border-width:2px;
    height:34px;
    line-height:30px;
    margin-top:-2px;
    margin-bottom:-2px;
    -webkit-transition:all ease 0.2s;
    -o-transition:all ease 0.2s;
    transition:all ease 0.2s;
}

.btn-transparent.loading-element,
.btn-transparent.done{
    margin-top:-2px;
    margin-bottom:-2px;
}

.btn-transparent:hover{
    border-color:#d7e5e9;
    background-color:#d7e5e9;
    color:#ffffff;
}

.btn-transparent:active{
    border-color:#b9d1d8;
    background-color:#b9d1d8;
    color:#ffffff;
}
.btn-transparent.btn-lg{
    height:45px;
    margin-top:0;
    margin-bottom:0;
    font-size:22px;
    line-height:41px;
    font-weight:400;
}

.btn-transparent.btn-success{
    color:#5cb73c;
    border-color:#5cb73c;
    background:transparent;
}

.btn-transparent.btn-success:hover{
    border-color:#73c257;
    background-color:#73c257;
    color:#ffffff;
}

.btn-transparent.btn-success:active{
    border-color:#4ca02e;
    background-color:#4ca02e;
    color:#ffffff;
}

.btn-transparent.btn-primary{
    color:#4c91e3;
    border-color:#4c91e3;
    background:transparent;
}

.btn-transparent.btn-primary:hover{
    border-color:#5099f2;
    background-color:#5099f2;
    color:#ffffff;
}

.btn-transparent.btn-primary:active{
    border-color:#4381cc;
    background-color:#4381cc;
    color:#ffffff;
}

.btn-transparent.btn-danger{
    color:#fe5f5f;
    border-color:#fe5f5f;
    background:transparent;
}

.btn-transparent.btn-danger:hover{
    border-color:#fe7f7f;
    background-color:#fe7f7f;
    color:#ffffff;
}

.btn-transparent.btn-danger:active{
    border-color:#d34f4f;
    background-color:#d34f4f;
    color:#ffffff;
}

.btn-transparent.btn-inverted-dark{
    color:#000000;
    color:rgba(0, 0, 0, .66);
    border-color:#000000;
    border-color:rgba(0, 0, 0, .66);
    background-color:transparent;
}

.btn-transparent.btn-inverted-dark:hover{
    color:#ffffff;
    border-color:transparent;
    background-color:#000000;
    background-color:rgba(0, 0, 0, .77);
}

.btn-transparent.btn-inverted-dark:active{
    color:#ffffff;
    border-color:transparent;
    background-color:#000000;
    background-color:rgba(0, 0, 0, .88);
}

.btn-transparent.btn-inverted-light{
    color:#ffffff;
    color:rgba(255, 255, 255, .66);
    border-color:#ffffff;
    border-color:rgba(255, 255, 255, .66);
    background-color:transparent;
}

.btn-transparent.btn-inverted-light:hover{
    color:#000000;
    border-color:transparent;
    background-color:#ffffff;
    background-color:rgba(255, 255, 255, .77);
}

.btn-transparent.btn-inverted-light:active{
    color:#000000;
    border-color:transparent;
    background-color:#ffffff;
    background-color:rgba(255, 255, 255, .88);
}

.btn-transparent.disabled,
.btn-transparent[disabled='disabled'],
.btn-transparent.disabled:hover,
.btn-transparent[disabled='disabled']:hover,
.btn-transparent.disabled:active,
.btn-transparent[disabled='disabled']:active{
    cursor:default;
    color:#d5dadb;
    border-color:#d5dadb;
    background-color:transparent;
}

input[type='text'],
input[type='password'],
input[type='date'],
input[type='tel'],
input[type='url'],
input[type='number'],
input[type='email'],
select,
textarea{
    display:inline-block;
    vertical-align:top;
    padding-left:1em;
    border:1px solid #cccccc;
    border-radius:0.15em;
    font-family:'Roboto', sans-serif;
    font-size:13.999px;
    text-align:left;
    white-space:nowrap;
    background-color:#ffffff;
    color:#354353;
    outline:none;
    -webkit-appearance:none;
    line-height:28px;
    height:30px;
}

input[type='text']:focus,
input[type='password']:focus,
input[type='date']:focus,
input[type='tel']:focus,
input[type='url']:focus,
input[type='number']:focus,
input[type='email']:focus,
select:focus,
textarea:focus{
        border:1px solid #4c91e3;
    }

input[type='text'].inp-err,
input[type='password'].inp-err,
input[type='date'].inp-err,
input[type='tel'].inp-err,
input[type='url'].inp-err,
input[type='number'].inp-err,
input[type='email'].inp-err,
select.inp-err,
textarea.inp-err{
        border:1px solid #fe5f5f;
    }

input[type='text'].inp-success,
input[type='password'].inp-success,
input[type='date'].inp-success,
input[type='tel'].inp-success,
input[type='url'].inp-success,
input[type='number'].inp-success,
input[type='email'].inp-success,
select.inp-success,
textarea.inp-success{
        border:1px solid #5cb73c;
    }

input[type='text'].inp-lg,
input[type='password'].inp-lg,
input[type='date'].inp-lg,
input[type='tel'].inp-lg,
input[type='url'].inp-lg,
input[type='number'].inp-lg,
input[type='email'].inp-lg,
select.inp-lg,
textarea.inp-lg{
        width:363px;
        font-size:18px;
        line-height:43px;
        height:45px;
    }

textarea{
    resize:vertical;
    min-height:105px;
    padding:0 15px;
    white-space:normal;
}

textarea.inp-lg{
    padding-top:7.5px;
    line-height:30px;
}

select{
    -webkit-appearance:menulist;
}

.inp-label{
    display:block;
    margin-bottom:30px;
}

.inp-label:after{
    display:none;
}

.inp-label[data-error]:after{
    display:block;
    text-align:left;
    clear:both;
    content:attr(data-error);
    color:#fe5f5f;
    white-space:normal;
    font-size:14px;
    font-weight:400;
}

.error-display{
    color:#fe5f5f;
    display:inline-block;
}

.inp-label[data-error] input{
    border:1px solid #fe5f5f;
}

label.inline-label{
    float:left;
    width:auto;
    margin-right:20px;
}

.inp-switch{
    position:absolute;
    left:-9999px;
}

.inp-switch + label{
    display:inline-block;
    vertical-align:middle;
    position:relative;
    cursor:pointer;
    outline:none;
    -webkit-user-select:none;
       -moz-user-select:none;
        -ms-user-select:none;
            user-select:none;
    width:1.7em;
    height:1em;
    background-color:#9dbac2;
    border-radius:10em;
}

.inp-switch + label:after{
    display:block;
    content:'';
    position:absolute;
    left:2%;
    width:0.8em;
    height:0.8em;
    margin:0.1em;
    background-color:#ffffff;
    border-radius:100%;
    -webkit-transition:left 0.4s;
    -o-transition:left 0.4s;
    transition:left 0.4s;
    overflow:hidden;
}

.inp-switch:checked + label:after{
    left:40%;
}

.inp-switch + label.left:after{
    left:2%;
    content:' ' !important;
}

.inp-switch + label.right:after{
    left:40%;
    content:'  ' !important;
}

.form-simple,
.form-horizontal{
    display:block;
}

.form-simple label,
.form-horizontal label{
    font-size:18px;
    display:inline-block;
    color:#354353;
}

.form-simple label{
    width:100%;
    margin-bottom:30px;
}

.form-simple span + input,
.form-simple span + textarea,
.form-simple span + select{
    clear:both;
    float:left;
}

.form-simple span{
    float:left;
}

.form-line label{
    display:block;
    overflow:hidden;
    -o-text-overflow:ellipsis;
       text-overflow:ellipsis;
    white-space:nowrap;
    padding-right:1em;
}

.form-line .btn{
    float:right;
    margin:0;
}

.form-horizontal label{
    width:100%;
    display:inline-block;
}

.form-horizontal label:after{
    margin-left:35%;
}

.form-horizontal label span{
    width:35%;
    display:inline-block;
}

form.form-horizontal input.inp-lg,
div.form-horizontal input.inp-lg{
    width:65%;
    float:right;
}

.form-2-col label{
    font-size:18px;
    display:inline-block;
    color:#354353;
    width:49%;
    margin:0 2% 0 0;
    float:left;
}

.form-2-col label:last-child{
    margin:0;
}

.form-row{
    display:block;
    float:left;
    width:100%;
    margin-bottom:30px;
}

.form-row > span{
    width:35%;
    display:inline-block;
    vertical-align:top;
}

.form-row > div{
    width:65%;
    float:right;
    display:inline-block;
}

.form-row > div label + label{
    margin:0;
}

.form-row > div > label.inline-label{
    display:block;
    width:auto;
    margin:0;
    padding:0 5px;
}

.form-simple,
.form-2-col,
.form-horizontal,
.form-line{
    margin-bottom:30px;
}

.inline-row-two button,
.inline-row-two input,
.inline-row-two label{
    width:48.5%;
    float:right;
}

.inline-row-two button:first-child,
.inline-row-two input:first-child,
.inline-row-two label:first-child{
    float:left;
}

.form-simple .inp-label[data-error]:after,
.form-horizontal .inp-label[data-error]:after{
    margin-bottom:-15px;
}

.crumbs{
    list-style:none;
    display:inline-block;
    font-size:18px;
    line-height:30px;
    padding:0;
    margin-bottom:15px;
}

.crumbs > li{
    display:inline-block;
    margin:0;
}

.crumbs > li + li:before{
    font-family:'fb-icons';
    font-size:0.5em;
    content:'\e003\00a0';
    display:inline-block;
    vertical-align:middle;
    line-height:1;
    font-weight:normal;
    font-style:normal;
    speak:none;
    text-decoration:inherit;
    text-transform:none;
    text-rendering:auto;
    -webkit-font-smoothing:antialiased;
    -moz-osx-font-smoothing:grayscale;
    padding:0 1.1em;
}

.crumbs.crumbs-h1{
    font-size:36px;
    line-height:45px;
}

.crumbs.crumbs-h2{
    font-size:30px;
    line-height:45px;
}

.crumbs.crumbs-h3{
    font-size:24px;
    line-height:45px;
}

.crumbs.crumbs-h4{
    font-size:18px;
    line-height:30px;
}

.dialog-overlay{
    background-color:#000000;
    background-color:rgba(0, 0, 0, .7);
    position:fixed;
    top:0;
    left:0;
    right:0;
    bottom:0;
    z-index:10049;
    display:none;
}

.dialog,
.popupbox{
    position:absolute;
    display:block;
    margin:50px auto;
    min-width:200px;
    min-height:150px;
    max-width:90%;
    background-color:#ffffff;
    padding:30px;
    border-radius:10px;
    z-index:10050;
}

.outer-close{
    padding:10px;
    border-radius:5px;
}

span.command-close{
    color:#cccccc;
    position:absolute;
    top:-10px;
    right:-10px;
    line-height:50px;
    width:50px;
    text-align:center;
    cursor:pointer;
}

.outer-close .command-close{
    background-color:#000000;
    border:2px solid #ffffff;
    width:24px;
    height:24px;
    border-radius:12px;
    top:-12px;
    right:-12px;
    -webkit-box-shadow:0 0 3px #000000;
            box-shadow:0 0 3px #000000;
    text-align:center;
    color:#ffffff;
}

.outer-close .command-close:before{
    font-size:10px;
    content:'\e001';
    display:block;
    line-height:20px;
    height:20px;
    width:21px;
    text-align:center;
}

.dialog.error{
    position:fixed;
    -webkit-box-shadow:0 0 3px #aaaaaa;
            box-shadow:0 0 3px #aaaaaa;
    border:1px solid #aaaaaa;
    margin:0 0 0 -225px;
    top:2%;
    left:50%;
    width:450px;
}

.lightbox.error .btn{
    width:100px;
    margin:0 auto;
    display:block;
}

.dialog-head{
    overflow:hidden;
    -o-text-overflow:ellipsis;
       text-overflow:ellipsis;
}

.dialog-footer{
    width:100%;
    text-align:center;
}

.popup-menu{
    position:relative;
    overflow:visible;
    display:inline-block;
}

.popup-menu .icon{
    margin-left:10px;
    font-size:0.8em;
}

.popup-menu ul{
    position:absolute;
}

.popup-menu ul.in{
    display:block;
    z-index:10000;
}

.tooltip{
    position:absolute;
    list-style:none;
    display:none;
    width:10em;
    padding:0.5em 1em;
    border:1px solid #cccccc;
    background-color:#ffffff;
    -webkit-box-shadow:0 0 3px rgba(0, 0, 0, .2);
            box-shadow:0 0 3px rgba(0, 0, 0, .2);
    z-index:10010;
    font-size:14px;
    line-height:2;
}

.tooltip.in{
    display:block;
}

.tooltip.up{
    right:-0.5em;
    bottom:0.5em;
}

.tooltip.down{
    right:-0.5em;
    top:2.5em;
}

.tooltip.left{
    left:-11.5em;
    top:-1.7em;
}

.tooltip.right{
    right:-11.5em;
    top:-1.7em;
}

.tooltip:before{
    position:absolute;
    border:1px solid #cccccc;
    z-index:-1;
    content:' ';
    width:1.2em;
    height:1.2em;
    -webkit-transform:rotate(45deg);
        -ms-transform:rotate(45deg);
            transform:rotate(45deg);
    display:inline-block;
    background:#ffffff;
}

.tooltip.up:before{
    border-top:none;
    border-left:none;
    right:1.2em;
    bottom:-0.67em;
    -webkit-box-shadow:2px 2px 4px -2px rgba(0, 0, 0, .2);
            box-shadow:2px 2px 4px -2px rgba(0, 0, 0, .2);
}

.tooltip.down:before{
    border-bottom:none;
    border-right:none;
    top:-0.67em;
    right:1.2em;
    -webkit-box-shadow:-2px -2px 4px -2px rgba(0, 0, 0, .2);
            box-shadow:-2px -2px 4px -2px rgba(0, 0, 0, .2);
}

.tooltip.left:before{
    border-bottom:none;
    border-left:none;
    top:1.2em;
    right:-0.67em;
    -webkit-box-shadow:2px -2px 4px -2px rgba(0, 0, 0, .2);
            box-shadow:2px -2px 4px -2px rgba(0, 0, 0, .2);
}

.tooltip.right:before{
    border-top:none;
    border-right:none;
    left:-0.67em;
    top:1.2em;
    -webkit-box-shadow:-2px 2px 4px -2px rgba(0, 0, 0, .2);
            box-shadow:-2px 2px 4px -2px rgba(0, 0, 0, .2);
}

.tooltip li a{
    display:block;
    width:100%;
    text-decoration:none;
    color:#50535d;
}

.tooltip li a:hover{
    background-color:#f6f8fa;
}

.loading-element{
    position:relative;
    min-height:160px;
    min-width:160px;
    margin:0 auto;
}

.loading-element:after{
    display:block;
    content:' ';
    position:absolute;
    left:50%;
    top:50%;
    margin-left:-16px;
    margin-top:-16px;
    width:32px;
    height:32px;
    background:url('images/book-preloader-transparent.gif') no-repeat center center;
    background-color:#ffffff;
}

.loading-element.loading-no-background:before{
    display:none;
    content:none;
}

.loading-element:before{
    position:absolute;
    top:0;
    left:0;
    background-color:#ffffff;
    background-color:rgba(255, 255, 255, .7);
    width:100%;
    height:100%;
    content:' ';
    display:inline-block;
    text-align:center;
}

.btn.done,
.btn.loading-element{
    position:relative;
    padding:0 40px;
    min-height:0;
    min-width:0;
}

.btn:before,
.btn.loading-element:before{
    position:absolute;
    margin-left:-23px;
    font-size:15px;
    display:inline-block;
    background:none;
    width:auto;
    height:auto;
    top:auto;
    left:auto;
}

.btn.done:before{
    font-family:'fb-icons';
    content:'\e004';
    top:0;
    margin-top:0;
}

.btn.loading-element:before,
.btn.loading-element:after{
    display:none;
}

.btn.loading-element:before{
    font-family:'fb-icons';
    content:'\e006';
    font-size:17px;
    margin-left:-26px;
    -webkit-animation:spin 2.5s infinite linear;
    animation:spin 2.5s infinite linear;
    display:inline-block;
    line-height:1;
    font-weight:normal;
    font-style:normal;
    text-decoration:inherit;
    text-transform:none;
    text-rendering:optimizeLegibility;
    -webkit-font-smoothing:antialiased;
    -moz-osx-font-smoothing:grayscale;
    top:50%;
    margin-top:-8px;
}

@keyframes spin{
    0%{
        -webkit-transform:rotate(0deg);
        transform:rotate(0deg);
    }

    100%{
        -webkit-transform:rotate(359deg);
        transform:rotate(359deg);
    }
}

@font-face{
    font-family:'ui';
    src:url('fonts/UI-Icons.eot');
    src:url('fonts/UI-Icons.eot?#iefix') format('embedded-opentype'),
        url('fonts/UI-Icons.woff') format('woff'),
        url('fonts/UI-Icons.ttf') format('truetype');
    font-weight:normal;
    font-style:normal;
}

.fill{
    width:100%;
}

.btn.fill{
    padding-left:0;
    padding-left:initial;
    padding-right:0;
    padding-right:initial;
    text-align:center;
}

textarea.inp-lg,
textarea.inp-sm{
    height:auto;
}

select.fill, textarea.fill, input.fill, input.inp-lg.fill, input.inp-sm.fill, .btn.fill, .btn.btn-lg.fill, .btn.btn-sm.fill{
        width:100%;
    }

input:-ms-input-placeholder,
textarea:-ms-input-placeholder{
    color:#999999;
}

@font-face{
    font-family:'fb-icons';
    src:url('fonts/fb-icons.eot');
    src:url('fonts/fb-icons.eot?#iefix') format('eot'),
        url('fonts/fb-icons.woff') format('woff'),
        url('fonts/fb-icons.ttf') format('truetype'),
        url('fonts/fb-icons.svg#fb-icons') format('svg');
}

.icon:before{
    font-family:'fb-icons';
    display:inline-block;
    vertical-align:middle;
    line-height:1;
    font-weight:normal;
    font-style:normal;
    speak:none;
    text-decoration:inherit;
    text-transform:none;
    text-rendering:auto;
    -webkit-font-smoothing:antialiased;
    -moz-osx-font-smoothing:grayscale;
}

.icon-account-menu-legacy:before{
    content:'\E0FF';
}

.icon-account-menu-login:before{
    content:'\E100';
}

.icon-account-menu-logout:before{
    content:'\E101';
}

.icon-account-menu-mobile:before{
    content:'\E102';
}

.icon-account-menu-online:before{
    content:'\E103';
}

.icon-account-menu-profile:before{
    content:'\E104';
}

.icon-account-menu-publications:before{
    content:'\E105';
}

.icon-account-menu-question:before{
    content:'\E106';
}

.icon-account-menu-reseller-products:before{
    content:'\E107';
}

.icon-account-menu-reseller-purchase:before{
    content:'\E108';
}

.icon-account-menu-reseller-upgrade:before{
    content:'\E109';
}

.icon-account-menu-reseller:before{
    content:'\E10A';
}

.icon-account-menu-signup:before{
    content:'\E10B';
}

.icon-account-menu-software-installations:before{
    content:'\E10C';
}

.icon-account-menu-software-overview:before{
    content:'\E10D';
}

.icon-account-menu-software-teamwork:before{
    content:'\E10E';
}

.icon-account-menu-software:before{
    content:'\E10F';
}

.icon-account-menu-subscription:before{
    content:'\E110';
}

.icon-account:before{
    content:'\E111';
}

.icon-analytics:before{
    content:'\E112';
}

.icon-anchor:before{
    content:'\E113';
}

.icon-apple-logo:before{
    content:'\E114';
}

.icon-arrow-down:before{
    content:'\E115';
}

.icon-arrow-left:before{
    content:'\E116';
}

.icon-arrow-narrow-left:before{
    content:'\E117';
}

.icon-arrow-narrow-right:before{
    content:'\E118';
}

.icon-arrow-right:before{
    content:'\E119';
}

.icon-arrow-up:before{
    content:'\E11A';
}

.icon-attach:before{
    content:'\E11B';
}

.icon-back-to-pub:before{
    content:'\E11C';
}

.icon-baseline:before{
    content:'\E11D';
}

.icon-book-play:before{
    content:'\E11E';
}

.icon-branding:before{
    content:'\E11F';
}

.icon-browser:before{
    content:'\E120';
}

.icon-business:before{
    content:'\E121';
}

.icon-cam:before{
    content:'\E122';
}

.icon-cancel-subscription:before{
    content:'\E123';
}

.icon-check:before{
    content:'\E004';
}

.icon-clients-agencies:before{
    content:'\E124';
}

.icon-clients-marketers:before{
    content:'\E125';
}

.icon-clients-professionals:before{
    content:'\E126';
}

.icon-close:before{
    content:'\E127';
}

.icon-cloud:before{
    content:'\E128';
}

.icon-comp:before{
    content:'\E129';
}

.icon-contact-us:before{
    content:'\E12A';
}

.icon-cross:before{
    content:'\E001';
}

.icon-crumb-left:before{
    content:'\E002';
}

.icon-crumb-right:before{
    content:'\E003';
}

.icon-customize:before{
    content:'\E12B';
}

.icon-delete:before{
    content:'\E12C';
}

.icon-device-phone:before{
    content:'\E12D';
}

.icon-device-tablet:before{
    content:'\E12E';
}

.icon-dollar:before{
    content:'\E007';
}

.icon-download:before{
    content:'\E12F';
}

.icon-dropdown:before{
    content:'\E130';
}

.icon-empty:before{
    content:'\E131';
}

.icon-exclamation:before{
    content:'\E132';
}

.icon-facebook:before{
    content:'\E133';
}

.icon-fbo-feature-background:before{
    content:'\E134';
}

.icon-fbo-feature-favicon:before{
    content:'\E135';
}

.icon-fbo-feature-ga:before{
    content:'\E136';
}

.icon-fbo-feature-logo:before{
    content:'\E137';
}

.icon-fbo-feature-white-label:before{
    content:'\E138';
}

.icon-feature-2-page-1-page:before{
    content:'\E139';
}

.icon-feature-access:before{
    content:'\E13A';
}

.icon-feature-analytics:before{
    content:'\E13B';
}

.icon-feature-appstores:before{
    content:'\E13C';
}

.icon-feature-better-navigation:before{
    content:'\E13D';
}

.icon-feature-button-captions:before{
    content:'\E13E';
}

.icon-feature-cdn:before{
    content:'\E13F';
}

.icon-feature-cloudshare:before{
    content:'\E140';
}

.icon-feature-content-protection:before{
    content:'\E141';
}

.icon-feature-cta-button:before{
    content:'\E142';
}

.icon-feature-customization:before{
    content:'\E143';
}

.icon-feature-devices:before{
    content:'\E144';
}

.icon-feature-ecart:before{
    content:'\E145';
}

.icon-feature-eemail:before{
    content:'\E146';
}

.icon-feature-embedding:before{
    content:'\E147';
}

.icon-feature-epopup:before{
    content:'\E148';
}

.icon-feature-ewebstore:before{
    content:'\E149';
}

.icon-feature-flash:before{
    content:'\E14A';
}

.icon-feature-flipping:before{
    content:'\E14B';
}

.icon-feature-ftp:before{
    content:'\E14C';
}

.icon-feature-import:before{
    content:'\E14D';
}

.icon-feature-interactive-content:before{
    content:'\E14E';
}

.icon-feature-interface:before{
    content:'\E14F';
}

.icon-feature-large-documents:before{
    content:'\E150';
}

.icon-feature-links:before{
    content:'\E151';
}

.icon-feature-management:before{
    content:'\E152';
}

.icon-feature-offline:before{
    content:'\E153';
}

.icon-feature-ownlogo:before{
    content:'\E154';
}

.icon-feature-page-numeration:before{
    content:'\E155';
}

.icon-feature-popup-image:before{
    content:'\E156';
}

.icon-feature-rtl:before{
    content:'\E157';
}

.icon-feature-share:before{
    content:'\E158';
}

.icon-feature-skins:before{
    content:'\E159';
}

.icon-feature-sound:before{
    content:'\E15A';
}

.icon-feature-speed:before{
    content:'\E15B';
}

.icon-feature-text-search:before{
    content:'\E15C';
}

.icon-feature-vector-text:before{
    content:'\E15D';
}

.icon-feature-video:before{
    content:'\E15E';
}

.icon-feature-whitelabel:before{
    content:'\E15F';
}

.icon-feature-widespread:before{
    content:'\E160';
}

.icon-feature-wordpress-embed:before{
    content:'\E161';
}

.icon-feature-zooming:before{
    content:'\E162';
}

.icon-features:before{
    content:'\E163';
}

.icon-flippingbook-logo:before{
    content:'\E164';
}

.icon-footer-facebook:before{
    content:'\E165';
}

.icon-footer-linked-in:before{
    content:'\E166';
}

.icon-footer-twitter:before{
    content:'\E167';
}

.icon-frontpage-bounce:before{
    content:'\E168';
}

.icon-frontpage-correspondence:before{
    content:'\E169';
}

.icon-frontpage-embed:before{
    content:'\E16A';
}

.icon-frontpage-leads:before{
    content:'\E16B';
}

.icon-frontpage-multi:before{
    content:'\E16C';
}

.icon-frontpage-reader:before{
    content:'\E16D';
}

.icon-frontpage-style:before{
    content:'\E16E';
}

.icon-frontpage-time:before{
    content:'\E16F';
}

.icon-gear:before{
    content:'\E170';
}

.icon-google-accounts:before{
    content:'\E171';
}

.icon-hc-before-purchase:before{
    content:'\E172';
}

.icon-hc-design:before{
    content:'\E173';
}

.icon-hc-getting-started:before{
    content:'\E174';
}

.icon-hc-languages:before{
    content:'\E175';
}

.icon-hc-legacy-products:before{
    content:'\E176';
}

.icon-hc-legal:before{
    content:'\E177';
}

.icon-hc-troubleshooting:before{
    content:'\E178';
}

.icon-hc-user-guide:before{
    content:'\E179';
}

.icon-hellip:before{
    content:'\E17A';
}

.icon-hide:before{
    content:'\E17B';
}

.icon-info-fail:before{
    content:'\E17C';
}

.icon-info-inv:before{
    content:'\E17D';
}

.icon-info-success:before{
    content:'\E17E';
}

.icon-info:before{
    content:'\E17F';
}

.icon-job-accessibility:before{
    content:'\E180';
}

.icon-job-content-protection:before{
    content:'\E181';
}

.icon-job-cross-platform:before{
    content:'\E182';
}

.icon-job-distribution:before{
    content:'\E183';
}

.icon-job-interactive-content:before{
    content:'\E184';
}

.icon-job-large-pdf:before{
    content:'\E185';
}

.icon-job-professional-look-and-feel:before{
    content:'\E186';
}

.icon-job-real-book-feel:before{
    content:'\E187';
}

.icon-lang-chooser:before{
    content:'\E188';
}

.icon-linked-in:before{
    content:'\E189';
}

.icon-live-demos:before{
    content:'\E18A';
}

.icon-loader:before{
    content:'\E18B';
}

.icon-logo-full:before{
    content:'\E18C';
}

.icon-logo-play:before{
    content:'\E18D';
}

.icon-logo-small:before{
    content:'\E18E';
}

.icon-more-options:before{
    content:'\E18F';
}

.icon-more:before{
    content:'\E190';
}

.icon-online:before{
    content:'\E191';
}

.icon-payments-history:before{
    content:'\E192';
}

.icon-pc:before{
    content:'\E193';
}

.icon-pdf-logo:before{
    content:'\E194';
}

.icon-phone:before{
    content:'\E195';
}

.icon-pinterest:before{
    content:'\E196';
}

.icon-play:before{
    content:'\E197';
}

.icon-plus:before{
    content:'\E005';
}

.icon-preloader:before{
    content:'\E006';
}

.icon-print:before{
    content:'\E198';
}

.icon-product-step-design:before{
    content:'\E199';
}

.icon-product-step-examples:before{
    content:'\E19A';
}

.icon-product-step-hosting:before{
    content:'\E19B';
}

.icon-product-step-import:before{
    content:'\E19C';
}

.icon-product-step-mac:before{
    content:'\E19D';
}

.icon-product-step-overview:before{
    content:'\E19E';
}

.icon-product-step-sharing:before{
    content:'\E19F';
}

.icon-pub-edit:before{
    content:'\E1A0';
}

.icon-pub-embed:before{
    content:'\E1A1';
}

.icon-pub-rename:before{
    content:'\E1A2';
}

.icon-pub-reupload:before{
    content:'\E1A3';
}

.icon-pub-share:before{
    content:'\E1A4';
}

.icon-publication-attachments:before{
    content:'\E1A5';
}

.icon-publication-fullscreen:before{
    content:'\E1A6';
}

.icon-publication-i18n:before{
    content:'\E1A7';
}

.icon-publication-remote-control:before{
    content:'\E1A8';
}

.icon-publication-rtl:before{
    content:'\E1A9';
}

.icon-publication-slideshow:before{
    content:'\E1AA';
}

.icon-publisher:before{
    content:'\E1AB';
}

.icon-rename:before{
    content:'\E1AC';
}

.icon-repeat:before{
    content:'\E1AD';
}

.icon-replay:before{
    content:'\E1AE';
}

.icon-responsive-menu-logged-in:before{
    content:'\E1AF';
}

.icon-responsive-menu:before{
    content:'\E1B0';
}

.icon-search:before{
    content:'\E1B1';
}

.icon-selected-skin:before{
    content:'\E1B2';
}

.icon-share-embed:before{
    content:'\E1B3';
}

.icon-share-fb:before{
    content:'\E1B4';
}

.icon-share-link:before{
    content:'\E1B5';
}

.icon-share-mail:before{
    content:'\E1B6';
}

.icon-share:before{
    content:'\E1B7';
}

.icon-shopping-cart:before{
    content:'\E1B8';
}

.icon-show:before{
    content:'\E1B9';
}

.icon-skins:before{
    content:'\E1BA';
}

.icon-stop:before{
    content:'\E1BB';
}

.icon-support:before{
    content:'\E1BC';
}

.icon-switch-billing-period:before{
    content:'\E1BD';
}

.icon-text-select:before{
    content:'\E1BE';
}

.icon-twitter:before{
    content:'\E1BF';
}

.icon-unbranding:before{
    content:'\E1C0';
}

.icon-update-payment-method:before{
    content:'\E1C1';
}

.icon-video:before{
    content:'\E1C2';
}

.icon-warning:before{
    content:'\E1C3';
}

.icon-wordpress-logo:before{
    content:'\E1C4';
}

.ctl-dropdown{
    position:relative;
    display:inline-block;
    font-weight:400;
}

.ctl-dropdown .display{
        color:#6f7578;
        background:#f3f7fa;
        border-radius:3px;
        cursor:pointer;
        padding:0 8px 0 14px;
        position:relative;
        border:1px solid #eaedee;
        line-height:28px;
    }

.ctl-dropdown .display:hover{
            background:#dfe5e8;
            border-color:#cad3d7;
        }

.ctl-dropdown .display:after{
            color:rgb(53, 67, 83);
            content:'\E003';
            font-family:'fb-icons';
            font-size:12px;
            line-height:1px;
            position:relative;
            right:3px;
            top:1px;
            padding:0;
            -webkit-transform:rotate(90deg);
                -ms-transform:rotate(90deg);
                    transform:rotate(90deg);
            filter:url('data:image/svg+xml;charset=utf-8,<svg xmlns="http://www.w3.org/2000/svg"><filter id="filter"><feGaussianBlur stdDeviation="0" /></filter></svg>#filter');
            -webkit-filter:blur(0);
                    filter:blur(0);
            margin-left:10px;
            display:inline-block;
        }

.ctl-dropdown .list{
        display:none;
        position:absolute;
        z-index:1000000;
        right:0;
        top:-3px;
        -webkit-box-shadow:0 7px 12px rgba(0, 0, 0, .48);
                box-shadow:0 7px 12px rgba(0, 0, 0, .48);
        opacity:0;
        -webkit-transition:opacity ease 0.3s;
        -o-transition:opacity ease 0.3s;
        transition:opacity ease 0.3s;
        background:#ffffff;
        margin-left:-20em;
        padding:3px 0 11px;
        border-radius:5px;
    }

.ctl-dropdown .list.pre-in{
            display:block;
            opacity:0;
        }

.ctl-dropdown .list.in{
            display:block;
            opacity:1;
        }

.ctl-dropdown .list .item{
            cursor:pointer;
            line-height:41px;
            text-align:right;
            padding:0 38px 0 20px;
            margin:0;
        }

.ctl-dropdown .list .item.current{
                color:#8b989e;
            }

.ctl-dropdown .list .item.current:after{
                    color:rgb(53, 67, 83);
                    content:'\E003';
                    font-family:'fb-icons';
                    font-size:12px;
                    line-height:1px;
                    position:absolute;
                    right:17px;
                    top:23px;
                    padding:0;
                    -webkit-transform:rotate(-90deg);
                        -ms-transform:rotate(-90deg);
                            transform:rotate(-90deg);
                    filter:url('data:image/svg+xml;charset=utf-8,<svg xmlns="http://www.w3.org/2000/svg"><filter id="filter"><feGaussianBlur stdDeviation="0" /></filter></svg>#filter');
                    -webkit-filter:blur(0);
                            filter:blur(0);
                    margin-left:5px;
                    display:inline-block;
                }

.ctl-dropdown .list .item.disabled:hover{
                    background:transparent;
                    cursor:default;
                }

.ctl-dropdown .list .item.selected{
                display:none;
            }

.ctl-dropdown .list .item:hover{
                background:#f2f4f5;
            }

.ctl-dropdown.bind-left .list{
            right:auto;
            left:0;
            margin:-6px -20em 0 -6px;
        }

.ctl-dropdown.bind-left .list .item{
                text-align:left;
            }

.ctl-dropdown.bind-left .list .item.current:after{
                position:static;
                margin-left:10px;
            }

.ctl-dropdown.bind-right .list{
            right:0;
            left:auto;
            margin-right:auto;
            margin-left:-20em;
        }

.ctl-dropdown.bind-right .list .item{
                text-align:right;
            }

.ctl-dropdown.fullwidth{
        width:100%;
        position:relative;
    }

.ctl-dropdown.fullwidth .list{
            left:1px;
            right:0;
            margin:-6px;
        }

.ctl-dropdown.fullwidth.bind-left .list .item.current:after,
            .ctl-dropdown.fullwidth.bind-left .display:after{
                position:absolute;
            }

.ctl-dropdown.fullwidth.bind-left .display:after{
                top:13px;
                right:13px;
            }

.ctl-dropdown .list .current.item:hover{
    background:none;
    cursor:default;
}


.ctl-selectbox{
    position:relative;
    display:inline-block;
    font-weight:400;
}


.ctl-selectbox .display{
        color:#6f7578;
        background:#f3f7fa;
        border-radius:3px;
        cursor:pointer;
        padding:0 8px 0 14px;
        position:relative;
        border:1px solid #eaedee;
        line-height:28px;
    }


.ctl-selectbox .display:hover{
            background:#dfe5e8;
            border-color:#cad3d7;
        }


.ctl-selectbox .display:after{
            color:rgb(53, 67, 83);
            content:'\E003';
            font-family:'fb-icons';
            font-size:12px;
            line-height:1px;
            position:relative;
            right:3px;
            top:1px;
            padding:0;
            -webkit-transform:rotate(90deg);
                -ms-transform:rotate(90deg);
                    transform:rotate(90deg);
            filter:url('data:image/svg+xml;charset=utf-8,<svg xmlns="http://www.w3.org/2000/svg"><filter id="filter"><feGaussianBlur stdDeviation="0" /></filter></svg>#filter');
            -webkit-filter:blur(0);
                    filter:blur(0);
            margin-left:10px;
            display:inline-block;
        }


.ctl-selectbox .list{
        display:none;
        position:absolute;
        z-index:1000000;
        right:0;
        top:-3px;
        -webkit-box-shadow:0 7px 12px rgba(0, 0, 0, .48);
                box-shadow:0 7px 12px rgba(0, 0, 0, .48);
        opacity:0;
        -webkit-transition:opacity ease 0.3s;
        -o-transition:opacity ease 0.3s;
        transition:opacity ease 0.3s;
        background:#ffffff;
        margin-left:-20em;
        padding:3px 0 11px;
        border-radius:5px;
    }


.ctl-selectbox .list.pre-in{
            display:block;
            opacity:0;
        }


.ctl-selectbox .list.in{
            display:block;
            opacity:1;
        }


.ctl-selectbox .list .item{
            cursor:pointer;
            line-height:41px;
            text-align:right;
            padding:0 38px 0 20px;
            margin:0;
        }


.ctl-selectbox .list .item.current{
                color:#8b989e;
            }


.ctl-selectbox .list .item.current:after{
                    color:rgb(53, 67, 83);
                    content:'\E003';
                    font-family:'fb-icons';
                    font-size:12px;
                    line-height:1px;
                    position:absolute;
                    right:17px;
                    top:23px;
                    padding:0;
                    -webkit-transform:rotate(-90deg);
                        -ms-transform:rotate(-90deg);
                            transform:rotate(-90deg);
                    filter:url('data:image/svg+xml;charset=utf-8,<svg xmlns="http://www.w3.org/2000/svg"><filter id="filter"><feGaussianBlur stdDeviation="0" /></filter></svg>#filter');
                    -webkit-filter:blur(0);
                            filter:blur(0);
                    margin-left:5px;
                    display:inline-block;
                }


.ctl-selectbox .list .item.selected{
                display:none;
            }


.ctl-selectbox .list .item:hover{
                background:#f2f4f5;
            }


.ctl-selectbox.bind-left .list{
            right:auto;
            left:0;
            margin:-6px -20em 0 -6px;
        }


.ctl-selectbox.bind-left .list .item{
                text-align:left;
            }


.ctl-selectbox.bind-left .list .item.current:after{
                position:static;
                margin-left:10px;
            }


.ctl-selectbox.bind-right .list{
            right:0;
            left:auto;
            margin-right:auto;
            margin-left:-20em;
        }


.ctl-selectbox.bind-right .list .item{
                text-align:right;
            }


.ctl-selectbox.fullwidth{
        width:100%;
        position:relative;
    }


.ctl-selectbox.fullwidth .list{
            left:1px;
            right:0;
            margin:-6px;
        }


.ctl-selectbox.fullwidth.bind-left .list .item.current:after,
            .ctl-selectbox.fullwidth.bind-left .display:after{
                position:absolute;
            }


.ctl-selectbox.fullwidth.bind-left .display:after{
                top:13px;
                right:13px;
            }

.ctl-fixable{
    position:static;
}

.ctl-fixable.fixed{
        position:fixed;
    }

.ctl-fixable.fixed.bottom{
            position:fixed;
        }

.ui-helper-hidden-accessible{
    display:none;
}

.ctl-tooltip{
    position:relative;
}

.ctl-tooltip .ctl-tooltip-content,
.ui-tooltip{
    overflow:visible;
    display:none;
    position:absolute;
    top:2em;
    background:#485358;
    border-radius:5px;
    color:#ffffff;
    line-height:20px;
    padding:9px 14px;
    z-index:10000000;
    width:170px;
    text-transform:none;
    font-size:14px;
    font-weight:400;
}

.ctl-tooltip .ctl-tooltip-content:before, .ui-tooltip:before{
        border:8px solid #485358;
        border-color:transparent transparent #485358;
        position:absolute;
        top:-16px;
        content:' ';
    }

.ctl-tooltip .ctl-tooltip-content.bind-left, .ui-tooltip.bind-left{
        left:-19px;
    }

.ctl-tooltip .ctl-tooltip-content.bind-left:before, .ui-tooltip.bind-left:before{
            left:22px;
        }

.ctl-tooltip .ctl-tooltip-content.bind-right, .ui-tooltip.bind-right{
        right:-22px;
    }

.ctl-tooltip .ctl-tooltip-content.bind-right:before, .ui-tooltip.bind-right:before{
            right:22px;
        }

.ctl-tooltip .ctl-tooltip-content.bind-center, .ui-tooltip.bind-center{
        left:50%;
        margin-left:-125px;
    }

.ctl-tooltip .ctl-tooltip-content.bind-center:before, .ui-tooltip.bind-center:before{
            left:50%;
            margin-left:-8px;
        }

.ctl-tooltip-reparent-container.ctl-tooltip .ctl-tooltip-content{
    top:0.5em;
}

html,
body{
    font-size:8px;
    -webkit-tap-highlight-color:rgba(0, 0, 0, 0);
}

.oldIE9 body{
        overflow:auto;
    }

.modal-scrollbar-measure{
    position:absolute;
    top:-9999px;
    width:50px;
    height:50px;
    overflow:scroll;
}

.flippingbook.layout{
    background:#f6f8fa;
    color:#272f37;
}

.flippingbook.layout a .icon, .flippingbook.layout a:hover .icon, .flippingbook.layout a:visited .icon, .flippingbook.layout a:active .icon{
            text-decoration:none;
        }

.flippingbook.layout a .icon:before, .flippingbook.layout a:hover .icon:before, .flippingbook.layout a:visited .icon:before, .flippingbook.layout a:active .icon:before{
                text-decoration:none;
            }

.flippingbook.layout .user-logged-in{
        display:none;
    }

.flippingbook.layout.dialog-open{
        overflow:hidden !important;
    }

.flippingbook.layout .popupbox-transformer{
        background-color:#ffffff;
        border-radius:10px;
        display:block;
        margin:50px auto;
        max-height:90%;
        max-width:90%;
        min-height:150px;
        min-width:200px;
        padding:30px;
        position:relative;
    }

.flippingbook.layout .popupbox-transformer.outer-close{
            border-radius:5px;
            padding:10px;
        }

.flippingbook.layout .popupbox-transformer + .dialog.offscreen, .flippingbook.layout .popupbox-transformer + .popupbox.offscreen{
                position:fixed;
                top:-999999999px;
                left:-999999999px;
            }

.flippingbook.layout .dialog-wrapper{
        position:fixed;
        top:0;
        right:0;
        bottom:0;
        left:0;
        z-index:10050;
        overflow-y:scroll;
        display:none;
    }

.flippingbook.layout .dialog-wrapper .dialog,
        .flippingbook.layout .dialog-wrapper .popupbox{
            position:relative;
        }

.flippingbook.layout .dialog-wrapper.pre{
            display:block;
            opacity:0;
            -webkit-transition:opacity ease 0.4s;
            -o-transition:opacity ease 0.4s;
            transition:opacity ease 0.4s;
        }

.flippingbook.layout .dialog-wrapper.pre .dialog,
            .flippingbook.layout .dialog-wrapper.pre .popupbox-transformer{
                -webkit-transform:scale(0, 0);
                    -ms-transform:scale(0, 0);
                        transform:scale(0, 0);
                -webkit-transition:-webkit-transform ease 0.4s;
                transition:-webkit-transform ease 0.4s;
                -o-transition:transform ease 0.4s;
                transition:transform ease 0.4s;
                transition:transform ease 0.4s, -webkit-transform ease 0.4s;
            }

.flippingbook.layout .dialog-wrapper.in{
            display:block;
            opacity:1;
            -webkit-transition:opacity ease 0.4s;
            -o-transition:opacity ease 0.4s;
            transition:opacity ease 0.4s;
        }

.flippingbook.layout .dialog-wrapper.in .dialog,
            .flippingbook.layout .dialog-wrapper.in .popupbox-transformer{
                -webkit-transform:scale(1, 1);
                    -ms-transform:scale(1, 1);
                        transform:scale(1, 1);
                -webkit-transition:-webkit-transform ease 0.4s;
                transition:-webkit-transform ease 0.4s;
                -o-transition:transform ease 0.4s;
                transition:transform ease 0.4s;
                transition:transform ease 0.4s, -webkit-transform ease 0.4s;
            }

.flippingbook.layout .dialog-footer{
        margin-top:30px;
    }

.flippingbook.layout .site-footer{
        background:#666a6e;
        font-size:16px;
        line-height:1.4em;
        letter-spacing:normal;
        font-weight:400;
        background-color:transparent;
        color:#3c95ab;
        position:fixed;
        bottom:0;
        left:0;
        padding:0 15px 15px;
        display:inline-block;
    }

.flippingbook.layout .site-footer ul.menu{
            display:inline-block;
            list-style:none;
            padding:0;
            margin:0;
        }

.flippingbook.layout .site-footer ul.menu li.menu-element{
                display:inline-block;
                padding:0;
                margin:0 15px 0 0;
            }

.flippingbook.layout .site-footer .popup-menu .icon-more{
                display:block;
                margin-top:-3px;
            }

.flippingbook.layout .site-footer .popup-menu ul{
                padding:5px 0;
            }

.flippingbook.layout .site-footer .popup-menu ul li a{
                        padding-left:1em;
                        padding-right:1em;
                    }

.flippingbook.layout .site-footer .popup-menu ul.in{
                    bottom:2.5em;
                    right:auto;
                    left:-0.5em;
                }

.flippingbook.layout .site-footer .popup-menu ul:before{
                    left:1.5em;
                    right:auto;
                }

.flippingbook.layout .site-footer a{
            color:#4c91e3;
        }

.flippingbook.layout .site-header{
        z-index:10005;
        width:100%;
    }

.flippingbook.layout .loading-element:after{
        background-color:#f6f8fa;
        z-index:2;
    }

.flippingbook.layout .loading-element:before{
        background-color:#f6f8fa;
        background-color:rgba(246, 248, 250, 0.7);
        z-index:1;
    }

.flippingbook.layout .btn.loading-element:after,
    .flippingbook.layout .btn.loading-element:before{
        background-color:transparent;
    }

.flippingbook.layout:not(.login):not(.signup):not(.restore):not(.upgrade-browser),
    .flippingbook.layout.online.upgrade-browser{
        min-width:970px;
        -webkit-overflow-scrolling:auto;
    }

.flippingbook.layout:not(.login):not(.signup):not(.restore):not(.upgrade-browser).edit, .flippingbook.layout.online.upgrade-browser.edit{
            height:100%;
        }

.flippingbook.layout:not(.login):not(.signup):not(.restore):not(.upgrade-browser).edit #account-content, .flippingbook.layout.online.upgrade-browser.edit #account-content{
                display:none;
            }

.flippingbook.layout .account-menu-fixable.ctl-fixable{
        position:absolute;
        width:230px;
        left:15px;
        margin:0 45px 0 0;
    }

.flippingbook.layout .account-content{
        position:relative;
        margin:auto;
        max-width:927px;
    }

.flippingbook.layout .promo-banner{
        display:none;
        text-align:center;
        background:#f3f3f3;
        border:1px solid #ced2d5;
        width:200px;
        margin:30px auto 30px 0;
    }

.flippingbook.layout .promo-banner h4{
            margin:18px 23px 21px;
            font-size:18px;
            font-weight:400;
        }

.flippingbook.layout .promo-banner img{
            margin:0 auto 22px;
        }

.flippingbook.layout .promo-banner p{
            margin:0 20px !important;
            font-size:12px;
            line-height:19px;
        }

.flippingbook.layout .promo-banner .btn-product{
            margin:26px auto;
        }

.popup-menu ul.in{
        display:block;
    }

.popup-menu .icon-more{
        font-size:170%;
    }

.popup.image,
.popup.frame{
    cursor:pointer;
}

td[data-sort-field],
th[data-sort-field]{
    cursor:pointer;
    -webkit-user-select:none;
       -moz-user-select:none;
        -ms-user-select:none;
            user-select:none;
}

td[data-sort-field] span, th[data-sort-field] span{
        font-size:70%;
        display:inline-block;
        vertical-align:bottom;
        margin:0 0 0 5px;
    }

iframe[name='google_conversion_frame']{
    height:0 !important;
    width:0 !important;
    line-height:0 !important;
    font-size:0 !important;
    margin-top:-13px;
    float:left;
}

div.centered{
    text-align:center;
    margin:0 auto;
}

.fill{
    width:100%;
    min-width:5em;
}

input.fill, input.inp-lg.fill, input.inp-sm.fill, select.fill, select.inp-lg.fill, select.inp-sm.fill, .btn.fill, .btn.btn-lg.fill, .btn.btn-sm.fill{
        width:100%;
        min-width:5em;
    }

.content-right{
    text-align:right !important;
}

.content-left{
    text-align:left !important;
}

.content-centered{
    text-align:center !important;
}

.btn-xlg{
    height:45px;
    margin-top:0;
    margin-bottom:0;
    border-width:3px;
    font-size:22px;
    line-height:39px;
}

.btn-transparent.btn-lg{
    height:45px;
    margin-top:0;
    margin-bottom:0;
    font-size:22px;
    line-height:41px;
    font-weight:400;
}

.btn.btn-text,
.btn.btn-text:hover,
.btn.btn-text:active,
.btn.btn-text:focus{
    border:none;
    background:transparent;
    height:37px;
    padding:0 7.5px 1px;
    -webkit-box-shadow:none;
            box-shadow:none;
    font-size:14px;
    font-weight:400;
}

.btn.btn-text{
    color:#1495b3;
    text-transform:none;
}

.btn.btn-text.icon:before{
        line-height:1px;
        display:inline-block;
        vertical-align:top;
        margin-top:8px;
    }

.btn.btn-text:hover{
        color:#47bed9;
    }

.btn.btn-text:active{
        color:#13859f;
    }

.btn.btn-text.disabled,
    .btn.btn-text[disabled]{
        color:#d5dadb;
    }

.btn.btn-text.disabled:hover,
        .btn.btn-text.disabled:active,
        .btn.btn-text.disabled:focus,
        .btn.btn-text[disabled]:hover,
        .btn.btn-text[disabled]:active,
        .btn.btn-text[disabled]:focus{
            color:#d5dadb;
        }

.btn-transparent.btn-fill{
    color:#858b93;
    background:#d7e5e9;
    padding:0 37.5px;
    border:none;
    -webkit-box-shadow:none;
            box-shadow:none;
    font-weight:400;
}

.btn-transparent.btn-fill.icon-check:before,
    .btn-transparent.btn-fill.icon-cross:before{
        top:2px;
    }

.btn-transparent.btn-fill:hover{
        background:#d7e5e9;
        color:#858b93;
    }

.btn-transparent.btn-fill:hover,
    .btn-transparent.btn-fill:active,
    .btn-transparent.btn-fill:focus{
        border:none;
        -webkit-box-shadow:none;
                box-shadow:none;
    }

.btn-transparent.btn-fill.btn-primary{
        color:#ffffff;
        background:#4c91e3;
    }

.btn-transparent.btn-fill.btn-primary:hover{
            background:#5099f2;
            color:#ffffff;
        }

.btn-transparent.btn-fill.btn-success{
        color:#ffffff;
        background:#5cb73c;
    }

.btn-transparent.btn-fill.btn-success:hover{
            background:#73c257;
            color:#ffffff;
        }

.btn-transparent.btn-fill.btn-danger{
        color:#ffffff;
        background:#fe5f5f;
    }

.btn-transparent.btn-fill.btn-danger:hover{
            background:#fe7f7f;
            color:#ffffff;
        }

.btn-transparent.btn-fill.btn-inverted-dark{
        color:#ffffff;
        background:#000000;
        background:rgba(0, 0, 0, .66);
    }

.btn-transparent.btn-fill.btn-inverted-dark:hover{
            background:#000000;
            background:rgba(0, 0, 0, .77);
            color:#ffffff;
        }

.btn-transparent.btn-fill.disabled,
    .btn-transparent.btn-fill[disabled]{
        background:#d5dadb;
        color:#ffffff;
    }

.btn-transparent.btn-fill.disabled:hover,
        .btn-transparent.btn-fill.disabled:active,
        .btn-transparent.btn-fill.disabled:focus,
        .btn-transparent.btn-fill[disabled]:hover,
        .btn-transparent.btn-fill[disabled]:active,
        .btn-transparent.btn-fill[disabled]:focus{
            background:#d5dadb;
            color:#ffffff;
        }

.btn-account-default{
    display:inline-block;
    vertical-align:baseline;
    text-transform:none;
    font-size:14px;
    font-weight:400;
    padding:0 5px;
    border-radius:4px;
    -webkit-box-shadow:0 1px 3px rgba(0, 0, 0, .51);
            box-shadow:0 1px 3px rgba(0, 0, 0, .51);
    border:none;
    background:#f3f7f9;
    color:#4a4a4a;
}

.btn-account-default.btn-lg{
        line-height:50px;
        height:50px;
        text-transform:none;
        font-size:14px;
        font-weight:400;
        padding:0 5px;
        border-radius:4px;
    }

.btn-account-default:hover,
    .btn-account-default:focus{
        color:#4a4a4a;
        background:#e2e8eb;
        -webkit-box-shadow:0 1px 3px rgba(0, 0, 0, .51);
                box-shadow:0 1px 3px rgba(0, 0, 0, .51);
    }

.btn-account-default:active{
        color:#4a4a4a;
        background:#f3f7f9;
        -webkit-box-shadow:0 1px 3px rgba(0, 0, 0, .51);
                box-shadow:0 1px 3px rgba(0, 0, 0, .51);
    }

.btn-account-default.disabled,
    .btn-account-default[disabled]{
        color:#d5dadb;
    }

.btn-account-default.disabled:hover,
        .btn-account-default.disabled:active,
        .btn-account-default.disabled:focus,
        .btn-account-default[disabled]:hover,
        .btn-account-default[disabled]:active,
        .btn-account-default[disabled]:focus{
            color:#d5dadb;
        }

.flippingbook.layout.account .dialog{
        padding:0;
        line-height:30px;
        font-family:'Roboto', sans-serif;
        font-weight:400;
        font-size:14px;
        border:none;
        -webkit-box-shadow:0 7px 12px rgba(0, 0, 0, .48);
                box-shadow:0 7px 12px rgba(0, 0, 0, .48);
        border-radius:5px;
    }

.flippingbook.layout.account .dialog label,
        .flippingbook.layout.account .dialog input,
        .flippingbook.layout.account .dialog textarea,
        .flippingbook.layout.account .dialog select,
        .flippingbook.layout.account .dialog p{
            font-size:14px;
        }

.flippingbook.layout.account .dialog h2{
            font-size:24px;
        }

.flippingbook.layout.account .dialog p,
        .flippingbook.layout.account .dialog li,
        .flippingbook.layout.account .dialog ol,
        .flippingbook.layout.account .dialog ul{
            line-height:1.6em;
        }

.flippingbook.layout.account .dialog .header{
            border-bottom:1px solid #f6f6f6;
            font-size:14px;
            font-weight:500;
            height:54px;
            overflow:hidden;
        }

.flippingbook.layout.account .dialog .header .dialog-head{
                font-size:14px;
                font-weight:500;
                line-height:54px;
                font-family:'Roboto', sans-serif;
                margin:0 22px;
                text-transform:uppercase;
                color:#4a4a4a;
            }

.flippingbook.layout.account .dialog .header .dialog-head strong{
                    font-weight:700;
                }

.flippingbook.layout.account .dialog .header .command-close{
                position:static;
                top:auto;
                right:auto;
                line-height:54px;
                float:right;
                font-size:11px;
                width:55px;
                color:#9ea3a6;
                margin-right:1px;
            }

.flippingbook.layout.account .dialog .header .command-close:hover{
                    color:#4a4a4a;
                }

.flippingbook.layout.account .dialog .header .command-close:active{
                    color:#6e6e6e;
                }

.flippingbook.layout.account .dialog .body{
            background:-webkit-linear-gradient(top, #fafcfb, #ffffff 20px);
            background:-o-linear-gradient(top, #fafcfb, #ffffff 20px);
            background:linear-gradient(180deg, #fafcfb, #ffffff 20px);
        }

.flippingbook.layout.account .dialog .body.loading-element:before{
                background:-webkit-linear-gradient(top, #fafcfb, #ffffff 20px);
                background:-o-linear-gradient(top, #fafcfb, #ffffff 20px);
                background:linear-gradient(180deg, #fafcfb, #ffffff 20px);
            }

.flippingbook.layout.account .dialog .body.loading-element:after{
                background-color:transparent;
            }

.flippingbook.layout.account .dialog .dialog-footer{
            border-top:2px solid #f2f8f8;
            padding:22px 0 22px 0;
            margin-top:22px;
        }

.flippingbook.layout.account .dialog .dialog-footer .btn,
            .flippingbook.layout.account .dialog .dialog-footer .btn:hover,
            .flippingbook.layout.account .dialog .dialog-footer .btn:active,
            .flippingbook.layout.account .dialog .dialog-footer .btn:focus{
                font-size:16px;
                margin-left:0.7em;
                margin-right:0.7em;
            }

.flippingbook.layout.account .dialog.blink{
            -webkit-transform:scale(1.035) !important;
                -ms-transform:scale(1.035) !important;
                    transform:scale(1.035) !important;
        }

.flippingbook.layout.account .dialog.padded-body .body{
                padding:22px 22px 0 22px;
            }

.flippingbook.layout.account .dialog.centered-content{
            text-align:center;
        }

.flippingbook.layout.account:not(.login):not(.restore):not(.signup):not(.stats) .dialog-wrapper .form-row{
            margin-bottom:15px;
        }

.flippingbook.layout.account:not(.login):not(.restore):not(.signup):not(.stats) .dialog-wrapper .form-simple,
        .flippingbook.layout.account:not(.login):not(.restore):not(.signup):not(.stats) .dialog-wrapper .form-horizontal,
        .flippingbook.layout.account:not(.login):not(.restore):not(.signup):not(.stats) .dialog-wrapper .form-vertical,
        .flippingbook.layout.account:not(.login):not(.restore):not(.signup):not(.stats) .dialog-wrapper .form-line,
        .flippingbook.layout.account:not(.login):not(.restore):not(.signup):not(.stats) .dialog-wrapper .form-simple{
            margin-bottom:0;
        }

.flippingbook.layout.account:not(.login):not(.restore):not(.signup):not(.stats) .dialog-wrapper .form-simple label:last-child, .flippingbook.layout.account:not(.login):not(.restore):not(.signup):not(.stats) .dialog-wrapper .form-horizontal label:last-child, .flippingbook.layout.account:not(.login):not(.restore):not(.signup):not(.stats) .dialog-wrapper .form-vertical label:last-child, .flippingbook.layout.account:not(.login):not(.restore):not(.signup):not(.stats) .dialog-wrapper .form-line label:last-child, .flippingbook.layout.account:not(.login):not(.restore):not(.signup):not(.stats) .dialog-wrapper .form-simple label:last-child{
                margin-bottom:0;
            }

.flippingbook.layout.account:not(.login):not(.restore):not(.signup):not(.stats) .dialog-wrapper label.vertical input{
            margin-top:5px;
        }

.flippingbook.layout.account:not(.login):not(.restore):not(.signup):not(.stats) .dialog-wrapper input[type='text'],
        .flippingbook.layout.account:not(.login):not(.restore):not(.signup):not(.stats) .dialog-wrapper input[type='password'],
        .flippingbook.layout.account:not(.login):not(.restore):not(.signup):not(.stats) .dialog-wrapper input[type='date'],
        .flippingbook.layout.account:not(.login):not(.restore):not(.signup):not(.stats) .dialog-wrapper input[type='tel'],
        .flippingbook.layout.account:not(.login):not(.restore):not(.signup):not(.stats) .dialog-wrapper input[type='url'],
        .flippingbook.layout.account:not(.login):not(.restore):not(.signup):not(.stats) .dialog-wrapper input[type='number'],
        .flippingbook.layout.account:not(.login):not(.restore):not(.signup):not(.stats) .dialog-wrapper input[type='email'],
        .flippingbook.layout.account:not(.login):not(.restore):not(.signup):not(.stats) .dialog-wrapper textarea,
        .flippingbook.layout.account:not(.login):not(.restore):not(.signup):not(.stats) .dialog-wrapper select{
            border-width:1px;
            font-size:14px;
            height:34.5px;
            line-height:34.5px;
        }

.flippingbook.layout.account:not(.login):not(.restore):not(.signup):not(.stats) .dialog-wrapper input[type='text']:focus, .flippingbook.layout.account:not(.login):not(.restore):not(.signup):not(.stats) .dialog-wrapper input[type='password']:focus, .flippingbook.layout.account:not(.login):not(.restore):not(.signup):not(.stats) .dialog-wrapper input[type='date']:focus, .flippingbook.layout.account:not(.login):not(.restore):not(.signup):not(.stats) .dialog-wrapper input[type='tel']:focus, .flippingbook.layout.account:not(.login):not(.restore):not(.signup):not(.stats) .dialog-wrapper input[type='url']:focus, .flippingbook.layout.account:not(.login):not(.restore):not(.signup):not(.stats) .dialog-wrapper input[type='number']:focus, .flippingbook.layout.account:not(.login):not(.restore):not(.signup):not(.stats) .dialog-wrapper input[type='email']:focus, .flippingbook.layout.account:not(.login):not(.restore):not(.signup):not(.stats) .dialog-wrapper textarea:focus, .flippingbook.layout.account:not(.login):not(.restore):not(.signup):not(.stats) .dialog-wrapper select:focus{
                border-color:#1495b3;
            }

.flippingbook.layout.account:not(.login):not(.restore):not(.signup):not(.stats) .dialog-wrapper input[type='text'].disabled,
            .flippingbook.layout.account:not(.login):not(.restore):not(.signup):not(.stats) .dialog-wrapper input[type='text'][disabled],
            .flippingbook.layout.account:not(.login):not(.restore):not(.signup):not(.stats) .dialog-wrapper input[type='password'].disabled,
            .flippingbook.layout.account:not(.login):not(.restore):not(.signup):not(.stats) .dialog-wrapper input[type='password'][disabled],
            .flippingbook.layout.account:not(.login):not(.restore):not(.signup):not(.stats) .dialog-wrapper input[type='date'].disabled,
            .flippingbook.layout.account:not(.login):not(.restore):not(.signup):not(.stats) .dialog-wrapper input[type='date'][disabled],
            .flippingbook.layout.account:not(.login):not(.restore):not(.signup):not(.stats) .dialog-wrapper input[type='tel'].disabled,
            .flippingbook.layout.account:not(.login):not(.restore):not(.signup):not(.stats) .dialog-wrapper input[type='tel'][disabled],
            .flippingbook.layout.account:not(.login):not(.restore):not(.signup):not(.stats) .dialog-wrapper input[type='url'].disabled,
            .flippingbook.layout.account:not(.login):not(.restore):not(.signup):not(.stats) .dialog-wrapper input[type='url'][disabled],
            .flippingbook.layout.account:not(.login):not(.restore):not(.signup):not(.stats) .dialog-wrapper input[type='number'].disabled,
            .flippingbook.layout.account:not(.login):not(.restore):not(.signup):not(.stats) .dialog-wrapper input[type='number'][disabled],
            .flippingbook.layout.account:not(.login):not(.restore):not(.signup):not(.stats) .dialog-wrapper input[type='email'].disabled,
            .flippingbook.layout.account:not(.login):not(.restore):not(.signup):not(.stats) .dialog-wrapper input[type='email'][disabled],
            .flippingbook.layout.account:not(.login):not(.restore):not(.signup):not(.stats) .dialog-wrapper textarea.disabled,
            .flippingbook.layout.account:not(.login):not(.restore):not(.signup):not(.stats) .dialog-wrapper textarea[disabled],
            .flippingbook.layout.account:not(.login):not(.restore):not(.signup):not(.stats) .dialog-wrapper select.disabled,
            .flippingbook.layout.account:not(.login):not(.restore):not(.signup):not(.stats) .dialog-wrapper select[disabled]{
                color:#98a5ab;
            }

.flippingbook.layout.account:not(.login):not(.restore):not(.signup):not(.stats) .dialog-wrapper textarea{
            height:auto;
            line-height:21px;
        }

.flippingbook.layout.account:not(.login):not(.restore):not(.signup):not(.stats) .dialog-wrapper textarea.inp-lg{
                height:auto;
                line-height:24px;
            }

.flippingbook.layout.account:not(.login):not(.restore):not(.signup):not(.stats) .dialog-wrapper .disabled{
            color:#98a5ab;
        }

.flippingbook.layout.account:not(.login):not(.restore):not(.signup):not(.stats) .dialog-wrapper ::-webkit-input-placeholder{
            font-weight:400;
            font-style:italic;
        }

.flippingbook.layout.account:not(.login):not(.restore):not(.signup):not(.stats) .dialog-wrapper :-moz-placeholder{
            font-weight:400;
            font-style:italic;
        }

.flippingbook.layout.account:not(.login):not(.restore):not(.signup):not(.stats) .dialog-wrapper ::-moz-placeholder{
            font-weight:400;
            font-style:italic;
        }

.flippingbook.layout.account:not(.login):not(.restore):not(.signup):not(.stats) .dialog-wrapper :-ms-input-placeholder{
            font-weight:400;
            font-style:italic;
        }

.flippingbook.layout.account .account-menu .left-menu,
    .flippingbook.layout.account .account-menu .left-menu ul{
        list-style:none;
        line-height:1.4;
        margin:0;
        padding:0;
    }

.flippingbook.layout.account .account-menu .left-menu li a, .flippingbook.layout.account .account-menu .left-menu ul li a{
                line-height:41px;
                display:inline-block;
                width:100%;
                padding:0 8px;
                text-decoration:none;
                color:#272f37;
                border-left:4px solid #f6f8fa;
                position:relative;
            }

.flippingbook.layout.account .account-menu .left-menu li a:hover, .flippingbook.layout.account .account-menu .left-menu ul li a:hover{
                    border-left:4px solid #e5eaed;
                    background-color:#e5eaed;
                }

.flippingbook.layout.account .account-menu .left-menu li a:before, .flippingbook.layout.account .account-menu .left-menu ul li a:before{
                    font-size:18px;
                    width:25px;
                    margin-right:7px;
                    text-align:center;
                    vertical-align:middle;
                }

.flippingbook.layout.account .account-menu .left-menu li.has-subitems.open, .flippingbook.layout.account .account-menu .left-menu ul li.has-subitems.open{
                padding-bottom:12px;
            }

.flippingbook.layout.account .account-menu .left-menu li.active a,
                .flippingbook.layout.account .account-menu .left-menu li.active a:hover,
                .flippingbook.layout.account .account-menu .left-menu ul li.active a,
                .flippingbook.layout.account .account-menu .left-menu ul li.active a:hover{
                    color:#2996b3;
                    border-left:4px solid #2996b3;
                    background-color:#f6f8fa;
                    font-weight:700;
                }

.flippingbook.layout.account .account-menu .left-menu li.subactive > a, .flippingbook.layout.account .account-menu .left-menu ul li.subactive > a{
                font-weight:700;
            }

.flippingbook.layout.account .account-menu .left-menu li li, .flippingbook.layout.account .account-menu .left-menu ul li li{
            margin:0;
        }

.flippingbook.layout.account .account-menu .left-menu li li a, .flippingbook.layout.account .account-menu .left-menu ul li li a{
                padding:0 0 0 28px;
                line-height:31px;
            }

.flippingbook.layout.account .account-menu .left-menu .trial-not-started, .flippingbook.layout.account .account-menu .left-menu ul .trial-not-started{
            margin-top:2em;
        }

.flippingbook.layout.account .account-menu .left-menu .trial-not-started:before, .flippingbook.layout.account .account-menu .left-menu ul .trial-not-started:before{
                content:' ';
                border-top:1px solid #dbdbdb;
                display:block;
                padding-bottom:1em;
                width:60%;
                margin-left:12px;
            }

.flippingbook.layout.account .account-menu .left-menu .trial-not-started ul > li a, .flippingbook.layout.account .account-menu .left-menu ul .trial-not-started ul > li a{
                padding-left:8px;
            }

.flippingbook.layout.account .account-menu .left-menu .overlay.icon, .flippingbook.layout.account .account-menu .left-menu ul .overlay.icon{
            font-size:90%;
            position:absolute;
            left:3em;
            top:0.3em;
        }

.flippingbook.layout.account .account-menu .left-menu .overlay.icon.text-warning, .flippingbook.layout.account .account-menu .left-menu ul .overlay.icon.text-warning{
                color:#ff9900;
            }

.PA-submit-privacy-notice{
    display:block;
    font-size:14px;
    font-weight:400;
    line-height:15px;
    margin:0 auto;
    text-align:center;
}

.PA-submit-privacy-notice__submit-label{
        display:inline;
        font-weight:500;
    }

.PA-submit-privacy-notice__link{
        font-weight:500;
    }

.flippingbook.layout.account:not(.login):not(.restore):not(.signup) .dialog-wrapper{
        font-size:16px;
        line-height:1.4em;
        letter-spacing:normal;
        font-weight:400;
    }

.flippingbook.layout.account:not(.login):not(.restore):not(.signup) .dialog-wrapper table:not(.PA-UI-Table) td p{
            margin:7px 0;

            font-size:16px;

            line-height:1.4em;

            letter-spacing:normal;

            font-weight:400;
        }

.flippingbook.layout.account:not(.login):not(.restore):not(.signup) .dialog-wrapper .table td,
        .flippingbook.layout.account:not(.login):not(.restore):not(.signup) .dialog-wrapper .table th,
        .flippingbook.layout.account:not(.login):not(.restore):not(.signup) .dialog-wrapper .form-horizontal,
        .flippingbook.layout.account:not(.login):not(.restore):not(.signup) .dialog-wrapper .form-horizontal label{
            font-size:16px;
            line-height:1.4em;
            letter-spacing:normal;
            font-weight:400;
        }

.flippingbook.layout.account:not(.login):not(.restore):not(.signup) .dialog-wrapper .table th{
            font-weight:400;
        }

.flippingbook.layout.account:not(.login):not(.restore):not(.signup) .dialog-wrapper .ctl-tooltip p{
            margin:7px 0;
        }

.flippingbook.layout.account:not(.login):not(.restore):not(.signup):not(.stats) .dialog-wrapper p + p,
        .flippingbook.layout.account:not(.login):not(.restore):not(.signup):not(.stats) .dialog-wrapper .table td p + p{
            margin:7px 0;
        }

.flippingbook.layout.account:not(.online) .account-content.upgrade-browser{
        text-align:center;
        margin:75px auto 60px;
    }

.account-content.upgrade-browser h2,
    .account-content.upgrade-browser p{
        width:100%;
        max-width:700px;
        text-align:center;
        display:inline-block;
    }

.account-content.upgrade-browser h2{
        max-width:500px;
    }

.account-content.upgrade-browser .upgrade-browser-img{
        margin-bottom:15px;
    }

.account-content.upgrade-browser .upgrade-browser-container{
        text-align:center;
        max-width:800px;
        margin:0 auto;
    }

.account-content.upgrade-browser .row a img{
        height:54px;
    }

.account-content.upgrade-browser .row a{
        width:105px;
        display:inline-block;
        margin:20px 25px;
        vertical-align:text-top;
    }

.account-content.upgrade-browser .browser-name{
        white-space:nowrap;
        margin-top:15px;
        margin-bottom:5px;
        display:inline-block;
    }

.account-content.upgrade-browser .browser-version{
        white-space:nowrap;
        display:inline-block;
        color:#9ba9b3;
    }

.account-content.upgrade-browser .small-upgrade-info{
        margin-top:30px;
        font-size:12px;
    }

.btn.btn-icon{
    padding:0;
    text-align:center;
}

.btn.btn-icon.btn-lg{
        width:47px;
    }

.btn.btn-icon.btn-sm{
        width:32px;
    }

.btn.btn-cta{
    text-transform:uppercase;
}

.clients-carousel{
    padding:21px 0 16px;
    margin-bottom:42px;
    overflow:hidden;
}

.clients-carousel.clients-carousel-dark .item{
            background-image:url('images/clients-logo-dark.png');
        }

.clients-carousel.clients-carousel-dark .clipping-container:before,
            .clients-carousel.clients-carousel-dark .clipping-container:after{
                background:none;
            }

.clients-carousel.clients-carousel-dark-big .item{
            background-image:url('images/clients-logo-dark-big.png');
            width:320px;
            height:210px;
        }

.clients-carousel.clients-carousel-dark-big .clipping-container{
            height:210px;
        }

.clients-carousel.clients-carousel-dark-big .clipping-container:before,
            .clients-carousel.clients-carousel-dark-big .clipping-container:after{
                background:none;
            }

.clients-carousel .item{
        background-image:url('images/clients-logo.png');
        background-repeat:no-repeat;
        width:80px;
        height:150px;
        margin:0 5px;
        display:inline-block;
    }

.clients-carousel .item.template{
            display:none;
        }

.clients-carousel .clipping-container{
        overflow:hidden;
        margin:0 auto;
        height:50px;
        position:relative;
    }

.clients-carousel .clipping-container:before{
            content:' ';
            background-image:url('images/clients-grad-overlay.png') repeat-y left top;
            position:absolute;
            left:0;
            top:0;
            bottom:0;
            width:20px;
            z-index:100;
        }

.clients-carousel .clipping-container:after{
            content:' ';
            background-image:url('images/clients-grad-overlay.png') repeat-y right top;
            position:absolute;
            right:0;
            top:0;
            bottom:0;
            width:20px;
            z-index:100;
        }

.clients-carousel .clipping-container .moving-container{
            position:absolute;
            left:0;
            text-align:left;
            z-index:99;
        }

	.mCustomScrollbar{ -ms-touch-action:pinch-zoom; touch-action:pinch-zoom; }
	.mCustomScrollbar.mCS_no_scrollbar, .mCustomScrollbar.mCS_touch_action{ -ms-touch-action:auto; touch-action:auto; }

	.mCustomScrollBox{
		position:relative;
		overflow:hidden;
		height:100%;
		max-width:100%;
		outline:none;
		direction:ltr;
	}

	.mCSB_container{
		overflow:hidden;
		width:auto;
		height:auto;
	}

	.mCSB_inside > .mCSB_container{ margin-right:30px; }

	.mCSB_container.mCS_no_scrollbar_y.mCS_y_hidden{ margin-right:0; }

	.mCS-dir-rtl > .mCSB_inside > .mCSB_container{
		margin-right:0;
		margin-left:30px;
	}

	.mCS-dir-rtl > .mCSB_inside > .mCSB_container.mCS_no_scrollbar_y.mCS_y_hidden{ margin-left:0; }

	.mCSB_scrollTools{
		position:absolute;
		width:16px;
		height:auto;
		left:auto;
		top:0;
		right:0;
		bottom:0;
	}

	.mCSB_outside + .mCSB_scrollTools{ right:-26px; }

	.mCS-dir-rtl > .mCSB_inside > .mCSB_scrollTools,
	.mCS-dir-rtl > .mCSB_outside + .mCSB_scrollTools{
		right:auto;
		left:0;
	}

	.mCS-dir-rtl > .mCSB_outside + .mCSB_scrollTools{ left:-26px; }

	.mCSB_scrollTools .mCSB_draggerContainer{
		position:absolute;
		top:0;
		left:0;
		bottom:0;
		right:0;
		height:auto;
	}

	.mCSB_scrollTools a + .mCSB_draggerContainer{ margin:20px 0; }

	.mCSB_scrollTools .mCSB_draggerRail{
		width:2px;
		height:100%;
		margin:0 auto; border-radius:16px;
	}

	.mCSB_scrollTools .mCSB_dragger{
		cursor:pointer;
		width:100%;
		height:30px;
		z-index:1;
	}

	.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar{
		position:relative;
		width:4px;
		height:100%;
		margin:0 auto; border-radius:16px;
		text-align:center;
	}

	.mCSB_scrollTools_vertical.mCSB_scrollTools_onDrag_expand .mCSB_dragger.mCSB_dragger_onDrag_expanded .mCSB_dragger_bar,
	.mCSB_scrollTools_vertical.mCSB_scrollTools_onDrag_expand .mCSB_draggerContainer:hover .mCSB_dragger .mCSB_dragger_bar{ width:12px; }

	.mCSB_scrollTools_vertical.mCSB_scrollTools_onDrag_expand .mCSB_dragger.mCSB_dragger_onDrag_expanded + .mCSB_draggerRail,
	.mCSB_scrollTools_vertical.mCSB_scrollTools_onDrag_expand .mCSB_draggerContainer:hover .mCSB_draggerRail{ width:8px; }

	.mCSB_scrollTools .mCSB_buttonUp,
	.mCSB_scrollTools .mCSB_buttonDown{
		display:block;
		position:absolute;
		height:20px;
		width:100%;
		overflow:hidden;
		margin:0 auto;
		cursor:pointer;
	}

	.mCSB_scrollTools .mCSB_buttonDown{ bottom:0; }

	.mCSB_horizontal.mCSB_inside > .mCSB_container{
		margin-right:0;
		margin-bottom:30px;
	}

	.mCSB_horizontal.mCSB_outside > .mCSB_container{ min-height:100%; }

	.mCSB_horizontal > .mCSB_container.mCS_no_scrollbar_x.mCS_x_hidden{ margin-bottom:0; }

	.mCSB_scrollTools.mCSB_scrollTools_horizontal{
		width:auto;
		height:16px;
		top:auto;
		right:0;
		bottom:0;
		left:0;
	}

	.mCustomScrollBox + .mCSB_scrollTools.mCSB_scrollTools_horizontal,
	.mCustomScrollBox + .mCSB_scrollTools + .mCSB_scrollTools.mCSB_scrollTools_horizontal{ bottom:-26px; }

	.mCSB_scrollTools.mCSB_scrollTools_horizontal a + .mCSB_draggerContainer{ margin:0 20px; }

	.mCSB_scrollTools.mCSB_scrollTools_horizontal .mCSB_draggerRail{
		width:100%;
		height:2px;
		margin:7px 0;
	}

	.mCSB_scrollTools.mCSB_scrollTools_horizontal .mCSB_dragger{
		width:30px;
		height:100%;
		left:0;
	}

	.mCSB_scrollTools.mCSB_scrollTools_horizontal .mCSB_dragger .mCSB_dragger_bar{
		width:100%;
		height:4px;
		margin:6px auto;
	}

	.mCSB_scrollTools_horizontal.mCSB_scrollTools_onDrag_expand .mCSB_dragger.mCSB_dragger_onDrag_expanded .mCSB_dragger_bar,
	.mCSB_scrollTools_horizontal.mCSB_scrollTools_onDrag_expand .mCSB_draggerContainer:hover .mCSB_dragger .mCSB_dragger_bar{
		height:12px;
		margin:2px auto;
	}

	.mCSB_scrollTools_horizontal.mCSB_scrollTools_onDrag_expand .mCSB_dragger.mCSB_dragger_onDrag_expanded + .mCSB_draggerRail,
	.mCSB_scrollTools_horizontal.mCSB_scrollTools_onDrag_expand .mCSB_draggerContainer:hover .mCSB_draggerRail{
		height:8px;
		margin:4px 0;
	}

	.mCSB_scrollTools.mCSB_scrollTools_horizontal .mCSB_buttonLeft,
	.mCSB_scrollTools.mCSB_scrollTools_horizontal .mCSB_buttonRight{
		display:block;
		position:absolute;
		width:20px;
		height:100%;
		overflow:hidden;
		margin:0 auto;
		cursor:pointer;
	}

	.mCSB_scrollTools.mCSB_scrollTools_horizontal .mCSB_buttonLeft{ left:0; }

	.mCSB_scrollTools.mCSB_scrollTools_horizontal .mCSB_buttonRight{ right:0; }

	.mCSB_container_wrapper{
		position:absolute;
		height:auto;
		width:auto;
		overflow:hidden;
		top:0;
		left:0;
		right:0;
		bottom:0;
		margin-right:30px;
		margin-bottom:30px;
	}

	.mCSB_container_wrapper > .mCSB_container{
		padding-right:30px;
		padding-bottom:30px;
		-webkit-box-sizing:border-box; box-sizing:border-box;
	}

	.mCSB_vertical_horizontal > .mCSB_scrollTools.mCSB_scrollTools_vertical{ bottom:20px; }

	.mCSB_vertical_horizontal > .mCSB_scrollTools.mCSB_scrollTools_horizontal{ right:20px; }
	.mCSB_container_wrapper.mCS_no_scrollbar_x.mCS_x_hidden + .mCSB_scrollTools.mCSB_scrollTools_vertical{ bottom:0; }
	.mCSB_container_wrapper.mCS_no_scrollbar_y.mCS_y_hidden + .mCSB_scrollTools ~ .mCSB_scrollTools.mCSB_scrollTools_horizontal,
	.mCS-dir-rtl > .mCustomScrollBox.mCSB_vertical_horizontal.mCSB_inside > .mCSB_scrollTools.mCSB_scrollTools_horizontal{ right:0; }
	.mCS-dir-rtl > .mCustomScrollBox.mCSB_vertical_horizontal.mCSB_inside > .mCSB_scrollTools.mCSB_scrollTools_horizontal{ left:20px; }
	.mCS-dir-rtl > .mCustomScrollBox.mCSB_vertical_horizontal.mCSB_inside > .mCSB_container_wrapper.mCS_no_scrollbar_y.mCS_y_hidden + .mCSB_scrollTools ~ .mCSB_scrollTools.mCSB_scrollTools_horizontal{ left:0; }

	.mCS-dir-rtl > .mCSB_inside > .mCSB_container_wrapper{
		margin-right:0;
		margin-left:30px;
	}

	.mCSB_container_wrapper.mCS_no_scrollbar_y.mCS_y_hidden > .mCSB_container{ padding-right:0; }

	.mCSB_container_wrapper.mCS_no_scrollbar_x.mCS_x_hidden > .mCSB_container{ padding-bottom:0; }

	.mCustomScrollBox.mCSB_vertical_horizontal.mCSB_inside > .mCSB_container_wrapper.mCS_no_scrollbar_y.mCS_y_hidden{
		margin-right:0;
		margin-left:0;
	}
	.mCustomScrollBox.mCSB_vertical_horizontal.mCSB_inside > .mCSB_container_wrapper.mCS_no_scrollbar_x.mCS_x_hidden{ margin-bottom:0; }

	.mCSB_scrollTools,
	.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar,
	.mCSB_scrollTools .mCSB_buttonUp,
	.mCSB_scrollTools .mCSB_buttonDown,
	.mCSB_scrollTools .mCSB_buttonLeft,
	.mCSB_scrollTools .mCSB_buttonRight{
		-webkit-transition:opacity .2s ease-in-out, background-color .2s ease-in-out;
		-o-transition:opacity .2s ease-in-out, background-color .2s ease-in-out;
		transition:opacity .2s ease-in-out, background-color .2s ease-in-out;
	}

	.mCSB_scrollTools_vertical.mCSB_scrollTools_onDrag_expand .mCSB_dragger_bar,  .mCSB_scrollTools_vertical.mCSB_scrollTools_onDrag_expand .mCSB_draggerRail, .mCSB_scrollTools_horizontal.mCSB_scrollTools_onDrag_expand .mCSB_dragger_bar, .mCSB_scrollTools_horizontal.mCSB_scrollTools_onDrag_expand .mCSB_draggerRail{
		-webkit-transition:width .2s ease-out .2s, height .2s ease-out .2s,
					margin-left .2s ease-out .2s, margin-right .2s ease-out .2s,
					margin-top .2s ease-out .2s, margin-bottom .2s ease-out .2s,
					opacity .2s ease-in-out, background-color .2s ease-in-out;
		-o-transition:width .2s ease-out .2s, height .2s ease-out .2s,
					margin-left .2s ease-out .2s, margin-right .2s ease-out .2s,
					margin-top .2s ease-out .2s, margin-bottom .2s ease-out .2s,
					opacity .2s ease-in-out, background-color .2s ease-in-out;
		transition:width .2s ease-out .2s, height .2s ease-out .2s,
					margin-left .2s ease-out .2s, margin-right .2s ease-out .2s,
					margin-top .2s ease-out .2s, margin-bottom .2s ease-out .2s,
					opacity .2s ease-in-out, background-color .2s ease-in-out;
	}

	.mCSB_scrollTools{ opacity:0.75; filter:"alpha(opacity=75)"; -ms-filter:"alpha(opacity=75)"; }

	.mCS-autoHide > .mCustomScrollBox > .mCSB_scrollTools,
	.mCS-autoHide > .mCustomScrollBox ~ .mCSB_scrollTools{ opacity:0; filter:"alpha(opacity=0)"; -ms-filter:"alpha(opacity=0)"; }

	.mCustomScrollbar > .mCustomScrollBox > .mCSB_scrollTools.mCSB_scrollTools_onDrag,
	.mCustomScrollbar > .mCustomScrollBox ~ .mCSB_scrollTools.mCSB_scrollTools_onDrag,
	.mCustomScrollBox:hover > .mCSB_scrollTools,
	.mCustomScrollBox:hover ~ .mCSB_scrollTools,
	.mCS-autoHide:hover > .mCustomScrollBox > .mCSB_scrollTools,
	.mCS-autoHide:hover > .mCustomScrollBox ~ .mCSB_scrollTools{ opacity:1; filter:"alpha(opacity=100)"; -ms-filter:"alpha(opacity=100)"; }

	.mCSB_scrollTools .mCSB_draggerRail{
		background-color:#000; background-color:rgba(0, 0, 0, .4);
		filter:"alpha(opacity=40)"; -ms-filter:"alpha(opacity=40)";
	}

	.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar{
		background-color:#fff; background-color:rgba(255, 255, 255, .75);
		filter:"alpha(opacity=75)"; -ms-filter:"alpha(opacity=75)";
	}

	.mCSB_scrollTools .mCSB_dragger:hover .mCSB_dragger_bar{
		background-color:#fff; background-color:rgba(255, 255, 255, .85);
		filter:"alpha(opacity=85)"; -ms-filter:"alpha(opacity=85)";
	}
	.mCSB_scrollTools .mCSB_dragger:active .mCSB_dragger_bar,
	.mCSB_scrollTools .mCSB_dragger.mCSB_dragger_onDrag .mCSB_dragger_bar{
		background-color:#fff; background-color:rgba(255, 255, 255, .9);
		filter:"alpha(opacity=90)"; -ms-filter:"alpha(opacity=90)";
	}

	.mCSB_scrollTools .mCSB_buttonUp,
	.mCSB_scrollTools .mCSB_buttonDown,
	.mCSB_scrollTools .mCSB_buttonLeft,
	.mCSB_scrollTools .mCSB_buttonRight{
		background-image:url(mCSB_buttons.png);
		background-repeat:no-repeat;
		opacity:0.4; filter:"alpha(opacity=40)"; -ms-filter:"alpha(opacity=40)";
	}

	.mCSB_scrollTools .mCSB_buttonUp{
		background-position:0 0;
	}

	.mCSB_scrollTools .mCSB_buttonDown{
		background-position:0 -20px;
	}

	.mCSB_scrollTools .mCSB_buttonLeft{
		background-position:0 -40px;
	}

	.mCSB_scrollTools .mCSB_buttonRight{
		background-position:0 -56px;
	}

	.mCSB_scrollTools .mCSB_buttonUp:hover,
	.mCSB_scrollTools .mCSB_buttonDown:hover,
	.mCSB_scrollTools .mCSB_buttonLeft:hover,
	.mCSB_scrollTools .mCSB_buttonRight:hover{ opacity:0.75; filter:"alpha(opacity=75)"; -ms-filter:"alpha(opacity=75)"; }

	.mCSB_scrollTools .mCSB_buttonUp:active,
	.mCSB_scrollTools .mCSB_buttonDown:active,
	.mCSB_scrollTools .mCSB_buttonLeft:active,
	.mCSB_scrollTools .mCSB_buttonRight:active{ opacity:0.9; filter:"alpha(opacity=90)"; -ms-filter:"alpha(opacity=90)"; }

.icon.product-icon{
        display:block;
        text-align:center;
        height:1em;
        width:1em;
        margin:0 auto;
        border-radius:100%;
        font-size:60px;
    }

.icon.product-icon:before{
            position:relative;
            top:30%;
            color:#ffffff;
            font-size:56%;
            line-height:0.8;
            vertical-align:top;
        }

.icon.product-icon.icon-publisher{
            background:#305580;
        }

.icon.product-icon.icon-online{
            background:#159fbf;
        }

.icon.product-icon.icon-job-cross-platform{
            background:#316e9a;
        }

.icon.product-icon.icon-job-cross-platform:before{
                top:28%;
            }

.oldIE .icon.product-icon:before{
        font-size:2.56em;
    }

.product-name-with-logo{
    text-align:left;
    margin:0 auto;
    display:inline-block;
}

.product-name-with-logo_publisher{
        color:#305580;
    }

.product-name-with-logo_online{
        color:#159fbf;
    }

.product-name-with-logo__name{
        color:currentcolor;
        font-size:21px;
        font-family:'PT Sans', sans-serif;
        font-weight:400;
        letter-spacing:0;
        line-height:30px;
        white-space:nowrap;
    }

.product-name-with-logo__description{
        color:#9a9fa5;
        font-size:16px;
        font-weight:400;
        line-height:15px;
    }

.product-name-with-logo__name-wrapper,
    .product-name-with-logo__logo{
        display:inline-block;
        text-align:left;
    }

.product-name-with-logo__logo{
        font-size:45px;
    }

.product-name-with-logo__logo .icon{
            display:block;
            text-align:center;
            height:1em;
            width:1.2em;
            margin:0 auto;
            font-size:inherit;
        }

.product-name-with-logo__logo .icon:before{
                position:relative;
                top:15%;
                line-height:0.8;
                vertical-align:top;
            }

.video-preview .video-container{
        display:block;
        position:relative;
        width:638px;
        margin:0 auto 25px;
    }

.video-preview .video-container.has-shadow:after{
            content:' ';
            background:url('images/frontpage/video-shadow.jpg') no-repeat top center;
            position:absolute;
            bottom:-22px;
            left:0;
            right:0;
            height:25px;
            background-size:contain;
        }

.video-preview .video-container a{
            display:block;
        }

.video-preview .video-container a:before{
                content:' ';
                position:absolute;
                top:50%;
                left:50%;
                width:105px;
                height:105px;
                margin:-52px 0 0 -52px;
                background:url('images/video-play.png');
            }

.video-preview .video-container a:hover:before{
                    background-position:0 105px;
                }

.account-login-form2{
    margin:0 auto;
    padding:0;
    width:100%;
}

.account-login-form2 .container{
        padding:0;
    }

.account-login-form2 .row-small-gutter{
        margin-left:-8px;
        margin-right:-8px;
    }

.account-login-form2 .row-small-gutter [class*='col-']{
            padding-left:8px;
            padding-right:8px;
        }

.account-login-form2 .product-card{
        padding:30px 15px 15px;
        position:relative;
        background-color:#ffffff;
        text-align:center;
    }

.account-login-form2 .product-card p{
            margin-left:auto;
            margin-right:auto;
            font-size:14px;
            line-height:32px;
        }

.account-login-form2 .product-card p.form-description{
                margin-bottom:24px;
                line-height:22px;
            }

.account-login-form2 .product-card .btn-success{
            text-align:center;
            width:100%;
            max-width:100%;
            padding:0 7%;
            white-space:normal;
            height:auto;
            margin-top:16px;
        }

.account-login-form2 .product-card + .form-footer{
            margin-top:16px;
        }

.account-login-form2 h1{
        margin-bottom:0;
    }

.account-login-form2 h1.without-description{
            line-height:normal;
            margin-bottom:24px;
            margin-top:10px;
        }

.account-login-form2 .form-simple{
        margin-bottom:0;
    }

.account-login-form2 .form-simple label{
            margin-bottom:16px;
        }

.account-login-form2 .form-description{
        color:#b3b3b3;
        font-weight:400;
    }

.account-login-form2 .striked{
        position:relative;
        z-index:0;
        font-size:14px;
    }

.account-login-form2 .striked .text{
            display:inline-block;
            background:#ffffff;
            padding:0 1em;
            position:relative;
            z-index:1;
            line-height:45px;
            color:#b3b3b3;
            font-weight:400;
            text-transform:lowercase;
        }

.account-login-form2 .striked:after{
            content:'';
            position:absolute;
            top:50%;
            left:0;
            right:0;
            border-top:1px solid #c0c0c0;
            z-index:-1;
        }

.account-login-form2 .btn-google,
    .account-login-form2 .btn-facebook{
        font-size:12px;
        color:#ffffff;
    }

.account-login-form2 .btn-google .icon, .account-login-form2 .btn-facebook .icon{
            display:inline-block;
            font-size:2.5em;
            position:relative;
            top:-2px;
            margin-right:0.2em;
        }

.account-login-form2 .btn-google{
        background:#f24033;
        border-color:#f24033;
    }

.account-login-form2 .btn-google:hover{
            background:rgb(243, 77, 65);
            border-color:rgb(243, 77, 65);
        }

.account-login-form2 .btn-google:active{
            background:rgb(218, 58, 46);
            border-color:rgb(218, 58, 46);
        }

.account-login-form2 .btn-facebook{
        background:#43619c;
        border-color:#43619c;
    }

.account-login-form2 .btn-facebook:hover{
            background:rgb(80, 108, 163);
            border-color:rgb(80, 108, 163);
        }

.account-login-form2 .btn-facebook:active{
            background:rgb(60, 87, 140);
            border-color:rgb(60, 87, 140);
        }

.account-login-form2 .form-footer{
        text-align:center;
        font-size:14px;
    }

.account-login-form2 .form-footer a{
            font-weight:500;
        }

.account-login-form2 .form-footer + .form-footer{
            margin-top:15px;
        }

.account-login-form2 .captcha-row{
        display:none;
        font-size:16px;
    }

.account-login-form2 .captcha-row a{
            font-weight:400;
        }

.account-login-form2 .captcha-row.visible{
            display:block;
        }

.PA-LoginForm{
    display:-webkit-box;
    display:-ms-flexbox;
    display:flex;
    -webkit-box-orient:vertical;
    -webkit-box-direction:normal;
        -ms-flex-direction:column;
            flex-direction:column;
    -webkit-box-pack:justify;
        -ms-flex-pack:justify;
            justify-content:space-between;
    -webkit-box-align:center;
        -ms-flex-align:center;
            align-items:center;
    height:calc(100vh - 8rem);
}

.PA-LoginForm__clients{
        color:#8091a6;
        font-size:14px;
        max-width:450px;
        padding-top:30px;
    }

.PA-LoginForm__clients p{
            text-align:center;
            margin:0 auto;
        }

.PA-LoginForm__clients .clients-carousel{
            margin:0 auto;
            padding:15px 0;
        }

.PA-LoginForm__privacy-notice{
        max-width:400px;
        margin:4px auto 0;
    }

.pika-single{
    z-index:9999;
    display:block;
    position:relative;
    background:#ffffff;
    border:1px solid #cccccc;
    border-bottom-color:#bbbbbb;
    font-family:'Helvetica Neue', Helvetica, Arial, sans-serif;
    *zoom:1;
}

.pika-single.is-hidden{
        display:none;
    }

.pika-single.is-bound{
        position:absolute;
        -webkit-box-shadow:0 5px 15px -5px rgba(0, 0, 0, .5);
                box-shadow:0 5px 15px -5px rgba(0, 0, 0, .5);
    }

.pika-single:before,
    .pika-single:after{
        content:' ';
        display:table;
    }

.pika-single:after{ clear:both; }

.pika-lendar{
    float:left;
    width:240px;
    margin:8px;
}

.pika-title{
    position:relative;
    text-align:center;
}

.pika-title select{
        cursor:pointer;
        position:absolute;
        z-index:9998;
        margin:0;
        left:0;
        top:5px;
        filter:alpha(opacity=0);
        opacity:0;
    }

.pika-label{
    display:inline-block;
    *display:inline;
    position:relative;
    z-index:9999;
    overflow:hidden;
    margin:0;
    padding:5px 3px;
    font-size:14px;
    line-height:20px;
    font-weight:700;
    background-color:#ffffff;
}

.pika-prev,
.pika-next{
    display:block;
    cursor:pointer;
    position:relative;
    outline:none;
    border:0;
    padding:0;
    width:20px;
    height:30px;
    text-indent:20px;
    white-space:nowrap;
    overflow:hidden;
    background-color:transparent;
    background-position:center center;
    background-repeat:no-repeat;
    background-size:75% 75%;
    opacity:0.5;
    *position:absolute;
    *top:0;
}

.pika-prev:hover, .pika-next:hover{
        opacity:1;
    }

.pika-prev.is-disabled, .pika-next.is-disabled{
        cursor:default;
        opacity:0.2;
    }

.pika-prev,
.is-rtl .pika-next{
    float:left;
    background-image:url('data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABQAAAAeCAYAAAAsEj5rAAAAUklEQVR42u3VMQoAIBADQf8Pgj+OD9hG2CtONJB2ymQkKe0HbwAP0xucDiQWARITIDEBEnMgMQ8S8+AqBIl6kKgHiXqQqAeJepBo/z38J/U0uAHlaBkBl9I4GwAAAABJRU5ErkJggg==');
    *left:0;
}

.pika-next,
.is-rtl .pika-prev{
    float:right;
    background-image:url('data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABQAAAAeCAYAAAAsEj5rAAAAU0lEQVR42u3VOwoAMAgE0dwfAnNjU26bYkBCFGwfiL9VVWoO+BJ4Gf3gtsEKKoFBNTCoCAYVwaAiGNQGMUHMkjGbgjk2mIONuXo0nC8XnCf1JXgArVIZAQh5TKYAAAAASUVORK5CYII=');
    *right:0;
}

.pika-select{
    display:inline-block;
    *display:inline;
}

.pika-table{
    width:100%;
    border-collapse:collapse;
    border-spacing:0;
    border:0;
}

.pika-table th,
    .pika-table td{
        width:14.285714285714286%;
        padding:0;
    }

.pika-table th{
        color:#999999;
        font-size:12px;
        line-height:25px;
        font-weight:700;
        text-align:center;
    }

.pika-table abbr{
        border-bottom:none;
        cursor:help;
    }

.pika-button{
    cursor:pointer;
    display:block;
    -webkit-box-sizing:border-box;
            box-sizing:border-box;
    outline:none;
    border:0;
    margin:0;
    width:100%;
    padding:5px;
    color:#666666;
    font-size:12px;
    line-height:15px;
    text-align:right;
    background:#f5f5f5;
}

.is-today .pika-button{
        color:#33aaff;
        font-weight:700;
    }

.is-selected .pika-button{
        color:#ffffff;
        font-weight:700;
        background:#4c91e3;
        -webkit-box-shadow:inset 0 1px 3px #178fe5;
                box-shadow:inset 0 1px 3px #178fe5;
        border-radius:333px;
    }

.is-disabled .pika-button{
        pointer-events:none;
        cursor:default;
        color:#999999;
        opacity:0.3;
    }

.pika-button:hover{
        color:#ffffff !important;
        background:#5cb73c !important;
        -webkit-box-shadow:none !important;
                box-shadow:none !important;
        border-radius:333px !important;
    }

.pika-week{
    font-size:11px;
    color:#999999;
}


.reseller-cart{
    float:left;
    clear:left;
    width:270px;
    margin-top:40px;
    cursor:pointer;
}


.reseller-cart .cart-icon{
        float:left;
        width:45px;
        height:45px;
        border-radius:45px;
        background:#54c053;
        color:#ffffff;
        margin:0 10px 0 0;
        text-align:center;
        font-size:25px;
        line-height:45px;
    }


.reseller-cart .cart-icon .icon{
            margin-top:-2px;
            padding-left:1px;
            display:block;
        }


.reseller-cart .total{
        font-weight:700;
        font-size:18px;
        padding-top:5px;
    }


.reseller-cart .items{
        color:#a7a7a7;
        padding-top:3px;
    }


.reseller-cart:hover{
        color:#419741;
    }


.reseller-cart:hover .items{
            color:#419741;
        }


.reseller-cart:hover .cart-icon{
            background-color:#419741;
        }

.reseller-cart-dialog .body{
        padding:1px 22px;
    }

.reseller-cart-dialog table.totals td{
            padding:5px 23px;
        }

.reseller-cart-dialog .command-remove{
        cursor:pointer;
        color:#cccccc;
    }

.reseller-cart-dialog td.col-amount,
    .reseller-cart-dialog th.col-amount{
        text-align:right;
    }

.reseller-cart-dialog td.col-quantity,
    .reseller-cart-dialog th.col-quantity{
        text-align:center;
    }

.reseller-module .product-cards{
        text-align:center;
        margin-top:45px;
        display:-webkit-box;
        display:-ms-flexbox;
        display:flex;
    }

.reseller-module .product-card{
        -webkit-box-flex:1;
            -ms-flex:1;
                flex:1;
        margin-right:30px;
    }

.reseller-module .product-card:last-of-type{
            margin-right:0;
        }

.reseller-module .product-card .icon.product-icon{
            font-size:75px;
            margin-bottom:15px;
        }

.reseller-module .product-card .product-card-header{
            color:#ffffff;
            text-transform:uppercase;
        }

.reseller-module .product-card .product-card-header h4{
                margin-bottom:0;
                font-size:14px;
                line-height:45px;
            }

.reseller-module .product-card.product-publisher .product-card-header{
                background:#305580;
            }

.reseller-module .product-card.product-online .product-card-header{
                background:#159fbf;
            }

.reseller-module .product-card .product-card-border{
            background-color:#ffffff;
            color:#354353;
            padding:30px 15px 45px;
            position:relative;
            border:2px solid #e6e6e6;
            border-top:none;
        }

.reseller-module .product-card .product-card-footer{
            margin-top:-2px;
            padding:15px 0;
        }

.reseller-module .product-card .product-card-footer a{
                font-size:16px;
                font-weight:500;
            }

.reseller-module .product-card p{
            margin-left:auto;
            margin-right:auto;
            min-height:120px;
        }

.reseller-module .product-card .list-checks{
            text-align:left;
            margin:0 auto 15px;
            display:inline-block;
        }

.reseller-module .product-card .list-checks > li{
                margin-bottom:15px;
            }

.reseller-module .product-card .list-checks > li:before{
                    color:#5cb73c;
                    line-height:inherit;
                }

.reseller-module .product-card .list-checks br{
                line-height:inherit;
            }

.reseller-module .product-card .btn{
            text-align:center;
            max-width:100%;
            width:60%;
            padding:0 7%;
            white-space:normal;
            height:auto;
        }

.reseller-module .products-details{
        margin-bottom:30px;
    }

.reseller-module .products-details .form-horizontal .form-row > div{
                width:75%;
            }

.reseller-module .products-details .form-horizontal .form-row > span,
            .reseller-module .products-details .form-horizontal label span{
                width:25%;
            }

.reseller-module .products-details .table{
            margin-top:210px;
        }

.reseller-module .buy-details .table tr td,
                .reseller-module .buy-details .table tr th,
                .reseller-module .buy-details .table tr:last-of-type td,
                .reseller-module .buy-details .table tr:last-of-type th{
                    padding-top:15px;
                    padding-bottom:15px;
                }

.reseller-module .upgrade-details form{
            margin-bottom:0;
        }

.select-product.account-content{
    text-align:center;
}

.select-product.account-content .container-column{
        max-width:840px;
        margin-left:auto;
        margin-right:auto;
    }

.select-product.account-content .subhead{
        color:#999999;
        margin-bottom:40px;
    }

.select-product.account-content .tabs-control{
        display:none;
    }

.select-product.account-content .product-selector{
        padding:0 15px;
    }

.select-product.account-content .product-selector .selector-item{
            cursor:pointer;
            font-size:16px;
            line-height:20px;
            padding:1em 1.5em;
            background:#f7fafb;
            border-bottom:1px solid #e5e5e5;
            -webkit-box-shadow:inset 0 0 5px 0 rgba(0, 0, 0, .1);
                    box-shadow:inset 0 0 5px 0 rgba(0, 0, 0, .1);
        }

.select-product.account-content .product-selector .selector-item.active{
                cursor:default;
                border-left:1px solid #e5e5e5;
                border-right:1px solid #e5e5e5;
                border-top:1px solid #e5e5e5;
                border-bottom:none;
                background:#ffffff;
                -webkit-box-shadow:none;
                        box-shadow:none;
            }

.select-product.account-content .product-selector .small{
            font-size:80%;
            color:#888888;
        }

.select-product.account-content .product-option{
        margin-bottom:50px;
        border:1px solid #e5e5e5;
        padding:3em 15px 5em;
    }

.select-product.account-content .product-option img,
        .select-product.account-content .product-option h3{
            display:block;
            margin:0 auto 30px;
        }

.select-product.account-content .product-option h3{
            font-size:36px;
        }

.select-product.account-content .product-option p{
            max-width:400px;
            margin:0 auto 4em;
        }

.flippingbook.layout.account .content .start-trial .shadowbox{
        padding:3.5em 2em 4em;
    }

.flippingbook.layout.account .content .start-trial .btn{
        min-width:305px;
    }

.flippingbook.layout.account .buy-dialog3.dialog .dialog-footer{
    border-top:none;
    position:relative;
    min-height:30px;
}

.flippingbook.layout.account .buy-dialog3.dialog .dialog-footer:after{
        content:' ';
        clear:right;
    }

.flippingbook.layout.account .dialog.buy-dialog3 .body{
        padding:22px 22px 0 22px;
    }

.flippingbook.layout.account .dialog.buy-dialog3 .no-purchases{
        padding:150px 0;
        text-align:center;
        background:#f7f6f2;
        font-weight:700;
        font-size:1.1em;
    }

.flippingbook.layout.account .dialog.buy-dialog3 .item-name,
    .flippingbook.layout.account .dialog.buy-dialog3 .item-price,
    .flippingbook.layout.account .dialog.buy-dialog3 input[type=checkbox]{
        cursor:pointer;
    }

.flippingbook.layout.account .dialog.buy-dialog3 .item-alternatives select{
        margin-top:9px;
    }

.flippingbook.layout.account .dialog.buy-dialog3 ul.upgrades{
        display:block;
        padding:0;
        margin:0;
    }

.flippingbook.layout.account .dialog.buy-dialog3 ul.upgrades ul,
        .flippingbook.layout.account .dialog.buy-dialog3 ul.upgrades li{
            display:block;
            margin:0;
            padding:0;
        }

.flippingbook.layout.account .dialog.buy-dialog3 ul.upgrades li{
            background:#cfdee6;
            position:relative;
            cursor:pointer;
            -webkit-user-select:none;
               -moz-user-select:none;
                -ms-user-select:none;
                    user-select:none;
            line-height:35px;
            padding:0 15px;
        }

.flippingbook.layout.account .dialog.buy-dialog3 ul.upgrades li .group-title{
                font-size:16px;
                font-weight:700;
                text-transform:uppercase;
                color:#58666d;
                cursor:default;
            }

.flippingbook.layout.account .dialog.buy-dialog3 ul.upgrades li .icon-arrow-right:before{
                -webkit-transform:rotate(0);
                    -ms-transform:rotate(0);
                        transform:rotate(0);
                -webkit-transition:-webkit-transform ease 0.3s;
                transition:-webkit-transform ease 0.3s;
                -o-transition:transform ease 0.3s;
                transition:transform ease 0.3s;
                transition:transform ease 0.3s, -webkit-transform ease 0.3s;
                filter:url('data:image/svg+xml;charset=utf-8,<svg xmlns="http://www.w3.org/2000/svg"><filter id="filter"><feGaussianBlur stdDeviation="0" /></filter></svg>#filter');
                -webkit-filter:blur(0);
                        filter:blur(0);
            }

.flippingbook.layout.account .dialog.buy-dialog3 ul.upgrades li ul{
                margin:0 -15px;
                overflow:hidden;
            }

.flippingbook.layout.account .dialog.buy-dialog3 ul.upgrades li ul li{
                    background:#ffffff;
                    line-height:52px;
                    border:1px solid #cfdee6;
                    border-bottom:none;
                }

.flippingbook.layout.account .dialog.buy-dialog3 ul.upgrades li ul li.selected{
                        background:#f2f5f8;
                    }

.flippingbook.layout.account .dialog.buy-dialog3 ul.upgrades li ul li.selected + li{
                    border-top:1px solid #f2f5f8;
                }

.flippingbook.layout.account .dialog.buy-dialog3 ul.upgrades li ul li + li.selected{
                    border-top:1px solid #f2f5f8;
                }

.flippingbook.layout.account .dialog.buy-dialog3 ul.upgrades li .item-name{
                font-size:14px;
                padding-left:0;
            }

.flippingbook.layout.account .dialog.buy-dialog3 ul.upgrades li .item-price{
                font-size:18px;
                font-weight:700;
                padding-left:0;
                margin-left:-15px;
                text-align:right;
            }

.flippingbook.layout.account .dialog.buy-dialog3 ul.upgrades li .item-check{
                text-align:center;
                padding-right:0;
                padding-left:0;
            }

.flippingbook.layout.account .dialog.buy-dialog3 ul.upgrades li.first{
            border-top-left-radius:5px;
            border-top-right-radius:5px;
        }

.flippingbook.layout.account .dialog.buy-dialog3 ul.upgrades li.last{
            border-bottom-left-radius:5px;
            border-bottom-right-radius:5px;
            border-bottom:1px solid #cfdee6;
        }

.flippingbook.layout.account .dialog.buy-dialog3 ul.upgrades li.last.upgrade-option{
                border-bottom:none;
            }

.flippingbook.layout.account .dialog.buy-dialog3 .button-wrapper{
        position:absolute;
        left:0;
        right:0;
        bottom:30px;
        text-align:center;
    }

.flippingbook.layout.account .dialog.buy-dialog3 .total-wrapper{
        float:right;
        clear:right;
        overflow:visible;
        line-height:42px;
        font-size:18px;
        font-weight:700;
        padding-left:0;
        padding-right:22px;
        text-align:right;
    }

.flippingbook.layout.account .dialog.buy-dialog3 .total-wrapper span{
            font-size:22px;
        }

.flippingbook.layout.account .dialog.buy-dialog3 .discount{
        float:right;
        clear:right;
        overflow:visible;
        text-align:right;
        font-size:14px;
        font-weight:700;
        padding-right:22px;
    }

.flippingbook.layout.account .dialog.buy-dialog3 .discount .discount-badge{
            color:#0087a9;
            background-color:#fffa64;
            display:inline-block;
            padding:3px 5px;
            border-radius:3px;
            margin-right:4px;
            vertical-align:baseline;
        }

.flippingbook.layout.account .dialog.buy-dialog3 .discount .discount-strike{
            color:#a4a7a4;
            text-decoration:line-through;
            vertical-align:baseline;
        }

.flippingbook.layout.account .dialog.buy-dialog3 .compare{
        margin-top:30px;
    }

.flippingbook.layout.account .dialog.buy-dialog3 .compare .current-features{
            border-right:1px solid #e0e0e0;
        }

.flippingbook.layout.account .dialog.buy-dialog3 .compare .current-features p{
                color:#898989;
            }

.flippingbook.layout.account .dialog.buy-dialog3 .compare .upgraded-features{
            font-weight:700;
        }

.flippingbook.layout.account .dialog.buy-dialog3 .compare h3{
            font-size:16px;
            margin-top:1em;
            margin-bottom:1em;
            text-transform:uppercase;
        }

.dialog.history .body{
        padding:22px 22px 0 22px;
    }

.dialog.history .table .even{
            background-color:#ffffff;
        }

.dialog.history .table .odd{
            background-color:#f6f8fa;
        }

.dialog.history .table .col-plus{
            width:60px;
        }

.dialog.history .table .col-date,
        .dialog.history .table .col-amount,
        .dialog.history .table .col-status{
            width:15%;
        }

.dialog.history .table .col-name{
            width:55%;
        }

.dialog.history .table .col-none{
            width:100%;
        }

.dialog.history .table .subitem{
            display:none;
        }

.dialog.history .table .col-amount{
            text-align:right;
        }

.dialog.history .table .col-status{
            text-align:left;
        }

.dialog.history .table td{
            vertical-align:middle;
        }

.dialog.history .table .icon-plus,
        .dialog.history .table .icon-minus{
            overflow:visible;
            display:block;
        }

.dialog.history .table .icon-plus:before, .dialog.history .table .icon-minus:before{
                display:block;
                line-height:1px;
                font-weight:700;
                font-size:200%;
            }

.dialog.history .icon-plus{
        cursor:pointer;
    }

.dialog.history .icon-plus:before{
            content:'+';
            margin-top:-1px;
        }

.dialog.history .icon-minus{
        cursor:pointer;
    }

.dialog.history .icon-minus:before{
            content:'–';
            margin-left:1px;
            margin-top:-3px;
        }

.dialog.history .scroll{
        overflow-y:scroll;
        max-height:500px;
    }

.dialog.history .scroll .table{
            margin-bottom:0;
            border-right:none;
            border-bottom-right-radius:0;
        }

.dialog.history .scroll-placeholder{
        padding-right:17px;
    }

.account-content .installations-list{
        margin-bottom:30px;
    }

.account-content .installations-list .table tr td,
                .account-content .installations-list .table tr th,
                .account-content .installations-list .table tr:last-of-type td,
                .account-content .installations-list .table tr:last-of-type th{
                    padding-top:15px;
                    padding-bottom:15px;
                }

.products-table .expired{
        color:#ff0000;
    }

.features-list{
    margin-bottom:2em;
}

.features-list .col-sm-6 p{
        margin-bottom:13px;
    }

.features-list .col-sm-6 .icon{
        float:left;
        margin-bottom:13px;
        margin-right:10px;
    }

.products-extra-table h2{
    margin-top:30px;
}

.promo-informer{

    border-bottom:1px solid #edeced;
    border-left:1px solid #edeced;
    border-right:1px solid #edeced;
    border-bottom-left-radius:5px;
    border-bottom-right-radius:5px;
    background-color:#fff9e4;
    background-image:url('images/fbo-promo-informer-bg.png');
    background-repeat:no-repeat;
    background-position:10% 100%;

    position:relative;
    top:-25px;
    padding:15px 30px 10px;
    margin-bottom:25px;
}

.promo-informer p{
        line-height:1.7em;
    }

.promo-informer p + .btn-wrapper{
        margin-top:35px;
    }

.promo-informer .btn-wrapper{
        margin-left:-20px;
        margin-right:-20px;
    }

.promo-informer .btn.btn-with-note{
        position:relative;
        overflow:visible;
        margin-bottom:2em;
    }

.promo-informer .btn.btn-with-note .note{
            position:absolute;
            left:0;
            top:60px;
            right:0;
            text-align:center;
            color:#3d464d;
            display:block;
            font-size:calc(1.2rem - 1px);
            font-weight:400;
            text-transform:none;
            margin:0 -10em;
            line-height:1;
        }

.account-content .teamwork-table{
        margin-bottom:30px;
    }

.account-content .teamwork-table .table tr td,
                .account-content .teamwork-table .table tr th,
                .account-content .teamwork-table .table tr:last-of-type td,
                .account-content .teamwork-table .table tr:last-of-type th{
                    padding-top:15px;
                    padding-bottom:15px;
                }

.delete-user-dialog .form-simple + p{
        margin-top:30px;
    }

.edit-email-dialog form + p{
        margin-top:30px;
    }

.account-content .products-extra-table{
        margin-bottom:40px;
    }

#profile{
    margin-bottom:20px;
}

#profile .account-content{
        overflow:visible;
    }

#profile .buttons{
        float:left;
        margin-top:10px;
        width:100%;
    }

#profile button .fbicon{
        vertical-align:baseline;
        margin-right:0.5em;
    }

#profile .subscriptions{
        float:left;
        width:100%;
        margin-top:30px;
        display:none;
    }

#profile .email-password-changers a{
            display:inline-block;
            margin-left:2em;
        }

#profile .email-password-changers .icon-info{
            margin-left:0.7em;
            background:#000000;
            background:rgba(0, 0, 0, .3);
            border-radius:100%;
            display:inline-block;
            text-align:center;
            text-decoration:none;
            width:18px;
            height:18px;
            line-height:10px;
            font-size:10px;
            cursor:pointer;
            position:relative;
        }

#profile .email-password-changers .icon-info:before{
                width:18px;
                height:18px;
                line-height:18px;
                vertical-align:baseline;
                color:#ffffff;
            }

#profile .email-password-changers .icon-info .tooltip{
                top:36px;
                display:none;
                text-align:left;
                font-size:14px;
                line-height:2;
                border-radius:5px;
                font-weight:400;
                right:-115px;
            }

#profile .email-password-changers .icon-info .tooltip:before{
                    right:115px;
                    top:-10px;
                }

#profile .email-password-changers .icon-info .tooltip:after{
                    content:'';
                    position:absolute;
                    display:block;
                    height:50px;
                    top:-50px;
                    left:35%;
                    right:35%;
                    background:transparent;
                }

#profile .email-password-changers .icon-info:hover{
                background:#3da9c4;
                background:rgba(61, 169, 196, 1);
            }

#profile .email-password-changers .icon-info:hover .tooltip{
                    display:block;
                }

#profile .social{

        margin-bottom:40px;
    }

#profile .social h3{
            margin-bottom:10px;
        }

#profile .social .note{
            color:#999999;
        }

#profile .social .et-profile + .et-profile{
            margin-left:20px;
        }

#profile .et-profile{
        position:relative;
        height:84px;
        width:84px;
        border:1px solid transparent;
        border-radius:4px;
        display:inline-block;
    }

#profile .et-profile .et-profile-pic{
            width:100%;
            height:100%;
            background-position:center center;
            background-repeat:no-repeat;
            background-color:#ffffff;
            background-size:cover;
            border-radius:4px;
        }

#profile .et-profile .et-profile-icon{
            position:absolute;
            bottom:0;
            right:0;
            z-index:100;
            background:#ffffff;
            height:24px;
            width:24px;
            font-size:27px;
            border-radius:2px;
            overflow:hidden;
        }

#profile .et-profile .et-profile-icon:before{
                position:relative;
                bottom:5px;
                right:1px;
            }

#profile .et-profile .et-profile-icon.icon-facebook{
                color:#425f9b;
            }

#profile .et-profile .et-profile-icon.icon-linked-in{
                color:#117cb6;
            }

#profile .et-profile .et-profile-icon.icon-google-accounts{
                color:#db493d;
            }

#profile .et-profile .et-profile-disconnect-overlay{
            position:absolute;
            top:0;
            left:0;
            width:100%;
            height:100%;
            z-index:90;
            background:#000000;
            background:rgba(0, 0, 0, .6);
            border-radius:4px;
            display:none;
        }

#profile .et-profile .et-profile-disconnect-overlay .icon{
                display:block;
                font-size:15px;
                height:20px;
                width:20px;
                position:absolute;
                top:50%;
                left:50%;
                margin-left:-10px;
                margin-top:-10px;
                text-align:center;
                text-decoration:none;
            }

#profile .et-profile .et-profile-disconnect-overlay .icon:before{
                    color:#ffffff;
                    left:50%;
                    margin-left:-0.45em;
                    margin-top:-0.45em;
                    position:absolute;
                    top:50%;
                }

#profile .et-profile .et-profile-tooltip{
            top:92px;
            display:none;
            text-align:center;
            font-size:14px;
            line-height:2;
            border-radius:5px;
            font-weight:400;
            padding:0;
            z-index:90;
        }

#profile .et-profile .et-profile-tooltip:before{
                right:115px;
                top:-9px;
            }

#profile .et-profile .et-profile-tooltip:after{
                content:'';
                position:absolute;
                display:block;
                height:50px;
                top:-50px;
                left:25%;
                right:25%;
                background:transparent;
            }

#profile .et-profile .et-profile-tooltip.et-profile-connect-tooltip{
                right:-44px;
                width:170px;
            }

#profile .et-profile .et-profile-tooltip.et-profile-connect-tooltip:before{
                    right:75px;
                }

#profile .et-profile .et-profile-tooltip.et-profile-disconnect-tooltip{
                right:-30px;
                width:140px;
            }

#profile .et-profile .et-profile-tooltip.et-profile-disconnect-tooltip:before{
                    right:60px;
                }

#profile .et-profile.et-profile-empty{
            border:1px solid #d6d6d6;
            background:#ffffff;
        }

#profile .et-profile.et-profile-empty .et-profile-pic{
                background-image:url(images/et-no-avatar.png);
                background-position:center bottom;
                background-size:90%;
            }

#profile .et-profile:hover{
            cursor:pointer;
        }

#profile .et-profile:hover .et-profile-pic{
                background-color:#d7e5e9;
            }

#profile .et-profile:hover .et-profile-disconnect-overlay{
                display:block;
            }

#profile .et-profile:hover .et-profile-tooltip{
                display:block;
                background:#354653;
                border:none;
                -webkit-box-shadow:none;
                        box-shadow:none;
                color:#ffffff;
            }

#profile .et-profile:hover .et-profile-tooltip:before{
                    border:none;
                    background:#354653;
                    -webkit-box-shadow:none;
                            box-shadow:none;
                    margin-top:3px;
                }

#profile .extra-options{
        margin-top:30px;
        font-size:16px;
    }

#profile .extra-options a{
            color:#828282;
            text-decoration:underline;
        }

@media (min-width: 768px){
    p:last-child{
        margin-bottom:0;
    }
    .container{
        width:750px;
    }
    .col,
    .col-sm-1,
    .col-sm-2,
    .col-sm-3,
    .col-sm-4,
    .col-sm-5,
    .col-sm-6,
    .col-sm-7,
    .col-sm-8,
    .col-sm-9,
    .col-sm-10,
    .col-sm-11,
    .col-sm-12{
        float:left;
    }

    .col-sm-12{
        width:100%;
    }

    .col-sm-11{
        width:91.66666667%;
    }

    .col-sm-10{
        width:83.33333333%;
    }

    .col-sm-9{
        width:75%;
    }

    .col-sm-8{
        width:66.66666667%;
    }

    .col-sm-7{
        width:58.33333333%;
    }

    .col-sm-6{
        width:50%;
    }

    .col-sm-5{
        width:41.66666667%;
    }

    .col-sm-4{
        width:33.33333333%;
    }

    .col-sm-3{
        width:25%;
    }

    .col-sm-2{
        width:16.66666667%;
    }

    .col-sm-1{
        width:8.33333333%;
    }

    .col-sm-pull-12{
        right:100%;
    }

    .col-sm-pull-11{
        right:91.66666667%;
    }

    .col-sm-pull-10{
        right:83.33333333%;
    }

    .col-sm-pull-9{
        right:75%;
    }

    .col-sm-pull-8{
        right:66.66666667%;
    }

    .col-sm-pull-7{
        right:58.33333333%;
    }

    .col-sm-pull-6{
        right:50%;
    }

    .col-sm-pull-5{
        right:41.66666667%;
    }

    .col-sm-pull-4{
        right:33.33333333%;
    }

    .col-sm-pull-3{
        right:25%;
    }

    .col-sm-pull-2{
        right:16.66666667%;
    }

    .col-sm-pull-1{
        right:8.33333333%;
    }

    .col-sm-pull-0{
        right:auto;
    }

    .col-sm-push-12{
        left:100%;
    }

    .col-sm-push-11{
        left:91.66666667%;
    }

    .col-sm-push-10{
        left:83.33333333%;
    }

    .col-sm-push-9{
        left:75%;
    }

    .col-sm-push-8{
        left:66.66666667%;
    }

    .col-sm-push-7{
        left:58.33333333%;
    }

    .col-sm-push-6{
        left:50%;
    }

    .col-sm-push-5{
        left:41.66666667%;
    }

    .col-sm-push-4{
        left:33.33333333%;
    }

    .col-sm-push-3{
        left:25%;
    }

    .col-sm-push-2{
        left:16.66666667%;
    }

    .col-sm-push-1{
        left:8.33333333%;
    }

    .col-sm-push-0{
        left:auto;
    }

    .col-sm-offset-12{
        margin-left:100%;
    }

    .col-sm-offset-11{
        margin-left:91.66666667%;
    }

    .col-sm-offset-10{
        margin-left:83.33333333%;
    }

    .col-sm-offset-9{
        margin-left:75%;
    }

    .col-sm-offset-8{
        margin-left:66.66666667%;
    }

    .col-sm-offset-7{
        margin-left:58.33333333%;
    }

    .col-sm-offset-6{
        margin-left:50%;
    }

    .col-sm-offset-5{
        margin-left:41.66666667%;
    }

    .col-sm-offset-4{
        margin-left:33.33333333%;
    }

    .col-sm-offset-3{
        margin-left:25%;
    }

    .col-sm-offset-2{
        margin-left:16.66666667%;
    }

    .col-sm-offset-1{
        margin-left:8.33333333%;
    }

    .col-sm-offset-0{
        margin-left:0;
    }
    .col-sm-padding{
        padding-left:5px;
        padding-right:5px;
    }

.btn-xlg{
        height:60px;
        line-height:54px
}

.btn-transparent.btn-lg{
        height:60px;
        line-height:56px
}

.account-login-form2{
        margin:0 auto;
        padding:60px 0 0
}

.account-login-form2 .container{
            padding:0 15px
    }

.account-login-form2 .product-card{
            border-radius:2px;
            -webkit-box-shadow:1px 1px 4px rgba(0, 0, 0, .35);
                    box-shadow:1px 1px 4px rgba(0, 0, 0, .35);
            padding:30px 5%
    }

.account-login-form2 .product-card p{
                padding:0 15px
        }

.account-login-form2 .product-card .btn-success{
                width:70%;
                white-space:nowrap
        }

.reseller-module .product-card h2{
                white-space:nowrap
        }

.reseller-module .product-card p{
                padding:0 15px
        }

.reseller-module .product-card .btn{
                white-space:nowrap;
                height:45px
        }

.select-product.account-content .tabs-control{
            display:block
    }

.select-product.account-content .product-option img,
        .select-product.account-content .product-option h3{
                display:inline-block;
                line-height:70px;
                vertical-align:middle
        }

.select-product.account-content .product-option img{
                margin:0 20px 20px 0
        }

.select-product.account-content .product-option{
            border-top:none
    }

.select-product.account-content .product-option.product-online{
            display:none
    }
}

@media (min-width: 768px) and (max-width: 991px){
    .visible-sm{
        display:block !important;
    }

    table.visible-sm{
        display:table;
    }

    tr.visible-sm{
        display:table-row !important;
    }

    th.visible-sm,
    td.visible-sm{
        display:table-cell !important;
    }
    .visible-sm-block{
        display:block !important;
    }
    .visible-sm-inline{
        display:inline !important;
    }
    .visible-sm-inline-block{
        display:inline-block !important;
        *display:inline;
        *zoom:1;
    }
    .hidden-sm{
        display:none !important;
    }
}

@media (min-width: 992px) and (max-width: 1199px){
    .visible-md{
        display:block !important;
    }

    table.visible-md{
        display:table;
    }

    tr.visible-md{
        display:table-row !important;
    }

    th.visible-md,
    td.visible-md{
        display:table-cell !important;
    }
    .visible-md-block{
        display:block !important;
    }
    .visible-md-inline{
        display:inline !important;
    }
    .visible-md-inline-block{
        display:inline-block !important;
        *display:inline;
        *zoom:1;
    }
    .hidden-md{
        display:none !important;
    }
}

@media (min-width: 992px){
    .container{
        width:970px;
    }
    .col,
    .col-md-1,
    .col-md-2,
    .col-md-3,
    .col-md-4,
    .col-md-5,
    .col-md-6,
    .col-md-7,
    .col-md-8,
    .col-md-9,
    .col-md-10,
    .col-md-11,
    .col-md-12{
        float:left;
    }

    .col-md-12{
        width:100%;
    }

    .col-md-11{
        width:91.66666667%;
    }

    .col-md-10{
        width:83.33333333%;
    }

    .col-md-9{
        width:75%;
    }

    .col-md-8{
        width:66.66666667%;
    }

    .col-md-7{
        width:58.33333333%;
    }

    .col-md-6{
        width:50%;
    }

    .col-md-5{
        width:41.66666667%;
    }

    .col-md-4{
        width:33.33333333%;
    }

    .col-md-3{
        width:25%;
    }

    .col-md-2{
        width:16.66666667%;
    }

    .col-md-1{
        width:8.33333333%;
    }

    .col-md-pull-12{
        right:100%;
    }

    .col-md-pull-11{
        right:91.66666667%;
    }

    .col-md-pull-10{
        right:83.33333333%;
    }

    .col-md-pull-9{
        right:75%;
    }

    .col-md-pull-8{
        right:66.66666667%;
    }

    .col-md-pull-7{
        right:58.33333333%;
    }

    .col-md-pull-6{
        right:50%;
    }

    .col-md-pull-5{
        right:41.66666667%;
    }

    .col-md-pull-4{
        right:33.33333333%;
    }

    .col-md-pull-3{
        right:25%;
    }

    .col-md-pull-2{
        right:16.66666667%;
    }

    .col-md-pull-1{
        right:8.33333333%;
    }

    .col-md-pull-0{
        right:auto;
    }

    .col-md-push-12{
        left:100%;
    }

    .col-md-push-11{
        left:91.66666667%;
    }

    .col-md-push-10{
        left:83.33333333%;
    }

    .col-md-push-9{
        left:75%;
    }

    .col-md-push-8{
        left:66.66666667%;
    }

    .col-md-push-7{
        left:58.33333333%;
    }

    .col-md-push-6{
        left:50%;
    }

    .col-md-push-5{
        left:41.66666667%;
    }

    .col-md-push-4{
        left:33.33333333%;
    }

    .col-md-push-3{
        left:25%;
    }

    .col-md-push-2{
        left:16.66666667%;
    }

    .col-md-push-1{
        left:8.33333333%;
    }

    .col-md-push-0{
        left:auto;
    }

    .col-md-offset-12{
        margin-left:100%;
    }

    .col-md-offset-11{
        margin-left:91.66666667%;
    }

    .col-md-offset-10{
        margin-left:83.33333333%;
    }

    .col-md-offset-9{
        margin-left:75%;
    }

    .col-md-offset-8{
        margin-left:66.66666667%;
    }

    .col-md-offset-7{
        margin-left:58.33333333%;
    }

    .col-md-offset-6{
        margin-left:50%;
    }

    .col-md-offset-5{
        margin-left:41.66666667%;
    }

    .col-md-offset-4{
        margin-left:33.33333333%;
    }

    .col-md-offset-3{
        margin-left:25%;
    }

    .col-md-offset-2{
        margin-left:16.66666667%;
    }

    .col-md-offset-1{
        margin-left:8.33333333%;
    }

    .col-md-offset-0{
        margin-left:0;
    }

.account-login-form2 .product-card{
            padding:30px 10%
    }

.reseller-module .product-card .product-card-border{
                padding:30px 30px 45px
        }
}

@media (min-width: 1200px){
    .h0{
        font-size:40px;
        line-height:45px;
    }
    .visible-lg{
        display:block !important;
    }

    table.visible-lg{
        display:table;
    }

    tr.visible-lg{
        display:table-row !important;
    }

    th.visible-lg,
    td.visible-lg{
        display:table-cell !important;
    }
    .visible-lg-block{
        display:block !important;
    }
    .visible-lg-inline{
        display:inline !important;
    }
    .visible-lg-inline-block{
        display:inline-block !important;
        *display:inline;
        *zoom:1;
    }
    .hidden-lg{
        display:none !important;
    }
    .container{
        width:1170px;
    }
    .col,
    .col-lg-1,
    .col-lg-2,
    .col-lg-3,
    .col-lg-4,
    .col-lg-5,
    .col-lg-6,
    .col-lg-7,
    .col-lg-8,
    .col-lg-9,
    .col-lg-10,
    .col-lg-11,
    .col-lg-12{
        float:left;
    }

    .col-lg-12{
        width:100%;
    }

    .col-lg-11{
        width:91.66666667%;
    }

    .col-lg-10{
        width:83.33333333%;
    }

    .col-lg-9{
        width:75%;
    }

    .col-lg-8{
        width:66.66666667%;
    }

    .col-lg-7{
        width:58.33333333%;
    }

    .col-lg-6{
        width:50%;
    }

    .col-lg-5{
        width:41.66666667%;
    }

    .col-lg-4{
        width:33.33333333%;
    }

    .col-lg-3{
        width:25%;
    }

    .col-lg-2{
        width:16.66666667%;
    }

    .col-lg-1{
        width:8.33333333%;
    }

    .col-lg-pull-12{
        right:100%;
    }

    .col-lg-pull-11{
        right:91.66666667%;
    }

    .col-lg-pull-10{
        right:83.33333333%;
    }

    .col-lg-pull-9{
        right:75%;
    }

    .col-lg-pull-8{
        right:66.66666667%;
    }

    .col-lg-pull-7{
        right:58.33333333%;
    }

    .col-lg-pull-6{
        right:50%;
    }

    .col-lg-pull-5{
        right:41.66666667%;
    }

    .col-lg-pull-4{
        right:33.33333333%;
    }

    .col-lg-pull-3{
        right:25%;
    }

    .col-lg-pull-2{
        right:16.66666667%;
    }

    .col-lg-pull-1{
        right:8.33333333%;
    }

    .col-lg-pull-0{
        right:auto;
    }

    .col-lg-push-12{
        left:100%;
    }

    .col-lg-push-11{
        left:91.66666667%;
    }

    .col-lg-push-10{
        left:83.33333333%;
    }

    .col-lg-push-9{
        left:75%;
    }

    .col-lg-push-8{
        left:66.66666667%;
    }

    .col-lg-push-7{
        left:58.33333333%;
    }

    .col-lg-push-6{
        left:50%;
    }

    .col-lg-push-5{
        left:41.66666667%;
    }

    .col-lg-push-4{
        left:33.33333333%;
    }

    .col-lg-push-3{
        left:25%;
    }

    .col-lg-push-2{
        left:16.66666667%;
    }

    .col-lg-push-1{
        left:8.33333333%;
    }

    .col-lg-push-0{
        left:auto;
    }

    .col-lg-offset-12{
        margin-left:100%;
    }

    .col-lg-offset-11{
        margin-left:91.66666667%;
    }

    .col-lg-offset-10{
        margin-left:83.33333333%;
    }

    .col-lg-offset-9{
        margin-left:75%;
    }

    .col-lg-offset-8{
        margin-left:66.66666667%;
    }

    .col-lg-offset-7{
        margin-left:58.33333333%;
    }

    .col-lg-offset-6{
        margin-left:50%;
    }

    .col-lg-offset-5{
        margin-left:41.66666667%;
    }

    .col-lg-offset-4{
        margin-left:33.33333333%;
    }

    .col-lg-offset-3{
        margin-left:25%;
    }

    .col-lg-offset-2{
        margin-left:16.66666667%;
    }

    .col-lg-offset-1{
        margin-left:8.33333333%;
    }

    .col-lg-offset-0{
        margin-left:0;
    }
}

@media (max-width: 767px){
    .visible-xs{
        display:block !important;
    }

    table.visible-xs{
        display:table;
    }

    tr.visible-xs{
        display:table-row !important;
    }

    th.visible-xs,
    td.visible-xs{
        display:table-cell !important;
    }
    .visible-xs-block{
        display:block !important;
    }
    .visible-xs-inline{
        display:inline !important;
    }
    .visible-xs-inline-block{
        display:inline-block !important;
        *display:inline;
        *zoom:1;
    }
    .hidden-xs{
        display:none !important;
    }
    .form-2-col label{
        width:100%;
        margin:0 0 30px;
    }
    .container,
    .container-fluid{
        padding-right:25px;
        padding-left:25px;
    }

.clients-carousel{
        padding:9px 0;
        margin-bottom:20px
}

.select-product.account-content .product-option{
            display:block !important
    }

.promo-informer{
        background-image:none
}

        .promo-informer .btn{
            font-size:105%;
        }
            #profile .email-password-changers a{
                margin-left:auto;
            }

            #profile .email-password-changers a + a{
                margin-left:2em;
            }
}

@media print{
    .visible-print{
        display:block !important;
    }

    table.visible-print{
        display:table;
    }

    tr.visible-print{
        display:table-row !important;
    }

    th.visible-print,
    td.visible-print{
        display:table-cell !important;
    }
    .visible-print-block{
        display:block !important;
    }
    .visible-print-inline{
        display:inline !important;
    }
    .visible-print-inline-block{
        display:inline-block !important;
        *display:inline;
        *zoom:1;
    }
    .hidden-print{
        display:none !important;
    }
}

@media (max-width: 991px){
    .inline-row-two button,
    .inline-row-two input,
    .inline-row-two label{
        width:100%;
    }

    .inline-row-two button:first-child{
        margin-bottom:15px;
    }
}

@media (max-width: 1199px){

.flippingbook.layout .site-footer{
            display:none
    }
        .flippingbook.layout .site-header{
            -webkit-transition:margin 0.3s;
            -o-transition:margin 0.3s;
            transition:margin 0.3s;
        }

        .flippingbook.layout .container{
            width:100%;
        }


.reseller-cart{
        float:none;
        clear:none;
        content:' ';
        margin:40px 0 20px;
        height:40px
}

        .reseller-cart:after{
            clear:left;
        }
        }
