#popup .state.loginPassDialogState .closeBtn{
    position: fixed;
    top: 0;
    right: 0;
    width: 93px;
    height: 93px;
    background: url("images/icon_close.png") no-repeat center center;
    cursor: pointer;
}



/* dialog state */
#popup .state.loginPassDialogState{
    display: none;
}

#popup .state.loginPassDialogState .leftSide{ width: 160px; text-align: left; }
#popup .state.loginPassDialogState .rightSide{ width: 640px; text-align: center; }

#popup .state.loginPassDialogState .title{
    text-align: left;
}

#popup .state.loginPassDialogState .note{
}

#popup .state.loginPassDialogState .inputContainer{ text-align: center; }
#popup .state.loginPassDialogState .inputContainer .inputCapsule{ padding: 12px 0 0 0; }
#popup .state.loginPassDialogState .inputContainer .inputCapsule:last-child{ padding: 12px 0 25px 0; }

#popup .state.loginPassDialogState input{
    border: #808080 1px solid;
    width: 420px;
    padding: 21px 16px 18px 16px;
    background: transparent;
    text-transform: none;
}
#popup .state.loginPassDialogState input.important{ border: #ffffff 1px solid; }

#popup .state.loginPassDialogState .loginButtonContainer{
    text-align: center;
}

#popup .state.loginPassDialogState .loginButtonContainer .loginButton{
    display: inline-block;
    cursor: pointer;
    font-size: 18px;
    color: #242424;
    padding: 23px 30px 23px 30px;
    margin: 45px 0 0 0;
    background: #000000;
    color: #ffffff;
    border: #ffffff 1px solid;
    transition: background 0.2s ease-out, border 0.2s ease-out, color 0.2s ease-out;
    -webkit-transition: background 0.2s ease-out, border 0.2s ease-out, color 0.2s ease-out;
}
#popup .state.loginPassDialogState .loginButtonContainer .loginButton:hover{
    background: #e6e6e6;
    color: #000000;
    border: #000000 1px solid;
}#popup .state.profileDialogState .closeBtn{
    position: fixed;
    top: 0;
    right: 0;
    width: 93px;
    height: 93px;
    background: url("images/icon_close.png") no-repeat center center;
    cursor: pointer;
}



/* dialog state */
#popup .state.profileDialogState{
    display: none;
     margin: 93px 0 93px 0;
}

#popup .state.profileDialogState .leftSide{ width: 160px; text-align: left; }
#popup .state.profileDialogState .middleSide{ width: 545px; text-align: right; }
#popup .state.profileDialogState .rightSide{ width: 255px; text-align: left; }

#popup .state.profileDialogState .title{
    font-size: 18px;
    text-align: left;
}

#popup .state.profileDialogState .note{
    padding: 12px 0 0 20px;
}
#popup .state.profileDialogState .note.notePhoto{ padding: 23px 0 0 20px; }

#popup .state.profileDialogState .inputContainer{ text-align: right; }
#popup .state.profileDialogState .inputContainer .inputCapsule{ padding: 12px 0 0 0; }

#popup .state.profileDialogState input{
    border: #808080 1px solid;
    width: 420px;
    padding: 21px 16px 18px 16px;
    background: transparent;
    text-transform: none;
}
#popup .state.profileDialogState input:disabled{ color: #808080; }
#popup .state.profileDialogState input.important{ border: #ffffff 1px solid; }

#popup .state.profileDialogState .photoBtn{
    display: inline-block;
    border: #ffffff 1px solid;
    width: 420px;
    text-align: left;
    padding: 21px 16px 18px 16px;
    cursor: pointer;
}

#popup .state.profileDialogState .photoAlignContainer{
    position: relative;
    height: 113px;
    margin: 36px 0 0 0;
}

#popup .state.profileDialogState .photoAlignContainer .alignBtn{
    position: absolute;
    top: 38px;
    cursor: pointer;
    opacity: 0.5;
}
#popup .state.profileDialogState .photoAlignContainer .alignBtn.selected{ opacity: 1 }
#popup .state.profileDialogState .photoAlignContainer .alignBtn.leftAlign  { right: 386px; }
#popup .state.profileDialogState .photoAlignContainer .alignBtn.centerAlign{ right: 281px; }
#popup .state.profileDialogState .photoAlignContainer .alignBtn.rightAlign { right: 179px; }

#popup .state.profileDialogState .photoAlignContainer .photoPreview{
    position: absolute;
    top: 0;
    right: 0;
    width: 100px;
    height: 100px;
    border: #ffffff 2px solid;
    border-radius: 51px;
    background-repeat: no-repeat;
    background-size: cover;
    background-position: left center;
    transition-property: background-position;
    transition-duration: 0.2s;
    transition-timing-function: ease-out;
    -webkit-transition-property: background-position;
    -webkit-transition-duration: 0.2s;
    -webkit-transition-timing-function: ease-out;
}
#popup .state.profileDialogState .photoAlignContainer .photoPreview.left{ background-position: left center; }
#popup .state.profileDialogState .photoAlignContainer .photoPreview.right{ background-position: right center; }
#popup .state.profileDialogState .photoAlignContainer .photoPreview.center{ background-position: center center; }

#popup .state.profileDialogState .photoAlignContainer .noteAlignPhoto{
    position: absolute;
    bottom: 0;
    right: 178px;
    width: 276px;
    text-align: center;
}

#popup .state.profileDialogState .registerButtonContainer{
    text-align: center;
}

#popup .state.profileDialogState .registerButtonContainer .registerButton{
    display: inline-block;
    cursor: pointer;
    padding: 23px 30px 23px 30px;
    margin: 45px 0 0 0;
    background: #000000;
    color: #ffffff;
    border: #ffffff 1px solid;
    transition: background 0.2s ease-out, border 0.2s ease-out, color 0.2s ease-out;
    -webkit-transition: background 0.2s ease-out, border 0.2s ease-out, color 0.2s ease-out;
}
#popup .state.profileDialogState .registerButtonContainer .registerButton:hover{
    background: #e6e6e6;
    color: #000000;
    border: #000000 1px solid;
}/* Webfont: Lato-MediumItalic */@font-face {
    font-family: 'LatoMediumItalic';
    src: url('styles/Lato-MediumItalic.eot'); /* IE9 Compat Modes */
    src: url('styles/Lato-MediumItalic.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */
         url('styles/Lato-MediumItalic.woff') format('woff'), /* Modern Browsers */
         url('styles/Lato-MediumItalic.ttf') format('truetype'); 
    font-style: italic;
    font-weight: normal;
    text-rendering: optimizeLegibility;
}

#popup .state.registrationDialogState .closeBtn{
    position: fixed;
    top: 0;
    right: 0;
    width: 93px;
    height: 93px;
    background: url("images/icon_close.png") no-repeat center center;
    cursor: pointer;
}



/* dialog state */
#popup .state.registrationDialogState{
    display: none;
    margin: 93px 0 93px 0;
}

#popup .state.registrationDialogState .leftSide{ width: 160px; text-align: left; }
#popup .state.registrationDialogState .middleSide{ width: 545px; text-align: right; }
#popup .state.registrationDialogState .rightSide{ width: 255px; text-align: left; }

#popup .state.registrationDialogState .title{
    font-size: 18px;
    text-align: left;
}

#popup .state.registrationDialogState .note{
    padding: 12px 0 0 20px;
}
#popup .state.registrationDialogState .note.notePhoto{ padding: 23px 0 0 20px; }

#popup .state.registrationDialogState .inputContainer{ text-align: right; }
#popup .state.registrationDialogState .inputContainer .inputCapsule{ padding: 12px 0 0 0; }

#popup .state.registrationDialogState input{
    border: #808080 1px solid;
    width: 420px;
    padding: 21px 16px 18px 16px;
    background: transparent;
    text-transform: none;
}
#popup .state.registrationDialogState input.important{ border: #ffffff 1px solid; }

#popup .state.registrationDialogState .photoBtn{
    display: inline-block;
    border: #ffffff 1px solid;
    width: 420px;
    text-align: left;
    padding: 21px 16px 18px 16px;
    cursor: pointer;
}

#popup .state.registrationDialogState .photoAlignContainer{
    position: relative;
    height: 113px;
    margin: 36px 0 0 0;
}

#popup .state.registrationDialogState .photoAlignContainer .alignBtn{
    position: absolute;
    top: 38px;
    cursor: pointer;
    opacity: 0.5;
}
#popup .state.registrationDialogState .photoAlignContainer .alignBtn.selected{ opacity: 1 }
#popup .state.registrationDialogState .photoAlignContainer .alignBtn.leftAlign  { right: 386px; }
#popup .state.registrationDialogState .photoAlignContainer .alignBtn.centerAlign{ right: 281px; }
#popup .state.registrationDialogState .photoAlignContainer .alignBtn.rightAlign { right: 179px; }

#popup .state.registrationDialogState .photoAlignContainer .photoPreview{
    position: absolute;
    top: 0;
    right: 0;
    width: 100px;
    height: 100px;
    border: #ffffff 2px solid;
    border-radius: 51px;
    background-repeat: no-repeat;
    background-size: cover;
    background-position: left center;
    transition-property: background-position;
    transition-duration: 0.2s;
    transition-timing-function: ease-out;
    -webkit-transition-property: background-position;
    -webkit-transition-duration: 0.2s;
    -webkit-transition-timing-function: ease-out;
}
#popup .state.registrationDialogState .photoAlignContainer .photoPreview.left{ background-position: left center; }
#popup .state.registrationDialogState .photoAlignContainer .photoPreview.right{ background-position: right center; }
#popup .state.registrationDialogState .photoAlignContainer .photoPreview.center{ background-position: center center; }

#popup .state.registrationDialogState .photoAlignContainer .noteAlignPhoto{
    position: absolute;
    bottom: 0;
    right: 178px;
    width: 276px;
    text-align: center;
}

#popup .state.registrationDialogState .registerButtonContainer{
    text-align: center;
}

#popup .state.registrationDialogState .registerButtonContainer .registerButton{
    display: inline-block;
    cursor: pointer;
    padding: 23px 30px 23px 30px;
    margin: 45px 0 0 0;
    background: #000000;
    color: #ffffff;
    border: #ffffff 1px solid;
    transition: background 0.2s ease-out, border 0.2s ease-out, color 0.2s ease-out;
    -webkit-transition: background 0.2s ease-out, border 0.2s ease-out, color 0.2s ease-out;
}
#popup .state.registrationDialogState .registerButtonContainer .registerButton:hover{
    background: #e6e6e6;
    color: #000000;
    border: #000000 1px solid;
}#toolbar{
    position: fixed;
    top: 0;
    left: 0;
    height: 93px;
    background: #e6e6e6;
    display: none;
    z-index: 5;
}

