/* COLOR PALETTE: --air-superiority-blue: #70a6caff; --blue-gray: #6f9bcdff; --united-nations-blue: #6d91cfff; --glaucous: #6c86d2ff; --glaucous-2: #6a7bd4ff; */ body { background-color: #bddfff; } #welcomePage { text-align: center; margin: 10px; padding-top: 10em; padding-bottom: 10em; } #welcomePage .btn { background-color: rgb(227, 206, 253); text-align: center; } #welcomePage2 { padding-top: 14vh; text-align: center; } #welcomePage2 h3 { padding: 1vh; font-size: 2vw; } #welcomePage2 h1 { font-size: 5vw; } #welcomePage2 h2 { font-size: 3.5vw; } #welcomePage2 .container { width: 30%; margin-left: auto; margin-right: auto; text-align: left; } a { color: rgb(64, 42, 146); } /* NAVBAR */ .navbar-nav { flex-direction: row; font-size: 2vw; } .nav-item { padding-right: 1.35em; padding-left: 1.35em; } .dropdown-menu { left: 4vw; min-width: inherit; } .dropdown-item { font-size: 1.5vw; text-align: center; } .navbar { background-color: rgb(133, 116, 221); } .nav.navbar-nav ul { align-items: center; } .nav.navbar-nav li a { color: rgb(3, 2, 12); font-size: 25px; font-family: sans-serif; } #navhead { font-size: 3vw; color: rgb(96, 68, 219); } #searchTitle { margin-top: 10px; margin-bottom: 50px; } .group1 { width: 500px; margin: auto; place-items: center; } .group2 { width: 300px; margin-top: 15px; margin-bottom: 30px; margin-left: 20px; } .btn-outline-primary { position: relative; background-color: rgb(148, 120, 238); color: black; } .containerBox { margin-top: 40px; width: 1500px; row-gap: 1em; column-gap: 20px; align-items: center; } .containerBox ul { margin: 50px; } .containerBox ul li { width: 400px; height: 300px; background-color: rgb(184, 169, 243); border-style: solid; float: left; margin-right: 50px; margin-bottom: 20px; } #box1, #box2, #box3, #box4, #box5 { text-align: center; } #box4 { margin-left: 230px; } #schoolTitle { margin-bottom: 20px; } .center { display: block; margin-left: auto; margin-right: auto; width: 50%; } .schoolText { margin-top: 40px; width: 1500px; row-gap: 1em; column-gap: 20px; } .schoolText ul { margin: 30px; } .schoolText ul li { width: 600px; height: 300px; background-color: rgb(168, 151, 243); border-style: solid; float: left; margin-right: 30px; margin-bottom: 20px; } /**/ .button-solid { border: none; background-color: #bddfff; } button-solid:focus { border: none; outline: none; } #box6, #box8 { margin-left: 40px; } .register1 { padding: 5px; } #rbtn1 { background-color: rgb(156, 141, 223); border: 2px solid #70a6caff; margin: 10px; } #rbtn1:hover { background-color: rgb(144, 152, 224); border-color: #6d91cfff; } #rbtn2 { position: absolute; left: 60%; } .lbtn { background-color: rgb(156, 141, 223); border: 2px solid #70a6caff; margin-left: 2px; } .lbtn:hover { background-color: rgb(156, 141, 223); border-color: #6d91cfff; } .table-borderless > tbody > tr > td, .table-borderless > tbody > tr > th, .table-borderless > tfoot > tr > td, .table-borderless > tfoot > tr > th, .table-borderless > thead > tr > td, .table-borderless > thead > tr > th { border: none; } .hf { font-size: 1.5rem; font-weight: bold; } .df { font-size: 1.2rem; } .login { position: absolute; top: 30%; } ul { list-style-type: none; } .tas { list-style-type: disc; } .tass { list-style-type: disc; } .h2 { text-align: left; } .col { float: left; width: 50%; } .col2 { float: left; width: 50%; } .col3 { float: right; width: 50%; } .column { float: left; width: 50%; } /* Clear floats after the columns */ .row:after { content: ""; display: table; clear: both; } .head { color: rgb(74, 75, 141); text-align: center; font-size: 50px; } .interview-schedular { width: 300px; margin: 1; padding: 1px 0; text-align: left; } .interview-schedular li { display: inline-block; color: rgb(31, 41, 90); text-align: left; } .school-list { margin: 200; padding: 20px 0; } .school-list li { display: inline-block; color: rgb(58, 46, 110); text-align: center; width: 13.6%; width: 250px; height: 300px; } button { background-color: rgb(136, 141, 167); outline-color: #000; } .results { margin: 20; padding: 20px 0; } .results li { display: inline-flex; text-align: center; width: 20%; } .form-control { border: none; color: black; } /* CALENDAR */ /*did you want the bg color to be #70a6caff ?*/ #dates td { font-size: xx-small; vertical-align: top; font-weight: bold; border-style: solid; border-color: #8564e2; border-width: 1px; } #days td { text-align: center; width: 110px; font-size: large; border-style: solid; border-color: #8250c4; border-width: 1px; } #dates p { font-weight: 600; } #calHead td { text-align: center; background-color: #8454c4; width: 110px; } /* DATEPICKER */ .ui-datepicker { padding-top: 10px; background-color: transparent; width: 60vw; margin-left: auto; margin-right: auto; font-family: Roboto; } .ui-datepicker .ui-datepicker-buttonpane button { height: auto; } .ui-datepicker .ui-datepicker-header { background-color: rgb(125, 116, 202); } .ui-datepicker .ui-datepicker-title { font-family: Roboto; } .ui-datepicker table { width: 59.5vw; height: 70vh; border-style: solid; border-color: rgb(112, 92, 199); border-width: 5px; } .ui-widget.ui-widget-content, .ui-widget-header { border-width: 0px; font-family: Roboto; } .ui-widget { font-family: Roboto; } .ui-state-default { height: 100%; border-style: solid; border-color: rgb(100, 71, 170); border-width: 1px; } .ui-datepicker th { border-style: solid; border-color: #6a7bd4ff; border-width: 1px; background-color: rgb(166, 143, 218); } .ui-datepicker-current-day .ui-state-active { background-color: rgb(190, 213, 252); color: white; } .ui-datepicker-today a.ui-state-highlight { background-color: rgb(122, 106, 212); color: white; } .ui-datepicker td a:after { content: ""; display: block; text-align: center; font-size: small; font-weight: bold; } .arrowsInModal { background-color: #6c86d2ff; } .head .btn, .modal-footer .btn { background-color: #70a6caff; }