@charset "utf-8";
/* CSS Document */
body {
font-family: 'Montserrat', sans-serif;
color: #2a2a2a;
margin: 0;
padding: 0;
font-size: 14px;
line-height: 24px;
background: #fff;
font-weight: 400;
}
* {
border: medium none;
margin: 0;
padding: 0;
}
h1,
h2,
h3,
h4,
h5,
h6 {
font-family: 'Montserrat', sans-serif;
}
ul {
list-style-type: none;
}
a {
text-decoration: none;
outline: none !important;
}
a:hover {
text-decoration: none;
outline: none;
}
textarea {
resize: none;
}
.mar-top {
margin-top: 30px;
}
p {
line-height: 26px;
font-size: 14px;
font-weight: 400;
color: #535151;
}
/*#######################*/
.header {
    padding: 15px 0;
    background: #fff;
    /* border-top: 11px solid #0A6E39; */
    width: 100%;
    left: 0;
}
.logo {
/* margin: 0 0 0 25px; */
}
.top_menu {
margin: 22px 30px 0 0;
}
/*.top_menu ul {
padding: 0;
margin: 0;
text-align: right;
}
.top_menu ul li {
display: inline-block;
font-size: 17px;
font-weight: 500;
text-transform: uppercase;
margin-right: 25px;
}
.top_menu ul li:last-child {
margin-right: 0px;
}
.top_menu ul li a {
color: rgba(0,0,0,0.4);
}
.top_menu ul li a b {
color: #16246b;
}*/
/*############################### Menu ############################*/
.navbar {
padding: 0;
}
.navbar-brand {
display: none;
}
.navbar-light .navbar-nav {
text-align: right !important;
display: inline-block;
width: 100%;
}
.navbar-light .navbar-nav .nav-item {
display: inline-block;
font-size: 17px;
/*text-transform: uppercase;*/
margin-right: 25px;
font-family: 'Roboto', sans-serif;
color: rgba(0, 0, 0, 0.4);
font-weight: 500;
padding: 0 !important;
}
.navbar-light .navbar-nav .nav-item b {
color: #16246b;
}
.navbar-light .navbar-nav .nav-link {
display: inline-block;
color: rgba(0, 0, 0, 0.4);
padding: 0 !important;
}
.navbar-light .navbar-nav li:last-child a {
padding-right: 0 !important;
}
.navbar-light .navbar-nav .active>.nav-link,
.navbar-light .navbar-nav .nav-link.active,
.navbar-light .navbar-nav .nav-link.show,
.navbar-light .navbar-nav .show>.nav-link {
color: rgba(0, 0, 0, 1);
}
.navbar-light .navbar-nav .nav-link:hover {
color: rgba(0, 0, 0, 1);
}
.navbar-light .navbar-nav .nav-link:focus {
color: rgba(0, 0, 0, 1);
}
/*############################### Menu ############################*/
.banner {
position: relative;
border-bottom: 20px solid #B9251E;
}
.banner img {
width: 100%;
image-rendering: -moz-crisp-edges;
image-rendering: -o-crisp-edges;
image-rendering: -webkit-optimize-contrast;
image-rendering: crisp-edges;
-ms-interpolation-mode: nearest-neighbor;
}
.banner_content {
position: absolute;
content: '';
top: 50%;
left: 5%;
}
.banner_content h2 {
font-size: 40px;
font-weight: 400;
color: #fff;
margin: 0;
position: relative;
padding-bottom: 0;
margin-bottom: 15px;
line-height: 48px;
}
.banner_content h2 span {
display: block;
font-weight: 700;
}
/*.banner_content h2::before {
position: absolute;
content: '';
background: url(../../../images/bahra_theme/underline1.png) no-repeat top left;
width: 105px;
height: 10px;
bottom: 0;
left: 0;
}*/
.banner_content h3 {
font-size: 24px;
font-weight: 400;
color: #fff;
margin: 0;
position: relative;
padding-bottom: 10px;
margin-bottom: 25px;
}
/*.banner_content_img_sec {
height: 94px;
width: auto;
}
.banner_content_img_sec img {
width: 100%;
height: 100%;
}*/
.banner_content_img {
width: auto !important;
margin-bottom: 15px;
}
.form_title {
font-size: 22px;
color: #000;
font-weight: 700;
text-align: center;
margin: 0 0 15px;
text-transform: uppercase;
}
.banner_form_sec {
background: rgba(255,255,255,0.6);
padding: 25px 25px;
width: 380px;
border-radius: 7px;
position: absolute;
top: 4%;
right: 60px;
z-index: 99;
/*border: 15px solid #fff;*/
box-shadow: 0px 7.51291px 50px rgb(0 0 0 / 7%);
}
.banner_form_sec h5 {
font-size: 22px;
text-align: center;
font-weight: 400;
color: #fff;
position: relative;
padding-bottom: 15px;
margin-bottom: 15px;
}
.banner_form_sec h5::before {
position: absolute;
content: '';
width: 80px;
height: 5px;
background: #b4ddfe;
bottom: 0;
left: 0;
right: 0;
margin: 0 auto;
}
.banner_form_sec h6 {
font-size: 18px;
font-weight: 500;
color: #fff;
margin: 20px 0 0;
text-align: center;
}
.banner_form_sec label {
font-size: 13px;
font-weight: 500;
color: #000;
margin: 0;
line-height: 18px;
}
.banner_form_sec .form-control {
height: 35px;
font-size: 14px;
color: #000;
background-color: #e5e5e5;
border: 1px solid rgba(0, 0, 0, 0.2);
}
.banner .form-group {
margin-bottom: 10px;
}
.submit-btn {
background: #b9251e;
font-size: 14px;
font-weight: 500;
color: #fff;
border-radius: 4px;
}
.submit-btn:hover {
background: #af0800;
color: #fff;
}
.banner_form_sec ::-webkit-input-placeholder {
/* Chrome/Opera/Safari */
color: #000;
}
.banner_form_sec ::-moz-placeholder {
/* Firefox 19+ */
color: #000;
}
.banner_form_sec :-ms-input-placeholder {
/* IE 10+ */
color: #000;
}
.banner_form_sec :-moz-placeholder {
/* Firefox 18- */
color: #000;
}
.about_wrap {
padding: 60px 0;
}
.about_content_sec {}
.about_content_sec h2 {
font-size: 42px;
font-weight: 500;
color: #000;
padding: 0 0 25px;
margin: 0 0 25px;
border-bottom: 2px solid #B9251E;
}
.about_content_sec h2 span {
display: inline-block;
font-weight: 400;
}
.about_content_sec p {
font-weight: 500;
font-size: 18px;
line-height: 22px;
color: #000;
margin: 0 0 20px;
}
.recognitions_wrap {
padding: 20px 0;
}
.recognitions_logo_sec {
padding: 0;
margin: 0;
position: relative;
overflow: hidden;
}
.recognitions_logo_sec::before {
position: absolute;
content: '';
width: 100%;
height: 1px;
background: #0A6E39;
top: 50%;
left: 0;
-webkit-transform: translateY(-50%);
-moz-transform: translateY(-50%);
-ms-transform: translateY(-50%);
-o-transform: translateY(-50%);
transform: translateY(-50%);
}
.recognitions_logo_sec li {
width: 50%;
padding: 20px 5px;
float: left;
text-align: center;
min-height: 198px;
}
.recognitions_logo_sec li h2 {
font-weight: bold;
font-size: 60px;
line-height: 98px;
color: #0A6E39;
margin: 0;
}
.recognitions_logo_sec li h2 span {
display: inline-block;
color: #000;
font-size: 40px;
}
.recognitions_logo_sec li h4 {
font-weight: 600;
font-size: 14.48px;
line-height: 18px;
color: #000;
margin: 5px 0 0;
}
.recognitions_logo_sec li h4 span {
display: inline-block;
color: #7D1416;
}
.recognitions_logo_sec.right_sec li h4 span {
display: inline !important;
color: #7D1416;
}
.program_bg {
background: #F0F0F0;
padding: 70px 0;
overflow: hidden;
position: relative;
}
.program_bg::before {
position: absolute;
content: '';
width: 916px;
height: 916px;
border-radius: 2000px;
background: #7D1416;
top: 200px;
left: -200px;
z-index: 9;
}
.program_bg::after {
position: absolute;
content: '';
width: 380px;
height: 380px;
border-radius: 2000px;
background: #0A6E39;
bottom: 200px;
right: -170px;
z-index: 9;
}
.program_wrap {
padding: 60px;
background: #fff;
position: relative;
z-index: 99;
box-shadow: 0px 7.51291px 50px rgba(0, 0, 0, 0.07);
border-radius: 9.39114px;
}
.program_wrap h2 {
font-size: 40px;
font-weight: 500;
color: #000;
padding: 0 0 40px;
margin: 0 0 40px;
line-height: 40px;
text-align: center;
border-bottom: 1px solid #7D1416;
}
.program_wrap h2 span {
display: inline-block;
font-weight: 700;
}
.programPanel-invertis .nav-link {
font-size: 23px;
font-weight: 500;
color: #000;
margin: 0;
padding: 1.5rem 0.7rem;
border-bottom: 1px solid rgba(0, 0, 0, 0.2);
display: inline-block;
}
.programPanel-invertis .nav-link span{
    font-size:16px;
}
.programPanel-invertis .nav-link:last-child {
border-bottom: none;
}

