.submenu.subNone.activeClassPrev {
  display: block;
}

.topMenu a.activeClass {
  background: #f5f5f5;
}

.width50 {
  width: 50%;
}

.primaryHeading {
  font-size: 28px;
  text-align: center;
}

.pdfIcon {
  position: absolute;
  right: 0;
  top: -55px;
}

.bsmrmu-form {
  margin-top: 20px;
  margin-bottom: 100px;
}

.btn-default:active,
.applyButton,
.applyButton:hover {
  background: #262161;
  color: #fff;
}

.applyInsButton {
  background: #262161;
  color: #fff;
}

.applyInsButton:hover {
  background: #262161;
  color: #fff;
}

.bsmrmu-form .btn.applyButton {
  color: #fff;
}

.page-head h1 span.before::after,
.page-head h1 span.before::before {
  background: #262161 none repeat scroll 0 0;
  border-radius: 50%;
  content: ' ';
  height: 10px;
  position: absolute;
  top: 43%;
  width: 10px;
}

.page-head h1 span.before::before {
  left: -50px;
}

.page-head h1 span.before::after {
  right: -50px;
}

.page-head h1 span.before::after,
.page-head h1 span.before::before {
  background: #262161 none repeat scroll 0 0;
  border-radius: 50%;
  content: ' ';
  height: 10px;
  position: absolute;
  top: 43%;
  width: 10px;
}

.page-head h1 span.before {
  position: relative;
}

.page-head h1 span.after::before {
  left: -48px;
}

.page-head h1 span.after::after,
.page-head h1 span.after::before {
  border-top: 2px solid #262161;
  bottom: 0;
  content: ' ';
  position: absolute;
  top: 53%;
  width: 50px;
}

.page-head h1 span.after::after {
  right: -48px;
}

.page-head h1 span.after {
  background: rgba(0, 0, 0, 0) none repeat scroll 0 0;
  padding: 0 20px;
  z-index: 1;
}

h1.entry-title {
  text-align: center;
  margin-bottom: 50px;
  margin-top: 0;
}

.applicationBtn {
  margin-right: 15px;
  margin-top: 0;
  display: inline-block;
  min-width: 48%;
}

.minHeight550 {
  min-height: 550px;
}

.footer {
  background-color: #f5f5f5;
  border-top: 1px solid #ddd;
  height: 60px;
  padding-top: 20px;
  margin-top: 20px;
}

.form-header {
  background: #ddd none repeat scroll 0 0;
  padding: 10px 0 10px;
  margin-bottom: 20px;
}

.form-header {
  padding-top: 10px;
}

.birthDate .col-lg-12 {
  padding-left: 0;
  padding-right: 0;
}

.login-box {
  border: 1px solid #dddddd;
}

.text-center {
  text-align: center !important;
}

.field-user-verifycode {
  margin-bottom: 0 !important;
}

.heightAuto {
  height: auto !important;
}

/*add error star for required field*/
.required label::after {
  color: red;
  content: '*';
  margin-left: 4px;
}

.custom-required::after {
  color: red;
  content: '*';
  margin-left: 4px;
}

.marginbottom0Under .form-group {
  margin-bottom: 0 !important;
}

.marginbottom0Under .form-group {
  margin-bottom: 0 !important;
}

#user-verifycode-image {
  border: 1px solid #ccc;
  border-radius: 5px;
  height: 36px;
  width: 94%;
}

.imgBorder {
  border: 1px solid #aaa;
}

.width10 {
  width: 10%;
}

.width15 {
  width: 15%;
}

.width19 {
  width: 19%;
}

.width20 {
  width: 20%;
}

.width25 {
  width: 25%;
}

.width30 {
  width: 30%;
}

.width50 {
  width: 50%;
}

.width100 {
  width: 100%;
}

.text-align-center {
  text-align: center;
}

.border {
  border: 1px solid #d8d7d7;
}

.cName {
  text-transform: uppercase;
}

.border-radius {
  border: 1px solid #000000;
  border-radius: 5px;
  padding: 5px 10px;
}

p.padding-left-50 {
  padding-left: 50px;
}

ul {
  padding-left: 100px;
}

#app-ac-form .form-group label.control-label::after {
  color: red;
  content: '*';
  margin-left: 4px;
}

.vAlignTop {
  vertical-align: top;
}

.registration_form {
  padding: 15px;
}

.required {
  color: red;
}

.form fieldset {
  padding: 10px;
  border: 1px solid #ddd;
}

.form fieldset legend {
  font-size: 16px;
  background: #3a3577;
  padding: 5px 10px;
  color: #fff;
  margin-bottom: 0;
  width: auto;
}

.padding-zero {
  padding: 0px;
}

#sortable1,
#sortable2 {
  border: 4px solid #eee;
  width: 48%;
  list-style-type: none;
  margin: 0;
  padding: 5px 0 0 0;
  float: left;
  margin-right: 10px;
  min-height: 300px;
}

#sortable1 li,
#sortable2 li {
  margin: 0 5px 5px 5px;
  padding: 5px;
  font-size: 1.2em;
  width: initial;
  background-color: #ddd;
  cursor: move;
}

#sortable2 li {
  list-style-type: decimal;
  margin-left: 24px;
}

