/*
speedchat lila #3a1352
chatspace kek #0089f9
facetosurface piros #ff3700
researchongo zol 2d9f83
*/

@import url(//netdna.bootstrapcdn.com/font-awesome/3.2.1/css/font-awesome.css);
@import url('style_common.css');
html,
body {
    height: 100%;
    min-width: fit-content;
}

body {
    margin: 0;
    font: 15px Arial, Helvetica, sans-serif;
    color: black;
    line-height: 1;
}

.error {
    color: #F7786B;
    font-size: 20px;
    overflow: hidden;
    font-weight: 600;
}

.message {
    /*border:solid 1px #0000FF;*/
}

#loading {
    visibility: hidden;
}

.none {
    display: none;
}

.not_visible {
    visibility: hidden;
    position: absolute;
    left: -1000px;
    top: -1000px
}


/*---------------------------------------------------*/

.user_box {
    background: #FFFFFF;
    width: 100%;
    height: 100%;
    color: white;
}

.user_box .wrapper {
    width: 380px;
    margin: auto;
    padding-top: 30px;
    /*
position: absolute;
left: 50%;
top: 50%;
transform: translateX(-50%) translateY(-50%);
-ms-transform: translateX(-50%) translateY(-50%);
-webkit-transform: translateX(-50%) translateY(-50%);
*/
    text-align: center;
}

.user_box .name {
    font-size: 25px;
    font-weight: bold;
    display: block;
    margin-bottom: 20px;
    padding: 10px;
}

.user_box .name .small {
    font-size: 16px;
}

.user_box .name span {
    vertical-align: middle;
}

.user_box .content {
    background: white;
    padding: 20px 30px;
    border-radius: 30px;
    text-align: center;
}

.user_box .text1 {
    display: block;
    font-size: 68px;
    margin: 30px 0 50px 0;
    font-weight: bold;
}

.user_box .text2 {
    display: block;
    font-size: 30px;
    margin: 0 0 10px 0;
    font-weight: bold;
}

.user_box .text3 {
    display: block;
    font-size: 20px;
    margin: 0 0 10px 0;
    font-weight: bold;
    margin-top: 10px;
}

.user_box .field {
    margin: 40px 0 70px 0;
}

.user_box .txtinput {
    background: white;
    height: 56px;
    line-height: 56px;
    padding: 0 20px;
    border-radius: 10px;
    font-size: 20px;
    width: 100%;
    box-sizing: border-box;
    outline: none;
    text-align: center;
}

.user_box .btn_container {
    margin: 25px 0 0 0;
}

.user_box .button {
    background: #F7786B;
    display: inline-block;
    min-width: 150px;
    height: 53px;
    line-height: 53px;
    font-size: 24px;
    text-transform: uppercase;
    border-radius: 10px;
    color: white;
    text-decoration: none;
}

.button_nowidth {
    width: auto !important;
}

.user_box ul.page {
    text-align: center;
    margin-top: 20px;
}

.user_box ul.page li {
    background: rgba(255, 255, 255, 0.47);
    display: inline-block;
    width: 10px;
    margin: 0 5px;
    height: 10px;
    border-radius: 5px;
    cursor: default;
}

.user_box ul.page li.active {
    background-color: white;
}

.user_box a.uploadimage {
    color: #F7786B;
    font-size: 12px;
    text-decoration: underline;
}

.user_box .avatars {
    margin: 20px 0 0 0;
}

.user_box .avatars ul {
    overflow: hidden;
}

.user_box .avatars ul li {
    /*width: 66px;
height: 66px;*/
    float: left;
    margin: 0 18px 10px 0;
}

.user_box .avatars ul li:nth-of-type(4n) {
    margin-right: 0;
}

.user_box .avatars ul li a {
    display: block;
    width: 100%;
    height: 100%;
    border-radius: 33px;
}

.user_box .avatars ul li img {
    width: 100%;
    height: 100%;
}


/*---------------------------------------------------*/

ul {
    list-style: none;
    margin: 0;
    padding: 0;
}


/* simple timer plugin */

.timer_container {
    float: left;
    left: 50%;
    position: relative;
}

.timer,
.timer-done,
.timer-loop {
    font-size: 30px;
    color: black;
    font-weight: bold;
    padding: 10px;
    float: left;
    left: -50%;
    position: relative;
}

.jst-hours {
    float: left;
}

.jst-minutes {
    float: left;
}

.jst-seconds {
    float: left;
}

.jst-clearDiv {
    clear: both;
}

.jst-timeout {
    color: #E0E0E0;
}


/* simple timer plugin */

.logo {
    float: left;
    font-size: 25px;
    line-height: 40px;
    display: block;
    margin-right: 60px;
}

.logo img {
    height: 25px;
}

.avatar448b98 {
    background-color: #448b98;
    border-radius: 50%;
}

.avatarb3e463 {
    background-color: #b3e463;
    border-radius: 50%;
}

.avatarf7af6b {
    background-color: #f7af6b;
    border-radius: 50%;
}

.avatar51bb68 {
    background-color: #51bb68;
    border-radius: 50%;
}

.avatarcd5992 {
    background-color: #cd5992;
    border-radius: 50%;
}

.avatar6bc4f7 {
    background-color: #6bc4f7;
    border-radius: 50%;
}

.avatarf7f56b {
    background-color: #f7f56b;
    border-radius: 50%;
}

.avatar6b72f7 {
    background-color: #6b72;
    border-radius: 50%;
}

.avatar8b4ba4 {
    background-color: #8b4ba4;
    border-radius: 50%;
}

