﻿

/* Set padding to keep content from hitting the edges */

html,body {
  /*background-color: #171e24 !important;*/
  height: 100% !important;
  min-height: 600px !important;
  background-color: rgba(38,38,51,1);
  font-size: 15px;
}
body {
    background-color: #242331 !important;
    height: 100% !important;
    min-height: 600px !important;
}
/* Set width on the form input elements since they're 100% wide by default */
input,
select,
textarea {
    /*max-width: 280px;*/
}
.g-recaptcha > div{margin: 0 auto;}

.guestinfo {
    color: #007bff !important;
}
.maininfo {
    font-size:11px;
    vertical-align: middle !important;
}
/* QUOTE CONTAINER */
.quotecontainer {
    font-size: 11px;
    margin-left: 5px;
    margin-right: 5px;
    margin-top: 2px;
    padding: 5px;
    border: solid 1px #f6f6f6;
    color: white;
    vertical-align: middle !important;
}
.quoteinfocontainer {
    position: absolute;
    margin-top: -10px;
}
.quotewho {
    padding: 5px;
    color: lawngreen;
    font-weight: bolder;
}
.deletequote {
    padding: 5px;
    color: red;
    font-weight: bolder;
    cursor: pointer;
}
/* POSTAVLJANJE BOJA SAJTA */
.container-fluid {
    /*background-color: #171e24 !important;*/
    color: white;
    height: 100% !important;
    padding-left: 0px !important;
    padding-right: 0px !important;
}
.row {
    width:100% !important;
    margin-left:auto !important;
    margin-right:auto !important;
}
.small_container {
    background-color: #1c2a35 !important;
    overflow: auto;
    overflow-wrap: break-word;
    border: solid 1px #8a9faf;
    border-radius: 5px;
}
.mainmsgcontainer {
    /*background-color: #171e24 !important;*/
}
.msg-tema {
    color: #FFFFFF;
    padding-bottom: 15px;
    padding-top: 15px;
    padding-left: 20px;
    padding-right: 20px;
    background-color: #1c2a35 !important;
}
.themecontent {
    margin-top: 4px;
    display: inline-block;
}
.theme-img {
    margin-right: 20px;
    width: 30px;
    height: 30px;
}
.closethemeholder {
    float: right;
    font-size: 20px;
    cursor: pointer;
}
.closetheme {
    cursor: pointer;
    margin-bottom: 11px;
}
.mainmessagesstyle {
    margin-left: 0px !important;
    padding-left: 0px !important;
    padding-bottom: 10px !important;
    padding-top: 10px !important;
    padding-left: 0px !important;
    padding-right: 10px !important;
    height: 100%;
    background-color: #171e24;
    margin-bottom: 0px !important;
}
.mainmessagesstyle li {
    padding-left: 10px !important;
    padding-right: 10px !important;
    padding-top: 0px !important;
    padding-bottom: 4px !important;
}
.usr_img_thumb {
    position: relative;
    width: 35px;
    height: 35px;
    overflow: hidden;
    border-radius: 50%;
    margin-right: 10px;
    border: 2px solid;
    cursor: pointer;
}
.usr_img_thumb_pvt {
    position: relative;
    width: 35px;
    height: 35px;
    overflow: hidden;
    border-radius: 50%;
    margin-right: 2px;
    margin-left: 2px;
    border: 2px solid;
    cursor: pointer;
}
.logout_container {
    margin-left: 5px;
}
.logout_style {
    cursor: pointer;
    width: 27px;
    height: 25px;
}
.messages_container {
    margin-left: 10px;
}
.messages_style {
    cursor: pointer;
    width: 29px;
    height: 25px;
}
.unseen_msg {
    cursor: pointer;
    position: relative;
    top: -10px;
    right: 7px;
    font-weight: bold;
    color: orangered;
}
.friends {
    list-style-type: none;
    margin-left: 0px !important;
    padding-left: 0px !important;
}
.btn {
    background-color: #5493c2 !important;
    height: 40px !important;
    padding-top: 10px !important;
    font-size: 15px !important;
}
.btn button[type=button] {
    padding-top: 10px !important;
    font-size: 15px !important;
}
.btn-role{
    padding-top: 0px !important;
}
.btn-role button[type=button] {
    padding-top: 0px !important;
}
.btn-lg {
    padding-top: 0px !important;
}
.btn-lg button[type=button] {
    padding-top: 0px !important;
}
.btn-primary {
    padding-top: 8px !important;
}
.btn-secondary {
    padding-top: 1px !important;
    height: 30px !important;
    margin-right: 10px;
    margin-bottom: 5px;
}
.credentialbtn {
    background-color: #5493c2 !important;
    width: 220px !important;
    padding-left: 20px !important;
    padding-right: 20px !important;
}
.totalfriends {
    border-radius: 10px;
    margin-left: 10px;
    margin-bottom: 5px !important;
    height: 10px !important;
    padding-top: 1px;
    padding-bottom: 1px;
    padding-left: 8px;
    padding-right: 8px;
}
.friendsvaluecontainer {
    width: 250px;
    height: 200px;
    overflow-wrap: break-word;
    overflow: auto;
    background-color: #1c2a35 !important;
    padding: 10px;
    border: solid 1px #8a9faf;
    border-radius: 5px;
}
.friendsvaluecontainer li {
    border-bottom: 1px solid #1c3b45;
    padding-bottom: 5px;
    color: white;
}
.friendsrequestvaluecontainer {
    width: 250px;
    height: 200px;
    overflow-wrap: break-word;
    overflow: auto;
    background-color: #1c2a35 !important;
    padding: 10px;
    border: solid 1px #8a9faf;
    border-radius: 5px;
}
.friendrequest_username {
    padding-bottom: 10px;
}
.friendrequest_container {
    margin-left: 10px;
}
.friendrequest_style {
    cursor: pointer;
    width: 25px;
    height: 25px;
}
.totalFriendRequests {
    cursor: pointer;
    position: relative;
    top: -10px;
    right: 7px;
    font-weight: bold;
    color: orangered;
}
.friendsrequestoptions {
    height: 20px;
}
.friendrequest {
    list-style-type: none;
    margin-left: 0px !important;
    padding-left: 0px !important;
}
.friendrequest li {
    border-bottom: 1px solid #1c3b45;
    padding-bottom: 5px;
    color: white;
}
.friendlist_container {
    margin-left: 10px;
}
.friendlist_style {
    cursor: pointer;
    width: 25px;
    height: 25px;
}
.contact_container {
    margin-left: 10px;
}
.contact_style {
    cursor: pointer;
    width: 25px;
    height: 25px;
}
/* FORM TYPOGRAPHY*/