#toolbar .state{
    position: absolute;
    width: 960px;
    top: 0;
    display: none;
}

#toolbar .state .controlTitle{
    position: absolute;
    top: 38px;
    font-family: 'LatoMedium';
    font-size: 13px;
    color: #000000;
}

#toolbar .state .controlNote{
    position: absolute;
    top: 0;
    font-family: 'LatoMediumItalic';
    font-size: 14px;
    line-height: 14px;
    color: #000000;
}

#toolbar .state .toggleButton{
    position: absolute;
    top: 30px;
    height: 34px;
    border-radius: 9px;
    cursor: pointer;
    font-family: 'LatoMedium';
    font-size: 16px;
    line-height: 34px;
    color: #000000;
    padding: 0 10px 0 10px;
    background: #cccccc;
}
#toolbar .state .toggleButton.active{ background: #181818; color: #ffffff }

#toolbar .state .button{
    position: absolute;
    top: 34px;
    text-transform: uppercase;
    color: #000000;
    font-family: 'LatoMedium';
    font-size: 13px;
    line-height: 24px;
    height: 24px;
    border-radius: 3px;
    cursor: pointer;
    padding: 0 10px 0 10px;
    background: #dedede;
}


#toolbar .state .expandButton{
    position: absolute;
    top: 34px;
    text-transform: uppercase;
    color: #000000;
    font-family: 'LatoHeavy';
    font-size: 14px;
    line-height: 30px;
}

#toolbar .state .expandButton .activeButton{
    width: 180px;
    height: 28px;
    border-radius: 3px;
    cursor: pointer;
    padding: 0 0 0 10px;
    background-image: url("images/icon_expand.png");
    background-repeat: no-repeat;
    background-color: #bbbbbb;
    background-position: 165px center;
}

#toolbar .state .expandButton .otherButton{
    width: 180px;
    height: 28px;
    border-radius: 3px;
    cursor: pointer;
    padding: 0 0 0 10px;
    background: #bbbbbb;
    margin: 1px 0 0 0;
    display: none;
}
#toolbar .state .expandButton .otherButton:hover{ background: #dedede; }

#toolbar .overlay{
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background: #ececec;
    opacity: 0.5;
    display: none;
}



/* notepad */
#toolbar .state.notepad{
}

#toolbar .state.notepad .listButton{
    position: absolute;
    top: 37px;
    right: 0;
    cursor: pointer;
    background: url('images/icon_list.png') no-repeat center center;
    background-size: contain;
    width: 21px;
    height: 19px;
}



/* about project */
#toolbar .state.aboutProject{
}

#toolbar .state.aboutProject .introductoryWord{ left: 0; }
#toolbar .state.aboutProject .alphabet{ left: 150px; }



/* table */
#toolbar .state.table{
}

#toolbar .state.table .controlTitle.sort{ left: 5px; }

#toolbar .state.table .toggleButton.oldToNew{ left: 120px; }
#toolbar .state.table .toggleButton.likeToLike{
    right: 543px;
    background: url("images/icon_like.png") #dedede no-repeat 10px center;
    background-size: 12px;
    padding: 0 10px 0 40px;
}
#toolbar .state.table .toggleButton.likeToLike.active{
    background: url("images/icon_like_active.png") #000000 no-repeat 10px center;
    background-size: 12px;
}

#toolbar .state.table .listButton{
    position: absolute;
    top: 37px;
    right: 0;
    cursor: pointer;
    background: url('images/icon_list.png') no-repeat center center;
    background-size: contain;
    width: 21px;
    height: 19px;
}

#toolbar .state.table .searchContainer{
    position: absolute;
    top: 16px;
    left: 440px;
    height: 61px;
    width: 452px;
    border: #808080 1px solid;
    background: #ffffff;
}

#toolbar .state.table .searchContainer input{
    position: absolute;
    left: 0;
    top: 0;
    padding: 21px 81px 22px 20px;
    width: 351px;
    height: 18px;
    font-family: 'LatoMedium';
    font-size: 18px;
    color: #181818;
    background: #ffffff;
}
#toolbar .state.table .searchContainer input.flash{
    -webkit-animation: searchFlash 2.5s;
    animation: searchFlash 2.5s;
}

@-webkit-keyframes searchFlash {
    50%      { background: #000000; color: #ffffff; }
    0%, 100% { background: #ffffff; color: #181818; }
}

@keyframes searchFlash {
    50%      { background: #000000; color: #ffffff; }
    0%, 100% { background: #ffffff; color: #181818; }
}

#toolbar .state.table .searchContainer .searchWordCapsule{
    position: absolute;
    top: 14px;
    left: 10px;
    height: 34px;
    border-radius: 9px;
    font-family: 'LatoMedium';
    font-size: 16px;
    line-height: 34px;
    padding: 0 34px 0 10px;
    background: #181818;
    color: #ffffff;
    display: none;
}

#toolbar .state.table .searchContainer .searchWordCapsule .closeBtn{
    cursor: pointer;
    position: absolute;
    height: 34px;
    width: 34px;
    top: 0;
    right: 0;
    background: url('images/icon_close.png') no-repeat center center;
    background-size: 9px;
}

#toolbar .state.table .searchContainer .searchBtn{
    position: absolute;
    right: 0;
    top: 0;
    height: 61px;
    width: 61px;
    cursor: pointer;
    background: url('images/icon_search_black.png') no-repeat center center;
}

#toolbar .state.table .searchContainer .searchHelp{
    position: absolute;
    left: -1px;
    top: 62px;
    width: 412px;
    padding: 20px;
    background: #ffffff;
    border-left: #808080 1px solid;
    border-right: #808080 1px solid;
    border-bottom: #808080 1px solid;
    display: none;
}

#toolbar .state.table .searchContainer .searchHelp .searchWord{
    cursor: pointer;
    font-size: 18px;
    color: #181818;
}



/* Webfont: Lato-Heavy */@font-face {
    font-family: 'LatoHeavy';
    src: url('styles/Lato-Heavy.eot'); /* IE9 Compat Modes */
    src: url('styles/Lato-Heavy.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */
         url('styles/Lato-Heavy.woff') format('woff'), /* Modern Browsers */
         url('styles/Lato-Heavy.ttf') format('truetype'); 
    font-style: normal;
    font-weight: normal;
    text-rendering: optimizeLegibility;
}#popup .state.addDialogState .closeBtn{
    position: fixed;
    top: 0;
    right: 0;
    width: 93px;
    height: 93px;
    background: url("images/icon_close.png") no-repeat center center;
    cursor: pointer;
}



/* dialog state */
#popup .state.addDialogState{
    display: none;
    margin: 93px 0 93px 0;
}

#popup .state.addDialogState .leftSide,
#popup .state.addDialogState .rightSide{ width: 480px; }

#popup .state.addDialogState .title{
    text-align: left;
}

#popup .state.addDialogState .note{
    text-align: right;
}

#popup .state.addDialogState .inputContainer{ text-align: right; }
#popup .state.addDialogState .inputContainer .inputCapsule{ padding: 12px 0 0 0; }
#popup .state.addDialogState .inputContainer .inputCapsule:first-child{ padding: 25px 0 0 0; }
#popup .state.addDialogState .inputContainer .inputCapsule:last-child{ padding: 12px 0 45px 0; }

#popup .state.addDialogState .inputContainer .inputCapsuleMultiple{
    border: #ffffff 1px solid;
    width: 895px;
    padding: 11px 16px 8px 16px;
    margin: 0 0 0 30px;
}
#popup .state.addDialogState .inputContainer .inputCapsuleMultiple.err{
    border: #ff0000 1px solid !important;
}

#popup .state.addDialogState input{
    border: #808080 1px solid;
    width: 896px;
    padding: 21px 16px 18px 16px;
    background: transparent;
    text-transform: none;
}
#popup .state.addDialogState input.important{ border: #ffffff 1px solid; }
#popup .state.addDialogState input.multiple{
    border: none;
    width: 435px;
    padding: 10px 0 10px 0;
}
#popup .state.addDialogState input.multiple.second{
    border-left: #ffffff 1px solid;
    padding: 10px 0 10px 16px;
}

#popup .state.addDialogState .textareaContainer{ text-align: right; }
#popup .state.addDialogState .textareaContainer .textareaCapsule{ padding: 20px 0 0 0; }

#popup .state.addDialogState textarea{
    border: #ffffff 1px solid;
    width: 891px;
    height: 240px;
    padding: 17px 19px 17px 19px;
    background: transparent;
}

#popup .state.addDialogState .publicButtonContainer{
    text-align: center;
}

#popup .state.addDialogState .publicButtonContainer .publicButton{
    display: inline-block;
    cursor: pointer;
    padding: 23px 30px 23px 30px;
    margin: 24px 0 0 0;
    background: #000000;
    color: #ffffff;
    border: #ffffff 1px solid;
    transition: background 0.2s ease-out, border 0.2s ease-out, color 0.2s ease-out;
    -webkit-transition: background 0.2s ease-out, border 0.2s ease-out, color 0.2s ease-out;
}
#popup .state.addDialogState .publicButtonContainer .publicButton:hover{
    background: #e6e6e6;
    color: #000000;
    border: #000000 1px solid;
}#pageAboutProject{
    position: relative;
    width: 960px;
    margin: auto;
}

#pageAboutProject .navigation{
    position: relative;
    left: 0;
    width: 420px;
    margin: 123px 0 0 0;
    height: 33px;
    border-bottom: #000000 1px solid;
    border-top: #000000 1px solid;
}

#pageAboutProject .navigation .arrow{
    position: absolute;
    top: 0;
    cursor: pointer;
    line-height: 34px;
}
#pageAboutProject .navigation .arrow.leftArrow{
    left: 8px;
    background: url('images/icon_left.png') no-repeat left center;
    background-size: 8px 12px;
    padding: 0 0 0 22px;
    text-align: left;
}
#pageAboutProject .navigation .arrow.rightArrow{
    right: 8px;
    background: url('images/icon_right.png') no-repeat right center;
    background-size: 8px 12px;
    padding: 0 22px 0 0;
    text-align: right;
}

#pageAboutProject .title{
    position: relative;
    padding: 22px 0 0 13px;
    width: 420px;
}

#pageAboutProject .authorInfo{
    position: relative;
    text-transform: none;
}
#pageAboutProject .subpage.introductoryWord .authorInfo{  padding: 0 0 100px 0; }
#pageAboutProject .subpage.alphabet .authorInfo{
    position: absolute;
    right: 0;
    top: 165px;
    width: 460px;
    padding: 0 0 0 0;
    text-align: justify;
}

