/*Основные блоки*/
#place4bot{
  margin:0px;
  position:fixed;
  left:10px;
  bottom:10px;
  width:344px;
  height:auto;
  border-radius: 10px;
  color:white;
  z-index: 1000001;
}

#choozeWin{
  position:fixed; right:0px; bottom:0px; width:444px; height:auto; border-radius: 10px;
}


#choozeTwo{
  position:fixed; left:10px; bottom:10px; width:336px; height:50px; border-radius: 10px; background-color:#2975C0; border: 4px solid #2975C0;
}
#choozeOne{
  position:fixed; left:10px; bottom:10px; width:336px; height:50px; border-radius: 10px; background-color:#2975C0; border: 4px solid #2975C0;
}

#choozeTwo:hover{
  position:fixed; left:10px; bottom:10px; width:336px; height:50px; border-radius: 10px; background-color:#6ea5da;
}
#choozeOne:hover{
  position:fixed; left:10px; bottom:10px; width:336px; height:50px; border-radius: 10px; background-color:#6ea5da;
}
.normalInputBotCheck{
margin-top: 10px; vertical-align: middle; margin-top:0px;
}
.oneForthOfChat{

  cursor: pointer;
}

#chatWin{
position:fixed; left:10px; bottom:10px; width:344px; height:417px; border-radius: 10px; color:white; background-color:#2975C0; display: none;
}
#callWin{
position:fixed; left:10px; bottom:10px; width:344px; height:417px; border-radius: 10px; color:white; background-color:#2975C0; display: none;
}
.textPharInChat{
 color:white;  margin-left:65px; margin-top:10px;     font-family: Helvetica, Arial; font-size:14px;    vertical-align: middle; user-select: none;
}

.textPharInChat>b{
 color:white!important; vertical-align: middle; user-select: none;
}
.imageOfChat{

margin-top:1px; margin-left:10px;

}
.imageOfChatMin{
position:absolute; top:0px; left:300px;
}

.imageOfChatstage2{
margin-top:10px; margin-left:10px;
-webkit-filter: brightness(1);filter: brightness(1);
}
.imageOfChatstage3{
margin-top:10px; margin-left:10px;
-webkit-filter: brightness(2);filter: brightness(2);
}

/*Письма бота*/
.messagesFromBot{
  background-color: #fafafa; margin-right: 30px;margin-left: 5px; border-radius: 13px; color: black; border: 1px solid #dddcd7;font-size:13px; margin-top: 5px;
}
.innerBotPhar{
  margin: 10px;
}
#vamPishut{
  color:grey; font-size: 12px; margin-top:0px;
}
#chatLoadingMessage{
margin-top: 15px;width: 50px; margin-left: 147px;
}



#blankForCallOrder{margin-left:15px; margin-top:65px; background-color: white; width:314px; height:290px; border-radius: 10px; overflow: auto; }
#PhoneNumberEnterArea{}
#submitPhoneNumberbutton{}
#NameForcall{}
  #blankForchat{margin-left:15px; margin-top:65px; background-color: white; width:314px; height:290px; border-radius: 10px;  overflow: auto; }
#chatTextareaBot{
  box-sizing:border-box;  margin-left:15px;margin-top:10px; width:269px; border-radius: 10px; padding: 8px 35px 8px 15px; min-height: 38px!important; height:38px!important; font-size: 13px;   font-family: Helvetica, Arial;overflow: hidden!important;
}
#submitChatmessege{ margin-top: 10px; margin-left: 5px;width: 35px;}


/*Писма клиента*/
#innerUserPhar{
    margin: 10px;
}


.messagesForBot{
background-color: #fafafa; margin-left: 30px;margin-right: 5px; margin-top: 5px; border-radius: 13px; color: black; border: 1px solid #dddcd7;font-size:13px;
}

#closeChatBotWin1{
position:fixed; left:10px;  width:336px; height:50px; border-radius: 10px; background-color:#2975C0; border: 4px solid #2975C0; cursor: pointer;
}

#closeChatBotWin2{
position:fixed; left:10px;  width:336px; height:50px; border-radius: 10px; background-color:#2975C0; border: 4px solid #2975C0; cursor: pointer;
}
/*управление формами*/

#inactiveButtonBot1{
  display:none;
}
#inactiveButtonBot2{
  display:none;
}
#inactiveButtonBot3{
  display:none;
}
#inactiveButtonBot4{
  display:none;
}
.normalInputBot{

  border-radius: 6px; margin:10px ; width:200px!important; padding-left: 15px;

}
#nextStageOfBot{
  margin-left: 100px; margin-right: 100px; width:79px;
}
#finalStageOfBot{
  margin-left:85px;

}
#finalStageOfBot2{
    margin-left:85px;
}
#backTooChoozeOpt{
    margin-left:10px;
}

#askBotAgain{
width:139px; margin-left: 60px; margin-right: 60px;

}

.errorStyleBot{
  border-radius: 6px; margin:10px ; width:200px!important; padding-left: 15px;  border-color: red!important;
}

.buttonsInBot{

  border-radius: 6px; margin-top:10px;  margin-bottom: 10px
}
.FormToCallOrder{

  background-color: #fafafa; margin-left: 30px;margin-right: 30px; margin-top: 10px; border-radius: 13px; color: black; border: 1px solid #dddcd7;font-size:13px; align-content: center;
}
.fullWinOfChat{

}
