.sprav-container {
  padding-top: 20px; 
  padding-left: 10px;
  padding-right: 10px;
}

/* question */
.spr-textarea:focus, .spr-input:focus {
  /* убираем окантовку при выделении */
  outline: none;
}

.spr-container {
  display: flex;
  flex-direction: row;
  justify-content: center;
  gap: 20px;
  align-items: top;
  flex-wrap: wrap;
}
.spr-head-text {
  text-align: center;
}

#cmb-goal {
  margin-top: 3px;
  width: 406px;
  height: 35px;
  font-size: 15px;
}
#vcod {
  margin-left: 3px;
  height: 30px;
  width: 243px;
}

.linkdata {
  text-decoration: none;
  color: #34495e;
}
.spr-textarea {
  margin-top: 3px;
  padding: 2px;
  width: 400px;
  height: 100px;
  font-size: 15px;
}
.anketa-name {
  text-align: center;
  font-weight: bold;
  font-size: 20px;
}
#vemail, #questarea, #vcod {
  font-size: 15px;
}
#questarea {
  width: 400px;
  height: 100px;
}
#lname, #fname, #bthday, #cmb_educ, #special {
  font-size: 15px;
  height: 25px;
  width: 300px;
}
.spr-tab1 {
  border-collapse: collapse;
  text-align: left;
}
#bthday {
  width: 300px;
}
#cmb_educ {
  width: 308px;
  height: 28px;
}
.spr-tab2 {
  /*border: 2px solid black;*/
  border-collapse: collapse;
  text-align: left;
}

.veryask {
  font-weight: bold;
  font-style: italic;
}

.spr-tab1 td {
  box-sizing: border-box;
  padding: 0;
  margin: 0;
  padding-bottom: 3px;
  vertical-align: top;
}
.spr-tab2 td {
  /*border: 2px solid green;*/
}

.spr-block1 {
  
  /*border: 2px solid brown;*/
}
.spr-block2 {
  
  /*border: 2px solid brown;*/
}


#vemail {
  width: 300px;
  height: 30px;
}



.aster {
  color:  red;
  font-size: small;
  vertical-align: super;
}

.messOK {
  color: green;
}

.messNO {
  color: red;
}

#butn {
  font-size: 15px;
  height: 35px;
}


/* main menu sprav */
/* ================================== */
.wrap {

}


/* ================================== */
/* index */
.imgblockspan {
  color: #000;
  background-color: white;
  opacity: 60%;
  border-radius: 10px;
  position: absolute;
  height: 110px;
  top: 25px;
  left: 30px;
  right: 30px;
  bottom: 10px;
  padding: 3px 5px;
  /*font-family: 'Arial';*/
  font-size: 15px;
  font-style: italic;
  line-height: 100%;
}
.imgblockimg {
    height: 160px;
    width: 250px;
}
.imgblock {
  position: relative;
  display: inline-block;
}
.roundframe {
  border: 1px solid #9B6133;
  padding: 5px; /* Расстояние от текста до рамки */
  background-color: white;
  border-radius: 15px;
  opacity: 60%;
  /*font-family: 'Pacifico-Regular';*/
  font-style: italic;
  line-height: 130%; /* интервал между строками */
}
.text3 {
  font-size: 20px;
}

.spr-row {
  display: flex;
  flex-direction: row;
  align-items: top;
  gap: 30px;
  flex-wrap: wrap;
  justify-content: center;
}
.active {
  display: block;
}

.deactive {
  display: none;
}

.btn-pr {
  border-radius: 8px;
  background: white;
  color:#336699;
  border: 1px solid #336699;
  height: 40px;
  font-style: italic;
}

.btn-pr:hover,
.btn-pr:focus,
.btn-pr:visited {
  /* background-color: #f09554; для оранжевой темы */
  background-color: #336699;
  color: white;
}


.box1 {
  display: flex;
  flex-direction: row;
  justify-content: center;
  align-items: top;
  flex-wrap: wrap;
  gap: 10px;
  /*text-align: left;*/
  margin-top: 20px;
  margin-bottom: 10px;
  font-style: italic;
  /*border: 2px solid green;*/
}

.box-menu-link {
  text-decoration: none;
  color: black;
}

.box-menu {
  text-align: center;
  font-size: 15px;
  height: 40px;
  cursor: pointer;
  border: 2px solid grey;
  width: 90px;
}

.box-menu:hover {
  background-color: #c0c0c0;
}

.box-menu:before {
    display: inline-block;
    height: 100%;
    vertical-align: middle;
    content: "";
}

.quest {
  margin-bottom: 10px;
}

.box-text {
    display: inline-block;
    color: black;
    /*width: 100px;*/
    vertical-align: middle;
  /*border: 1px solid green;*/
}




/*
.spr-slide {
  display: flex;
  flex-direction: row;
  align-items: top;
  justify-content: start;
}

.spr-row {
  width: 1000px;
}*/
/* ======================================================== */
/* questionlist */
.wind-com {
  margin: 0 auto;
  /*width: 500px;*/
  padding: 10px;
  margin-bottom: 30px;
}


.wind-quest {
  margin-bottom: 10px;
}

.wind-ans {
  margin-top: 10px;
  margin-bottom: 10px;
}
/* "Тема 1" */
/* для главного окна                        */
.out-org-back {
  background: #f0d1bb;
  
}

.out-org-frame {
  box-shadow: 0 0 0 3px #f09554;
}
/* для внутренних окон для вопроса и ответа */
.in-org-back {
  /*background: #ffe5ce;*/
  background: #FFFAF4;
  
}

/* --------------- */
/* "Тема 2" тема */
/*  для главного окна                        */
.out-grn-back {
  background: #d7f8c4;
}
.out-grn-frame {
  box-shadow: 0 0 0 3px #a9c358;
}

/* для внутренних окон для вопроса и ответа */
.in-grn-back {
  background: #f6fcc0;
}
/* --------------- */
/* "Тема 3" тема */
/*  для главного окна                        */
.out-yel-back {
  /*background: #fcce0296;*/
  background: #FFFAF4;
}
.out-yel-frame {
  box-shadow: 0 0 0 2px #a9c358;
}

/* для внутренних окон для вопроса и ответа */
.in-yel-back {
  /*background: #fcce02;*/
  background: white;
  box-shadow: 0 0 0 1px #336699;
}


/* --------------- */
/* Серый текст на странице */
.themeTextGry {
  color: #34495e;
}

/* ----------------------------- */

.title-client {
  margin-bottom: 10px;
}
.title-name {
  font-size: 20px;
}

.title-text {
  font-size: 13px;
}

.text-answer {
  padding: 10px;
  font-size: 16px;
  display: block;
  overflow-y: scroll;
  min-height: 90px;
  max-height: 300px;
}
.text-quest {
  padding: 10px;
  font-size: 16px;
  overflow-y: scroll;
  min-height: 90px;
  max-height: 300px;
}

.paging-line {
  font-size: 25px;
  text-align: center;
}

.but_position {
  text-align: right;
}
/* ======================================================== */
/* mess */
.title-page {
  font-family: 'Pacifico-Regular';
  font-size: 20px;
  font-style: italic;
}

.text-center {
  text-align: center;
}