#pageAboutProject .authorInfo .author{
    padding: 0 0 5px 0;
}

#pageAboutProject .text{
    position: relative;
    text-align: justify;
}
#pageAboutProject .subpage.introductoryWord .text{ padding: 200px 0 75px 0; }
#pageAboutProject .subpage.alphabet .text        { padding: 40px 0 100px 0; }

#pageAboutProject .subpage{
    position: absolute;
    width: 100%;
    top: 0;
    left: 0;
    display: none;
}



/* introductoryWord */
#pageAboutProject .subpage.introductoryWord{  
}



/* alphabet */
#pageAboutProject .subpage.alphabet{   
}

#pageAboutProject .subpage.alphabet .leftPane .title{   
}

#pageAboutProject .subpage.alphabet .rightPane .text{   
}#pageProfile{
    position: relative;
}

#pageProfile .profile{
    font-family: 'Lato';
    position: relative;
    margin: auto;
    width: 960px;
    padding: 93px 0 60px 0;
}



/* user info */
#pageProfile .profile .userInfoContainer{
    position: relative;
    width: 960px;
    height: 100px;
}

#pageProfile .profile .userInfoContainer .userPhoto{
    position: absolute;
    top: 0;
    left: 23px;
    width: 100px;
    height: 100px;
    border-radius: 51px;
    background-repeat: no-repeat;
    background-size: cover;
    background-position: left center;
}
#pageProfile .profile .userInfoContainer .userPhoto.left{ background-position: left center; }
#pageProfile .profile .userInfoContainer .userPhoto.right{ background-position: right center; }
#pageProfile .profile .userInfoContainer .userPhoto.center{ background-position: center center; }

#pageProfile .profile .userInfoContainer .userInfo{
    position: absolute;
    left: 160px;
    top: 21px;
}

#pageProfile .profile .userInfoContainer .userInfo tr{ vertical-align: middle; }

#pageProfile .profile .userInfoContainer .userInfo .name{
}

#pageProfile .profile .userInfoContainer .userInfo .portraitsCount,
#pageProfile .profile .userInfoContainer .userInfo .likesCount{ }

#pageProfile .profile .userInfoContainer .userInfo .likesCount img{ width: 18px }

#pageProfile .profile .userInfoContainer .userInfo .email{ }

#pageProfile .profile .userInfoContainer .editBtn{
    position: absolute;
    cursor: pointer;
    right: 26px;
    top: 16px;
    line-height: 63px;
    height: 63px;
    padding: 0 24px 0 24px;
    background: #000000;
    color: #ffffff;
    border: #ffffff 1px solid;
    transition: background 0.2s ease-out, border 0.2s ease-out, color 0.2s ease-out;
    -webkit-transition: background 0.2s ease-out, border 0.2s ease-out, color 0.2s ease-out;
}
#pageProfile .profile .userInfoContainer .editBtn:hover{
    background: #e6e6e6;
    color: #000000;
    border: #000000 1px solid;
}

#pageProfile .profile .bookmarksContainer{
    padding: 60px 0 0 0;
}

#pageProfile .profile .bookmarksContainer .title{
    padding: 0 0 17px 0;
}

#pageProfile .profile .bookmarksContainer .bookmarkButtonsContainer{ padding: 0 0 60px 32px; }

#pageProfile .profile .bookmarksContainer .bookmarkButtonsContainer .btn{
    width: 925px;
    margin: 12px 0 0 0;
    opacity: 0;
}
#pageProfile .profile .bookmarksContainer .bookmarkButtonsContainer .btn.expanded{ }



/* btn header */
#pageProfile .profile .bookmarksContainer .bookmarkButtonsContainer .btn .btnHeader{
    position: relative;
    height: 63px;
}

#pageProfile .profile .bookmarksContainer .bookmarkButtonsContainer .btn .btnHeader .headerTitle{
    width: 876px;
    padding: 0 0 0 20px;
    line-height: 63px;
    background-image: url("images/icon_down.png");
    background-repeat: no-repeat;
    background-position: 850px center;
    background-color: #e6e6e6;
    cursor: pointer;
    text-transform: none;
}
#pageProfile .profile .bookmarksContainer .bookmarkButtonsContainer .btn .btnHeader:hover .headerTitle{ background-color: #e6e6e6 }
#pageProfile .profile .bookmarksContainer .bookmarkButtonsContainer .btn.expanded .btnHeader .headerTitle{ background-image: url("images/icon_up.png"); }

#pageProfile .profile .bookmarksContainer .bookmarkButtonsContainer .btn .btnHeader .closeBtn{
    position: absolute;
    right: 0;
    top: 25px;
    cursor: pointer;
}



/* btn content */
#pageProfile .profile .bookmarksContainer .bookmarkButtonsContainer .btn .btnContent{
    padding: 28px 0 7px 17px;
    display: none;
}

#pageProfile .profile .bookmarksContainer .bookmarkButtonsContainer .btn .btnContent .portrait{
    position: relative;
    width: 853px;
}

#pageProfile .profile .bookmarksContainer .bookmarkButtonsContainer .btn .btnContent .portrait img{
    position: absolute;
    right: 0;
    top: 12px;
    cursor: pointer;
}

#pageProfile .profile .bookmarksContainer .bookmarkButtonsContainer .btn .btnContent .portrait a{
    font-family: 'LatoMedium';
    text-decoration: none;
    color: #000000;
    font-size: 18px;
    line-height: 36px;
}
#pageProfile .profile .bookmarksContainer .bookmarkButtonsContainer .btn .btnContent .portrait a:hover{ text-decoration: none; }

#pageProfile .profile .bookmarksContainer .bookmarkButtonsContainer .btn .btnContent .portrait .number{
    position: absolute;
    top: 0;
    left: 0;
    width: 32px;
    height: 32px;
    text-align: center;
    line-height: 32px;
    color: #ffffff;
    background: #000000;
    border-radius: 16px;
}

#pageProfile .profile .bookmarksContainer .bookmarkButtonsContainer .btn .btnContent .portrait .character,
#pageProfile .profile .bookmarksContainer .bookmarkButtonsContainer .btn .btnContent .portrait .book{ text-transform: none; }

#pageProfile .profile .bookmarksContainer .bookmarkButtonsContainer .btn .btnContent .portrait .author{ }

#pageProfile .profile .bookmarksContainer .bookmarkButtonsContainer .btn .btnContent .portrait .likeIcon{
    position: relative;
    top: 5px;
    width: 19px;
}



/* bookmark input */
#pageProfile .profile .bookmarksContainer .bookmarkButtonsContainer .inputCapsule{
    position: relative;
    border: #000000 1px solid;
    width: 894px;
    height: 63px;
    margin: 12px 0 12px 0;
}

#pageProfile .profile .bookmarksContainer .bookmarkButtonsContainer input{
    width: 804px;
    height: 24px;
    padding: 21px 16px 18px 16px;
    background: transparent;
    text-transform: none;
}

#pageProfile .profile .bookmarksContainer .bookmarkButtonsContainer .okButton{
    position: absolute;
    top: -1px;
    right: -1px;
    display: inline-block;
    cursor: pointer;
    text-align: center;
    width: 63px;
    height: 63px;
    line-height: 61px;
    background: #000000;
    color: #ffffff;
    border: #ffffff 1px solid;
    transition: background 0.2s ease-out, border 0.2s ease-out, color 0.2s ease-out;
    -webkit-transition: background 0.2s ease-out, border 0.2s ease-out, color 0.2s ease-out;
}
#pageProfile .profile .bookmarksContainer .bookmarkButtonsContainer .okButton:hover{
    background: #e6e6e6;
    color: #000000;
    border: #000000 1px solid;
}/* Webfont: Lato-Medium */@font-face {
    font-family: 'LatoMedium';
    src: url('styles/Lato-Medium.eot'); /* IE9 Compat Modes */
    src: url('styles/Lato-Medium.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */
         url('styles/Lato-Medium.woff') format('woff'), /* Modern Browsers */
         url('styles/Lato-Medium.ttf') format('truetype'); 
    font-style: normal;
    font-weight: normal;
    text-rendering: optimizeLegibility;
}

*{ border:0; margin:0; padding:0; outline:0; }

a{
}

table{
	border-collapse: collapse;
	border-spacing: 0;
}

::selection {
    background: #000000;
    color: #ffffff;
}
::-moz-selection {
    background: #000000;
    color: #ffffff;
}

.notSelectable{
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    -o-user-select: none;
    user-select: none;
}

body{
    font-family: 'LatoMedium', sans-serif;
    font-weight: normal;
    font-style: normal;
	font-size: 18px;
    color: #000000;
	background-color: #ffffff;
}

#logo{
    position: fixed;
    top: 34px;
    z-index: 11;
}

#pageContainer{
    position: relative;
    padding: 93px 0 66px 0;
}



/* tooltips */
.tooltipParent{
    overflow: visible;
    position: relative;
}

.tooltipParent .tooltip{
    position: absolute;
    height: 24px;
    text-align: center;
    text-transform: uppercase;
    padding: 0 18px 0 18px;
    background: #181818;
    border-radius: 3px;
    z-index: 100;
    cursor: default;
    display: none;
    white-space: nowrap;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    -o-user-select: none;
    user-select: none;
}
.tooltipParent .tooltip.bottom   { top: 100%; }
.tooltipParent .tooltip.center   { left: 50%; }
.tooltipParent .tooltip.right    { right: 0; }
.tooltipParent .tooltip.rightSide{ left: 100%; }
.tooltipParent .tooltip.middle   { top: 50%; }
.tooltipParent .tooltip.bottom.center   { transform: translate(-50%, 17px); -webkit-transform: translate(-50%, 17px); }
.tooltipParent .tooltip.bottom.right    { transform: translate(0, 17px); -webkit-transform: translate(0, 17px); }
.tooltipParent .tooltip.middle.rightSide{ transform: translate(17px, -50%); -webkit-transform: translate(17px, -50%); }
.tooltipParent:hover .tooltip{
    display: inline-block;
    -webkit-animation-duration: 0.4s;
    animation-duration: 0.4s;
    -webkit-animation-name: tooltipFadeIn;
    animation-name: tooltipFadeIn;
    opacity: 1;
}
@-webkit-keyframes tooltipFadeIn{
    0%, 50% { opacity: 0; }
    100%    { opacity: 1; }
}
@keyframes tooltipFadeIn{
    0%, 50% { opacity: 0; }
    100%    { opacity: 1; }
}