.programPanel-invertis .nav-link.active {
color: #000;
background-color: transparent;
/* border-left: none; */
border-radius: 0;
position: relative;
}
.programPanel-invertis .nav-link.active b {
color: #7D1416;
}
.programPanel-invertis .nav-link.active::before {
position: absolute;
content: '';
top: 22px;
right: -67px;
border-top: 24px solid transparent;
border-right: 14px solid #7D1416;
border-bottom: 24px solid transparent;
}
/*.programPanel-invertis .nav-link.active::before {
position: absolute;
content: '';
width: calc(100% + 10px);
height: 8px;
background: #7a1315;
bottom: -12px;
left: -10px;
}*/
#v-pills-tab {
margin: 0 0px 100px;
position: relative;
}
#v-pills-tabContent {
background: #000;
padding: 20px;
margin: 0 0 0 40px;
/* border: 2px solid #042d48; */
min-height: 790px;
border-radius: 6px;
}
#v-pills-tabContent h2 {
font-size: 30px;
font-weight: 600;
color: #fff;
padding-bottom: 15px;
margin: 20px 0 15px !important;
text-align: left !important;
border-bottom: 1px solid rgba(255, 255, 255, 0.4) !important;
line-height: 36px;
}
#v-pills-tabContent h4 {
font-weight: normal;
font-size: 20px;
color: #FFFFFF;
border-bottom: 1px solid rgba(255, 255, 255, 0.4) !important;
padding-bottom: 15px;
}
#v-pills-tabContent p {
font-size: 15px;
font-weight: 400;
color: #fff;
line-height: 20px;
margin: 0 0 20px;
}
#v-pills-tabContent ul {
padding: 0 0 0 30px;
margin: 0;
list-style-type: disc;
}
#v-pills-tabContent ul li {
font-size: 25px;
font-weight: 400;
color: #000;
display: list-item;
line-height: 35px;
}
.table_content {
font-size: 14px;
line-height: 20px;
color: #042d48;
margin: 30px 0 0;
}
.table_content tr td {
vertical-align: top;
padding: 10px 0;
}
.apply_btn1 {
/* position: absolute; */
/* bottom: 25px; */
/* left: 80px; */
float: right;
margin-top: 15px;
}
.apply_btn1 a {
display: inline-block;
color: #000;
background: #fff;
padding: 7px 35px 9px;
border-radius: 3px;
font-weight: bold;
font-size: 12.0253px;
line-height: 14px;
}
.apply_btn1 a:hover {
background: #223668;
color: #fff;
}
.course_left_bg {
/*background: #223668 url(../images/courses_title_bg.png) no-repeat top right;
background-position: 160px 20px;*/
position: relative;
}
/*.course_left_bg::before {
position: absolute;
content: '';
width: 2px;
height: 100%;
background: #223668;
top: 0;
right: -40px;
}
.eligibility_container {
background: #dee1e9;
padding: 25px 25px 10px;
margin: 30px 0 0;
}
.eligibility_container h3 {
font-size: 50px;
font-weight: 700;
color: #223668;
display: inline-block;
position: relative;
}
.eligibility_container h3::before {
position: absolute;
content: '';
background: url(../images/eligibility_title_img.png) no-repeat top right;
width: 101px;
height: 69px;
top: -8px;
right: -55px;
}*/
/*#############################################################################*/
.program_wrap .desktop_display {
display: block;
}
.program_wrap .mobile_display {
display: none;
}
.program_wrap .mobile_display .card-body ul {
margin: 0 0 15px;
}
@media (min-width:320px) and (max-width:480px){
    .program_wrap .desktop_display {
        display: none;
    }
    .program_wrap .mobile_display {
        display: block;
    }
}
.program_wrap #accordion-1 {
width: 100%;
margin: 0 auto;
}
.program_wrap .card-accordion .card-header {
position: relative;
padding: 0.5rem 1.7rem 0.5rem .7rem;
text-transform: none;
font-size: 14px;
text-shadow: none !important;
line-height: 19px;
}
.program_wrap .card-header.collapsed {
background: #0a6d38 !important;
color: #fff !important;
border: solid 1px #0a6d38 !important;
}
/*.program_wrap .card-header {
background: #fa3d3d !important;
color: #fff !important;
}*/
.program_wrap .card-header {
color: #042d48 !important;
background-color: #eeecec !important;
border-left: 10px solid #a3cae4 !important;
border-radius: 0;
position: relative;
}
.program_wrap .card-header::before {
position: absolute;
content: '';
width: calc(100% + 10px);
height: 8px;
background: #7a1315;
bottom: -12px;
left: -10px;
}
.program_wrap .card-header:hover {
color: #042d48;
background-color: #eeecec;
border-left: 10px solid #a3cae4;
border-radius: 0;
position: relative;
}
.program_wrap .card-header:focus {
color: #042d48;
background-color: #eeecec;
border-left: 10px solid #a3cae4;
border-radius: 0;
position: relative;
}
.program_wrap .card-accordion .card-header::after {
content: '\f106';
position: absolute;
top: 18px;
right: 10px;
transform: translateY(-50%);
font-family: "FontAwesome";
font-size: 21px;
font-weight: 400;
color: #042d48;
}
.program_wrap .card-accordion .card-header.collapsed::after {
content: '\f107';
color: #fff;
}
.program_wrap .card-accordion .card-header.collapsed:hover::after {
color: #fff;
}
.program_wrap .card-accordion .card-header.collapsed:focus::after {
color: #fff;
}
.program_wrap .card-header:first-child {
border-radius: 0;
}
.program_wrap .card-body {
padding: 25px 15px 15px;
background: #fff;
}
.program_wrap .card-body p {
font-size: 13px;
line-height: 17px;
color: #042d48;
font-family: 'Roboto', sans-serif;
}
.program_wrap .card-body ul {
padding: 0;
margin: 20px 0;
}
/*.card-body ul li {
display: block;
font-size: 15px;
font-weight: 500;
color: #858585;
line-height: 22px;
margin-bottom: 10px;
padding: 0 0 0 15px;
position: relative;
}
.card-body ul li span {
color: #003da5;
display: inline-block;
}
.card-body ul li:last-child {
margin-bottom: 0;
}
.card-body ul li::before {
position: absolute;
content: '';
width: 8px;
height: 8px;
background: #9b9b9b;
border-radius: 50px;
top: 7px;
left: 0;
}*/
.program_wrap .mobile_display h5 {
border-bottom: solid 1px #707070;
padding-bottom: 5px;
color: #4a4545;
font-family: 'Roboto', sans-serif;
font-size: 15px;
}
/*#############################################################################*/
.recruiters_wrap {
background: #2B4939;
padding: 70px 0;
}
.recruiters_wrap h2 {
font-weight: normal;
font-size: 45px;
line-height: 55px;
text-align: center;
color: #FFFFFF;
margin: 0 0 15px;
}
.recruiters_wrap p {
font-style: normal;
font-weight: 500;
font-size: 15px;
line-height: 18px;
color: #FFFFFF;
margin: 0 0 60px;
text-align: center;
}
.recruiters_wrap ul {
padding: 0;
margin: 0;
}
.recruiters_wrap ul li {
width: 18.1%;
margin: 10px;
height: 102px;
float: left;
}
.recruiters_wrap ul li img {
width: 100%;
height: 100%;
}
.footer_wrap {
background: #000;
padding: 50px 50px 0;
position: relative;
}
.footer_wrap::before {
position: absolute;
content: '';
width: 100%;
height: 100px;
background: #7D1416;
top: 0;
left: 0;
z-index: 9;
}
.footer_address {
position: relative;
z-index: 99;
}
.footer_address h4 {
font-style: normal;
font-weight: 500;
font-size: 29.299px;
line-height: 34px;
text-transform: uppercase;
color: #fff;
margin: 10px 0 0;
}
.footer_address p {
font-style: normal;
font-weight: 400;
font-size: 15px;
line-height: 22px;
color: #FFFFFF;
margin: 0;
}
.footer_contact_details {
margin: 120px 0 0;
}
.footer_contact_details ul {
padding: 0;
margin: 0;
}
.footer_contact_details ul li {
width: 33.33%;
float: left;
margin: 0 0 40px;
}
.footer_contact_icon {
float: left;
margin-right: 10px;
width: 45px;
text-align: center;
}
.footer_contact_icon img {
display: inline-block;
}
.footer_contact_details ul li h4 {
font-style: normal;
font-weight: 600;
font-size: 18.4929px;
color: #FFFFFF;
margin: 0;
}
.footer_contact_details ul li h4 span {
display: block;
font-weight: 400;
}
.copyright_sec {
border-top: 1px solid rgba(255, 255, 255, 0.26);
padding: 40px 0 50px;
position: relative;
}
.copyright_sec::before {
position: absolute;
content: '';
width: 90%;
height: 10px;
background: #7D1416;
bottom: 0;
left: 0;
right: 0;
margin: 0 auto;
}
.footer_link_sec {}
.footer_link_sec h4 {
font-style: normal;
font-weight: 600;
font-size: 21.8497px;
color: #fff;
margin: 0;
}
.footer_link_sec a {
display: inline-block;
font-size: 30px;
color: #cccccc;
font-weight: 600;
margin: 10px 0 0;
}
.social_media_sec {
padding: 0;
margin: 20px 0 0;
text-align: right;
}
.social_media_sec li {
display: inline-block;
margin-right: 10px;
}
.social_media_sec li:last-child {
margin: 0;
}
/*############################# NEW #############################*/
header.inner-header {
box-shadow: 0 0 5px rgb(0 0 0 / 50%);
padding: 10px 0;
background: #f7f7f7;
}
.inner-header .logo {
padding: 0 15px;
margin: 0 !important;
}
.inner-header .logout a#dropdownMenuButton {
padding-right: 25px;
}
.inner-header .logout .dropdown.show .dropdown-menu.show {
left: 0;
transform: translate3d(-25px, 50px, 0px) !important;
}
button.ui.blue.button.pay_now_btn {
color: #fff;
}
a.btn.btn-link.frmReg,
a.btn.btn-link.frmLogin,
a.btn.btn-link.forPwd.showifvalid {
width: 100%;
color: #ffc107;
}
.link3 {
display: inline-block;
color: #000;
}
.link3:hover {
color: #ad0a20;
text-decoration: none;
}
button#removecoupon {
background: #80070d;
border-color: #80070d;
color: #fff;
}
.bg-secondary {
background-color: #000 !important;
}
input:-webkit-autofill,
input:-webkit-autofill:hover,
input:-webkit-autofill:focus,
input:-webkit-autofill:active {
-webkit-box-shadow: 0 0 0 30px #fff inset !important;
}
input:-webkit-autofill {
-webkit-text-fill-color: #000 !important;
}
@-webkit-keyframes blinker {
from {
opacity: 1.0;
}
to {
opacity: 0.0;
}
}
button#applycoupon {
padding: 6px 15px;
background: #d63d32;
}
#paymentform .form-control,
#fdsformsteps .form-control {
height: 35px !important;
font-size: 14px !important;
color: #555 !important;
background-color: #f8f9fa !important;
border: 1px solid #ced4da !important;
}
button.ui.blue.button.pay_now_btn {
padding: 5px 15px;
background: #0a6e39;
}
.position-ref.full-height.form_sec .form_title {
color: #000;
}
.copyright {
background: #3e485b;
width: 100%;
padding: 10px 0 0;
color: #fff;
position: relative;
z-index: 99;
}
.copyright h6 {
color: #fff;
font-weight: 300;
line-height: 21px;
font-size: 14px;
margin-bottom: 7px;
}
.copyright h6 a {
color: #ffc107;
font-weight: 600;
}
.banner_form_sec .form-control:disabled,
.banner_form_sec .form-control[readonly] {
background: #333333;
color: #fff;
}
.walkin-btn {
display: inline-block;
font-size: 16px;
background: #ff4638;
color: #fff;
padding: 8px 40px;
position: absolute;
top: 25px;
right: 0;
}
.jconfirm-box.jconfirm-hilight-shake.jconfirm-type-default.jconfirm-type-animated {
padding: 0;
background: #dc3545;
}
.jconfirm-title-c {
background: #fae1e3;
padding: 10px !important;
font-size: 18px !important;
}
.jconfirm-content-pane {
background: #dc3545;
color: #fff;
padding: 10px;
font-size: 14px !important;
line-height: 19px !important;
margin: 0 !important;
}
.jconfirm .jconfirm-box .jconfirm-buttons {
padding-bottom: 10px;
padding-right: 10px;
}
.jconfirm-cell {
background: rgba(0, 0, 0, 0.6);
}
.placement_wrap {
padding: 70px 0 0;
position: relative;
background: #bbc0c7;
}
.placement_wrap::before {
position: absolute;
content: '';
background: url(../../../images/about_course_bg.jpg) no-repeat top right / 100% 100%;
width: 35%;
/*height: calc(100% + 200px);*/
height: 100%;
top: 0px;
right: 0;
}
.placement_wrap h2 {
font-size: 70px;
font-weight: 700;
color: #0d1931;
margin: 0 0 60px 40px;
}
.placement_wrap .icon_content_sec {
margin-left: 3%;
}
.placement_wrap .icon_content_sec ul li {
margin-bottom: 20px;
float: none;
display: block;
}
.placement_wrap .icon_content_sec ul li:nth-child(1) {
width: 54%;
}
.placement_wrap .icon_content_sec ul li:nth-child(2) {
width: 64%;
}
.placement_wrap .icon_content_sec ul li:nth-child(3) {
width: 74%;
}
.placement_wrap .icon_content_sec ul li:nth-child(4) {
width: 84%;
}
.placement_wrap .icon_text {
background: #811615;
float: none;
width: 100%;
height: 92px;
position: relative;
-webkit-box-shadow: none;
-moz-box-shadow: none;
box-shadow: none;
}
.placement_wrap .icon_content_sec ul li:nth-child(2) .icon_text,
.placement_wrap .icon_content_sec ul li:nth-child(4) .icon_text {
background: #0d1931;
}
.placement_wrap .icon_text p {
font-size: 27px;
font-weight: 500;
color: #fff;
margin: 0;
text-align: left;
line-height: 31px;
position: absolute;
top: 50%;
left: 50px;
-webkit-transform: translateY(-50%);
-moz-transform: translateY(-50%);
-ms-transform: translateY(-50%);
-o-transform: translateY(-50%);
transform: translateY(-50%);
}
.icon_numbers {
width: 170px;
text-align: center;
float: right;
background: #fff;
height: 100%;
font-size: 44px;
font-weight: 700;
color: #ff4638;
line-height: 92px;
position: relative;
padding-left: 12px;
}
.icon_numbers::after {
position: absolute;
content: '';
border-top: 46px solid transparent;
border-left: 30px solid #fff;
border-bottom: 46px solid transparent;
top: 0;
right: -30px;
}
#dataFormRegistration input.btn.btn-warning.btn-block {
margin-top: 5px;
}
#dataFormRegistration a.btn.btn-danger.btn-block.frmLogin {
margin-top: 5px;
}
#dataFormLogin a.btn.btn-danger.btn-block.frmReg {
margin-top: 5px;
}
.banner-call-btn {
display: inline-block;
font-size: 20px;
background: #ffc107;
color: #000;
padding: 8px 30px;
position: absolute;
z-index: 999;
top: 393px;
left: 60px;
}
.banner-call-btn:hover {
background: #ff4638;
color: #fff;
}
.apply-now-btn {
display: inline-block;
font-size: 20px;
background: #0a6e39;
color: #000;
padding: 10px 40px;
margin: 20px 0 0 0px;
}
.apply-now-btn:hover {
background: #ff4638;
color: #fff;
}
header.inner-header .logo img {
width: auto;
height: 56px !important;
}
.card-header,
.card-footer {
border-color: rgba(0, 0, 0, 0.03);
background: #0a6e39 !important;
color: #fff;
}
.invalid-feedback {
display: none;
width: 100%;
margin-top: 0.15rem;
font-size: 80%;
color: #f44336;
text-align: left;
line-height: 11px;
}
.select2-container--default .select2-selection--single {
background-color: #e5e5e5;
border: 1px solid #e5e5e5;
border-radius: 4px;
}
.gallery-panel {
background: #f0f0f0;
}
.gallery-panel .list-unstyled {
margin: 0;
padding: 0;
}
.gallery-panel .list-unstyled li {
margin: 0;
width: 25%;
float: left;
padding: 3px;
}