.credentialbtn  {
  background-color: #56baed;
  border: none;
  color: white;
  padding: 15px 80px;
  text-align: center;
  text-decoration: none;
  display: inline-block;
  text-transform: uppercase;
  font-size: 13px;
  -webkit-box-shadow: 0 10px 30px 0 rgba(95,186,233,0.4);
  box-shadow: 0 10px 30px 0 rgba(95,186,233,0.4);
  -webkit-border-radius: 5px 5px 5px 5px;
  border-radius: 5px 5px 5px 5px;
  margin: 5px 5px 5px 5px;
  -webkit-transition: all 0.3s ease-in-out;
  -moz-transition: all 0.3s ease-in-out;
  -ms-transition: all 0.3s ease-in-out;
  -o-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out;
}

.credentialbtn:hover  {
  background-color: #39ace7;
}

.credentialbtn:active  {
  -moz-transform: scale(0.95);
  -webkit-transform: scale(0.95);
  -o-transform: scale(0.95);
  -ms-transform: scale(0.95);
  transform: scale(0.95);
}

.credentialtextbox {
  background-color: #f6f6f6;
  border: none;
  color: #0d0d0d;
  padding: 15px 32px;
  text-align: center;
  text-decoration: none;
  display: inline-block;
  font-size: 16px;
  margin: 5px;
  width: 85%;
  border: 2px solid #f6f6f6;
  -webkit-transition: all 0.5s ease-in-out;
  -moz-transition: all 0.5s ease-in-out;
  -ms-transition: all 0.5s ease-in-out;
  -o-transition: all 0.5s ease-in-out;
  transition: all 0.5s ease-in-out;
  -webkit-border-radius: 5px 5px 5px 5px;
  border-radius: 5px 5px 5px 5px;
  max-width: 280px;
}

.credentialtextbox:focus {
  background-color: #fff;
  border-bottom: 2px solid #5fbae9;
}

.credentialtextbox:placeholder {
  color: #cccccc;
}
/*input[type=password] {
  background-color: #f6f6f6;
  border: none;
  color: #0d0d0d;
  padding: 15px 32px;
  text-align: center;
  text-decoration: none;
  display: inline-block;
  font-size: 16px;
  margin: 5px;
  width: 85%;
  border: 2px solid #f6f6f6;
  -webkit-transition: all 0.5s ease-in-out;
  -moz-transition: all 0.5s ease-in-out;
  -ms-transition: all 0.5s ease-in-out;
  -o-transition: all 0.5s ease-in-out;
  transition: all 0.5s ease-in-out;
  -webkit-border-radius: 5px 5px 5px 5px;
  border-radius: 5px 5px 5px 5px;
}

input[type=password]:focus {
  background-color: #fff;
  border-bottom: 2px solid #5fbae9;
}

input[type=password]:placeholder {
  color: #cccccc;
}*/


/* ANIMATIONS */

/* Simple CSS3 Fade-in-down Animation */
.fadeInDown {
  -webkit-animation-name: fadeInDown;
  animation-name: fadeInDown;
  -webkit-animation-duration: 1s;
  animation-duration: 1s;
  -webkit-animation-fill-mode: both;
  animation-fill-mode: both;
}

@-webkit-keyframes fadeInDown {
  0% {
    opacity: 0;
    -webkit-transform: translate3d(0, -100%, 0);
    transform: translate3d(0, -100%, 0);
  }
  100% {
    opacity: 1;
    -webkit-transform: none;
    transform: none;
  }
}

@keyframes fadeInDown {
  0% {
    opacity: 0;
    -webkit-transform: translate3d(0, -100%, 0);
    transform: translate3d(0, -100%, 0);
  }
  100% {
    opacity: 1;
    -webkit-transform: none;
    transform: none;
  }
}

/* Simple CSS3 Fade-in Animation */
@-webkit-keyframes fadeIn { from { opacity:0; } to { opacity:1; } }
@-moz-keyframes fadeIn { from { opacity:0; } to { opacity:1; } }
@keyframes fadeIn { from { opacity:0; } to { opacity:1; } }

.fadeIn {
  opacity:0;
  -webkit-animation:fadeIn ease-in 1;
  -moz-animation:fadeIn ease-in 1;
  animation:fadeIn ease-in 1;

  -webkit-animation-fill-mode:forwards;
  -moz-animation-fill-mode:forwards;
  animation-fill-mode:forwards;

  -webkit-animation-duration:1s;
  -moz-animation-duration:1s;
  animation-duration:1s;
}

.fadeIn.first {
  -webkit-animation-delay: 0.4s;
  -moz-animation-delay: 0.4s;
  animation-delay: 0.4s;
}

.fadeIn.second {
  -webkit-animation-delay: 0.6s;
  -moz-animation-delay: 0.6s;
  animation-delay: 0.6s;
}