.tooltipParent .tooltip:after{
    content: "";
    position: absolute;
    width: 0;
    height: 0;
}
.tooltipParent .tooltip.bottom:after{
    bottom: 100%;
    border-bottom: 7px solid #181818;
    border-right: 4px solid transparent;
    border-left: 4px solid transparent;
}
.tooltipParent .tooltip.rightSide:after{
    right: 100%;
    border-right: 7px solid #181818;
    border-top: 4px solid transparent;
    border-bottom: 4px solid transparent;
}
.tooltipParent .tooltip.center:after{ left: 50%; }
.tooltipParent .tooltip.right:after { right: 0; }
.tooltipParent .tooltip.bottom.center:after   { transform: translate(-50%, 0); -webkit-transform: translate(-50%, 0); }
.tooltipParent .tooltip.bottom.right:after    { transform: translate(-500%, 0); -webkit-transform: translate(-500%, 0); }
.tooltipParent .tooltip.middle.rightSide:after{ transform: translate(0, 95%); -webkit-transform: translate(0, 95%); }#pagePortrait{
    position: relative;
    opacity: 0;
    transition-property: background;
    transition-duration: 0.2s;
    transition-timing-function: ease-out;
    -webkit-transition-property: background;
    -webkit-transition-duration: 0.2s;
    -webkit-transition-timing-function: ease-out;
}



/* arrows */
#pagePortrait .arrowBtn{
    position: fixed;
    cursor: pointer;
    width: 93px;
    height: 93px;
    top: 93px;
    z-index: 2;
}
#pagePortrait .arrowBtn.arrowUp{
    right: 93px;
    background: url("images/icon_up.png") center center no-repeat;
    transition-property: background-color;
    transition-duration: 0.2s;
    transition-timing-function: ease-out;
    -webkit-transition-property: background-color;
    -webkit-transition-duration: 0.2s;
    -webkit-transition-timing-function: ease-out;
}
#pagePortrait .arrowBtn.arrowRight{
    right: 0;
    background: url("images/icon_right.png") center center no-repeat;
    transition-property: background-color;
    transition-duration: 0.2s;
    transition-timing-function: ease-out;
    -webkit-transition-property: background-color;
    -webkit-transition-duration: 0.2s;
    -webkit-transition-timing-function: ease-out;
}
#pagePortrait .arrowBtn.arrowLeft{
    right: 186px;
    background: url("images/icon_left.png") center center no-repeat;
    transition-property: background-color;
    transition-duration: 0.2s;
    transition-timing-function: ease-out;
    -webkit-transition-property: background-color;
    -webkit-transition-duration: 0.2s;
    -webkit-transition-timing-function: ease-out;
}



/* keywords */
#pagePortrait .keywords{
    position: fixed;
    bottom: /*66*/ -30px;
    right: 0;
    width: 279px;
    height: 94px;
    background: #e6e6e6;
    cursor: pointer;
}

#pagePortrait .keywords .keywordsTitle{
    position: absolute;
    text-align: right;
    top: 40px;
    right: 96px;
}

#pagePortrait .keywords .keywordsIcon{
    position: absolute;
    right: 45px;
    top: 38px;
}

#pagePortrait .keywordsContainer{
    position: fixed;
    bottom: 160px;
    width: 279px;
    right: 0;
    background: #e6e6e6;
    height: 0;
    overflow: hidden;
    transition-property: height;
    transition-duration: 0.2s;
    transition-timing-function: ease-out;
    -webkit-transition-property: height;
    -webkit-transition-duration: 0.2s;
    -webkit-transition-timing-function: ease-out;
}

#pagePortrait .keywordsContainer .keywordsButtons{
    padding: 65px 30px 65px 30px;
}

#pagePortrait .keywordsContainer .keywordsButtons .keyword{
    display: inline-block;
    font-family: 'LatoHeavy';
    font-size: 12px;
    color: #000000;
    text-transform: uppercase;
    padding: 5px 10px 3px 10px;
    margin: 2px;
    background: #ffffff;
    border-radius: 3px;
    cursor: pointer;
}
#pagePortrait .keywordsContainer .keywordsButtons .keyword span{ font-family: 'Lato'; }
#pagePortrait .keywordsContainer .keywordsButtons .keyword span.label{ font-family: 'LatoHeavy'; }

#pagePortrait .keywordsContainer .closeIcon{
    cursor: pointer;
    position: absolute;
    top: 32px;
    right: 30px;
}

#pagePortrait .keywordsContainer .glossaryButton{
    position: absolute;
    cursor: pointer;
    left: 35px;
    bottom: 0;
    height: 19px;
    line-height: 19px;
    font-family: 'LatoMedium';
    font-size: 12px;
    color: #000000;
    padding: 0 0 0 35px;
    background: url('images/icon_list.png') no-repeat left center;
    display: none;
}



#pagePortrait .portrait{
    width: 960px;
    margin: auto;
}



/* top actions container */
#pagePortrait .portrait .topActionsContainer{
    padding: 35px 0 0 0;
}
#pagePortrait .portrait .topActionsContainer table tr{ vertical-align: middle; }

#pagePortrait .portrait .topActionsContainer .likeIconContainer{ width: 77px; text-align: center; cursor: pointer; }
#pagePortrait .portrait .topActionsContainer .likeContainer{ width: 70px; text-align: left; cursor: pointer; }

#pagePortrait .portrait .topActionsContainer .shareContainer{ }
#pagePortrait .portrait .topActionsContainer .shareIconContainer{ width: 45px; text-align: center; }
#pagePortrait .portrait .topActionsContainer .shareIconContainer a{
    position: relative;
    width: 40px;
    height: 40px;
    display: block;
    background: rgba(222, 222, 222, 0.5);
    border-radius: 50%;
    transition: background 0.2s ease-out;
    -webkit-transition: background 0.2s ease-out;
}
#pagePortrait .portrait .topActionsContainer .shareIconContainer a:hover{ background: rgba(0, 0, 0, 1); }

#pagePortrait .portrait .topActionsContainer .shareIconContainer img{
    position: absolute;
    margin: auto;
    height: 20px;
    left: 0;
    right: 0;
    top: 0;
    bottom: 0;
}

#pagePortrait .portrait .topActionsContainer .bookmarkIconContainer,
#pagePortrait .portrait .topActionsContainer .bookmarkContainer,
#pagePortrait .portrait .topActionsContainer .bookmarkSeparator{
    display: none;
}



/* text container */
#pagePortrait .portrait .textContainer{ padding: 110px 0 0 0; }

#pagePortrait .portrait .textContainer .textFrame{
    overflow: hidden;
}

#pagePortrait .portrait .textContainer .text{
    text-align: left;
}

#pagePortrait .portrait .textContainer .sliderContainer{
    position: relative;
    height: 100px;
}

#pagePortrait .portrait .textContainer .sliderContainer .discussion{
    position: absolute;
    top: 20px;
    left: 0;
    height: 26px;
    cursor: pointer;
}

#pagePortrait .portrait .textContainer .sliderContainer .discussion img{
    position: relative;
    left: 10px;
    top: 6px;
}

#pagePortrait .portrait .textContainer .sliderContainer .discussion .count{
    display: inline-block;
    padding: 0 0 0 22px;
}

#pagePortrait .portrait .textContainer .sliderContainer .line{
    position: absolute;
    left: 0;
    top: 70px;
    width: 960px;
    height: 1px;
    background: #000000;
}

#pagePortrait .portrait .textContainer .sliderContainer .arrowButton{
    position: absolute;
    right: 0;
    top: 40px;
    width: 195px;
    height: 60px;
    background: #e6e6e6;
    cursor: pointer;
    display: none;
}

#pagePortrait .portrait .textContainer .sliderContainer .arrowButton .icon{
    position: absolute;
    right: 0;
    top: 0;
    width: 60px;
    height: 60px;
    background: url("images/icon_up.png") no-repeat center center;
    transform: rotate(0deg);
    -webkit-transform: rotate(0deg);
    transition-property: transform;
    transition-duration: 0.2s;
    transition-timing-function: ease-out;
    -webkit-transition-property: -webkit-transform;
    -webkit-transition-duration: 0.2s;
    -webkit-transition-timing-function: ease-out;
}
#pagePortrait .portrait .textContainer .sliderContainer .arrowButton.down .icon{
    transform: rotate(180deg);
    -webkit-transform: rotate(180deg);
}

#pagePortrait .portrait .textContainer .sliderContainer .arrowButton span{
    position: absolute;
    top: 0;
    left: 0;
    text-align: center;
    width: 152px;
    height: 60px;
    line-height: 60px;
    display: none;
}
#pagePortrait .portrait .textContainer .sliderContainer .arrowButton span.collapse{ display: inline-block; }
#pagePortrait .portrait .textContainer .sliderContainer .arrowButton.down span.expand{ display: inline-block; }
#pagePortrait .portrait .textContainer .sliderContainer .arrowButton.down span.collapse{ display: none; }



/* other info container */
#pagePortrait .portrait .otherInfoContainer{
    color: #000000;
}

#pagePortrait .portrait .otherInfoContainer .characterName{
    text-transform: uppercase;
}

#pagePortrait .portrait .otherInfoContainer .bookAuthorName{
}

#pagePortrait .portrait .otherInfoContainer .bookAuthorName .author{ text-transform: uppercase; }

#pagePortrait .portrait .otherInfoContainer .publisherDateIsbn{
    padding: 7px 0 70px 0;
    text-transform: uppercase;
}



/* discussion container */
#pagePortrait .portrait .discussionContainer{
    padding: 0 0 115px 0;
    color: #000000;
}

#pagePortrait .portrait .discussionContainer .userIcon{
    position: absolute;
    top: 0;
    left: 10px;
    width: 50px;
    height: 50px;
    border-radius: 26px;
    border: #ffffff 2px solid;
    background-repeat: no-repeat;
    background-size: cover;
    background-position: left center;
}
#pagePortrait .portrait .discussionContainer .userIcon.left{ background-position: left center; }
#pagePortrait .portrait .discussionContainer .userIcon.right{ background-position: right center; }
#pagePortrait .portrait .discussionContainer .userIcon.center{ background-position: center center; }

#pagePortrait .portrait .discussionContainer .userName{
    position: absolute;
    left: 81px;
    top: 17px;
    width: 220px;
}

#pagePortrait .portrait .discussionContainer .discussionItem{
    position: relative;
    width: 620px;
    padding: 11px 20px 23px 320px;
    min-height: 50px;
}

#pagePortrait .portrait .discussionContainer .discussionInsertItem{
    height: 170px;
    position: relative;
    padding: 11px 0 23px 0;
    display: none;

}

#pagePortrait .portrait .discussionContainer .discussionInsertItem textarea{
    position: absolute;
    top: 0;
    right: 20px;
    border: #181818 1px solid;
    padding: 20px 17px 20px 17px;
    width: 600px;
    height: 75px;
    background: none;
}