.avatar646464 {
    background-color: #646464;
    border-radius: 50%;
}

.avatarff5543 {
    background-color: #ff5543;
    border-radius: 50%;
}

.avatar4481CC {
    background-color: #4481CC;
    border-radius: 50%;
}

.avatar00067F {
    background-color: #00067F;
    border-radius: 50%;
}

.avatarA759E8 {
    background-color: #A759E8;
    border-radius: 50%;
}

.avatarFF6119 {
    background-color: #FF6119;
    border-radius: 50%;
}

.avatar4BCC14 {
    background-color: #4BCC14;
    border-radius: 50%;
}

.avatar000DFF {
    background-color: #000DFF;
    border-radius: 50%;
}

.avatar7F3E37 {
    background-color: #7F3E37;
    border-radius: 50%;
}

.fa-exclamation-triangle {
    color: red;
}

#loginform .fa-exclamation-triangle {
    color: white !important;
}

.photo_upload {
    width: 60px;
    height: 60px;
}

.photo_upload #progress_avatar {
    position: absolute;
    top: 60px;
    left: 10px;
    font-size: 11px;
}

.photo_upload .ajaxfileupload {
    width: 66px;
}

.speedchat .user_box .content {
    color: #3a1352 !important;
}

.speedchat .right_menu_btn_small {
    background: #3a1352 !important;
}

.speedchat .user_box .txtinput {
    border: 1px solid #3a1352 !important;
}

.speedchat .user_box .button {
    background: #3a1352 !important;
}

.speedchat .user_box {
    color: #3a1352 !important;
}

.speedchat .userphoto {
    /*border-color:#3a1352 !important;*/
}

.speedchat .fixed_main {
    background-color: #3a1352;
}

.chatspace .user_box .content {
    color: #0089f9 !important;
}

.chatspace .right_menu_btn_small {
    background: #0089f9 !important;
}

.chatspace .user_box .txtinput {
    border: 1px solid #0089f9 !important;
}

.chatspace .user_box .button {
    background: #0089f9 !important;
}

.chatspace .user_box {
    color: #0089f9 !important;
}

.chatspace .userphoto {
    border-color: #0089f9 !important;
}

.chatspace .fixed_main {
    background-color: #0089f9;
}

.facetosurface .user_box .content {
    color: #ff3700 !important;
}

.facetosurface .right_menu_btn_small {
    background: #ff3700 !important;
}

.facetosurface .user_box .txtinput {
    border: 1px solid #ff3700 !important;
}

.facetosurface .user_box .button {
    background: #ff3700!important;
}

.facetosurface .user_box {
    color: #ff3700 !important;
}

.facetosurface .userphoto {
    border-color: #ff3700 !important;
}

.facetosurface .userphoto {
    border-color: #ff3700 !important;
    border-size: 3px !important;
    border-style: solid !important;
}

.facetosurface .fixed_main {
    background-color: #ff3700;
}

.researchongo .user_box .content {
    color: #2d9f83 !important;
}

.researchongo .right_menu_btn_small {
    background: #2d9f83 !important;
}

.researchongo .user_box .txtinput {
    border: 1px solid #2d9f83 !important;
}

.researchongo .user_box .button {
    background: #2d9f83 !important;
}

.researchongo .user_box {
    color: #2d9f83 !important;
}

.researchongo .fixed_main {
    background-color: #2d9f83;
}


/*.left_moderator .main_fixed`{width: calc(100% - 573px);}
.left_respondent .main_fixed{width: calc(100% - 273px); }

.fixed_main .like,.fixed_main .dislike, .fixed_main .flag, .fixed_main .corner{display:none !important;}
.fixed_main .messagebox {margin-top:10px;margin-bottom:10px;}
*/

.chatspace .main_fixed {
    list-style: none;
    color: #000000;
    width: 100%;
    padding: 0px !important;
}

.chatspace .left_respondent .main_fixed {
    width: 100%;
}

.chatspace .main_fixed .comment {
    background-color: #0089f9;
}

.main_fixed .corner {
    display: none;
}

.main_fixed .flag {
    display: none;
}

.left_respondent .main_fixed .sticker {
    display: none;
}

.chatspace .main_fixed .messagebox {
    background-color: #0089f9 !important;
}

.chatspace .main_fixed .messagebox::after {
    display: none;
}

.chatspace .main_fixed .messagebox .nickname {
    color: #FFFFFF;
}

.chatspace .main_fixed .messagebox .comment_text {
    color: #FFFFFF;
}

.main_fixed .messagebox:after {
    content: '';
    position: absolute;
    left: -16px;
    display: block;
    width: 16px;
    height: 16px;
}

.main_fixed .type_respondent>.messagebox:after {
    background-image: url(images/messagebox_corner1.png);
    top: 0px;
}

.main_fixed .like {
    display: none;
}

.main_fixed .dislike {
    display: none;
}

.main_fixed .messagebox {
    margin-top: 10px;
    margin-bottom: 10px;
}

.main_fixed .comment_right {
    position: relative;
    float: left;
    width: 150px;
    padding: 10px;
    box-sizing: border-box;
    line-height: 1.3;
    min-height: 100px;
}

.main_fixed .sticker {
    width: 18px;
    height: 20px;
    position: absolute;
    top: 45px;
    left: 45px;
    cursor: pointer;
    -webkit-transition: all 0.3s ease-out;
    -moz-transition: all 0.3s ease-out;
    transition: all 0.3s ease-out;
    display: block;
}

.main_fixed .sticker path {
    fill: #BCBCBC;
}