#sortable3,
#sortable4 {
  border: 4px solid #eee;
  width: 48%;
  list-style-type: none;
  margin: 0;
  padding: 5px 0 0 0;
  float: left;
  margin-right: 10px;
  min-height: 162px;
}

#sortable3 li,
#sortable4 li {
  margin: 0 5px 5px 5px;
  padding: 5px;
  font-size: 1.2em;
  width: initial;
  background-color: #ddd;
  cursor: move;
}

#sortable4 li {
  list-style-type: decimal;
  margin-left: 24px;
}

.margin_bottom_0 {
  margin-bottom: 0px;
}

.div_width_100 {
  width: 100%;
}

.margin_top_10 {
  margin-top: 10px;
}

.no_margin_padding {
  margin: 0px;
  padding: 0px;
}

.p_btn,
.p_btn:hover {
  background: #3a3577;
  color: white;
  font-weight: bold;
  padding: 3px 10px;
}

.center_image,
.center_image:hover {
  display: block;
  margin-right: auto;
  width: 50%;
  text-align: center;
  padding: 4px;
  font-size: 16px;
  font-weight: bold;
  background: #3a3577;
  color: white;
  margin-top: 6px;
}

.center_image_personal,
.center_image_personal:hover {
  display: block;
  margin-right: auto;
  width: 50%;
  text-align: center;
  padding: 4px;
  margin-top: 6px;
}

.loading_image_dropdown {
  display: block;
  top: 73px;
  position: absolute;
  left: 109px;
}

.small,
small {
  font-size: 13px;
}

.app_link_class,
.app_link_class:hover {
  font-weight: bold;
  background: #262161;
  padding: 6px;
  color: white;
}

.app_link_class_admit,
.app_link_class_admit:hover {
  font-weight: bold;
  background: #262161;
  padding: 6px;
  color: white;
}

.d_admin,
.d_admin:hover {
  margin: 10px 0px 0px;
}

.gov-logo {
  float: left;
  position: absolute;
  top: -205px;
  width: 100px;
}

.dg-shipping-logo {
  float: right;
  position: relative;
  top: -208px;
  width: 100px;
  right: 37px;
}

.dos-heading-1 {
  position: relative;
  top: -218px;
  left: 107px;
  font-size: 26px;
  font-weight: bold;
  color: black;
}

.dos-heading-2 {
  position: relative;
  top: -218px;
  left: 107px;
  font-size: 22px;
  font-weight: bold;
  color: black;
}

.dos-heading-3 {
  position: relative;
  top: -218px;
  left: 107px;
  font-size: 26px;
  font-weight: bold;
  color: black;
}

body {
  margin-left: 0px;
  margin-top: 0px;
  margin-right: 0px;
  margin-bottom: 0px;
  background-color: #ffffff;
  background-position: left top;
  background-image: url(../bgimg.jpg);
}
#carouselExampleControls{margin-top: 47px;}
@media (max-width: 776px) {
  .gov-logo {
    top: -80px !important;
    width: 50px !important;
  }
  .sidebar_area {margin-top: 13px;}
  #carouselExampleControls{margin-top: 51px !important;}

  .dg-shipping-logo {
    top: -81px !important;
    width: 55px !important;
    margin-bottom: 52px;
    margin-right: -35px;
  }
}

@media (max-width: 992px) {
  .gov-logo {
    top: -131px;
    width: 70px;
  }

  .dg-shipping-logo {
    top: -128px;
    width: 70px;
    margin-bottom: 36px;
    margin-right: -35px;
  }
}

  .toast-bottom-full-width-custom {
  top: 60% !important; 
  width: 100% !important;
}  
.toast {
  max-width: 100% !important;
  left: 31% !important;
}
#toast-container>div { 
  width: 40% !important
}
@media (max-width: 992px) {
  #toast-container>div { 
    width: 100% !important
  }
  .toast {
    max-width: 93% !important;
    left: 3% !important;
  }
  .trade-list-parent-div{margin-left:6px}
  #sortable3, #sortable4 { 
    width: 100%;
    margin-top: 10px;

  }
   
#sortable1, #sortable2 {
  width: 100%;
  margin-top: 10px;
 
}
.course-main-div {
  margin-left: 0px !important;
}
.course-label {
  margin-top: -4px !important;
  position: relative;
  margin-bottom: -6px;
}
.height-user{
  color:blue;font-weight:bold;
  margin-top: -12px;
  margin-bottom: -20px;
}

}

.trade-list-parent-div{margin-left:16px}
.course-main-div{margin-left: -54px;}
.course-label{margin-top: 37px;}
.height-user{
  color:blue;font-weight:bold;   
   margin-left: -12px;
   margin-top: -11px; 
   
}
.home-page-forgate-password{
            font-size: 22px;
            font-weight: bold;
            position: absolute;
            top: -16px;
            text-align: center;
            background: white;
            margin-left: 35px;
            padding: 3px; 
}
.inner-apply{border: 2px solid #000;padding: 34px;}
.new-applicant{
  font-size: 22px;
  font-weight: bold;
  position: absolute;
  top: -16px;
  text-align: center;
  background: white;
  margin-left: 35px;
  padding: 4px;}
  .alrady-registered{
    font-size: 22px;font-weight: bold;position: absolute; top: -16px;
    text-align: center;
    background: white;
    margin-left: 35px;
    padding: 3px;
  }