.fadeIn.third {
  -webkit-animation-delay: 0.8s;
  -moz-animation-delay: 0.8s;
  animation-delay: 0.8s;
}

.fadeIn.fourth {
  -webkit-animation-delay: 1s;
  -moz-animation-delay: 1s;
  animation-delay: 1s;
}

#formFooter {
  background-color: #f6f6f6;
  border-top: 1px solid #dce8f1;
  padding: 2px;
  text-align: center;
  -webkit-border-radius: 0 0 10px 10px;
  border-radius: 0 0 10px 10px;
}

/* Simple CSS3 Fade-in Animation */
.underlineHover:after {
  display: block;
  left: 0;
  bottom: -10px;
  width: 0;
  height: 2px;
  background-color: #56baed;
  content: "";
  transition: width 0.2s;
}

.underlineHover:hover {
  color: #0d0d0d;
}

.underlineHover:hover:after{
  width: 100%;
}

*:focus {
    outline: none;
} 

#icon {
  width:60%;
}
#logout {
    cursor: pointer;
}
.small_container {
    width: 300px;
    background-color:yellow;
    padding:5pt;
    height: 95%;
}
.roomlist {
    list-style-type: none;
    margin-left: 0px !important;
    padding-left: 0px !important;
}
.rowcontainer {
    padding-top:5pt;
    padding-right: 5pt;
    padding-left: 5pt;
    height: 100% !important;
    overflow: auto;
}
.welcome {
    padding:5pt;
}
.mainmsgcontainer {
    height: 95%;
    width: 95%;
    overflow-wrap: break-word;
    z-index: 2;
}
.msgcontainer {
    width: 99%;
    left: 0;
    bottom: -10px;
    position: absolute;
}
.mainusernamestyle {
    float: left;
}
.roomnamestyle {
    padding-bottom: 10px;
    padding-left: 10px;
    padding-top: 10px;
    padding-right: 10px;
    margin-bottom: 5px;
    border-radius: 4px 0px 0px 4px;
    background-color: #171e24;
    cursor: pointer;
    width: 85%;
    float: left;
    height: 43px;
}
.roomusernamestyle {
    padding-top: 3px;
    padding-bottom: 3px;
    padding-right: 3px;
    padding-left: 10px;
    margin-bottom: 2px;
    border-bottom: 1px solid #1c3b45;
}
/* Primarna soba nakon logina je uvijek zelena i odabrana */
/*#room_1 {
    background-color: #4caf50;
}*/
.collapseroomusers {
    cursor: pointer;
    height: 43px;
    font-size: 22px;
    font-weight: bolder;
    text-align: center;
    background-color: #435869;
    float: right;
    width: 15%;
    padding-top: 3px;
    padding-left: 10px;
    padding-right: 10px;
    padding-bottom: 5px;
    border-radius: 0px 4px 4px 0px;
}
.totalUsersByRoom {
    padding-top: 0px;
    padding-bottom: 0px;
    padding-left: 5px;
    padding-right: 5px;
    border-radius: 4px;
    margin-left: 10px;
    background-color: #d3d4d4;
    font-size: 11px;
    color: #000000;
}
.totalUsers {
    padding: 5px;
    border-radius: 2px;
    margin-left: 10px;
}
.pvtusernamestyle {
    float: left;
}
.mainmsgstyle {
    float: left;
    margin-top: 4px;
}
.pvtmsgstyle {
    width: 100%;
    float: left;
    margin-top: 4px !important;
}
.maindtstyle {
    float: right;
}
.pvtdtstyle {
    width: 100%;
}
.main-message {
    word-wrap: break-word;
    text-wrap: normal;
    padding-bottom: 2px;
    margin-left: 3px;
    vertical-align: middle !important;
}
.mainusernamestyle b {
    -webkit-text-fill-color: transparent !important;
}
.main-message-style {
    word-wrap: break-word;
    text-wrap: normal;
    margin-left: 3px;
    padding-bottom: 2px;
    vertical-align: middle !important;
    -webkit-text-fill-color: transparent;
}
.sml {
    -webkit-text-fill-color: white !important;
}
.msgvaluecontainer {
    width: 99%;
    height: 93%;
    position: absolute;
    left: 0;
    bottom: 60px;
    overflow: auto;
    margin-left: 5px !important;
    margin-right: 5px !important;
}
.pvtmsgvaluecontainer {
    width: 358px;
    height: 280px !important;
    overflow-wrap: break-word;
    overflow: auto;
    background-color: #171e24 !important;
    border: solid 1px #8a9faf;
    border-radius: 5px;
    padding-top: 3px;
    padding-bottom: 3px;
    padding-left: 3px;
    padding-right: 3px;
}
.unseenmsgvaluecontainer {
    width: 250px;
    height: 200px;
    overflow-wrap: break-word;
    overflow: auto;
    background-color: #1c2a35 !important;
    padding-left: 3px;
    padding-right: 3px;
    padding-top: 3px;
    padding-bottom: 3px;
    border: solid 1px #8a9faf;
    border-radius: 5px;
}
.msgtextbox {
    width: 100%;
    height: 40px;
    margin-bottom: 10px;
    margin-left: 10px;
    margin-right: 10px;
    margin-top: 0px;
    padding: 15px;
    border-radius: 10px;
}
.btnmainslike {
    width: 35px;
    margin-left: 10px;
    margin-bottom: 10px;
    cursor: pointer;
}
.tdimg {
    /*padding-left: 15px !important;*/
    /*padding-right: 10px !important;*/
    width: 3%;
}
.tdmsg {
    /*padding-left: 15px !important;*/
    /*padding-right: 10px !important;*/
    width: 93%;
    padding-left: 0px !important;
}
.tdbtn {
    /*padding-left: 15px !important;*/
    /*padding-right: 10px !important;*/
    width: 4%;
}
.txtcontainer input[type="text"] {
    width: 99%;
    height: 40px;
    margin-bottom: 20px;
    margin-left: 5px;
    margin-right: 10px;
    margin-top: 10px;
    padding-top: 10px;
    padding-bottom: 10px;
    padding-left: 10px;
    padding-right: 10px;
}
.txtcontainer {
    width: 99%;
}
.btncontainer {
    width: 98%;
    margin-bottom: 10px;
}
.tblmsg {
    width: 100%;
}
.tblmsgpvt {
    width: 100%;
}
.tblmsgpvt {
    padding-top: 2px !important;
    padding-left: 4px !important;
    padding-right: 4px !important;
    margin-bottom: 0px !important;
    height: 20px !important;
    max-height: 30px !important;
}
.pvt-modal-footer {
    padding-top: 2px !important;
    padding-left: 4px !important;
    padding-right: 4px !important;
    margin-bottom: 0px !important;
}
.btn_sendmsg {
    background-color: #4CAF50; /* Green */
    border: none;
    color: white;
    padding-top: 10px;
    padding-bottom: 10px;
    padding-left: 20px;
    padding-right: 20px;
    text-align: center;
    text-decoration: none;
    display: inline-block;
    font-size: 16px;
    margin: 4px 2px;
    cursor: pointer;
    border-radius: 12px;
    margin-left: 0px;
}
.dtfield {
    float: right;
    font-size: 10px;
}
.msg_username {
    cursor: pointer;
    vertical-align: middle !important;
}
.clr {
    clear: both;
}
@media (max-width: 991px) {
    .small_container {
        display: none;
    }
    .big_container {
        width: 100%;  
    }
}
/* PRIVATE WINDOW --> */
.pvtonhold {
    /*float: right;*/
}
.totalbackgroundpvt {
    cursor: pointer;
    position: relative;
    top: -10px;
    right: 17px;
    font-weight: bold;
    color: orangered;
}
.pvtonholdcontainer {
    margin-left: 20px;
}
.modalMinimize {
    float: right !important;
}
.navcontainer {
    width: 80px;
    position: absolute;
    right: 10px;
}
.pvtbtnmin {
    margin-right: 20px !important;
    padding-left: 10px !important;
    padding-right: 10px !important;
}
.pvtbtncls {
    padding-left: 10px !important;
    padding-right: 10px !important;
}
.minbtn {
    margin-bottom: 10px;
}
.close {
    padding-bottom: 2px !important;
    padding-top: 2px !important;
    /*margin-left: 5px !important;*/
}
.btn_pvtsendmsg {
    background-color: #4CAF50; /* Green */
    border: none;
    color: white;
    padding-top: 7px;
    padding-bottom: 7px;
    padding-left: 15px;
    padding-right: 15px;
    text-align: center;
    text-decoration: none;
    display: inline-block;
    font-size: 16px;
    margin: 4px 2px;
    cursor: pointer;
    border-radius: 12px;
    margin-left: 5px;
}
.pvtmsgtextbox {
    width: 100%;
    height: 30px;
    margin-bottom: 3px;
    margin-left: 3px;
    margin-right: 3px;
    margin-top: 3px;
    padding: 8px;
    border-radius: 10px;
}
.modal {
    overflow: hidden;
}
.modal-header {
    background-color: #1c2a35 !important;
}
.pvt-modal-size {
    width: 370px !important;
    height: 400px !important;
    padding-bottom: 0px !important;
    /*overflow: auto;*/
}
.pvt-modal-body {
    padding-bottom: 0px !important;
    padding-left: 5px !important;
    padding-right: 5px !important;
    padding-top: 4px !important;
    width: 370px !important;
    height: 325px !important;
}
.pvt-modal-footer {
    /*padding-top: 2px !important;
    padding-left: 4px !important;
    padding-right: 4px !important;
    margin-bottom: 0px !important;
    height: 30px !important;*/
}
.modal-footer {
    padding: 3px !important;
    border-top: 0px !important;
}
.modal-content {
    background-color: #1c2a35 !important;
}
.pvt-default-position {
    margin-left: 50% !important;
    width: 370px !important;
    height: 430px !important;
    overflow: hidden !important;
    padding-bottom: 5px !important;
}
.modal-backdrop {
  display: none !important;
}
.modal-dialog {
    margin-right: 0;
    margin-left: 0;
    padding-top: 0px !important;
    padding-left: 0px !important;
}
.modal-header {
  height:30px;
  padding: 20px;
  background-color:#18456b;
  color:white;
  border-bottom: 0px !important;
}
.modal-title {
  margin-top:-10px;
  font-size:16px;
}
.modal-header .close {
  margin-top:-10px;
  color:#fff;
}
.modal-body {
  color:#888;
  padding: 5px 35px 20px;
  max-height: 305px !important;
  overflow-wrap: break-word;
  overflow: auto;
  border-bottom: 0px !important;
}
.modal-body h3 {
  text-align: center;
}
.modal-body p {
  padding-top:10px;
  font-size: 1.1em;
}
.img-modal-body {
    padding: 5px;
}
.pvt_user_title {
    text-align: center;
}
/* END PRIVATE WINDOW */
/* UNSEEN MODAL */
.username-decoration {
    cursor: pointer;
}
/* END UNSEEN MODAL */
/* IGNORE */
.popUpInfoContainer {
    height: 20px;
    text-align: center;
}
.btn-unignore {
    display: none;
}
/* ADMINISTRACIJA */
.themetxt {
    margin-top: 10px;
    width: 100%;
    padding: 5px;
    margin-bottom: 10px;
}
.panel {
    margin-top: 10px !important;
    margin-bottom: 10px !important;
}
.panel-default {
    margin-top: 10px !important;
    margin-bottom: 10px !important;
}
.select-duration {
    margin-top: 10px !important;
    margin-bottom: 10px !important;
}
.unbanuser {
    cursor: pointer;
}
.all_banned_user_title {
    height: 20px;
    width: 100%;
    text-align: center;
}
.deletemsg {
    cursor: pointer;
    float: right;
    margin-left: 20px;
    margin-top: 5px;
    color:  gray;
    font-size: 10px;
}
.trashimg {
    margin-bottom: 5px;
    width: 12px;
    height: 12px;
}
/* KRAJ ADMINISTRACIJA */
/* FRIENDS */
.friends-style {
    cursor: pointer;
}
.friend_request_info {
    margin-top: 10px;
    margin-bottom: 10px;
}
.friendaccept {
    cursor: pointer;
    display: block;
    float: left;
}
.unfriend {
    cursor: pointer;
    display: none;
}
.friendlist {
    cursor: pointer;
}
.removefriend {
    cursor: pointer;
    font-weight: bold;
    color: #fa051f;
    margin-left: 10px;
    font-size: 14px;
}
.friendrefuse {
    cursor: pointer;
    float: right;
    padding-right: 20px;
}
.available {
    color: #05fa05;
    margin-left: 10px;
    font-size: 18px;
}
.nonavailable {
    color: #fa051f;
    margin-left: 10px;
    font-size: 18px;
}
/* KRAJ FRIENDS */
/* EMOTIKONI */
.emo_btn_style {
    margin-bottom: 9px;
    cursor: pointer;
    width: 32px;
    height: 30px;
}
.emo_pvt_btn_style {
    margin-bottom: 9px;
    cursor: pointer;
    width: 32px;
    height: 30px;
}
.emo_container {
    display: none;
    position: absolute;
    padding: 2px;
    background-color: white;
    border: 1px solid #dce8f1;
    border-radius: 4px;
    width: 188px;
}
.emo_holder {
    margin-bottom: 240px;
    display: none;
}
.emo_pvt_container {
    display: none;
    padding: 2px;
    background-color: white;
    border: 1px solid #dce8f1;
    border-radius: 4px;
    width: 188px;
    height: 240px;
}
.emo_pvt_holder {
    margin-top: 90px;
    margin-left: 5px;
    display: none;
    position: absolute !important;
}
.emo_ico_style {
    cursor: pointer;
    width: 32px;
    height: 30px;
    float: left;
    margin-bottom: 2px;
    margin-top: 2px;
    margin-left: 2px;
    margin-right: 2px;
}
.emo_pvt_ico_style {
    cursor: pointer;
    width: 32px;
    height: 30px;
    float: left;
    margin-bottom: 2px;
    margin-top: 2px;
    margin-left: 2px;
    margin-right: 2px;
}
.emo_msg_style {
    width: 32px;
    height: 30px;
    margin-left: 2px;
    margin-right: 2px;
}
/* KRAJ EMOTIKONI */
/* MOJ PROFIL */
.textcolorholder {
    width: 50%;
}
.textcolorholder input[type="radio"] {
    width: 30px !important;
    float: right !important;
    margin-top: 5px !important;
}
.nicknametextexample {
    background-clip: text;
    -webkit-background-clip: text;
    color: transparent;
}
.messagetextexample {
    background-clip: text;
    -webkit-background-clip: text;
    color: transparent;
}
.textcolorpipe {
    margin-top: 10px;
    margin-bottom: 10px;
}
.profiletextexampleholder {
    margin-top: 10px;
    margin-bottom: 10px;
}
.myprofile {
    cursor: pointer;
}
.btn_profile_save {
    display: none;
    width: 100% !important;
    margin-right: 0px !important;
    margin-left: 0px !important;
}
.btn_profile_edit {
    display: block;
    width: 100% !important;
    margin-right: 0px !important;
    margin-left: 0px !important;
}
.modal-content.profile-modal-size {
    width: 535px !important;
    height: 450px !important;
    max-height: 800px !important;
    /*overflow: auto;*/
}
.modal-dialog.profile-modal-size {
    width: 535px !important;
    height: 450px !important;
    max-height: 800px !important;
    padding-top: 0px !important;
    padding-left: 0px !important;
    margin-left: 0px !important;
    margin-top: 0px !important;
    margin-right: 0px !important;
    margin-bottom: 0px !important;
    /*overflow: auto;*/
}
.modal.fade.profile-default-position.profile-modal {
    height: 450px !important;
    width: 530px !important;
    max-height: 800px !important;
    background-color: #1c2a35 !important;
    padding-left: 0px !important;
    /*overflow: auto;*/
}
.modal-body.profile-modal-body {
    width: 565px !important;
    height: 300px !important;
    max-height: 700px !important;
    padding-left: 0px !important;
    padding-top: 0px !important;
    padding-right: 0px !important;
    padding-bottom: 0px !important;
    margin-top: 0px !important;
    border-bottom: 0px !important;
}
.profile-modal-footer {
    padding: 10px !important;
}
.myprofile_user_title {
    padding-bottom: 0px !important;
    margin-bottom: 0px !important;
}
.myprofilecontainer {
    height: 360px !important;
    width: 530px;
    overflow-wrap: break-word;
    overflow: auto;
    background-color: #1c2a35 !important;
    padding-top: 0px;
    border: solid 0px #8a9faf;
    border-radius: 5px;
    color: white;
}
.profilerow {
    border-bottom: 0px solid #1c3b45;
    padding-bottom: 5px;
}
.profileaboutmerow {
    border-bottom: 1px solid #1c3b45;
    padding-bottom: 5px;
}
.profile-default-position {
    margin-left: 50% !important;
    width: 350px !important;
    height: 430px !important;
    overflow: hidden !important;
}
.aboutme {
    display: none;
    width: 90%;
}
.select_spol {
    display: none;
    color: #444;
    line-height: .3em;
    padding: .3em .3em .3em .3em;
    width: 90%;
}
.btn_my_image {
    display: none;
}
.myprofilecontainer {
    overflow-y: auto;
    overflow-x: hidden;
    overflow-wrap: break-word;
    text-wrap: normal;
    height: 380px;
}
.myprofilelist {
    list-style-type: none;
    padding-left:15px;
    padding-right:15px;
}
.deleteprofile {
    /*float: right;*/
    padding-left: 5px;
    padding-right: 5px;
    padding-bottom: 5px;
    padding-top: 5px;
    margin-left: 10px;
    color: white;
    cursor: pointer;
    float: right;
}
.spoleditinfo {
    display: none;
}
.textcolorpipe {
    margin-left: 10px;
}
.messageexample {
    margin-left: 10px;
}
/* KRAJ MOJ PROFIL */
#loginInfo {
    color: #171e24;
    margin-bottom: 0px !important;
}
/* KONTAKT */
.contact {
    cursor: pointer;
}
.contact-modal-size {
    width: 350px !important;
    height: 280px !important;
    /*overflow: auto;*/
}
.contact-default-position {
    margin-left: 50% !important;
    width: 350px !important;
    height: 310px !important;
    overflow: hidden !important;
}
.contact-modal-body {
    padding: 5px !important;
    width: 350px !important;
    height: 180px !important;
}
.contacttextarea {
    width: 90%;
}
.btn_send_contact_message {
    display: block;
    width: 100% !important;
    margin-right: 0px !important;
    margin-left: 0px !important;
}
.contactlist {
    list-style-type: none;
}
.btn_send_contact_message {
    width: 90% !important;
}
/* KRAJ KONTAKT */
/* SLIKE */
.mainwindowthumb {
    cursor: pointer;
    margin-left: 5px;
    border-radius: 5px;
}
.pvtwindowthumb {
    cursor: pointer;
}
.btnpvtslike {
    cursor: pointer;
    width: 35px;
    height: 25px;
    margin-bottom: 10px;
}
.img-modal-size {
    width: auto !important;
    min-width: 65px !important;
    display: table;
}
.bigimgstyle {
    width: 100%;
    height: 100%;
}
@media (max-width: 900px) {
    .img-modal-size {
        width: 500px !important;
        min-width: 65px !important;
        display: table;
    }
    .pvt-default-position {
        margin-left: 2% !important;
        width: 385px !important;
    }
    .profile-default-position {
        margin-left: 2% !important;
    }
    .contact-default-position {
        margin-left: 2% !important;
    }
}
@media (max-width: 700px) {
    .img-modal-size {
        width: 400px !important;
        min-width: 65px !important;
        display: table;
    }
    .pvt-default-position {
        margin-left: 0% !important;
    }
    .profile-default-position {
        margin-left: 0% !important;
    }
    .contact-default-position {
        margin-left: 0% !important;
    }
    /*.modal-dialog .pvt-modal-size {
        width: 350px !important;
        height: 340px !important;
    }
    .modal-content .pvt-modal-size {
        width: 350px !important;
        height: 290px !important;
    }
    .modal-body .pvt-modal-body {
        width: 328px !important;
        height: 245px !important;
    }
    .pvt-default-position {
        width: 360px !important;
        height: 400px !important;
    }
    .pvtmsgvaluecontainer {
        width: 320px !important;
        height: 240px !important;
    }*/
    #androidappimg {
        width: 100px;
        height: 33px;
    }
    #lan_cro {
        display: none;
    }
    #lan_en {
        display: none;
    }
}
@media (max-width: 520px) {
    .modal-dialog.pvt-modal-size {
        width: 300px !important;
        height: 320px !important;
    }
    .modal-content.pvt-modal-size {
        width: 310px !important;
        height: 320px !important;
    }
    .modal-body.pvt-modal-body {
        width: 310px !important;
        height: 320px !important;
    }
    .pvt-default-position {
        width: 340px !important;
        height: 320px !important;
    }
    .pvtmsgvaluecontainer {
        width: 300px !important;
        height: 320px !important;
    }
    .usr_img_thumb {
        width: 25px !important;
        height: 25px !important;
    }
    .main-message-style {
        padding-top: 0px !important;
    }
    .main-message {
        padding-top: 0px !important;
    }
    .androidappimg {
        display: none;
    }
    .mainmsgstyle {
        margin-top: 0px;
    }
}
.unseenmsgs {
    list-style-type: none;
    margin-left: 0px !important;
    padding-left: 0px !important;
}
.unseenmsgs li {
    border-bottom: 1px solid #1c3b45;
    padding-bottom: 5px;
    color: white;
}
.mainmessagesstyle {
    list-style-type: none;
    border-radius: 5px !important;
}
.mainmessagesstyle li {
    padding-top: 5px !important;
    padding-bottom: 5px !important;
}
.mainmessagesstyle li div b {
     vertical-align: top;
}
.mainmessagesstyle li div span {
     vertical-align: top;
}
.right_pvt_bubble .pvt_msg {
    border-radius: 10px 0px 10px 10px;
    background-color: #e2fcf7;
    padding-bottom: 3px;
    padding-top: 3px;
    padding-right: 3px;
    padding-left: 5px;
    color: #1a2127;
}
.left_pvt_bubble .pvt_msg {
    border-radius: 0px 10px 10px 10px;
    background-color: #e2f2fc;
    padding-bottom: 3px;
    padding-top: 3px;
    padding-right: 5px;
    padding-left: 5px;
    color: #1a2127;
}
.pvtmsgs {
    list-style-type: none;
    margin-bottom: 0px !important;
    margin-left: auto !important;
    margin-right: auto !important;
    padding-bottom: 0px !important;
    padding-left: 2px !important;
    padding-right: 2px !important;
    height: 100%;
    width: 100% !important;
}
.pvtmsgs li {
    width: 100% !important;
    margin-left: 3px !important;
}
.pvtmsgs li div b {
     vertical-align: top;
}
.pvtmsgs li div span {
     vertical-align: top;
}
.pvtmsgs {
    background-color: #171e24 !important;
}
.pvtmsgs {
    margin-left: 0px !important;
    padding-left: 0px !important;
    padding: 0px !important;
}
.pvtmsgs li {
    padding-left: 0px !important;
    padding-right: 0px !important;
    padding-top: 0px !important;
    padding-bottom: 4px !important;
}
/* KRAJ SLIKE */
/* HAMBURGER MENU */
.hambmenu {
    width: 32px;
    height: 30px;
    padding-bottom: 5px;
    background-color: white;
    cursor: pointer;
    display: none;
    margin-right: 10px;
    margin-left: 0px;
    margin-top: 2px;
    float: left;
}
.hambmenubar1 {
    width: 32px;
    height: 6px;
    margin-top: 6px;
    background-color: #666;
}
.hambmenubar2 {
    width: 32px;
    height: 6px;
    margin-top: 6px;
    background-color: #666;
}
.hambmenubar3 {
    width: 32px;
    height: 6px;
    margin-top: 6px;
    background-color: #666;
}
@media (max-width: 991px) {
    .hambmenu {
        display: block;
    }
    .small_container {
        position: absolute;
        z-index: 100;
    }
}
/* KRAJ HAMBURGER MENU */
.mainmessagesstyle li { background: #171e24; }
.mainmessagesstyle li:nth-child(odd) { background: #1a2127; } 
.pvtmsgs li { background: #171e24; }
.pvtmsgs li:nth-child(odd) { background: #1a2127; }
.footer{
    margin-bottom: 0px !important;
    margin-left:0px !important;
    margin-right: 0px !important;
    margin-top: 10px !important;
    padding-bottom: 20px !important;
    padding-left: 10px !important;
    padding-right: 20px !important;
    padding-top: 10px !important;
    color: lightblue !important;
    width: 100% !important;
    background-color: #171e24 !important;
}
.homefootercontainer {
    background-color: rgba(38,38,51,1);
    bottom: 0;
    width: 100%;
    color: #ffffff !important;
    margin-top: 20px;
    padding-left:10px !important;
}
.container {
    height: 100% !important;
    min-height: 100% !important;
}
.container-fluid {
    background: rgb(2,0,36) !important;
    background: linear-gradient(0deg, rgba(2,0,36,1) 0%, rgba(38,38,51,1) 0%, rgba(47,59,82,1) 100%) !important;
}
/* POSTAVLJANJE CREDENTIAL BOXA */
.credential-box-img {
    width: 38px;
    height: 30px;
    margin-left: auto;
    margin-right: auto;
    background-image: url('../images/default/logo-dark-small.png');
    margin-top: 5px;
    margin-bottom: 5px;
}
.welcome-box-img {
    width: 52px;
    height: 45px;
    float: right;
    margin-right: 10px;
    background-image: url('../images/default/logo-light-medium.png');
    background-repeat: no-repeat;
    margin-top: 2px;
    margin-bottom: 0px;
}
.language_btn {
    margin-top: 5px;
    float: right;
    margin-right: 10px;
    margin-bottom: 5px;
    cursor: pointer;
}
#lan_cro2 {
    display: none;
}
#lan_en2 {
    display: none;
}
.wrapper {
  display: flex;
  align-items: center;
  flex-direction: column; 
  justify-content: center;
  width: 100%;
  min-height: 100%;
  padding: 20px;
}

#formContent {
  -webkit-border-radius: 10px 10px 10px 10px;
  border-radius: 10px 10px 10px 10px;
  background: #fff;
  padding: 30px;
  width: 90%;
  max-width: 450px;
  position: relative;
  padding: 0px;
  -webkit-box-shadow: 0 30px 60px 0 rgba(0,0,0,0.3);
  box-shadow: 0 30px 60px 0 rgba(0,0,0,0.3);
  text-align: center;
}
.welcometitle {
    padding: 0px;
    text-align: center;
    width: 100%;
    /*background-color: #171e24;*/
}
#regInfo {
    color: #171e24;
}
#resetInfo {
    color: #171e24;
}
#actInfo {
    color: #171e24;
}
.specimg {
    width: 12px;
    height: 12px;
    margin-left: 6px;
    margin-bottom: 5px;
}
.blockedpvtimg {
    width: 11px;
    height: 14px;
    margin-left: 6px;
    margin-bottom: 3px;
}
/* COLORPICKER */
#colorpickercontainer {
    padding-top: 5px;
}
#nicknamecolor1 {
    display: none;
    width: 100%;
}
#nicknamecolor2 {
    display: none;
    width: 100%;
}
#nicknamecolor3 {
    display: none;
    width: 100%;
}
#textcolor1 {
    display: none;
    width: 100%;
}
#textcolor2 {
    display: none;
    width: 100%;
}
#textcolor3 {
    display: none;
    width: 100%;
}
#picker {
    display: none;
    width: 100%;
}
/* PLAYER POSTAVKE */
.ppq-audio-player .play-pause-btn .play-pause-icon:after {
  position: absolute;
  top: 50%;
  left: 50%;
  -webkit-transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
  -webkit-text-fill-color: none !important;
}

