#content {
  width: auto;
  float: none;
  padding: 20px;
}

#sidebar-l, #sidebar-r,
.catalogTable .hidden {
  display: none;
}

#app .findForm textarea {
  min-height: 300px;
  width: 100%;
}
#app .artist {
  min-width: 30%;
  max-width: 30%;
}
#app .album {
  flex-grow: 1;
}
#app .price {
  min-width: 140px;
  text-align: right;
}
#app .redText,
#app .minPrice {
  color: #d9534f;
}
#app .catalogTable {
  font-size: 18px;
  line-height: 22px;
}
#app .catalogTable input, #app .catalogTable select {
  height: 40px;
  line-height: 40px;
  font-size: 24px;
  padding: 0px 10px;
  margin: 0px 10px;
}
#app .catalogTable .fa {
  cursor: pointer;
}
#app .catalogTable .green {
  color: #81b752;
}
#app .catalogTable .row {
  display: flex;
  flex-direction: row;
  border-bottom: 1px solid #f0f0f0;
  padding-top: 3px;
  padding-bottom: 3px;
}
#app .catalogTable .row .minusPlace {
  margin-right: 20px;
}
#app .catalogTable .row.selected {
  background-color: #f0f0f0;
}
#app .catalogTable .row.alreadySelected {
  background-color: #A2B7CB;
}
#app .catalogTable .row .info {
  width: 90px;
  color: #d9534f;
}
#app .catalogTable .row .mediaType {
  width: 40px;
}
#app .tableTitles {
  font-weight: 400;
}
#app .itemInfo .row {
  display: flex;
  flex-direction: row;
  border-bottom: 1px solid #f0f0f0;
  padding-top: 3px;
  padding-bottom: 3px;
}
#app .tableTitles .price,
#app .tableTitles .mediaType {
  text-align: center;
}
#app .info span {
  cursor: pointer;
}
#app .modalLayer {
  background-color: #fff;
  opacity: 0.8;
  display: block;
  position: fixed;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
}
#app .itemInfo {
  display: block;
  position: fixed;
  left: 50%;
  top: 10%;
  width: 1000px;
  min-height: 300px;
  margin-left: -500px;
  background-color: #fff;
  padding: 30px;
}
#app .itemInfo .text {
  font-size: 18px;
  line-heigh: 22px;
  padding: 0px 15px;
}
#app .itemInfo .text .price {
  font-weight: 400;
  color: #d9534f;
}
#app .itemInfo .image {
  width: 300px;
  height: 300px;
}
#app .itemInfo .image img {
  max-width: 300px;
}
#app .searchLine {
  line-height: 40px;
  vertical-align: middle;
  font-size: 24px;
  margin: 20px 0px;
}
#app .searchLine.row {
  border: 0px;
}
#app .searchLine .basket {
  flex-grow: 1;
  text-align: right;
}
#app .searchLine .basket a {
  text-decoration: underline;
  cursor: pointer;
}
#app .catalogGroups {
  line-height: 40px;
  vertical-align: middle;
  font-size: 24px;
  margin: 20px 0px;
}
#app .catalogGroups .namesList {
  line-height: 14px;
  font-size: 12px;
}
#app .catalogGroups .imagesList img {
  width: 100px;
  height: 100px;
  margin: 0px 10px 10px 0px;
}
#app .catalogGroups .sBnt {
  width: auto;
  height: 40px;
  line-height: 40px;
  margin: 0px 10px;
  padding: 0px 15px;
}
#app .basketPlace {
  margin-bottom: 40px;
}
#app .basketPlace .closeBasket {
  text-align: center;
  font-size: 24px;
}
#app .basketPlace .closeBasket a {
  width: auto;
}

.width10 {
  width: 10px !important;
}

.width20 {
  width: 20px !important;
}

.width30 {
  width: 30px !important;
}

.width40 {
  width: 40px !important;
}

.width50 {
  width: 50px !important;
}

.width60 {
  width: 60px !important;
}

.width70 {
  width: 70px !important;
}

.width80 {
  width: 80px !important;
}

.width90 {
  width: 90px !important;
}

.width100 {
  width: 100px !important;
}

.width110 {
  width: 110px !important;
}

.width120 {
  width: 120px !important;
}

.width130 {
  width: 130px !important;
}

.width140 {
  width: 140px !important;
}

.width150 {
  width: 150px !important;
}

.width160 {
  width: 160px !important;
}

.width170 {
  width: 170px !important;
}

.width180 {
  width: 180px !important;
}

.width190 {
  width: 190px !important;
}

.width200 {
  width: 200px !important;
}

.width210 {
  width: 210px !important;
}

.width220 {
  width: 220px !important;
}

.width230 {
  width: 230px !important;
}

.width240 {
  width: 240px !important;
}

.width250 {
  width: 250px !important;
}

.width260 {
  width: 260px !important;
}

.width270 {
  width: 270px !important;
}

.width280 {
  width: 280px !important;
}

.width290 {
  width: 290px !important;
}

.width300 {
  width: 300px !important;
}

.width310 {
  width: 310px !important;
}

.width320 {
  width: 320px !important;
}

.width330 {
  width: 330px !important;
}

.width340 {
  width: 340px !important;
}

.width350 {
  width: 350px !important;
}

.width360 {
  width: 360px !important;
}

.width370 {
  width: 370px !important;
}

.width380 {
  width: 380px !important;
}

.width390 {
  width: 390px !important;
}

.width400 {
  width: 400px !important;
}

.width410 {
  width: 410px !important;
}

.width420 {
  width: 420px !important;
}

.width430 {
  width: 430px !important;
}

.width440 {
  width: 440px !important;
}

.width450 {
  width: 450px !important;
}

.width460 {
  width: 460px !important;
}

.width470 {
  width: 470px !important;
}

.width480 {
  width: 480px !important;
}

.width490 {
  width: 490px !important;
}

.width500 {
  width: 500px !important;
}

.width510 {
  width: 510px !important;
}

.width520 {
  width: 520px !important;
}

.width530 {
  width: 530px !important;
}

.width540 {
  width: 540px !important;
}

.width550 {
  width: 550px !important;
}

.width560 {
  width: 560px !important;
}

.width570 {
  width: 570px !important;
}

.width580 {
  width: 580px !important;
}

.width590 {
  width: 590px !important;
}

.width600 {
  width: 600px !important;
}

/*# sourceMappingURL=getPriceCatalog.css.map */