#pagePortrait .portrait .discussionContainer .discussionInsertItem .insertBtn{
    position: absolute;
    cursor: pointer;
    right: 20px;
    bottom: 22px;
    width: 172px;
    height: 64px;
    text-align: center;
    text-transform: uppercase;
    line-height: 66px;
    background: #000000;
    color: #ffffff;
    border: #ffffff 1px solid;
    transition: background 0.2s ease-out, border 0.2s ease-out, color 0.2s ease-out;
    -webkit-transition: background 0.2s ease-out, border 0.2s ease-out, color 0.2s ease-out;
}
#pagePortrait .portrait .discussionContainer .discussionInsertItem .insertBtn:hover{
    background: #e6e6e6;
    color: #000000;
    border: #000000 1px solid;
}#pageSpace{
    position: relative;
    background: url("images/space_background.jpg") #01020a no-repeat center center;
    background-size: cover;
    overflow: hidden;
    perspective: 500px;
    perspective-origin-x: 50%;
    perspective-origin-y: 50%;
    -webkit-perspective: 500px;
    -webkit-perspective-origin-x: 50%;
    -webkit-perspective-origin-y: 50%;
}

@-webkit-keyframes spinStartsWebkit{
    0%   { -webkit-transform: rotateZ(0deg)    scale(1,1); }
    25%  { -webkit-transform: rotateZ(0.3deg)  scale(1.01,1.01); }
    75%  { -webkit-transform: rotateZ(-0.5deg) scale(0.999,0.999); }
    100% { -webkit-transform: rotateZ(0deg)    scale(1,1); }
}

@-moz-keyframes spinStarts{
    0%   { transform: rotateZ(0deg)    scale(1,1); }
    25%  { transform: rotateZ(0.3deg)  scale(1.01,1.01); }
    75%  { transform: rotateZ(-0.5deg) scale(0.999,0.999); }
    100% { transform: rotateZ(0deg)    scale(1,1); }
}

#pageSpace .stars{
    background: url("images/space_stars.png") no-repeat center center;
    position: absolute;
    top: 0;
    left: 0;
    -webkit-transform-style: preserve-3d;
    -moz-transform-style: preserve-3d;
    -o-transform-style: preserve-3d;
    transform-style: preserve-3d;
    -webkit-animation: spinStartsWebkit 12s infinite ease-in-out;
    animation:         spinStarts       12s infinite ease-in-out;
}

@-webkit-keyframes fogWebkitAnim{
    0%   { -webkit-transform: scale(1,1);     opacity: 0.20; }
    25%  { -webkit-transform: scale(1.3,1.3); opacity: 0.05; }
    75%  { -webkit-transform: scale(0.6,0.6); opacity: 0.25; }
    100% { -webkit-transform: scale(1,1);     opacity: 0.20; }
}

@-moz-keyframes fogAnim{
    0%   { transform: scale(1,1);     opacity: 0.20; }
    25%  { transform: scale(1.3,1.3); opacity: 0.05; }
    75%  { transform: scale(0.6,0.6); opacity: 0.25; }
    100% { transform: scale(1,1);     opacity: 0.20; }
}

#pageSpace .enterTheGallery{
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    margin: auto;
    width: 165px;
    height: 132px;
    z-index: 10000;
    transform: translateZ(10px);
    -webkit-transform: translateZ(10px);
}

#pageSpace .fog{
    position: absolute;
}
#pageSpace .fog.fog1{
    -webkit-animation: fogWebkitAnim 8s infinite ease-in-out;
    animation:         fogAnim       8s infinite ease-in-out;
    top: 30%;
    left: 30%;
    background: -moz-radial-gradient(center, ellipse cover,  rgba(0,0,255,.2) 0%, rgba(0,0,255,0) 64%, rgba(0,0,255,0) 100%);
    background: -webkit-gradient(radial, center center, 0px, center center, 100%, color-stop(0%,rgba(0,0,255,.2)), color-stop(64%,rgba(0,0,255,0)), color-stop(100%,rgba(0,0,255,0)));
    background: -webkit-radial-gradient(center, ellipse cover,  rgba(0,0,255,.2) 0%,rgba(0,0,255,0) 64%,rgba(0,0,255,0) 100%);
    background: -o-radial-gradient(center, ellipse cover,  rgba(0,0,255,.2) 0%,rgba(0,0,255,0) 64%,rgba(0,0,255,0) 100%);
    background: -ms-radial-gradient(center, ellipse cover,  rgba(0,0,255,.2) 0%,rgba(0,0,255,0) 64%,rgba(0,0,255,0) 100%);
    background: radial-gradient(ellipse at center,  rgba(0,0,255,.2) 0%,rgba(0,0,255,0) 64%,rgba(0,0,255,0) 100%);
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#0000ff', endColorstr='#000000ff',GradientType=1 );
}
#pageSpace .fog.fog2{
    -webkit-animation: fogWebkitAnim 20s infinite ease-in-out;
    animation:         fogAnim       20s infinite ease-in-out;
    top: -10%;
    left: 0;
    background: -moz-radial-gradient(center, ellipse cover,  rgba(0,255,204,.2) 0%, rgba(0,92,237,0) 64%, rgba(0,0,255,0) 100%);
    background: -webkit-gradient(radial, center center, 0px, center center, 100%, color-stop(0%,rgba(0,255,204,.2)), color-stop(64%,rgba(0,92,237,0)), color-stop(100%,rgba(0,0,255,0)));
    background: -webkit-radial-gradient(center, ellipse cover,  rgba(0,255,204,.2) 0%,rgba(0,92,237,0) 64%,rgba(0,0,255,0) 100%);
    background: -o-radial-gradient(center, ellipse cover,  rgba(0,255,204,.2) 0%,rgba(0,92,237,0) 64%,rgba(0,0,255,0) 100%);
    background: -ms-radial-gradient(center, ellipse cover,  rgba(0,255,204,.2) 0%,rgba(0,92,237,0) 64%,rgba(0,0,255,0) 100%);
    background: radial-gradient(ellipse at center,  rgba(0,255,204,.2) 0%,rgba(0,92,237,0) 64%,rgba(0,0,255,0) 100%);
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#00ffcc', endColorstr='#000000ff',GradientType=1 );
}
#pageSpace .fog.fog3{
    -webkit-animation: fogWebkitAnim 30s infinite ease-in-out;
    animation:         fogAnim       30s infinite ease-in-out;
    top: -10%;
    left: 60%;
    background: -moz-radial-gradient(center, ellipse cover,  rgba(0,0,255,.2) 0%, rgba(0,0,255,0) 64%, rgba(0,0,255,0) 100%);
    background: -webkit-gradient(radial, center center, 0px, center center, 100%, color-stop(0%,rgba(0,0,255,.2)), color-stop(64%,rgba(0,0,255,0)), color-stop(100%,rgba(0,0,255,0)));
    background: -webkit-radial-gradient(center, ellipse cover,  rgba(0,0,255,.2) 0%,rgba(0,0,255,0) 64%,rgba(0,0,255,0) 100%);
    background: -o-radial-gradient(center, ellipse cover,  rgba(0,0,255,.2) 0%,rgba(0,0,255,0) 64%,rgba(0,0,255,0) 100%);
    background: -ms-radial-gradient(center, ellipse cover,  rgba(0,0,255,.2) 0%,rgba(0,0,255,0) 64%,rgba(0,0,255,0) 100%);
    background: radial-gradient(ellipse at center,  rgba(0,0,255,.2) 0%,rgba(0,0,255,0) 64%,rgba(0,0,255,0) 100%);
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#0000ff', endColorstr='#000000ff',GradientType=1 );
}

@-webkit-keyframes spinSpaceWebkit{
    0%   { -webkit-transform: rotateZ(0deg)    scale(1,1); }
    25%  { -webkit-transform: rotateZ(0.3deg)  scale(1.01,1.01); }
    75%  { -webkit-transform: rotateZ(-0.5deg) scale(0.999,0.999); }
    100% { -webkit-transform: rotateZ(0deg)    scale(1,1); }
}

@-moz-keyframes spinSpace{
    0%   { transform: rotateZ(0deg)    scale(1,1); }
    25%  { transform: rotateZ(0.3deg)  scale(1.01,1.01); }
    75%  { transform: rotateZ(-0.5deg) scale(0.999,0.999); }
    100% { transform: rotateZ(0deg)    scale(1,1); }
}

#pageSpace .portraits{
    position: absolute;
    z-index: 5;
    -webkit-transform-style: preserve-3d;
    -moz-transform-style: preserve-3d;
    -o-transform-style: preserve-3d;
    transform-style: preserve-3d;
}
#pageSpace .portraits.portraitsX{}
#pageSpace .portraits.portraitsY{}
#pageSpace .portraits.portraitsZ{
    -webkit-animation: spinSpaceWebkit 8s infinite ease-in-out;
    animation:         spinSpace       8s infinite ease-in-out;
}

#pageSpace .portrait{
    position: absolute;
    cursor: pointer;
    opacity: 0;
    overflow: visible;
    transition: opacity 0.2s ease-out;
    -webkit-transition: opacity 0.2s ease-out;
    transform: translateZ(1px);
    -ms-transform: translateZ(1px);
    -webkit-transform: translateZ(1px);
}

#pageSpace .portrait .planet{
    position: absolute;
    top: 0;
    left: 0;
}

#pageSpace .portrait .planetShade{
    position: absolute;
    top: 0;
    left: 0;
    background: -moz-radial-gradient(center, ellipse cover,  rgba(0,0,0,0) 0%, rgba(0,0,0,0) 13%, rgba(0,0,0,0.71) 100%);
    background: -webkit-gradient(radial, center center, 0px, center center, 100%, color-stop(0%,rgba(0,0,0,0)), color-stop(13%,rgba(0,0,0,0)), color-stop(100%,rgba(0,0,0,0.71)));
    background: -webkit-radial-gradient(center, ellipse cover,  rgba(0,0,0,0) 0%,rgba(0,0,0,0) 13%,rgba(0,0,0,0.71) 100%);
    background: -o-radial-gradient(center, ellipse cover,  rgba(0,0,0,0) 0%,rgba(0,0,0,0) 13%,rgba(0,0,0,0.71) 100%);
    background: -ms-radial-gradient(center, ellipse cover,  rgba(0,0,0,0) 0%,rgba(0,0,0,0) 13%,rgba(0,0,0,0.71) 100%);
    background: radial-gradient(ellipse at center,  rgba(0,0,0,0) 0%,rgba(0,0,0,0) 13%,rgba(0,0,0,0.71) 100%);
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#00000000', endColorstr='#b5000000',GradientType=1 );
}