.speedsession .left_moderator .main_fixed` {
    width: calc(100% - 573px);
}

.speedsession .left_respondent .main_fixed {
    width: calc(100% - 273px);
}

.speedchat .main_fixed .comment {
    background-color: #3a1352;
}

.speedchat .main_fixed .comment {
    color: #FFFFFF;
}

.main_fixed>li {
    margin-bottom: 2px;
    display: block;
    overflow: hidden;
}

.main_fixed.alert {
    max-height: 80px;
    overflow: hidden;
}

.main_fixed .game_alert {
    background-color: #E1E1E1;
}

.main_fixed .game_alert .game_alert_nr {
    background-color: #2F9E82;
    border-radius: 20p;
    display: inline-block;
    font-size: 20px;
    color: #FFFFFF;
    -webkit-border-radius: 20px;
    padding: 8px;
    margin-left: 5px;
    border: 2px solid #FFFFFF;
}

.main_fixed .game_alert .game_alert_nr:empty {
    display: none;
}

.facetosurface .main_fixed {
    list-style: none;
    color: #FFFFFF;
    width: 100%;
    padding: 0px !important;
}

.facetosurface .left_respondent .main_fixed {
    width: 100%;
}

.facetosurface .main_fixed .comment {
    background-color: #ff3700;
}

.researchongo .main_fixed {
    list-style: none;
    color: #000000;
    width: 100%;
    padding: 0px !important;
}

.researchongo .left_respondent .main_fixed {
    width: 100%;
}

.researchongo .main_fixed .comment {
    background-color: #2d9f83;
}

.chatspace .left_moderator .main_fixed` {
    width: calc(100% - 573px);
}

.chatspace.left_respondent .main_fixed {
    width: calc(100% - 273px);
}

.chatspace .main_fixed .comment {
    background-color: #0089f9;
}

.chatspace .main_fixed .comment {
    color: #FFFFFF;
}

.left_client .sticker {
    display: none;
}

.blockUI {
    padding: 20px !important;
}

.section1 .group {
    padding: 15px;
}

.section1 .group .header {
    background: no-repeat left center;
    background-size: 26px 26px;
    font-size: 13px;
    color: #000000;
    text-transform: uppercase;
    display: block;
    margin-bottom: 10px;
    padding-left: 35px;
    line-height: 26px !important;
    height: 26px !important;
    font-weight: normal;
    text-align: left;
}

.section1 .group.games .header {
    background-image: url(images/game.svg);
}

.section1 .group.games {
    height: 80px !important;
}

.section1 .group .ico.plane {
    background-image: url(images/paper-plane.svg);
    background-position: 4px 5px;
}

.section1 .group .ico.edit {
    background-image: url(images/edit.svg);
    background-position: 4px 4px;
}

.section1 .group .ico {
    background-size: 14px;
    width: 22px;
    height: 22px;
    border-radius: 11px;
    display: inline-block;
    text-align: center;
    vertical-align: middle;
}

.section1 .games .createnew {
    text-decoration: underline;
    font-size: 13px;
}

.questions_panel .scrollbox {
    /*height: 300px;*/
    /*height: calc(100% - 375px);*/
    /*height: calc(100% - 550px);*/
    margin-bottom: 10px;
    box-sizing: border-box;
}

.speedchat .section1 .group .ico {
    background-color: #3a1352;
}

.chatspace .section1 .group .ico {
    background-color: #0089f9;
}

.facetosurface .section1 .group .ico {
    background-color: #ff3700;
}

.researchongo .section1 .group .ico {
    background-color: #2d9f83;
}

.respondent_photo_right {
    width: 60px;
    height: 60px;
    margin: auto;
    border-radius: 33px;
    border: 3px solid #ff3700;
    overflow: hidden;
}

#offlineusers .message {
    pointer-events: none;
}

.ctoc1 {
    color: #459af1;
    /*float:left;clear:both;*/
}

.ctoc1 .text {
    color: #1E1E1E;
}

.ctoc2 {
    color: #3a1352;
    /*clear:both;float:right;*/
}

.pass-colorbar {
    margin-left: 30px;
}

.imrapp {
    text-align: center;
}

.imrapp .modify {
    margin: auto;
}

.imrapp .logout {
    margin: auto;
}

.imrapp .message {
    padding: 10px;
    color: #FFFFFF;
    font-size: 16px;
    display: none;
    background-color: #267158;
}

.imrapp .menu {
    list-style-type: none;
    margin: auto;
    margin-top: 20px;
}

.imrapp .cont {
    width: 100%;
    height: 100%;
    color: black;
}

.imrapp .minput {
    max-width: 380px;
    min-width: 300px;
    /*    position: absolute;
    left: 50%;
    top: 40%;
    transform: translateX(-50%) translateY(-50%);*/
    text-align: center;
    margin: auto;
}

.imrapp .minput .title {
    background-size: 25px 34px;
    font-size: 18px;
    display: block;
    margin-bottom: 25px;
    font-weight: normal;
    text-transform: uppercase;
    line-height: 34px;
}

.imrapp a {
    text-decoration: none;
    color: #550000;
    font-size: 1.6em;
}

.imrapp .upload_avatar {
    opacity: 0;
    position: absolute;
    top: 0px;
    right: 0px;
    cursor: pointer;
}

.imrapp .userphoto {
    width: 60px;
    height: 60px;
    margin: auto;
    border-radius: 33px;
    border: 3px solid #FFFFFF;
    overflow: hidden;
}

.imrapp .avatars {
    overflow: hidden;
}

.imrapp .avatars ul {
    list-style-type: none;
    text-align: center;
    margin: auto;
    overflow: hidden;
}