.ppq-audio-player .play-pause-btn .play-pause-icon:after, .ppq-audio-player.player-playing .play-pause-icon:after {
  background-image: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAACUAAAASCAMAAADrP+ckAAABNVBMVEUAAAAAmIcAmYgAm4sAnIsAnIwAnI0AnY0AnY4Ano4Ano8An5AAoJEAoZEAoZIAopMBn5ABoJABoJEBoZEBoZIBoZMBopMCoZICopMCopQCo5QDoJEDoZEDo5QDo5UFopMGo5QKpJYLpJYMpZcMppgNpZcNppgNp5gOppcOppgOp5gOp5kQqJoSp5kSqJoTqZsbrJ4drJ8irZ8mrqEnsKMrsqUtsqYytKg0tak5t6tHvLJJvbNLvbNqycBrysFsycFwy8Jwy8N3zsZ+0MiA0cqD0suH1M2L1c6P1tCk3tmm39mv4t285+PE6ebH6ufN7erS7+zV7+3W8O3X8O7a8u/k9fPs+Pft+Pfx+fjx+fnx+vny+vr1+/v2+/v5/fz7/f38/f38/v38/v79/v7+/v7+//////+ALAV1AAAAAXRSTlMAQObYZgAAATxJREFUKM+F0tlWwjAQBuAgQgHTRFFrqaK4IALiiuKugPsKrqUo0DbO+z+CDYHIFZ279nznP3P+DHLh4+L8HWybAQM+qDdlUgGXMRcqpIwYnIwoG7ct6LjAfgdUKlZoAmPQLMRSCBrLZH4idPAEbqcb11eamm1w1ciqGgJrFVPNiMydfkLH8X5LhXMWV1YOc7WCKSGGHty6A9Z2ZRbFGaEymApFKaHJceXoFRxnmPKcZoQXL79huPLijKng/ouP4nFJZcdXUWJML/gpLyo6du2zPTUmQ3uPw7cnWiK8dPUDzn+rUvVaFXUdv4Fjy+51nBcqj3XxQl71o9v33eqlipO0yZWZJnEE5pqqJZTZsy/xjHKvYqBk82+7FCgiaO1GZqKHz/2TkKpWrYv7qldryIGH9c2bFrR75yXV4PwBrZh1OjRqx9oAAAAASUVORK5CYII=);
  background-size: 37px 18px;
}

