/* Creat de YooRappErU @ www.nouamuzica.org */

body {
border-right: 2px solid #4169E1;
border-left: 2px solid #4169E1;
background-color: #EEEEEE;
color: #FF0000;
font-family: Verdana,Geneva,sans-serif;
font-size: 18px;
margin: 0px;
padding: 0px; }

input,select,textarea
{

border-radius: 7px;

color:black;
border:2px ridge #4169E1;
font-family:Arial;
font-weight:bold;
font-size:13px;
background-color:#F0F8FF;
font-family:Arial,Helvetica,sans-serif;
}

p {
margin: 0;
padding-top: 0;
padding-bottom: 0; }

a {
color: #DC143C;
text-decoration: none;
outline: none; }

a:link {
text-decoration:none;
color: #DC143C; }

a:visited { color: #DC143C; }

a:hover {
text-decoration: underline;
color: #1B849E; }

a img { border: 0; }

.YooRappErU {
text-align: center;
color:#D3D3D3;
background: #6495ED;
font-size: 16px;
font-weight: bold;
border-bottom: 2px solid #4169E1;
border-top: 2px solid #4169E1;
padding-bottom: 1px; }


.alert {
text-align: center;
  width: 100%;
  padding: 8px 12px;
  border-radius: 4px;
  border-style: solid;
  border-width: 1px;
  margin-bottom: 12px;
  font-size: 12px;
}

.alert.alert-success {
  background-color: rgba(227, 253, 235, 1);
  border-color: rgba(38, 179, 3, 1);
  color: rgba(60, 118, 61, 1);
}

.alert.alert-danger {
  background-color: rgba(248, 215, 218, 1);
  border-color: rgba(220, 53, 69, 1);
  color: rgba(114, 28, 36,1);
}

.YooRappErU2 {

font-size: 16px;
font-weight: bold;
border-bottom: 2px solid #4169E1;
text-align: center;
}

#separare {
    color: #3366BB;
    border-top: 1px solid;
    padding-bottom: 4px;
    padding-top: 4px;
}

#footer1 {
height: auto;
padding-left: 5px;
padding-bottom: 7px;
padding-right: 15px;
text-align: left;
height: 15px;
line-height: 15px; }

.sus { float: right; }

.optsize1 { font-size: 16px; }

.optsize2 { font-size: 18px; }

.optsize3 { font-size: 20px; }

.bull-container * {
font-family: Inter, -apple-system, BlinkMacSystemFont, 'Segoe UI', Roboto, Helvetica, Arial, sans-serif, 'Apple Color Emoji', 'Segoe UI Emoji', 'Segoe UI Symbol';
-webkit-font-smoothing: antialiased;
text-rendering: optimizeLegibility;
-moz-osx-font-smoothing: grayscale;
letter-spacing: 0.1px;
box-sizing: border-box;
font-weight: 500;
}
.bull-container *::-webkit-scrollbar {
display: none;
}
.bull {
border-radius: 50%;
width: 70px;
height: 70px;
overflow: hidden;
cursor: pointer;
}
.bull img {
width: 100%;
height: 100%;
}
.bull-container {
position: relative;
width: 100%;
bottom: 10px;
font-size: 17px;
}
.bull-messages {
margin-top: 10px;
position: relative;
/*max-width: 700px;*/
width: 100%;

top: 0;
left: 50%;
transform: translate(-50%, -0%);
padding: 15px;
border-radius: 20px;
overflow: hidden;
}


.bull-messages .message {
position: relative;
}


.bull-messages .message .avatar img {
width: 45px;
height: 45px;
border-radius: 50%;
}

.bull-messages .message .text {
border-color: rgba(126, 182, 193, 1);
    border-radius: 4px;
    border-style: solid;
    border-width: 1px;
    /* background-color: #187afa; */
    padding: 15px;
    padding-top: 6px;
    margin-right: 50px;
    height: 100%;
    margin-top: 5px;
    width: auto;
    min-width: 200px;
    min-height: 40px;
    max-width: calc(100% - 100px);
    border-radius: 10px;
    /* color: #fff; */
    word-break: break-all;
    padding-left:6px;
}

.bull-messages .message .text img {
vertical-align: center;
}

.message.left .avatar {
float: left;
position:absolute;
left: 0;
}

.message.right .avatar {
float: right;
position:absolute;
right: 0;
}

.message {
overflow: hidden;
width: 100%;
position: relative;
}


.message.left .text {
text-align: left;
float: left;
margin-left: 50px;
position: relative;
text-align: justify;
    word-break: break-word;
}

.message.left .text .check {
right: 5px;
bottom: 3px;
width: 15px;
height: 15px;
position: absolute;
}
.message.left .text .data {
left: 5px;
bottom: 3px;
font-size: 10px;
position: absolute;
}


.message .text .check img {
width: 109%;
height: 82%;
}

.message.right .text .check {
right: 5px;
bottom: 3px;
width: 15px;
height: 15px;
position: absolute;
}

.message.right .text .data {
left: 5px;
bottom: 3px;
position: absolute;
font-size: 10px;
}


.message.right .text .optiuni {
left: 5px;
bottom: 3px;
position: absolute;
font-size: 10px;
padding-left: 76px;
}

.message.right .text .delete {
left: 5px;
bottom: 3px;
position: absolute;
font-size: 10px;
padding-left: 117px;
}

.message.left .text .deletel {
right: 5px;
bottom: 3px;
position: absolute;
font-size: 10px;

}


.message.right .text {
text-align: right;
float: right;
margin-right: 50px;
position: relative;
border-color: rgba(126, 182, 193, 1);
    border-radius: 4px;
    border-style: solid;
    border-width: 1px;
text-align: justify;
    word-break: break-word;
}




.message.right + .message.left {
margin-top: 15px;
}

.message.left + .message.right {
margin-top: 15px;
}


.message.left + .message.left .avatar {
display: none;
}


.message.right + .message.right .avatar {
display: none;
}

.bull-messages .send-container {
position: absolute;
bottom: 0;
left: 0;
height: 50px;
width: 100%;
border: 1px solid #187afa;
border-radius: 20px;
display: flex;
}


.bull-messages .send-container textarea {
width:calc( 100% - 35px );
padding: 12px;
height: 100%;
border: 0;
outline: none;
border-radius: 20px;
border-top-right-radius: 0;
border-bottom-right-radius: 0;
display: inline-block;
resize: none;
}
.bull-messages .send-container button {
border: 0;
outline: none;
width: 35px;
padding: 10px;
height: calc( 100% + 1px );
border-radius: 16px;
border-top-left-radius: 0;
border-bottom-left-radius: 0;
float: right;
background-color: #187afa;
cursor: pointer;
margin-top: -1px;
}
.bull-container .bull-container-messages {
overflow: hidden;
}
.bull-messages .send-container button svg {
margin-top: 2px;
}
.send-container form {
display: contents;
}

.container {
    text-align: center;
    display: flex;
    flex-direction: row;
    flex-wrap: wrap;
    align-content: center;
    align-items: center;
    justify-content: center;
    max-width: 700px;
    margin: 0 auto;
    overflow: hidden;
    padding-right: 13px;
     box-sizing: border-box;
}
.container div:before {
    width: 1px;
    height: 100%;
    position: absolute;
    display: block;
    content: "";
    border-right: 1px solid #000;
    right: -8px;
}
.container div {
margin: 7px;
    position: relative;
}
@media only screen and (max-width: 500px) {
.container div {
    margin: 0;
    margin-left: 13px;
    min-width: 25%;
}
}

input[type="submit"] {
font-weight:bold;
background-color:#EEEEEE;
color: #0000FF;
text-decoration:none;
cursor:pointer;
border:0;
margin:0;
padding:0;
font-size:14px;
}

input[type="submit"]:hover, input[type="submit"]:active {
font-weight:bold;
color: #A0AA78;
text-decoration:none;
}

.round2 {
    border: 2px solid #eee;
    box-shadow: 0 3px 1px rgba(0, 0, 0, 0.5);
    border-radius: 10px;
    margin: 0 auto;
}