.imrapp .avatars li {
    float: left;
}

.imrapp .right_menu_btn_small {
    background: #37114B !important;
    border: 0px !important;
    color: #FFFFFF !important;
    font-size: 10px;
    height: 16px;
    line-height: 16px;
    border-radius: 5px !important;
    padding: 2px 5px 2px 5px;
    text-transform: uppercase;
    text-align: center;
    cursor: pointer;
    max-width: 150px;
    display: inline-block;
    cursor: pointer;
}

.imrapp .user_box {
    color: #550000;
}

.imrapp .user_box .button {
    background-color: #37114B;
    border-color: #37114B;
}

.imrapp .header {
    color: #000000;
    font-size: 22px;
    font-weight: 900;
    margin: 20px auto;
}

.imrapp-error {
    color: #B53022;
    display: none;
    font-size: 13px;
}

.imrapp #top {
    background-color: #f0f0f0;
    height: 9vh;
    /*60px;*/
    color: #000000;
    /*border-bottom: 1px solid #CCCCCC;*/
}

.imrapp #top .left_section {
    float: left;
    /*padding-left: 30px;*/
    overflow: hidden;
    height: 9vh;
    /*60px;*/
}

.imrapp #top .topmenu {
    overflow: hidden;
    float: left;
    margin-left: 1vw;
}

.imrapp ul {
    list-style: none;
    margin: 0;
    padding: 0;
}

.imrapp #top .topmenu a {
    text-decoration: none;
    color: black !important;
    outline: none;
    font-size: 15px !important;
}

.imrapp #top .logo {
    float: left;
    line-height: 9vh;
    display: block;
    margin-right: 1vw;
    padding: 3px;
}

.imrapp #top .logo img {
    height: 4vh;
    /*34px;*/
}

.imrapp #top .topmenu .menutitle {
    box-sizing: border-box;
    /* background: #E67166 no-repeat center; */
    float: left;
    /* width: 40px; */
    height: 9vh;
    text-align: center;
    /*padding: 22px;*/
    padding-left: 0px;
    padding-right: 0px;
    position: absolute;
    margin-left: auto;
    margin-right: auto;
    left: 0;
    right: 0;
    text-align: center;
    width: 44vw;
    /*fit-content;/*50%;*/
    display: table;
}

.imrapp #top .topmenu a {
    display: block;
    height: 100%;
}

.imrapp #top .topmenu .menutitle span {
    display: table-cell;
    vertical-align: middle;
    font-size: 20px;
}

.imrapp #top a.logout {
    background: url(../admin/css/images/logout.svg) no-repeat center;
    background-size: 20px 21px;
    float: right;
    width: 7vh;
    /*60px;*/
    height: 9vh;
    /*60px;*/
    /*margin-right: 20px;*/
}

.imrapp #top .userphoto {
    border: none;
    width: 5vh;
    height: 5vh;
    display: inline-block;
    float: right;
    margin: 2vh;
    margin-right: 1vw;
    margin-left: 1vw;
}

.imrapp .user_box .avatars ul li {
    float: left;
    margin: 0;
    /* margin: 0 18px 10px 0; */
}

.imrapp .photo_upload {
    border: 3px solid #ffffff;
}

.imrapp .avatars {
    padding-left: 25px;
    padding-right: 25px;
}

.imrapp .user_box {
    height: auto;
}

.imrapp_fields img {
    max-width: 70px;
    min-width: 70px;
    padding: 10px;
    padding-right: 20px;
}

.imrapp_fields .fieldtime {
    text-align: left;
    padding: 2px;
    width: fit-content;
}

.imrapp_fields .fieldtitle {
    text-align: left;
    padding: 2px;
    font-size: 20px;
    font-weight: bold;
}

.imrapp_fields .fielddescription {
    text-align: left;
}

.imrapp_fields .td_class {
    padding: 10px;
    border-bottom: solid 2px #c8c8c8;
}

.imrapp_fields .tr_class:hover {
    background-color: #f0f0f0;
}

.imrapp_fields .tr_class {
    cursor: pointer;
}

.imrapp_fields .fieldtime1 {
    color: white;
    background-color: #37114b;
}

.imrapp_fields .fieldtime2 {
    color: white;
    background-color: #0089f9;
}

.imrapp_fields .fieldtime3 {
    color: white;
    background-color: #2f9e82;
}

.imrapp_fields .fieldtime4 {
    color: white;
    background-color: #ff3700;
}

.imrapp_fields .fieldtitle1 {
    color: #37114b;
}

.imrapp_fields .fieldtitle2 {
    color: #0089f9;
}

.imrapp_fields .fieldtitle3 {
    color: #2f9e82;
}

.imrapp_fields .fieldtitle4 {
    color: #ff3700;
}

.imrapp_fields .fielddescription {
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 1;
    -webkit-box-orient: vertical;
    color: #c8c8c8;
}

.imrapp .login_box a.help {
    background: url(images/help.svg) no-repeat center;
    background-size: 24px 25px;
    width: 5vh;
    height: 9vh;
    display: inline-block;
}

.imrapp #top a.help {
    background: url(images/help.svg) no-repeat center;
    background-size: 24px 25px;
    float: right;
    width: 5vh;
    /*60px;*/
    height: 9vh;
    /*60px;*/
    /*margin-right: 20px;*/
}

.imrapp .link_small {
    font-size: 15px;
}

.imrapp p.main_message {
    font-size: 20px;
}

.imrapp textarea {
    height: 168px !important;
}

.input-error {
    border-color: #B53022 !important;
}

.label-error {
    color: #B53022 !important;
}