#pageSpace .portrait .text{
    position: absolute;
    top: 0;
    font-size: 16px;
    line-height: 22px;
    display: none;
    z-index: 5;
}
#pageSpace .portrait.selected .text,
#pageSpace .portrait:hover .text{ display: block; }#popup .state.loginDialogState .closeBtn{
    position: fixed;
    top: 0;
    right: 0;
    width: 93px;
    height: 93px;
    background: url("images/icon_close.png") no-repeat center center;
    cursor: pointer;
}



/* dialog state */
#popup .state.loginDialogState{
    display: none;
}

#popup .state.loginDialogState .leftSide{ width: 160px; text-align: left; }
#popup .state.loginDialogState .rightSide{ width: 640px; text-align: center; }

#popup .state.loginDialogState .title{
    text-align: left;
}

#popup .state.loginDialogState .note{
}

#popup .state.loginDialogState .note span{ cursor: pointer; }

#popup .state.loginDialogState .inputContainer{ text-align: center; }
#popup .state.loginDialogState .inputContainer .inputCapsule{ padding: 12px 0 0 0; }
#popup .state.loginDialogState .inputContainer .inputCapsule:first-child{ padding: 25px 0 0 0; }
#popup .state.loginDialogState .inputContainer .inputCapsule:last-child{ padding: 12px 0 25px 0; }

#popup .state.loginDialogState input{
    border: #808080 1px solid;
    width: 420px;
    padding: 21px 16px 18px 16px;
    background: transparent;
    text-transform: none;
}
#popup .state.loginDialogState input.important{ border: #ffffff 1px solid; }

#popup .state.loginDialogState .loginButtonContainer{
    text-align: center;
}

#popup .state.loginDialogState .loginButtonContainer .loginButton{
    display: inline-block;
    cursor: pointer;
    padding: 23px 30px 23px 30px;
    margin: 45px 0 0 0;
    background: #000000;
    color: #ffffff;
    border: #ffffff 1px solid;
    transition: background 0.2s ease-out, border 0.2s ease-out, color 0.2s ease-out;
    -webkit-transition: background 0.2s ease-out, border 0.2s ease-out, color 0.2s ease-out;
}
#popup .state.loginDialogState .loginButtonContainer .loginButton:hover{
    background: #e6e6e6;
    color: #000000;
    border: #000000 1px solid;
}#pageDiscussions{
    position: relative;
}

#pageDiscussions .discussions{
    margin: auto;
    width: 960px;
    margin: auto;
    padding: 82px 0 85px 0;
}

#pageDiscussions .discussions .title{
    padding: 0 0 43px 12px;
}

#pageDiscussions .discussions .discussionItem{
    border-top: #000000 1px solid;
    padding: 20px 12px 20px 12px;
    color: #000000;
    cursor: pointer;
}
#pageDiscussions .discussions .discussionItem:hover{ 
    color: #ffffff;
    background: #000000;
}

#pageDiscussions .discussions .discussionItem .firstLine{
    
}

#pageDiscussions .discussions .discussionItem .firstLine .date{
    display: inline-block;
    font-size: 13px;
    font-family: 'LatoHeavy';
    padding: 0 0 0 12px;
}

#pageDiscussions .discussions .discussionItem .firstLine .character{
    display: inline-block;
    font-size: 18px;
    font-family: 'LatoHeavy';
    padding: 0 0 0 60px;
    text-transform: uppercase;
}

#pageDiscussions .discussions .discussionItem .firstLine .book{
    display: inline-block;
    font-size: 18px;
    font-family: 'LatoHeavy';
    padding: 0 0 0 2px;
}

#pageDiscussions .discussions .discussionItem .firstLine .author{
    display: inline-block;
    font-size: 13px;
    font-family: 'LatoHeavy';
    padding: 0 0 0 2px;
    text-transform: uppercase;
}

#pageDiscussions .discussions .discussionItem .secondLine{
    padding: 12px 0 0 160px;
    font-size: 18px;
    text-overflow: ellipsis;
    white-space: nowrap;
    overflow: hidden;
}#pageContact{
    position: relative;
}

#pageContact .contact{
    position: relative;
    left: 0;
    margin: auto;
    width: 960px;
    padding: 82px 0 60px 0;
}

#pageContact .contact .title{
}

#pageContact .contact .contentContainer{
    position: relative;
    height: 252px;
    margin: 16px 0 0 0;
}

#pageContact .contact .contentContainer input{
    position: absolute;
    width: 382px;
    border: #000000 1px solid;
    height: 24px;
    padding: 21px 18px 18px 18px;
    text-transform: none;
}

#pageContact .contact .contentContainer .inputName { top: 0; }
#pageContact .contact .contentContainer .inputPhone{ top: 76px; }
#pageContact .contact .contentContainer .inputEmail{ top: 152px; }

#pageContact .contact .contentContainer textarea{
    position: absolute;
    width: 382px;
    border: #000000 1px solid;
    height: 175px;
    padding: 21px 18px 18px 18px;
    text-transform: none;
}
#pageContact .contact .contentContainer textarea.inputText{ top: 0; right: 93px; }

#pageContact .contact .contentContainer .okBtn{
    position: absolute;
    cursor: pointer;
    width: 91px;
    height: 91px;
    line-height: 95px;
    text-align: center;
    background: #000000;
    color: #ffffff;
    border: #ffffff 1px solid;
    transition: background 0.2s ease-out, border 0.2s ease-out, color 0.2s ease-out;
    -webkit-transition: background 0.2s ease-out, border 0.2s ease-out, color 0.2s ease-out;
}
#pageContact .contact .contentContainer .okBtn:hover{
    background: #e6e6e6;
    color: #000000;
    border: #000000 1px solid;
}
#pageContact .contact .contentContainer .okBtn.emailOkBtn     { right: 1px; top: 123px }
#pageContact .contact .contentContainer .okBtn.newsletterOkBtn{ right: 1px; top: 280px }

#pageContact .contact .contentContainer .inputNewsletterEmail{
    top: 280px;
    width: 382px;
    height: 52px;
    right: 93px;
    padding: 21px 18px 18px 18px;
}

#pageContact .contact .contentContainer .acceptBox{
    position: absolute;
    cursor: pointer;
    left: 0;
    bottom: 0;
    width: 24px;
    height: 24px;
    border: #000000 1px solid;
}

#pageContact .contact .contentContainer .acceptBox .accept{
    position: absolute;
    left: 5px;
    top: 5px;
    width: 14px;
    height: 14px;
    background: #000000;
    display: none;
}
#pageContact .contact .contentContainer .acceptBox.active .accept{ display: block; }

#pageContact .contact .contentContainer .agreementTextContainer{
    position: absolute;
    left: 40px;
    bottom: 4px;
}

#pageContact .contact .contentContainer .descriptionTextContainer{
    position: absolute;
    left: 0;
    bottom: -44px;
}


#pageContact .contact .acceptContainer{
    padding: 15px 0 0 0;
}

#pageContact .contact .acceptContainer a{
    text-decoration: underline;
}
#pageContact .contact .acceptContainer a:hover{
    text-decoration: none;
}#pageTable{
    position: relative;
}

#pageTable .numberOfResults{
    position: absolute;
    left: 0;
    top: 129px;
    width: 100%;
    text-align: center;
    font-size: 12px;
    color: #181818;
}

#pageTable .portrait{
    position: absolute;
    width: 286px;
    height: 400px; /* 460 */
    cursor: pointer;
    opacity: 0;
}
#pageTable .portrait.anim{
    transition-property: left, top;
    transition-duration: 0.2s, 0.2s;
    transition-timing-function: ease-out, ease-out;
    -webkit-transition-property: left, top;
    -webkit-transition-duration: 0.2s, 0.2s;
    -webkit-transition-timing-function: ease-out, ease-out;
}

#pageTable .portrait .framePattern{
    position: absolute;
    top: 0;
    left: 0;
    width: 286px;
    height: 400px;
    background-repeat: repeat;
    background-position: center center;
}
#pageTable .portrait .framePattern.framePattern1 { background-image: url("images/patterns/01.png"); }
#pageTable .portrait .framePattern.framePattern2 { background-image: url("images/patterns/02.png"); }
#pageTable .portrait .framePattern.framePattern3 { background-image: url("images/patterns/03.png"); }
#pageTable .portrait .framePattern.framePattern4 { background-image: url("images/patterns/04.png"); }
#pageTable .portrait .framePattern.framePattern5 { background-image: url("images/patterns/05.png"); }
#pageTable .portrait .framePattern.framePattern6 { background-image: url("images/patterns/06.png"); }
#pageTable .portrait .framePattern.framePattern7 { background-image: url("images/patterns/07.png"); }
#pageTable .portrait .framePattern.framePattern8 { background-image: url("images/patterns/08.png"); }
#pageTable .portrait .framePattern.framePattern9 { background-image: url("images/patterns/09.png"); }
#pageTable .portrait .framePattern.framePattern10{ background-image: url("images/patterns/10.png"); }
#pageTable .portrait .framePattern.framePattern11{ background-image: url("images/patterns/11.png"); }
#pageTable .portrait .framePattern.framePattern12{ background-image: url("images/patterns/12.png"); }
#pageTable .portrait .framePattern.framePattern13{ background-image: url("images/patterns/13.png"); }
#pageTable .portrait .framePattern.framePattern14{ background-image: url("images/patterns/14.png"); }
#pageTable .portrait .framePattern.framePattern15{ background-image: url("images/patterns/15.png"); }
#pageTable .portrait .framePattern.framePattern16{ background-image: url("images/patterns/16.png"); }
#pageTable .portrait .framePattern.framePattern17{ background-image: url("images/patterns/17.png"); }
#pageTable .portrait .framePattern.framePattern18{ background-image: url("images/patterns/18.png"); }
#pageTable .portrait .framePattern.framePattern19{ background-image: url("images/patterns/19.png"); }
#pageTable .portrait .framePattern.framePattern20{ background-image: url("images/patterns/20.png"); }
#pageTable .portrait .framePattern.framePattern21{ background-image: url("images/patterns/21.png"); }
#pageTable .portrait .framePattern.framePattern22{ background-image: url("images/patterns/22.png"); }
#pageTable .portrait .framePattern.framePattern23{ background-image: url("images/patterns/23.png"); }
#pageTable .portrait .framePattern.framePattern24{ background-image: url("images/patterns/24.png"); }
#pageTable .portrait .framePattern.framePattern25{ background-image: url("images/patterns/25.png"); }
#pageTable .portrait .framePattern.framePattern26{ background-image: url("images/patterns/26.png"); }