.ppq-audio-player {
  line-height: 30px !important;
  position: relative;
  overflow: hidden;
  height: 30px !important;
  margin: 0 auto;
  background: #f4f4f4;
}

.ppq-audio-player audio {
  position: absolute;
  vertical-align: baseline;
}

.ppq-audio-player .play-pause-btn {
  float: left;
  margin: 9px 0 0 12px !important;
}

.ppq-audio-player .play-pause-btn .play-pause-icon {
  position: relative;
  display: block;
  width: 47px;
  height: 10px !important;
  border: 3px solid #00a293;
  border-radius: 100%;
  background-color: #fff;
}

.ppq-audio-player .play-pause-btn .play-pause-icon:after {
  display: block;
  content: "";
  background-position: 0 0;
  width: 17px;
  height: 18px;
}

.ppq-audio-player.player-playing .play-pause-icon:after {
  background-position: -25px 0;
  width: 12px;
  height: 17px;
}

.ppq-audio-player .player-time {
  float: left;
  width: 43px !important;
  color: #8a9faf !important;
  margin-right: 8px;
  text-align: right;
}
.ppq-audio-player .player-time-duration {
  float: right;
  margin: 0 0 0 8px;
  text-align: left;
}

.ppq-audio-player .player-bar {
  position: relative;
  overflow: hidden;
  height: 5px !important;
  margin-top: 13px !important;
  background-color: #fff;
}