#datapolicy-box,
#datapolicy-box a {
    font-size: 15px;
}

.ucomment {
    color: #000000;
    font-size: 1.2em;
    font-weight: 400;
    margin-top: 20px;
    margin-bottom: 0.5em;
}

a.play:before {
    font-family: FontAwesome;
    background: #2F9E82;
    content: "\f04b";
    width: 30px;
    height: 30px;
    line-height: 30px;
    text-align: center;
    border-radius: 30px;
    display: inline-block;
    color: white;
    font-size: 15px;
    vertical-align: middle;
    cursor: pointer;
    position: absolute;
    top: 50%;
    transform: translateY(-50%) translateX(-50%);
}

a.play:hover:before {
    background: #41b396;
}

a.pause:before {
    font-family: FontAwesome;
    background: #2F9E82;
    content: "\f04c";
    width: 30px;
    height: 30px;
    line-height: 30px;
    text-align: center;
    border-radius: 30px;
    display: inline-block;
    color: white;
    font-size: 15px;
    vertical-align: middle;
    cursor: pointer;
    position: absolute;
    top: 50%;
    transform: translateY(-50%) translateX(-50%);
}

a.pause:hover:before {
    background: #41b396;
}

a.stop:before {
    font-family: FontAwesome;
    background: #2F9E82;
    content: "\f04d";
    width: 30px;
    height: 30px;
    line-height: 30px;
    text-align: center;
    border-radius: 30px;
    display: inline-block;
    color: white;
    font-size: 15px;
    vertical-align: middle;
    cursor: pointer;
    position: absolute;
    top: 50%;
    transform: translateY(-50%) translateX(-50%);
}

a.stop:hover:before {
    background: #41b396;
}

a.plustime:before {
    font-family: FontAwesome;
    background: #2F9E82;
    content: "\f067";
    width: 30px;
    height: 30px;
    line-height: 30px;
    text-align: center;
    border-radius: 30px;
    display: inline-block;
    color: white;
    font-size: 15px;
    vertical-align: middle;
    cursor: pointer;
    position: absolute;
    top: 50%;
    transform: translateY(-50%) translateX(-50%);
}

a.plustime:hover:before {
    background: #41b396;
}

a.minustime:before {
    font-family: FontAwesome;
    background: #2F9E82;
    content: "\f068";
    width: 30px;
    height: 30px;
    line-height: 30px;
    text-align: center;
    border-radius: 30px;
    display: inline-block;
    color: white;
    font-size: 15px;
    vertical-align: middle;
    cursor: pointer;
    position: absolute;
    top: 50%;
    transform: translateY(-50%) translateX(-50%);
}

a.minustime:hover:before {
    background: #41b396;
}

.group.chattimer .header {
    background-image: url(images/timer.svg) !important;
    color: black !important;
}

#chattimer input::-webkit-outer-spin-button,
input::-webkit-inner-spin-button {
    -webkit-appearance: none;
    margin: 0;
}


/* Firefox */

#chattimer input[type=number] {
    -moz-appearance: textfield;
}

#chattimer.jst-timeout {
    color: black !important;
    font-size: 28px !important;
}

a.plus1min:before {
    background: #2F9E82;
    content: "+1m";
    width: 30px;
    height: 20px;
    line-height: 20px;
    text-align: center;
    border-radius: 10px;
    display: inline-block;
    color: white;
    font-size: 15px;
    vertical-align: middle;
    cursor: pointer;
    position: absolute;
    top: 50%;
    transform: translateY(-50%) translateX(-50%);
    padding: 2px;
}

a.plus1min:hover:before {
    background: #41b396;
}

a.plus5min:before {
    background: #2F9E82;
    content: "+5m";
    width: 30px;
    height: 20px;
    line-height: 20px;
    text-align: center;
    border-radius: 10px;
    display: inline-block;
    color: white;
    font-size: 15px;
    vertical-align: middle;
    cursor: pointer;
    position: absolute;
    top: 50%;
    transform: translateY(-50%) translateX(-50%);
    padding: 2px;
}

a.plus5min:hover:before {
    background: #41b396;
}

#chattimer {
    position: absolute;
    top: 50%;
    transform: translateY(-50%) translateX(0%);
    margin-left: 5px;
}

.chattimer-respondent {
    display: inline-block;
    transform: translateY(-50%) translateX(-50%) !important;
}

#timeisup {
    position: absolute;
    top: 50%;
    transform: translateY(-50%) translateX(-50%);
    display: inline-block;
    margin-left: 5px;
    width: 100%;
    display: none;
    font-size: 25px;
    color: red;
}

#timeisup .timerupdate {
    position: absolute;
    top: 50%;
    transform: translateY(-50%) translateX(0%);
    display: inline-block;
    margin-left: 5px;
    width: 100%;
    display: none;
    font-size: 25px;
    color: red;
}

#timer-panel {
    background: white;
    height: calc(100% - 16px);
    width: 100%;
}

.timer-parent-respondent {
    display: none;
}

.delete_timer {
    font-family: 'Helvetica', 'Arial', sans-serif;
    font-size: 21px;
    font-weight: bold;
    text-align: center;
    width: 25px;
    height: 25px;
    border-radius: 40px;
    position: absolute;
    top: -10px;
    right: -10px;
    background-color: #B53022;
    cursor: pointer;
    color: white;
}

.showtimer {
    background: url(./images/timer.svg) no-repeat !important;
    margin-top: 10px;
}

#timer-panel-inner {
    height: 100%;
    width: 100%;
    display: inline-block;
    float: left;
    clear: none;
    text-align: center;
}