#pageTable .portrait .contentBackground{
    position: absolute;
    top: 18px;
    left: 18px;
    width: 246px;
    height: 360px;
    background: #ffffff;
    border-style: solid;
}
#pageTable .portrait .contentBackground.borderWidth1{ border-width: 0; }
#pageTable .portrait .contentBackground.borderWidth2{ border-width: 1px; }
#pageTable .portrait .contentBackground.borderWidth3{ border-width: 2px; }
#pageTable .portrait .contentBackground.borderColor1{ border-color: #e6e6e6; }
#pageTable .portrait .contentBackground.borderColor2{ border-color: #cccccc; }
#pageTable .portrait .contentBackground.borderColor3{ border-color: #b3b3b3; }
#pageTable .portrait .contentBackground.borderColor4{ border-color: #999999; }
#pageTable .portrait .contentBackground.borderColor5{ border-color: #808080; }
#pageTable .portrait .contentBackground.borderColor6{ border-color: #666666; }

#pageTable .portrait .outherBorder{
    position: absolute;
    border-style: solid;
}
#pageTable .portrait .outherBorder.borderWidth1{
    border-width: 1px;
    width: 284px;
    height: 398px;
}
#pageTable .portrait .outherBorder.borderWidth2{
    border-width: 2px;
    width: 282px;
    height: 396px;
}
#pageTable .portrait .outherBorder.borderColor1{ border-color: #999999; }
#pageTable .portrait .outherBorder.borderColor2{ border-color: #808080; }
#pageTable .portrait .outherBorder.borderColor3{ border-color: #666666; }

#pageTable .portrait .frame3d{
    position: absolute;
    top: 0;
    left: 0;
    width: 286px;
    height: 400px;
    background-repeat: no-repeat;
    background-position: center center;
}
#pageTable .portrait .frame3d.frame3d1 { background-image: url("images/frames/01.png"); }
#pageTable .portrait .frame3d.frame3d2 { background-image: url("images/frames/02.png"); }
#pageTable .portrait .frame3d.frame3d3 { background-image: url("images/frames/03.png"); }
#pageTable .portrait .frame3d.frame3d4 { background-image: url("images/frames/04.png"); }
#pageTable .portrait .frame3d.frame3d5 { background-image: url("images/frames/05.png"); }
#pageTable .portrait .frame3d.frame3d6 { background-image: url("images/frames/06.png"); }
#pageTable .portrait .frame3d.frame3d7 { background-image: url("images/frames/07.png"); }
#pageTable .portrait .frame3d.frame3d8 { background-image: url("images/frames/08.png"); }
#pageTable .portrait .frame3d.frame3d9 { background-image: url("images/frames/09.png"); }
#pageTable .portrait .frame3d.frame3d10{ background-image: url("images/frames/10.png"); }

#pageTable .portrait .hoverBackground{
    position: absolute;
    top: 18px;
    left: 18px;
    width: 250px;
    height: 364px; /* 400 */
    opacity: 0;
    transition-property: opacity;
    transition-duration: 0.1s;
    transition-timing-function: ease-out;
    -webkit-transition-property: opacity;
    -webkit-transition-duration: 0.1s;
    -webkit-transition-timing-function: ease-out;
}
#pageTable .portrait:hover .hoverBackground{ opacity: 1; }

#pageTable .portrait .likesCount{
    position: absolute;
    left: 35px;
    top: 38px;
    color: #000000;
    text-align: left;
    font-family: 'Lato';
    font-size: 14px;
    line-height: 14px;
    padding: 0 0 0 20px;
    background: url("images/icon_like.png") no-repeat left center;
    background-size: 12px;
}

#pageTable .portrait .commentsCount{
    position: absolute;
    right: 35px;
    top: 38px;
    color: #000000;
    text-align: right;
    font-family: 'Lato';
    font-size: 14px;
    line-height: 14px;
    padding: 0 0 0 20px;
    background: url("images/icon_discussion.png") no-repeat left center;
    background-size: 12px;
}

#pageTable .portrait .title{
    position: absolute;
    top: 65px;
    left: 28px;
    width: 220px;
    font-family: 'LatoHeavy';
    font-size: 32px;
    line-height: 32px;
    color: #000000;
    text-align: left;
}
#pageTable .portrait:hover .title{ color: #ffffff; }

#pageTable .portrait .description{
    font-family: 'LatoMedium';
    color: #000000;
    font-size: 18px;
    line-height: 20px;
    width: 220px;
    position: absolute;
    bottom: 33px;
    left: 28px;
}

#pageTable .portrait .description .author{
    text-transform: uppercase;
    font-size: 15px;
}



/* glossary popup */
#pageTablePopup{
    position: fixed;
    bottom: 66px;
    left: 0;
    height: 0;
    width: 100%;
    background: #ececec;
    overflow: hidden;
    z-index: 9;
    display: none;
}

/* toolbar */
#pageTablePopup .glossaryToolbar{
    position: relative;
    width: 960px;   
    height: 93px;
    margin: auto;
}

#pageTablePopup .glossaryToolbar .letter{
    position: absolute;
    top: 17px;
    left: 25px;
    width: 107px;
    height: 63px;
    text-align: center;
    background: #ffffff;
    font-family: 'LatoMedium';
    font-size: 55px;
    color: #000000;
    padding: 0;
    text-transform: uppercase;
    border: #808080 1px solid;
}

#pageTablePopup .glossaryToolbar .controlNote.letterNote{ 
    left: 152px; 
    top: 28px; 
    position: absolute;
    font-family: 'LatoMediumItalic';
    font-style: italic;
    font-size: 12px;
    line-height: 14px;
    color: #000000;
}

#pageTablePopup .glossaryToolbar .controlTitle.glossaryType{ 
    position: absolute;
    top: 38px;
    font-family: 'LatoMedium';
    font-size: 13px;
    color: #000000;
    right: 282px; 
}

#pageTablePopup .glossaryToolbar .expandButton.glossaryTypeBy{
    position: absolute;
    top: 32px;
    right: 65px; 
    color: #000000;
    font-family: 'LatoHeavy';
    font-size: 14px;
    line-height: 30px;
    z-index: 10;
}

#pageTablePopup .glossaryToolbar .expandButton.glossaryTypeBy .activeButton{
    width: 200px;
    height: 28px;
    border-radius: 3px;
    cursor: pointer;
    padding: 0 0 0 10px;
    background-image: url("images/icon_expand.png");
    background-repeat: no-repeat;
    background-color: #bbbbbb;
    background-position: 185px center;
}

#pageTablePopup .glossaryToolbar .expandButton.glossaryTypeBy .otherButton{
    width: 200px;
    height: 28px;
    border-radius: 3px;
    cursor: pointer;
    padding: 0 0 0 10px;
    background: #bbbbbb;
    margin: 1px 0 0 0;
    display: none;
}
#pageTablePopup .glossaryToolbar .expandButton.glossaryTypeBy .otherButton:hover{ 
    background: #000000; 
    color: #ffffff;
}

#pageTablePopup .glossaryToolbar .closeButton{
    position: absolute;
    background: url('images/icon_close_black.png') no-repeat center center;
    cursor: pointer;
    width: 28px;
    height: 28px;
    top: 32px;
    right: -4px;
}

/* content */
#pageTablePopup .glossaryContainer{
    position: relative;
    overflow: auto;
}

#pageTablePopup .glossaryContainer .glossary{
    position: relative;
    width: 960px;
    margin: auto;
    padding: 60px 0 0 0;
}

#pageTablePopup .glossaryContainer .group{
    color: #000000;
    font-family: 'LatoMedium';
    padding: 0 0 80px 0;
}

#pageTablePopup .glossaryContainer .group .letter{
    font-size: 55px;
    color: #000000;
    width: 163px;
    text-align: center;
    text-transform: uppercase;
}

#pageTablePopup .glossaryContainer .group .portraitsContainer{
    padding: 40px 0 0 22px;
}

#pageTablePopup .glossaryContainer .group .portraitsContainer .portrait{
    display: inline-block;
    font-size: 18px;
    cursor: pointer;
    font-family: 'LatoMedium';
    text-transform: capitalize;
    background: #ffffff;
    border-radius: 3px;
    padding: 5px 10px 3px 10px;
    margin: 2px;
}

#pageTablePopup .glossaryContainer .group .portraitsContainer .portrait span{
    font-family: 'LatoHeavy';
}
#messagePopup{
    position: fixed;
    right: 0;
    top: 0;
    background: #181818;
    font-family: 'Lato';
    font-size: 14px;
    color: #ffffff;
    height: 93px;
    line-height: 93px;
    z-index: 120;
    padding: 0 45px 0 45px;
    display: none;
    opacity: 0;
}

#messagePopup .ok { color: #00ff0c }
#messagePopup .err{ color: #ff0000 }/* Webfont: Lato-Regular */@font-face {
    font-family: 'Lato';
    src: url('styles/Lato-Regular.eot'); /* IE9 Compat Modes */
    src: url('styles/Lato-Regular.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */
         url('styles/Lato-Regular.woff') format('woff'), /* Modern Browsers */
         url('styles/Lato-Regular.ttf') format('truetype'); 
    font-style: normal;
    font-weight: normal;
    text-rendering: optimizeLegibility;
}

.textStyleA{
    font-family: 'LatoMedium';
    font-style: normal;
    font-weight: normal;
    font-size: 48px;
    line-height: 64px;
    color: #000000;
}
.textStyleA.W{ color: #ffffff; }
.smallWindow .textStyleA{
    font-size: 36px;
    line-height: 32px;
}

.textStyleB{
    font-family: 'LatoHeavy';
    font-style: normal;
    font-weight: normal;
    font-size: 32px;
    line-height: 32px;
    color: #000000;
}
.textStyleB.W{ color: #ffffff; }
.smallWindow .textStyleB{
    font-size: 24px;
}


.textStyleC{
    font-family: 'LatoMedium';
    font-style: normal;
    font-weight: normal;
    font-size: 32px;
    line-height: 32px;
    color: #000000;
}
.textStyleC.W{ color: #ffffff; }
.smallWindow .textStyleC{
    font-size: 24px;
}

.textStyleD{
    font-family: 'LatoMedium';
    font-style: normal;
    font-weight: normal;
    font-size: 16px;
    line-height: 24px;
    color: #000000;
    text-transform: uppercase;
}
.textStyleD.W{ color: #ffffff; }
.smallWindow .textStyleD{
    font-size: 14px;
}

.textStyleE{
    font-family: Georgia, "Times New Roman", Times, serif;
    font-style: normal;
    font-weight: normal;
    font-size: 24px;
    line-height: 32px;
    color: #000000;
}
.textStyleE.W{ color: #ffffff; }
.smallWindow .textStyleE{
    font-size: 18px;
    line-height: 24px;
}


.textStyleF{
    font-family: Georgia, "Times New Roman", Times, serif;
    font-style: normal;
    font-weight: normal;
    font-size: 18px;
    line-height: 24px;
    color: #000000;
}
.textStyleF.W{ color: #ffffff; }
.smallWindow .textStyleF{
    font-size: 14px;
    line-height: 18px;
}

.textStyleG{
    font-family: Arial;
    font-style: normal;
    font-weight: normal;
    font-size: 12px;
    line-height: 14px;
    color: #000000;
}
.textStyleG.W{ color: #ffffff; }#popup{
    position: fixed;
    top: 0;
    left: 0;
    height: 0;
    background: #181818;
    overflow: auto;
    z-index: 100;
    display: none;
}

#popup .state{
    position: absolute;
    width: 960px;
}

#popup .state input.err,
#popup .state textarea.err{
    border: #ff0000 1px solid !important;
}#header{
    position: fixed;
    left: 0;
    top: 0;
    height: 93px;
    background: #181818;
    z-index: 13;
}

#header .logo{
    position: absolute;
    top: 17px;
}

#header .languageContainer{
    position: absolute;
    top: 32px;
    right: 250px;
    width: 100px;
    height: 30px;
    display: none;
}

#header .languageContainer .separator{
    position: absolute;
    top: 0;
    left: 45px;
    width: 1px;
    height: 30px;
    background: #ffffff;
}

