:root {
  --red-theme-color: #E44D3A;
}

.profile-left-sidebar img {width: 100%; margin: 0 auto; max-width: 150px; }
.profile-left-sidebar .profile-image {text-align: center; position: relative; z-index: 1; margin-top: -60px; margin-bottom: 10px; }
.profile-left-sidebar .top-blank-part {height: 110px; background: var(--red-theme-color); }
.profile-left-sidebar .profile-name {font-size: 22px; text-align: center; margin-bottom: 10px; }
.profile-left-sidebar .followwing-followers > div {text-align: center; font-size: 18px; border-top: 1px solid #eee; padding: 10px; padding-top: 15px; }
.profile-left-sidebar .followwing-followers > div div:nth-child(2){  color:var(--red-theme-color); }
.profile-left-sidebar .followwing-followers{ margin-top: 15px; }

.cube-quest-guideline {text-align: center; }
.cube-quest-guideline h3 {font-size: 19px; margin-top: 10px; margin-bottom: 10px; }
input.form-control.upload-doc-base64 {height: auto !important; }

.intenship-items .i-items {border-bottom: 1px solid rgba(0,0,0,.125); margin-bottom: 10px; padding-bottom: 10px; position: relative; }
.intenship-items .i-items:last-child{ border-bottom: 0; padding-bottom: 0; margin-bottom: 0; }
.intenship-items .i-items a { font-weight: bold; }
.intenship-items .i-items .i-hour {     position: absolute; top: 0; right: 0; font-weight: bold; }
.college-picks-container .college-pick-item{ text-align: center; }
.college-picks-container .college-pick-item > div:nth-child(2){     font-size: 18px; margin-top: 10px; }
.college-picks-container h3{ font-size: 20px; font-weight: 500; margin-bottom: 20px; border-bottom: 1px solid rgba(0,0,0,.125); padding-bottom: 15px; }
.college-picks-container .college-picks-row{ position: relative; }
.college-picks-container .college-picks-row i {position: absolute; cursor: pointer; z-index: 999; top: 50%; transform: translateY(-50%); font-size: 20px; color: var(--red-theme-color); height: 30px; width: 30px; text-align: center; border: 1px solid var(--red-theme-color); line-height: 30px; border-radius: 100%; }
.college-picks-container .college-picks-row i.fa-angle-right{ right:-15px; }
.college-picks-container .college-picks-row i.fa-angle-left{ left:-15px; }

.bootstrap-select>.dropdown-toggle {padding-left: 15px; font-weight: normal; font-size: 17px; padding: 7px 15px;     box-shadow: none; }
.bootstrap-select>.dropdown-toggle:hover,.bootstrap-select>.dropdown-toggle:active,.bootstrap-select .dropdown-toggle:focus {background: transparent !important; color: #495057 !important;  outline: unset !important;   box-shadow: none; }
body .bootstrap-select .dropdown-toggle:focus, body .bootstrap-select>select.mobile-device:focus+.dropdown-toggle {outline: unset !important; background: #fff !important; }
ul.about-list strong {color: #666; }