#timer-panel-inner-mod {
    height: 100%;
    width: 70%;
    display: inline-block;
    float: left;
    clear: none;
    text-align: center;
    border-right: solid 1px #E3E3E3;
}

#timer-panel-inner-guide {
    height: 100%;
    width: 100%;
    display: inline-block;
    float: left;
    clear: none;
    text-align: center;
    border-right: solid 1px #E3E3E3;
}

#timerdiv {
    height: 100%;
    width: 100%;
    display: inline-block;
    float: left;
    left: 0;
    position: relative;
}

#timerdiv.timerdiv-mod {
    width: 50%;
}

#progressbar {
    background: none;
    height: calc(100% - 16px);
    width: 100%;
    position: relative;
    bottom: -75px;
    margin-top: -75px;
}

.timer-select-audio {
    width: 100%;
    height: 26px;
    font-size: 15px !important;
    font-family: sans-serif;
    font-weight: 700;
    color: #444;
    line-height: 1.5;
    padding: 0.2em 1.5em 0.2em 0.8em;
    box-sizing: border-box;
    margin: 0;
    border: 1px solid #aaa;
    box-shadow: 0 1px 0 1px rgb(0 0 0 / 4%);
    border-radius: 0.5em;
    -moz-appearance: none;
    -webkit-appearance: none;
    appearance: none;
    background-color: #fff;
}

#select_audio {
    width: 90%;
}

.select-container.timer-select-label::after {
    top: 10px;
}

.timer-button {
    display: inline-block;
    height: 20px;
    margin-top: 2px;
    vertical-align: middle;
    background-color: #3a1352;
    color: #FFFFFF;
    border-radius: 10px;
    padding: 7px;
    vertical-align: middle;
    cursor: pointer;
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
}

.innerBar {
    background: #c9efe6;
    height: 100%;
    width: 0%;
}

.group.chattimer {
    height: 130px;
    padding-bottom: 30px;
}

#stop-timer {
    background: none;
    height: calc(100% - 16px);
    width: 100%;
    display: none
}

.timer-btn {
    text-align: center;
    height: 100%;
    display: inline-block;
    float: left;
    position: relative;
    width: 50%
}

#stop-timer-btn a {
    left: 0;
    margin-left: 25px;
}

#stop-cancel-btn a {
    background: #BCBCBC;
    right: 0;
    margin-right: 25px;
}

.timer_update_btn {
    height: 100%;
    width: 25%;
    display: inline-block;
    float: left;
    position: relative;
}

#chattimer_input {
    width: 100%;
    height: 78%;
    display: inline-block;
    position: absolute;
    top: 50%;
    transform: translateY(-50%) translateX(-50%);
}

#timermin,
#timermin-guide,
#timersec,
#timersec-guide {
    background: none;
    width: 40%;
    height: 90%;
    border: none;
    font-size: 28px;
    padding: 0;
    -webkit-appearance: none;
    -moz-appearance: textfield;
}

#pause_button,
#resume_button,
#stop_button {
    height: 100%;
    width: 50%;
    display: inline-block;
    float: left;
    position: relative;
    display: none;
}

#play_button {
    height: 100%;
    width: 100%;
    display: inline-block;
    float: left;
    position: relative;
}

#add_1_min,
#add_5_min {
    height: 100%;
    width: 50%;
    display: inline-block;
    float: left;
    position: relative;
    display: none;
}

#checkbox_progressbar span {
    font-size: 14px;
}

#checkbox_only_moderators span {
    font-size: 14px;
}

#timer_controls {
    height: 100%;
    width: 29%;
    display: inline-block;
    float: left;
    clear: none;
    text-align: center;
}

#audiodiv {
    height: 40%;
    width: 100%;
    text-align: center;
}

#addtimediv {
    height: 60%;
    width: 100%;
    text-align: center;
}


/*moderator games select*/

.games.nogames .header {
    display: none;
}

.games.nogames .field {
    display: none;
}

.games.games2 .game_mess {
    display: none;
}

#top .top_mess {
    line-height: 40px;
    font-weight: 600;
}

.minguide {
    min-height: 40px !important;
}

.name img {
    max-width: 100%;
}

.new-post-button {
    text-align: center;
    background-color: #1e99e7;
    border-radius: 28px;
    margin: 0px auto 0px auto;
    cursor: pointer;
    font-family: Arial;
    font-size: 17px;
    font-weight: bold;
    padding: 7px 7px;
    top: 30px;
    display: block;
    text-decoration: none;
    position: absolute;
    top: -10px;
    left: -10px;
}

.new-post-button a {
    color: #ffffff;
}


/*body {
		height: auto !important;
	}*/

.reg_body {
    background-image: url(images/adunkaszavadra-vagj-bele-hatter.svg);
    background-repeat: no-repeat;
    background-size: cover;
    padding: 30px;
}

.mod_body {
    padding: 30px;
}


/*.login_box {
    	background-color: transparent;
	}*/

.reg_title {
    color: #FDCB00;
    line-height: 60px;
    font-style: normal;
    font-weight: 800;
    /*font-family: 'Poppins';*/
    font-size: 50px;
    padding-top: 50px;
    padding-bottom: 50px;
    margin: 0 25%;
}

.slider_bg {
    /*margin-top: -50px !important;*/
    margin-bottom: 0px !important;
    padding-top: 0px !important;
    padding-bottom: 180px !important;
    background-image: url(images/adunkaszavadra_slider_bg.jpg) !important;
    background-position: center !important;
    background-repeat: no-repeat !important;
    background-size: cover !important;
}