.ppq-audio-player .player-bar .player-bar-loaded {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  border-radius: 3px;
  background: #ddd;
}

.ppq-audio-player .player-bar .player-bar-played {
  position: absolute;
  top: 0;
  left: 0;
  width: 0;
  height: 100%;
  border-radius: 3px;
  background: #00a293;
}
.player-container {
    width: 50%;
    margin-left: 5px;
    float: left;
}
.player-private-container-left {
    width: 100%;
    float: left;
}
.player-private-container-right {
    width: 100%;
    float: right;
}
/* ANDROID LINK */
.androidappimg {
    float:right;
    margin-right: 10px;
}
.androidappimg2 {
    display: none;
    margin-bottom: 8px;
    width: 135px;
    float: left;
}
/* PROFILE TABS */
.tab-navigation {
    cursor:pointer;
}
#ex1-content-2 {
    display: none;
}
#profile-basic-settings {
    background-color: #ffffff !important; 
    color: #5c5d5f !important;
}
#ex1 {
    margin-top: 15px;
}
/* TOS */
.toslinkstyle {
    cursor: pointer;
    text-decoration: underline;
}
.closetoscontainer {
    height: 30px;
}
.closetosstyle {
    font-size: 30px;
    font-weight: bold;
    float: right;
    cursor: pointer;
}
.termsofservicetitle {
    font-size: 20px;
    font-weight: bold;
    margin-left: auto;
    margin-right: auto;
    margin-bottom: 20px;
}
.termsofservicebody {
    text-wrap: normal;
    text-align: justify;
    word-break: keep-all;
}
.toswrapper {
    margin-left: auto;
    margin-right: auto;
    width: 80%;
    text-align:left;
    text-wrap: normal;
    background-color:#FFFFFF !important;
    color: #1c2a35 !important;
    border:1px solid #999999;
    cursor:default;
    padding: 5px 25px 20px;
    margin-top: 25px;
}
.termsofservicecontainer {
    display:none;
    position:absolute;
    width:100%;
    z-index:50000 !important;
}
/* SOCIAL MEDIA BUTTONS */
.socialmediabuttons {
    width: 200px;
    margin-left: auto;
    margin-right: auto;
}
/* END */