CourseWork_Hotel/Hotel/HotelOrganiserApp/wwwroot/css/updateconference.css

195 lines
2.9 KiB
CSS
Raw Normal View History

.u-section-1 .u-sheet-1 {
min-height: 764px;
}
.u-section-1 .u-layout-wrap-1 {
margin-top: 57px;
margin-bottom: 60px;
}
.u-section-1 .u-layout-cell-1 {
min-height: 283px;
}
.u-section-1 .u-container-layout-1 {
padding: 30px;
}
.u-section-1 .u-form-1 {
left: 285px;
right: auto;
height: 290px;
}
.u-section-1 .u-label-1 {
font-weight: 700;
}
.u-section-1 .u-label-2 {
font-weight: 700;
}
.u-section-1 .u-btn-1 {
background-image: none;
}
.u-section-1 .u-layout-cell-2 {
min-height: 283px;
}
.u-section-1 .u-container-layout-2 {
padding: 9px 0;
}
.u-section-1 .u-table-1 {
width: 779px;
margin: 0 auto;
}
.u-section-1 .u-table-header-1 {
font-weight: 700;
background-image: none;
}
.u-section-1 .u-layout-cell-3 {
min-height: 283px;
}
.u-section-1 .u-container-layout-3 {
padding: 30px 19px;
}
.u-section-1 .u-btn-2 {
font-weight: 700;
text-transform: uppercase;
letter-spacing: 1px;
background-image: none;
margin: 0 11px;
}
.u-section-1 .u-btn-3 {
font-weight: 700;
text-transform: uppercase;
letter-spacing: 1px;
background-image: none;
margin: 20px 2px 0 auto;
padding: 10px 29px 10px 28px;
}
.u-section-1 .u-btn-4 {
font-weight: 700;
text-transform: uppercase;
letter-spacing: 1px;
background-image: none;
margin: 20px 0 0 auto;
padding: 10px 37px;
}
.u-section-1 .u-btn-5 {
font-weight: 700;
text-transform: uppercase;
letter-spacing: 1px;
background-image: none;
margin: 20px 1px 0 auto;
}
@media (max-width: 1199px) {
.u-section-1 .u-sheet-1 {
min-height: 665px;
}
.u-section-1 .u-layout-cell-1 {
min-height: 233px;
}
.u-section-1 .u-form-1 {
left: 85px;
height: auto;
}
.u-section-1 .u-layout-cell-2 {
min-height: 233px;
}
.u-section-1 .u-table-1 {
width: 470px;
}
.u-section-1 .u-layout-cell-3 {
min-height: 233px;
}
.u-section-1 .u-btn-2 {
margin-left: 0;
margin-right: 0;
}
.u-section-1 .u-btn-3 {
margin-right: 0;
}
.u-section-1 .u-btn-5 {
margin-right: 0;
}
}
@media (max-width: 991px) {
.u-section-1 .u-sheet-1 {
min-height: 467px;
}
.u-section-1 .u-layout-cell-1 {
min-height: 178px;
}
.u-section-1 .u-form-1 {
left: 0;
height: auto;
}
.u-section-1 .u-layout-cell-2 {
min-height: 100px;
}
.u-section-1 .u-table-1 {
width: 360px;
}
.u-section-1 .u-layout-cell-3 {
min-height: 100px;
}
}
@media (max-width: 767px) {
.u-section-1 .u-sheet-1 {
min-height: 525px;
}
.u-section-1 .u-layout-cell-1 {
min-height: 134px;
}
.u-section-1 .u-container-layout-1 {
padding-left: 10px;
padding-right: 10px;
}
.u-section-1 .u-container-layout-3 {
padding-left: 10px;
padding-right: 10px;
}
}
@media (max-width: 575px) {
.u-section-1 .u-sheet-1 {
min-height: 478px;
}
.u-section-1 .u-layout-cell-1 {
min-height: 84px;
}
.u-section-1 .u-table-1 {
width: 340px;
}
}