.slider_bg_v2 {
    /* margin-top: -50px !important; */
    margin-bottom: 0px !important;
    padding-top: 0px !important;
    /*padding-bottom: 180px !important;*/
    /*padding-bottom: 20px;*/
    background-image: url(images/adunkaszavadra_slider_bg.jpg) !important;
    /*background-position: 0 -370px !important;
			background-repeat: no-repeat !important;
			background-size: cover;*/
    background-position: bottom !important;
    background-repeat: no-repeat !important;
    background-size: cover;
    height: 15vw;
}

.name_v2 {
    /*padding-top: 81px;*/
    text-align: left;
    padding-left: 20px;
    margin-top: -9vw;
}

.reg_title_v2 {
    color: #FDCB00;
    line-height: 60px;
    font-style: normal;
    font-weight: 800;
    /* font-family: 'Poppins'; */
    font-size: 50px;
    padding-top: 30px;
    text-align: left;
    padding-left: 30px;
    max-width: 30%;
}

.reg_body .row,
.mod_body .row {
    box-sizing: border-box;
}

.mod_body .row-center {
    display: flex;
    justify-content: center;
}

.reg_body .column,
.mod_body .column {
    float: left;
    width: 50%;
    text-align: left !important;
}

.mod_body .column .txtinput {
    text-align: left !important;
}


/* Clear floats after the columns */

.reg_body .row:after,
.mod_body .row:after {
    content: "";
    display: table;
    clear: both;
}

.avatar_section .avatar_container {
    background: white;
    border-radius: 16px;
    margin-top: 10px !important;
    max-width: calc(5* 5vw + 5* 6px + 2* 25px);
}

.avatar_section .text2 {
    color: rgb(253, 203, 0);
    font-weight: bold;
    font-size: 20px;
}

.avatar_section .text3 {
    color: rgb(253, 203, 0);
    font-weight: bold;
    font-size: 18px;
    margin-top: 10px;
}

.avatar_section {
    margin-top: 30px !important;
}

.reg_button,
.login_link_button {
    background-color: rgb(253, 203, 0);
    color: white !important;
    border-radius: 16px;
    font-style: normal;
    font-weight: bold;
    height: 50px;
    line-height: 50px;
    padding: 0 25px;
    font-size: 19px;
    margin: 30px;
    position: relative;
    display: inline-block;
    text-align: center;
    border: none;
}

.imrapp .login_link_button {
    height: 25px;
    line-height: 25px;
    font-size: 15px !important;
    margin: 5px 0px;
    border-radius: 0.5em;
}

.imrapp .login_link {
    display: block;
    font-size: 15px !important;
    color: white !important;
    text-decoration: underline !important;
}

.col_reg_title {
    display: flex;
    align-items: center;
    height: 600px;
    justify-content: center;
}

.label_reg {
    color: rgb(253, 203, 0);
    font-size: 20px;
    font-weight: bold;
    display: block;
    margin: 3px;
    margin-top: 20px;
}

.label_mod {
    font-size: 20px;
    font-weight: bold;
    display: block;
    margin: 3px;
    margin-top: 10px;
}

.align_left {
    text-align: left !important;
}

.reg_body .form_container,
.mod_body .form_container {
    padding: 0 20%;
}

.reg_body .form_container .txtinput,
.reg_body .form_container select {
    width: 100%;
    background-color: white;
    margin: 0;
    font-size: 16px;
    font-family: sans-serif;
    font-weight: 700;
    color: #444;
    line-height: 1.3;
    padding: 0.6em 1.5em 0.5em 0.8em;
    box-sizing: border-box;
    margin: 0;
    border: 2px solid white;
    border-radius: 0.5em;
    background-color: #fff;
    height: auto;
}

.mod_body .form_container .txtinput,
.mod_body .form_container select {
    width: 100%;
    background-color: white;
    margin: 0;
    font-size: 16px;
    font-family: sans-serif;
    font-weight: 700;
    line-height: 1.3;
    padding: 0.6em 1.5em 0.5em 0.8em;
    box-sizing: border-box;
    margin: 0;
    border-radius: 0.5em;
    background-color: #fff;
    height: auto;
}

.reg_body .form_container .select-container::after,
.mod_body .form_container .select-container::after {
    background-color: #073C50FF;
}

.reg_body .form_container .select-container select,
.mod_body .form_container .select-container select {
    width: 100%;
    background-color: white;
}

.reg_body .form_container .select-container,
.mod_body .form_container .select-container {
    width: 100%;
}

.reg_body .form_container span {
    color: white;
}

.reg_body .form_container .radio_label {
    color: white;
    font-size: 18px;
    font-weight: bold;
}

.reg_body .form_container input[type="radio"]:checked+.fa-label:before {
    color: rgb(253, 203, 0);
}

.reg_body .imrapp-error {
    color: #550000;
    font-size: 16px;
    font-weight: 500;
}

.reg_body .input-error {
    border: 2px solid #550000;
    /*#db2512;*/
}

.reg_body .checkbox_label {
    color: white;
    font-size: 18px;
    font-weight: bold;
}

.reg_body .checkbox_label input[type="checkbox"]:checked+.fa-label:before {
    color: rgb(253, 203, 0);
}

.imrapp .reg_body .minput,
.imrapp .mod_body .minput {
    /*max-width: 455px;
    min-width: 300px;*/
    text-align: center;
    margin: auto;
}

.imrapp .reg_body .photo_upload,
.imrapp .mod_body .photo_upload {
    width: 5vw;
    height: 5vw;
}