#header .languageContainer a{
    position: absolute;
    top: 0;
    line-height: 30px;
    text-decoration: none;
}
#header .languageContainer a.selected{ font-family: 'LatoHeavy', sans-serif; }
#header .languageContainer a:hover{ text-decoration: none; }
#header .languageContainer a.czLink{ left: 0; }
#header .languageContainer a.engLink{ right: 0; }

#header .homePageTitle{
    position: absolute;
    line-height: 93px;
    display: none;
    text-transform: none;
}

#header .galleryButton{
    position: absolute;
    top: 35px;
    right: 260px;
    height: 23px;
    cursor: pointer;
    padding: 0 0 0 60px;
    background: url("images/icon_gallery_white.png") no-repeat left center;
    display: none;
}

#header .addButton{
    position: absolute;
    top: 35px;
    right: 30px;
    height: 23px;
    cursor: pointer;
    padding: 0 0 0 40px;
    background: url("images/icon_add_white.png") no-repeat left center;
    display: none;
}#popup .state.bookmarksDialogState .closeBtn{
    position: fixed;
    top: 0;
    right: 0;
    width: 93px;
    height: 93px;
    background: url("images/icon_close.png") no-repeat center center;
    cursor: pointer;
}



/* dialog state */
#popup .state.bookmarksDialogState{
    display: none;
    margin: 93px 0 93px 0;
}

#popup .state.bookmarksDialogState .title{
    font-size: 18px;
    text-align: left;
    padding: 0 0 13px 0;
}

#popup .state.bookmarksDialogState .note{
    text-align: right;
}

#popup .state.bookmarksDialogState .bookmarkButton{
    font-size: 18px;
    color: #181818;
    background: #bbbbbb;
    width: 868px;
    height: 24px;
    line-height: 24px;
    padding: 21px 16px 18px 16px;
    margin: 8px 0 8px 28px;
    cursor: pointer;
    opacity: 0;
}
#popup .state.bookmarksDialogState .bookmarkButton:hover{
    background: #dedede;
}

#popup .state.bookmarksDialogState .inputCapsule{
    position: relative;
    border: #ffffff 1px solid;
    width: 898px;
    height: 63px;
    margin: 6px 0 6px 28px;
}
#popup .state.bookmarksDialogState .inputCapsule.err{
    border: #ff0000 1px solid !important;
}

#popup .state.bookmarksDialogState input{
    font-family: 'Lato';
    font-size: 18px;
    color: #ffffff;
    width: 804px;
    height: 24px;
    line-height: 18px;
    padding: 21px 16px 18px 16px;
    background: transparent;
}

#popup .state.bookmarksDialogState .okButton{
    position: absolute;
    top: -1px;
    right: -1px;
    display: inline-block;
    cursor: pointer;
    text-align: center;
    font-size: 18px;
    width: 63px;
    height: 63px;
    line-height: 63px;
    background: #000000;
    color: #ffffff;
    border: #ffffff 1px solid;
    transition: background 0.2s ease-out, border 0.2s ease-out, color 0.2s ease-out;
    -webkit-transition: background 0.2s ease-out, border 0.2s ease-out, color 0.2s ease-out;
}
#popup .state.bookmarksDialogState .okButton:hover{
    background: #e6e6e6;
    color: #000000;
    border: #000000 1px solid;
}#pageNotepad{
    position: relative;
    width: 960px;
    margin: auto;
}

#pageNotepad .navigation{
    position: relative;
    left: 0;
    width: 420px;
    margin: 123px 0 0 0;
    height: 33px;
    border-bottom: #000000 1px solid;
    border-top: #000000 1px solid;
}

#pageNotepad .navigation .arrow{
    position: absolute;
    top: 0;
    cursor: pointer;
    line-height: 34px;
}
#pageNotepad .navigation .arrow.leftArrow{
    left: 8px;
    background: url('images/icon_left.png') no-repeat left center;
    background-size: 8px 12px;
    padding: 0 0 0 22px;
    text-align: left;
}
#pageNotepad .navigation .arrow.rightArrow{
    right: 8px;
    background: url('images/icon_right.png') no-repeat right center;
    background-size: 8px 12px;
    padding: 0 22px 0 0;
    text-align: right;
}

#pageNotepad .title{
    position: relative;
    padding: 22px 0 0 13px;
    width: 420px;
    min-height: 150px;
}

#pageNotepad .infoContainer{
    position: absolute;
    right: 0;
    top: 85px;
    width: 400px;
}

#pageNotepad .infoContainer .dateAuthorContainer{
    position: relative;
    width: 100%;
    height: 37px;
}

#pageNotepad .infoContainer .dateAuthorContainer .date{
    position: absolute;
    top: 0;
    left: 0;
    font-family: 'LatoHeavy';
    font-size: 13px;
    color: #000000;
}

#pageNotepad .infoContainer .dateAuthorContainer .author{
    position: absolute;
    top: 0;
    left: 150px;
    font-size: 18px;
    color: #000000;
    text-transform: uppercase;
}

#pageNotepad .infoContainer .linksContainer{
    position: relative;
    width: 100%;
    height: 40px;
    margin: 0 0 0 0;
}

#pageNotepad .infoContainer .linksContainer a{
    position: absolute;
    top: 0;
    width: 40px;
    height: 40px;
    display: block;
    background: #dedede;
    border-radius: 50%;
    transition: background 0.2s ease-out;
    -webkit-transition: background 0.2s ease-out;
}
#pageNotepad .infoContainer .linksContainer a.facebook{ left: 0; }
#pageNotepad .infoContainer .linksContainer a.twitter{ left: 52px; }
#pageNotepad .infoContainer .linksContainer a.google{ left: 104px; }
#pageNotepad .infoContainer .linksContainer a:hover{ background: #000000; }

#pageNotepad .infoContainer .linksContainer a img{
    position: absolute;
    margin: auto;
    height: 20px;
    left: 0;
    right: 0;
    top: 0;
    bottom: 0;
}

#pageNotepad .text{
    position: relative;
    text-align: justify;
    padding: 40px 0 100px 0;
}



/* list popup */
#pageNotepadPopup{
    position: fixed;
    bottom: 66px;
    left: 0;
    height: 0;
    width: 100%;
    background: #ececec;
    overflow: auto;
    z-index: 9;
    display: none;
}

#pageNotepadPopup .notepadListContainer{
    position: relative;
    width: 960px;
    margin: auto;
    padding: 70px 0 100px 0;
}

#pageNotepadPopup .notepadListContainer .closeButton{
    position: absolute;
    background: url('images/icon_close_black.png') no-repeat center center;
    cursor: pointer;
    width: 28px;
    height: 28px;
    top: 32px;
    right: -3px;
}

#pageNotepadPopup .notepadListContainer .notepadListItem{
    width: 100%;
    line-height: 31px;
    height: 31px;
    border-bottom: #000000 1px solid;
    cursor: pointer;
}
#pageNotepadPopup .notepadListContainer .notepadListItem:last-child{ border-bottom: none; }
#pageNotepadPopup .notepadListContainer .notepadListItem:hover{ background: #000000; color: #ffffff; }

#pageNotepadPopup .notepadListContainer .notepadListItem .date{
    display: inline-block;
    padding: 0 0 0 12px;
    text-transform: none;
}

#pageNotepadPopup .notepadListContainer .notepadListItem .title{
    display: inline-block;
    padding: 0 0 0 60px;
}

#pageNotepadPopup .notepadListContainer .notepadListItem .author{
    display: inline-block;
    padding: 0 12px 0 5px;
}

#footer{
    position: fixed;
    left: 0;
    bottom: 0;
    height: 66px;
    background: #181818;
    z-index: 13;
}

#footer .copyright{
    position: absolute;
    top: 0;
    right: 35px;
    line-height: 66px;
    color: #b2b2b2;
}

#footer .loginRegistration{
    position: absolute;
    top: 0;
    left: 35px;
    line-height: 66px;
    text-transform: none;
}

#footer .loginRegistration span{ cursor: pointer; }

#footer .loginRegistration .questionTitle{
    display: inline-block;
    color: #b2b2b2;
}

#footer .linksContainer{
    position: relative;
    margin: auto;
    height: 66px;
}
#footer .linksContainer tr{ vertical-align: middle; }
#footer .linksContainer td{ text-align: center; }
#footer .linksContainer td.hSep{ width: 80px }

#footer a{
    text-decoration: none;
}
#footer a:hover{ text-decoration: none; }

#footer .logined{
    position: absolute;
    top: 0;
    left: 53px;
    line-height: 66px;
    color: #b2b2b2;
    display: none;
    text-transform: none;
}

#footer .logined span{ color: #ffffff }

#footer .userLogout{
    position: absolute;
    width: 40px;
    height: 40px;
    left: 129px;
    bottom: 160px;
    background: url("images/icon_logout.png") no-repeat center center;
    cursor: pointer;
    display: none;
}

#footer .userPhoto{
    position: absolute;
    bottom: 80px;
    left: 45px;
    width: 100px;
    height: 100px;
    border: #ffffff 2px solid;
    border-radius: 51px;
    background-repeat: no-repeat;
    background-size: cover;
    background-position: left center;
    display: none;
    cursor: pointer;
}
#footer .userPhoto.left{ background-position: left center; }
#footer .userPhoto.right{ background-position: right center; }
#footer .userPhoto.center{ background-position: center center; }