.imrapp .reg_body .userphoto,
.imrapp .mod_body .userphoto {
    width: 5vw;
    height: 5vw;
    margin: auto;
    border-radius: 100%;
    border: 3px solid #FFFFFF;
    overflow: hidden;
}

.mod_body .field {
    margin: 40px 0 40px 0;
}

.mod_body .avatar_container,
.mod_body .avatar_container .uploadedphoto {
    border: 1px solid #E0E0E0;
}

.mod_body .avatar_container .uploadedphoto {
    margin-top: 10px;
}

.imrapp #ownavatar {
    background-color: white;
}

.imrapp .ui-autocomplete {
    overflow-y: auto;
    overflow-x: hidden;
    max-height: 200px;
}

.imrapp .avatar_section .avatar_container {
    padding-top: 10px;
    padding-bottom: 40px;
    position: relative;
}

.imrapp .avatar_container .userphoto {
    height: 12vw;
    width: 12vw;
}

.imrapp .avatar_container .avatars .photo_upload {
    width: 4vw;
    height: 4vw;
    border: none;
}

.imrapp .avatar_container .avatars {
    position: absolute;
    bottom: 0;
    right: 0;
}

.imrapp .user_box .button {
    line-height: 1.25rem;
    font-size: 1.25rem;
}

.imrapp .user_box .imrapp_message {
    font-size: 1.5rem;
    font-weight: bold;
    display: block;
    margin-top: 5vw;
    line-height: 1.3;
}

.imrapp .message_box .wrapper {
    width: 60%;
}

.select_input {
    position: absolute;
    top: 0px;
    left: 0px;
    width: calc(100% - 25px) !important;
    background: transparent !important;
    border-color: transparent !important;
}

@media screen and (max-width: 1200px) {
    .slider_bg_v2 {}
    .name_v2 {
        margin-top: -7vw;
    }
    .reg_title {
        margin: 0 20%;
    }
    .reg_body .form_container,
    .mod_body .form_container {
        padding: 0px 10%;
    }
    .imrapp .reg_body .userphoto,
    .imrapp .reg_body .photo_upload,
    .imrapp .mod_body .userphoto,
    .imrapp .mod_body .photo_upload {
        /*width: 9vw;
        height: 9vw;*/
    }
    .avatar_section .avatar_container {
        /*max-width: calc(5* 9vw + 5* 6px + 2* 25px);*/
    }
    .imrapp .avatar_container .userphoto {
        height: 14vw;
        width: 14vw;
    }
    .imrapp .avatar_container .avatars .photo_upload {
        width: 5vw;
        height: 5vw;
    }
}


/* On screens that are 992px or less, set the background color to blue */

@media screen and (max-width: 992px) {
    .slider_bg_v2 {}
    .name_v2 {
        margin-top: 0vw;
        text-align: center;
        padding-left: 0px;
    }
    .reg_title {
        margin: 0 15%;
    }
    .reg_body .column,
    .mod_body .column {
        float: left;
        width: 100%;
    }
    .imrapp .reg_body .userphoto,
    .imrapp .reg_body .photo_upload,
    .imrapp .mod_body .userphoto,
    .imrapp .mod_body .photo_upload {
        /*width: 11vw;
        height: 11vw;*/
    }
    .avatar_section .avatar_container {
        /*max-width: calc(5* 11vw + 5* 6px + 2* 25px);*/
    }
    .imrapp .avatar_container .userphoto {
        height: 18vw;
        width: 18vw;
    }
    .imrapp .avatar_container .avatars .photo_upload {
        width: 6vw;
        height: 6vw;
    }
    .imrapp .user_box .imrapp_message {
        margin-top: 10vw;
    }
    .imrapp .message_box .wrapper {
        width: 80%;
    }
    .imrapp .message_container .name img {
        /*max-width: 70%;*/
    }
}


/* On screens that are 600px or less, set the background color to olive */

@media screen and (max-width: 600px) {
    .slider_bg_v2 {
        height: 20vw;
    }
    .name_v2 {
        margin-top: 0vw;
        text-align: center;
        padding-left: 0px;
    }
    .reg_title {
        margin: 0 5%;
    }
    .reg_body .column,
    .mod_body .column {
        float: left;
        width: 100%;
    }
    .reg_body .form_container,
    .mod_body .form_container {
        padding: 0px 0%;
    }
    .name_v2 img {
        width: 70%;
    }
    .imrapp .reg_body .userphoto,
    .imrapp .reg_body .photo_upload,
    .imrapp .mod_body .userphoto,
    .imrapp .mod_body .photo_upload {
        /*width: 15vw;
        height: 15vw;*/
    }
    .avatar_section .avatar_container {
        /*max-width: calc(4* 15vw + 5* 6px + 2* 25px);*/
    }
    .imrapp .avatar_container .userphoto {
        height: 30vw;
        width: 30vw;
    }
    .imrapp .avatar_container .avatars .photo_upload {
        width: 12vw;
        height: 12vw;
    }
    .imrapp .user_box .button {
        line-height: 1.25rem;
        font-size: 1.25rem;
    }
    .imrapp .user_box .imrapp_message {
        font-size: 1.3rem;
        font-weight: bold;
    }
    .imrapp .wrapper {
        width: 95%;
    }
}

@media only screen and (max-width: 380px) {
    /* For mobile phones: */
    .user_box .wrapper {
        /*width: 100%;*/
    }
    .imrapp #top a.logout,
    .imrapp #top a.help {
        width: 8vw;
    }
    .imrapp .user_box .button {
        line-height: 1.1rem;
        font-size: 1.1rem;
    }
    .imrapp .user_box .imrapp_message {
        font-size: 1.1rem;
        font-weight: bold;
    }
}