@import url('https://fonts.googleapis.com/css?family=Montserrat:400,500,600,700');
.no-pad-left {
  padding-left: 0 !important;
}
.no-pad-right {
  padding-right: 0 !important;
}
.no-padding {
  padding-left: 0px !important;
  padding-right: 0px !important;
}
.btn-default.disabled,
.btn-default[disabled],
fieldset[disabled] .btn-default,
.btn-default.disabled:hover,
.btn-default[disabled]:hover,
fieldset[disabled] .btn-default:hover,
.btn-default.disabled:focus,
.btn-default[disabled]:focus,
fieldset[disabled] .btn-default:focus,
.btn-default.disabled:active,
.btn-default[disabled]:active,
fieldset[disabled] .btn-default:active,
.btn-default.disabled.active,
.btn-default.active[disabled],
fieldset[disabled] .btn-default.active {
  background-color: #1268ac;
  color: #fff;
  border-color: #114f7f;
  opacity: 1;
}
html.overlay-open .navbar-fixed-top {
  z-index: 400;
}
html.js fieldset.collapsed {
  height: auto;
}
html.js input.form-autocomplete {
  background-image: none;
}
body {
  position: relative;
  font-family: 'Montserrat', sans-serif;
  font-size: 16px;
  line-height: 24px;
  font-weight: 400;
  color: #666666;
}
body.admin-expanded.admin-vertical.admin-nw .navbar,
body.admin-expanded.admin-vertical.admin-sw .navbar {
  margin-left: 260px;
}
body.navbar-is-fixed-top {
  padding-top: 64px !important;
}
body.navbar-is-fixed-bottom {
  padding-bottom: 64px !important;
}
body.toolbar {
  padding-top: 30px !important;
}
body.toolbar .navbar-fixed-top {
  top: 30px;
}
body.toolbar.navbar-is-fixed-top {
  padding-top: 94px !important;
}
body.toolbar-drawer {
  padding-top: 64px !important;
}
body.toolbar-drawer .navbar-fixed-top {
  top: 64px;
}
body.toolbar-drawer.navbar-is-fixed-top {
  padding-top: 128px !important;
}
body.admin-menu .navbar-fixed-top {
  top: 29px;
}
body.admin-menu.navbar-is-fixed-top {
  padding-top: 93px !important;
}
body div#admin-toolbar {
  z-index: 1600;
}
body #toolbar,
body #admin-menu,
body #admin-toolbar {
  -webkit-box-shadow: none;
  -moz-box-shadow: none;
  box-shadow: none;
}
body #admin-menu {
  margin: 0;
  padding: 0;
  position: fixed;
  z-index: 1600;
}
body #admin-menu .dropdown li {
  line-height: normal;
}
.page-header {
  border: none !important;
  padding: 0 !important;
  margin: 0 !important;
}
h1,
h2,
h3,
h4,
h5,
h6 {
  font-family: 'Montserrat', sans-serif;
}
h2 {
  font-family: 'Montserrat', sans-serif;
  color: #666666;
  font-size: 36px;
  font-weight: 400;
  line-height: 38px;
}
h3 {
  font-family: 'Montserrat', sans-serif;
  color: #444444;
  font-size: 24px;
  font-weight: 400;
  line-height: 26px;
}
p {
  font-family: 'Montserrat', sans-serif;
  color: #444444;
  font-size: 16px;
  font-weight: 400;
  line-height: 34px;
}
.navbar.container {
  margin-top: 20px;
}
@media screen and (min-width: 768px) {
  .navbar.container {
    max-width: 720px;
  }
}
@media screen and (min-width: 992px) {
  .navbar.container {
    max-width: 940px;
  }
}
@media screen and (min-width: 1200px) {
  .navbar.container {
    max-width: 1140px;
  }
}
.navbar.container > .container {
  margin: 0;
  padding: 0;
  width: auto;
}
#overlay-container,
.overlay-modal-background,
.overlay-element {
  z-index: 1500;
}
#toolbar {
  z-index: 1600;
}
.modal {
  z-index: 1620;
}
.modal-dialog {
  z-index: 1630;
}
.modal-backdrop {
  z-index: 1610;
}
.footer {
  margin-top: 45px;
  padding-top: 35px;
  padding-bottom: 36px;
  border-top: 1px solid #E5E5E5;
}
.element-invisible {
  margin: 0;
  padding: 0;
  width: 1px;
}
.navbar .logo {
  margin-right: -15px;
  padding-left: 15px;
  padding-right: 15px;
}
@media screen and (min-width: 768px) {
  .navbar .logo {
    margin-right: 0;
    padding-left: 0;
  }
}
ul.secondary {
  float: left;
}
@media screen and (min-width: 768px) {
  ul.secondary {
    float: right;
  }
}
.page-header {
  margin-top: 0;
}
.block:first-child h2.block-title {
  margin-top: 0;
}
p:last-child {
  margin-bottom: 0;
}
.region-help > .glyphicon {
  font-size: 24px;
  float: left;
  margin: -0.05em 0.5em 0 0;
}
.region-help .block {
  overflow: hidden;
}
form#search-block-form {
  margin: 0;
}
.navbar #block-search-form {
  float: none;
  margin: 5px 0 5px 5px;
}
@media screen and (min-width: 992px) {
  .navbar #block-search-form {
    float: right;
  }
}
.navbar-search .control-group {
  margin-bottom: 0px;
}
ul.action-links {
  margin: 13px 0;
  padding: 0;
}
ul.action-links li {
  display: inline;
  margin: 0;
  padding: 0 7px 0 0;
}
ul.action-links .glyphicon {
  padding-right: 0.5em;
}
input,
textarea,
select,
.uneditable-input {
  max-width: 100%;
  width: auto;
}
input.error {
  color: #b94a48;
  border-color: #ebccd1;
}
fieldset legend.panel-heading {
  float: left;
  line-height: 1em;
  margin: 0;
}
fieldset .panel-body {
  clear: both;
}
fieldset .panel-heading a.panel-title {
  color: inherit;
  display: block;
  margin: -10px -15px;
  padding: 10px 15px;
}
fieldset .panel-heading a.panel-title:hover {
  text-decoration: none;
}
.form-actions {
  clear: both;
}
.resizable-textarea textarea {
  border-radius: 5px 5px 0 0;
}
.radio:first-child,
.checkbox:first-child {
  margin-top: 0;
}
.radio:last-child,
.checkbox:last-child {
  margin-bottom: 0;
}
.help-block,
.control-group .help-inline {
  color: #777777;
  font-size: 12px;
  margin: 5px 0 10px;
  padding: 0;
}
.panel-heading {
  display: block;
}
a.tabledrag-handle .handle {
  height: auto;
  width: auto;
}
.error {
  color: #c09853;
}
div.error,
table tr.error {
  background-color: #fcf8e3;
  color: #c09853;
}
.control-group.error {
  background: none;
}
.control-group.error label,
.control-group.error .control-label {
  color: #c09853;
  font-weight: 600;
}
.control-group.error input,
.control-group.error textarea,
.control-group.error select,
.control-group.error .uneditable-input {
  color: #000;
  border: 1px solid #ccc;
}
.control-group.error .help-block,
.control-group.error .help-inline {
  color: #666666;
}
.list-inline > li.first {
  padding-left: 0;
}
.nav-tabs {
  margin-bottom: 10px;
}
ul li.collapsed,
ul li.expanded,
ul li.leaf {
  list-style: none;
  list-style-image: none;
}
.tabs--secondary {
  margin: 0 0 10px;
}
.submitted {
  margin-bottom: 1em;
  font-style: italic;
  font-weight: normal;
  color: #777;
}
.password-strength {
  width: 17em;
  float: right;
  /* LTR */
  margin-top: 1.4em;
}
.password-strength-title {
  display: inline;
}
.password-strength-text {
  float: right;
  /* LTR */
  font-weight: bold;
}
.password-indicator {
  background-color: #727272;
  height: 0.3em;
  width: 100%;
}
.password-indicator div {
  height: 100%;
  width: 0%;
  background-color: #777777;
}
input.password-confirm,
input.password-field {
  width: 16em;
  margin-bottom: 0.4em;
}
div.password-confirm {
  float: right;
  /* LTR */
  margin-top: 1.5em;
  visibility: hidden;
  width: 17em;
}
div.form-item div.password-suggestions {
  padding: 0.2em 0.5em;
  margin: 0.7em 0;
  width: 38.5em;
  border: 1px solid #B4B4B4;
}
div.password-suggestions ul {
  margin-bottom: 0;
}
.confirm-parent,
.password-parent {
  clear: left;
  /* LTR */
  margin: 0;
  width: 36.3em;
}
.progress-wrapper .progress {
  margin-bottom: 10px;
}
.pagination ul > li > a.progress-disabled {
  float: left;
}
.form-autocomplete .glyphicon {
  color: #777777;
  font-size: 120%;
}
.form-autocomplete .glyphicon.glyphicon-spin {
  color: #009BDE;
}
.form-autocomplete .input-group-addon {
  background-color: #ffffff;
}
.ajax-progress .glyphicon {
  font-size: 90%;
  margin: 0 -0.25em 0 0.5em;
}
.glyphicon-spin {
  display: inline-block;
  -moz-animation: spin 1s infinite linear;
  -o-animation: spin 1s infinite linear;
  -webkit-animation: spin 1s infinite linear;
  animation: spin 1s infinite linear;
}
a .glyphicon-spin {
  display: inline-block;
  text-decoration: none;
}
@-moz-keyframes spin {
  0% {
    -moz-transform: rotate(0deg);
  }
  100% {
    -moz-transform: rotate(359deg);
  }
}
@-webkit-keyframes spin {
  0% {
    -webkit-transform: rotate(0deg);
  }
  100% {
    -webkit-transform: rotate(359deg);
  }
}
@-o-keyframes spin {
  0% {
    -o-transform: rotate(0deg);
  }
  100% {
    -o-transform: rotate(359deg);
  }
}
@-ms-keyframes spin {
  0% {
    -ms-transform: rotate(0deg);
  }
  100% {
    -ms-transform: rotate(359deg);
  }
}
@keyframes spin {
  0% {
    transform: rotate(0deg);
  }
  100% {
    transform: rotate(359deg);
  }
}
.glyphicon-refresh {
  -webkit-transform-origin: 50% 45%;
  -moz-transform-origin: 50% 45%;
  -ms-transform-origin: 50% 45%;
  -o-transform-origin: 50% 45%;
  transform-origin: 50% 45%;
}
/**
 * Missing Bootstrap 2 tab styling.
 * @see http://stackoverflow.com/questions/18432577/stacked-tabs-in-bootstrap-3
 * @see http://bootply.com/74926
 */
.tabbable {
  margin-bottom: 20px;
}
.tabs-below > .nav-tabs,
.tabs-left > .nav-tabs,
.tabs-right > .nav-tabs {
  border-bottom: 0;
}
.tabs-below > .nav-tabs .summary,
.tabs-left > .nav-tabs .summary,
.tabs-right > .nav-tabs .summary {
  color: #777777;
  font-size: 15px;
}
.tab-pane > .panel-heading {
  display: none;
}
.tab-content > .active {
  display: block;
}
.tabs-below > .nav-tabs {
  border-top: 1px solid #009BDE;
}
.tabs-below > .nav-tabs > li {
  margin-top: -1px;
  margin-bottom: 0;
}
.tabs-below > .nav-tabs > li > a {
  border-radius: 0 0 5px 5px;
}
.tabs-below > .nav-tabs > li > a:hover,
.tabs-below > .nav-tabs > li > a:focus {
  border-top-color: #009BDE;
  border-bottom-color: transparent;
}
.tabs-below > .nav-tabs > .active > a,
.tabs-below > .nav-tabs > .active > a:hover,
.tabs-below > .nav-tabs > .active > a:focus {
  border-color: transparent #009BDE #009BDE #009BDE;
}
.tabs-left > .nav-tabs,
.tabs-right > .nav-tabs {
  padding-bottom: 20px;
  width: 220px;
}
.tabs-left > .nav-tabs > li,
.tabs-right > .nav-tabs > li {
  float: none;
}
.tabs-left > .nav-tabs > li:focus,
.tabs-right > .nav-tabs > li:focus {
  outline: 0;
}
.tabs-left > .nav-tabs > li > a,
.tabs-right > .nav-tabs > li > a {
  margin-right: 0;
  margin-bottom: 3px;
}
.tabs-left > .nav-tabs > li > a:focus,
.tabs-right > .nav-tabs > li > a:focus {
  outline: 0;
}
.tabs-left > .tab-content,
.tabs-right > .tab-content {
  border-radius: 0 5px 5px 5px;
  -webkit-box-shadow: 0 1px 1px rgba(0, 0, 0, 0.05);
  -moz-box-shadow: 0 1px 1px rgba(0, 0, 0, 0.05);
  box-shadow: 0 1px 1px rgba(0, 0, 0, 0.05);
  border: 1px solid #009BDE;
  overflow: hidden;
  padding: 10px 15px;
}
.tabs-left > .nav-tabs {
  float: left;
  margin-right: -1px;
}
.tabs-left > .nav-tabs > li > a {
  border-radius: 5px 0 0 5px;
}
.tabs-left > .nav-tabs > li > a:hover,
.tabs-left > .nav-tabs > li > a:focus {
  border-color: #002E6D #009BDE #002E6D #002E6D;
}
.tabs-left > .nav-tabs > .active > a,
.tabs-left > .nav-tabs > .active > a:hover,
.tabs-left > .nav-tabs > .active > a:focus {
  border-color: #009BDE transparent #009BDE #009BDE;
  -webkit-box-shadow: -1px 1px 1px rgba(0, 0, 0, 0.05);
  -moz-box-shadow: -1px 1px 1px rgba(0, 0, 0, 0.05);
  box-shadow: -1px 1px 1px rgba(0, 0, 0, 0.05);
}
.tabs-right > .nav-tabs {
  float: right;
  margin-left: -1px;
}
.tabs-right > .nav-tabs > li > a {
  border-radius: 0 5px 5px 0;
}
.tabs-right > .nav-tabs > li > a:hover,
.tabs-right > .nav-tabs > li > a:focus {
  border-color: #002E6D #002E6D #002E6D #009BDE;
  -webkit-box-shadow: 1px 1px 1px rgba(0, 0, 0, 0.05);
  -moz-box-shadow: 1px 1px 1px rgba(0, 0, 0, 0.05);
  box-shadow: 1px 1px 1px rgba(0, 0, 0, 0.05);
}
.tabs-right > .nav-tabs > .active > a,
.tabs-right > .nav-tabs > .active > a:hover,
.tabs-right > .nav-tabs > .active > a:focus {
  border-color: #009BDE #009BDE #009BDE transparent;
}
th.checkbox,
td.checkbox,
th.radio,
td.radio {
  display: table-cell;
}
.views-display-settings .label {
  font-size: 100%;
  color: #666666;
}
.views-display-settings .footer {
  padding: 0;
  margin: 4px 0 0 0;
}
table .radio input[type="radio"],
table .checkbox input[type="checkbox"] {
  max-width: inherit;
}
.form-horizontal .form-group label {
  position: relative;
  min-height: 1px;
  margin-top: 0;
  margin-bottom: 0;
  padding-top: 7px;
  padding-left: 15px;
  padding-right: 15px;
  text-align: right;
}
@media (min-width: 576px) {
  .form-horizontal .form-group label {
    float: left;
    width: 16.66666667%;
  }
}
.alert a {
  font-weight: bold;
}
.alert-success a {
  color: #356635;
}
.alert-info a {
  color: #2d6987;
}
.alert-warning a {
  color: #a47e3c;
}
.alert-danger a {
  color: #953b39;
}
*,
*::before,
*::after {
  box-sizing: border-box !important;
}
body {
  margin: 0;
  padding: 0;
  box-sizing: border-box;
  font-family: 'Montserrat', sans-serif;
  color: #666666;
  font-size: 16px;
  font-weight: 400;
  line-height: 18px;
}
a {
  text-decoration: none;
}
a:hover {
  text-decoration: none;
}
h1,
h2,
h3,
h5 {
  margin-bottom: 30px;
  text-transform: uppercase;
  color: #002E6D !important;
  font-weight: 600;
  line-height: 1 !important;
}
h1 {
  font-size: 48px;
}
h2 {
  font-size: 36px;
}
h3 {
  font-size: 24px;
}
h4 {
  text-transform: uppercase;
  color: #002E6D;
  margin-top: 26px;
  font-size: 18px;
}
h5 {
  font-size: 16px;
  margin: 15px 0;
  color: #009BDE;
}
ul {
  padding-left: 0;
}
.fixed {
  position: fixed;
  top: 0;
  right: 0;
  left: 0;
  z-index: 1000;
}
.top-panel {
  width: 100%;
  min-height: 110px;
  background-color: #FFFFFF;
}
.logo {
  width: 270px;
  height: 110px;
  display: inline-block;
  vertical-align: top;
  position: relative;
  /* &::after {
        content: '';
        position: absolute;
        top: 0;
        right: -110px;
        width: 0;
        height: 0;
        border-style: solid;
        border-width: 110px 110px 0 0;
        border-color: @tertiary-faded-sky transparent transparent transparent;
    } */
}
.logo a {
  display: block;
  padding: 23px 0 23px 23px;
}
.logo img {
  max-width: 100%;
}
.right-panel {
  height: 100%;
  display: inline-block;
  vertical-align: top;
}
.right-panel_top-panel {
  display: block;
  width: 100%;
  height: 30px;
}
.login,
.new-user {
  position: relative;
  display: inline-block;
}
.login a,
.new-user a {
  text-decoration: none;
  margin-top: -1px;
  display: inline-block;
  text-transform: uppercase;
  padding: 7px 13px;
  font-size: 13px;
  color: #FFFFFF;
  background-color: #EE7523;
  border-bottom-left-radius: 3px;
  border-bottom-right-radius: 3px;
  -webkit-transition: all 0.4s;
  transition: all 0.4s;
}
.login a:hover,
.new-user a:hover {
  background-color: #ce5d10;
}
.login .logout-btn,
.new-user .logout-btn {
  display: none;
}
.new-user a,
.dashboard a {
  color: #002E6D;
  background-color: transparent;
  border-bottom-left-radius: none;
  border-bottom-right-radius: none;
}
.new-user a:hover,
.dashboard a:hover {
  background-color: transparent;
  color: #009BDE;
}
.new-user a.userDash,
.dashboard a.userDash {
  display: none;
}
.lang {
  display: inline-block;
}
.lang ul {
  padding: 0;
  margin-left: 10px;
  list-style-type: none;
}
.lang ul li {
  display: inline-block;
  font-size: 12px;
  padding-right: 6px;
  padding-left: 6px;
  border-right: 1px solid #666666;
  height: 15px;
}
.lang ul li:last-child{
  border-right: none;
}
.lang ul li a {
  text-decoration: none;
  color: #009BDE;
  -webkit-transition: all 0.4s;
  transition: all 0.4s;
}
.lang ul li a:hover {
  color: #009BDE;
}
.lang ul .selected-lang a{
  color: #666666;
}
/* .lang ul li:nth-child(2) {
  padding: 0 8px;
  margin: 0 8px;
  border-style: solid;
  border-width: 0 1px;
  border-color: transparent #666666;
  line-height: 1;
}
.en .lang ul li:first-child a,.en .lang ul li:last-child a {
  color: #009BDE;
} */
.right-panel_bottom-panel {
  display: block;
  min-height: 60px;
  /*margin-top: 20px;*/
  text-align: right;
}
.phone-number {
  height: 60px;
  display: inline-block;
  vertical-align: bottom;
}
.phone-number span {
  display: inline-block;
  vertical-align: middle;
  font-family: 'Montserrat', sans-serif;
  color: #002E6D;
  font-size: 24px;
  font-weight: 600;
  line-height: 1.82857143;
}
.loc-temp {
  height: 60px;
  font-size: 15px;
  display: inline-block;
  vertical-align: bottom;
  border-left: 2px dotted #666666;
  border-right: 2px dotted #666666;
  padding: 8px 18px;
  margin-left: 18px;
}

.loc-temp .city {
  text-transform: uppercase;
  margin-bottom: 5px;
  color: #009BDE;
  display: block;
}

.loc-temp  .tempDetails{
	display: block;
}

.loc-temp .tempDetails span {
  display: inline-block;
  vertical-align: middle;
  text-transform: uppercase;
  color: #002E6D;
}

.loc-temp .tempDetails span.degree {
  padding-right: 9px;
  border-right: 1px solid #002E6D;
  margin-right: 9px;
}

/* .loc-temp .temp {
  text-transform: uppercase;
  color: #002E6D;
  display: block;
} */

.search {
  width: 60px;
  height: 60px;
  display: inline-block;
  vertical-align: bottom;
  text-align: center;
  position: relative;
  cursor: pointer;
}
.search img.search-icon {
  margin-top: 15px;
}
.search .search-field {
  display: none;
  position: fixed;
  right: 125px;
  top: 110px;
}
.search .search-field .input-field {
  width: auto ;
}
.search .search-field .search-submit {
  min-width: 50px;
  margin-left: -4px;
  font-size: 25px;
  padding: 5px 10px;
}
.search .search-field .search-submit::before {
  display: none;
}
.ham-bg {
  height: 60px;
  width: 110px;
  background-color: #009BDE;
  display: inline-block;
  vertical-align: bottom;
  position: relative;
  bottom: 0;
}
.ham-bg .menu-text {
  width: 50px;
  height: 20px;
  position: absolute;
  top: 50%;
  right: 10px;
  transform: translateY(-50%);
  display: inline-block;
  color: #FFFFFF;
}
.button_container {
  position: absolute;
  top: 15px;
  left: 10px;
  height: 27px;
  width: 35px;
  cursor: pointer;
  z-index: 100;
  transition: opacity .25s ease;
}
.button_container.active .top {
  transform: translateY(11px) translateX(0) rotate(45deg);
  background: #FFFFFF;
}
.button_container.active .middle {
  opacity: 0;
  background: #FFFFFF;
}
.button_container.active .bottom {
  transform: translateY(-11px) translateX(0) rotate(-45deg);
  background: #FFFFFF;
}
.button_container span {
  background: #FFFFFF;
  border: none;
  height: 5px;
  width: 100%;
  position: absolute;
  top: 0;
  left: 0;
  transition: all .35s ease;
  cursor: pointer;
}
.button_container span:nth-of-type(2) {
  top: 11px;
}
.button_container span:nth-of-type(3) {
  top: 22px;
}
.overlay {
  position: fixed;
  background: #009BDE;
  top: 110px;
  left: 0;
  width: 100%;
  height: 0%;
  opacity: 0;
  visibility: hidden;
  transition: opacity .35s, visibility .35s, height .35s;
  overflow: hidden;
}
.overlay.open {
  opacity: 1.0;
  visibility: visible;
  padding: 100px;
  height: 430px;
}
.overlay.open .navmenu-col,
.overlay.open li {
  animation: fadeInRight .5s ease forwards;
  animation-delay: .35s;
}
.overlay.open .navmenu-col:nth-of-type(2),
.overlay.open li:nth-of-type(2) {
  animation-delay: .4s;
}
.overlay.open .navmenu-col:nth-of-type(3),
.overlay.open li:nth-of-type(3) {
  animation-delay: .45s;
}
.overlay.open .navmenu-col:nth-of-type(4),
.overlay.open li:nth-of-type(4) {
  animation-delay: .50s;
}
.overlay.open .navmenu-col:nth-of-type(5),
.overlay.open li:nth-of-type(5) {
  animation-delay: .55s;
}
.overlay nav {
  position: relative;
  font-size: 15px;
}
.overlay .navrow {
  list-style: none;
  padding: 0;
  margin: 0 0 0 25px;
  position: relative;
  height: 100%;
  text-align: left;
}
.overlay .navrow .navmenu-col {
  opacity: 0;
}
.overlay .navrow .navmenu-col a {
  display: block;
  position: relative;
  color: #002E6D;
  text-decoration: none;
  overflow: hidden;
  -webkit-transition: all 0.4s;
  transition: all 0.4s;
}
.overlay .navrow .navmenu-col a:hover {
  color: #FFFFFF;
}
.overlay .navrow .navmenu-col > a:first-child {
  text-transform: uppercase;
  margin-bottom: 20px;
}
.overlay .navrow .navmenu-col > span:first-child {
  color: #002E6D;
  text-transform: uppercase;
  margin-bottom: 20px;
}
.overlay .navrow .navmenu-col ul {
  padding-left: 0;
  margin-bottom: 0;
}
.overlay .navrow .navmenu-col ul li {
  display: block;
  padding: 10px 0;
  /* &:first-child {
                        padding-top: 20px;
                    }/*
                    ul {
                        li {
                            padding-left: 15px;
                            position: relative;
                            padding-top: 10px !important;
                            &::before {
                                content: '>';
                                width: 10px;
                                height: 10px;
                                position: absolute;
                                top: 10px;
                                left: 0;
                                color: @primary-white;
                            }
                        }
                    } */
}
.overlay .navrow .navmenu-col ul li a {
  color: #cfebf7;
  font-size: 13px;
  -webkit-transition: all 0.4s;
  transition: all 0.4s;
}
.overlay .navrow .navmenu-col ul li a:hover {
  color: #FFFFFF;
}
.overlay .navrow .navmenu-col:first-child {
  margin-left: 0;
}
/* .overlay .navrow .navmenu-col:first-child ul li {
  padding: 0;
  margin-bottom: 20px;
} */
/* .overlay .navrow .navmenu-col:first-child ul li a {
  text-transform: uppercase;
  font-size: 16px;
  color: #002E6D;
  -webkit-transition: all 0.4s;
  transition: all 0.4s;
} */
/* .overlay .navrow .navmenu-col:first-child ul li a:hover {
  color: #FFFFFF;
} */
.overlay .navrow .navmenu-col:first-child ul li#show-map {
  padding-bottom: 20px;
  position: relative;
}
.overlay .navrow .navmenu-col:first-child ul li#show-map:hover .preview-map {
  display: block;
}
.overlay .navrow .navmenu-col .preview-map {
  position: absolute;
  display: none;
  top: 34px;
}
.overlay .navrow .navmenu-col .preview-map .btn-download {
  background: #002E6D;
  position: absolute;
  bottom: 0;
  left: 0;
  width: 174px;
}
.overlay .navrow .navmenu-col .preview-map .btn-download .download-link {
  font-family: 'Montserrat', sans-serif;
  color: #FFFFFF;
  font-size: 15px;
  font-weight: 500;
  line-height: 18px;
  text-align: center;
  padding: 6px 20px;
  text-transform: uppercase;
}
.map-body {
  width: 100%;
  /* height: auto; */
  max-width: 790px;
  max-height: 560px;
}
.modal-map .modal-content {
  border-radius: 0;
}
.modal-map .modal-content .modal-body {
  padding: 4px;
}
.modal-map .modal-content .modal-footer {
  padding: 4px;
}
.modal-map .modal-content .modal-footer .message-btn {
  width: 100%;
}
.modal-map .modal-content .modal-footer .message-btn .btn-primary.more {
  width: 100%;
}
.modal-map .modal-content .modal-footer .message-btn .btn-primary.more::before {
  height: 600px;
  width: 600px;
  right: -455px;
  top: -50px;
  transform: rotate(46.5deg);
}
.modal-map .modal-content .modal-footer .message-btn .btn-primary.more:hover::before {
  width: 160%;
}
@keyframes fadeInRight {
  0% {
    opacity: 0;
    left: 20%;
  }
  100% {
    opacity: 1;
    left: 0;
  }
}
.login-dep {
  visibility: hidden;
}
.login-form {
  width: 300px;
  padding: 30px;
  position: absolute;
  right: 0;
  top: 29px;
  background-color: #EE7523;
  color: #FFFFFF;
  z-index: 1100;
}
.login-form .form-group,
.login-form .control-group {
  text-align: left;
  position: relative;
}
.login-form .control-group.terms-section {
  /* input[type="checkbox"] {
            top: -20px;
        } */
}
.login-form .control-group.terms-section a {
  background-color: transparent;
  padding-left: 0px;
  text-transform: none;
  font-size: 16px;
}
.login-form .control-group.terms-section .form-label::before {
  background-color: #fff;
}
.alert-overlay {
  width: 100%;
  height: 100%;
  position: fixed;
  top: 0;
  left: 0;
  background-color: rgba(0, 0, 0, 0.95);
  z-index: 1100;
}
.alert-overlay .alert {
  width: 75%;
  min-height: 55px;
  padding: 15px;
  position: fixed;
  top: 30px;
  left: 50%;
  transform: translateX(-50%);
  -webkit-transform: translateX(-50%);
  z-index: 1150;
}
.login-form,
.login-username {
  display: none;
}
.login-username {
  text-transform: uppercase;
  font-size: 13px;
  margin-left: 10px;
}
.modal-map .modal-header {
  display: inline-block;
}
.modal-map .modal-header .close {
  min-width: 20px;
  outline: none;
}
p {
  width: 100%;
  font-family: 'Montserrat', sans-serif;
  color: #222222;
  font-size: 15px;
  font-weight: 400;
  line-height: 1.42857143;
}
p span {
  color: #009BDE;
}
p span a {
  text-decoration: none;
  color: #009BDE;
  -webkit-transition: all 0.4s;
  transition: all 0.4s;
}
p span a:hover {
  color: #006692;
}
.more {
  font-family: 'Montserrat', sans-serif;
  color: #009BDE;
  font-size: 15px;
  font-weight: 600;
  line-height: 1.42857143;
  text-transform: uppercase;
  position: relative;
  overflow: hidden;
  cursor: pointer;
  -webkit-transition: all 0.4s;
  transition: all 0.4s;
}
.more.btn-success {
  background-color: #54BBAB;
}
.more.btn-success:hover {
  background-color: #3f9d8f;
}
.more.btn-primary {
  background-color: #002E6D;
}
.more.btn-primary:hover {
  background-color: #00183a;
}
.more.btn-sky {
  background-color: #009BDE;
}
.more.btn-sky:hover {
  background-color: #0077ab;
}
.more.btn-grey {
  background-color: #bababa;
}
.more.btn-grey:hover {
  background-color: #a1a1a1;
}
.more.btn-horizon {
  background-color: #9ACAEB;
}
.more.btn-horizon:hover {
  background-color: #6fb4e3;
}
.more.btn-success,
.more.btn-primary,
.more.btn-sky,
.more.btn-grey,
.more.btn-horizon {
  border-radius: 0;
  padding: 10px 25px;
  color: #FFFFFF;
  text-transform: uppercase;
  font-size: 15px;
  border: none;
  /* &::before {
            content: "";
            position: absolute;
            height: 150px;
            width: 50px;
            background: @primary-white;
            right: -30px;
            top: -40px;
            transform: rotate(37deg);
            transition: all .3s;
            opacity: 0.3;
        }
        &:hover::before {
            width: 120%;
        } */
}
main {
  margin-top: 110px;
  border-bottom: 5px solid #009BDE;
}
.mob-view {
  display: none;
}
.banner {
  width: 100%;
  min-height: 345px;
  background-color: #9ACAEB;
  position: relative;
  overflow: hidden;
}
.gate-pass-selection {
  width: 100%;
  /* background: url(../../img/gatepass-banner.jpg) center center no-repeat; */
  background-size: cover;
  height: 345px;
  background-color: #9ACAEB;
  position: relative;
  background-position: center;
  background-repeat: no-repeat;
}
.gate-pass-selection .left-top {
  background-color: #EE7523;
  opacity: 1;
  -webkit-clip-path: polygon(100% 21%, 100% 0, 77% 0, 77% 57%);
  clip-path: polygon(100% 21%, 100% 0, 77% 0, 77% 57%);
  -moz-clip-path: polygon(100% 21%, 100% 0, 77% 0, 77% 57%);
}
.vessel-berthing-selection {
  width: 100%;
  /* background: url(../../img/vessel.jpg) center center no-repeat; */
  background-size: cover;
  height: 345px;
  background-color: #9ACAEB;
  position: relative;
  background-position: center;
  background-repeat: no-repeat;
}
.vessel-berthing-selection .left-top {
  background-color: #EE7523;
  opacity: 1;
  -webkit-clip-path: polygon(100% 21%, 100% 0, 77% 0, 77% 57%);
  clip-path: polygon(100% 21%, 100% 0, 77% 0, 77% 57%);
  -moz-clip-path: polygon(100% 21%, 100% 0, 77% 0, 77% 57%);
}
.left-top {
  position: absolute;
  width: 100%;
  height: 100%;
  background-color: #009bde;
  -webkit-clip-path: polygon(0% 0%, 100% 0%, 100% 30%, 0% 60%);
  clip-path: polygon(0% 0%, 100% 0%, 100% 30%, 0% 60%);
  -moz-clip-path: polygon(0% 0%, 100% 0%, 100% 30%, 0% 60%);
  z-index: 10;
}
.right-bottom {
  position: absolute;
  width: 100%;
  height: 100%;
  background-color: #002e6d;
  -webkit-clip-path: polygon(0% 70%, 100% 40%, 100% 100%, 0% 100%);
  clip-path: polygon(0% 70%, 100% 40%, 100% 100%, 0% 100%);
  -moz-clip-path: polygon(0% 70%, 100% 40%, 100% 100%, 0% 100%);
  z-index: 10;
}
.news-block {
  position: absolute;
  width: 300px;
  height: 350px;
  top: 50%;
  right: 105px;
  margin-top: -175px;
  overflow: hidden;
}
.news-block .left-top {
  clip-path: none;
  -webkit-clip-path: none;
  -moz-clip-path: none;
  background-color: #9ACAEB;
}
.news-block .right-bottom {
  clip-path: none;
  -webkit-clip-path: none;
  -moz-clip-path: none;
  background-color: #009BDE;
  transform: skewY(-30deg);
  -webkit-transform: skewY(-30deg);
  -moz-transform: skewY(-30deg);
  right: 50px;
  bottom: 50%;
}
.news-block__main {
  background-color: #FFFFFF;
  width: 240px;
  padding: 15px;
  height: calc(100% - 60px);
  position: absolute;
  z-index: 100;
  top: 30px;
  left: 30px;
  overflow: hidden;
}
.news-block__main > h5 {
  margin: 0 0 10px 0;
  color: #002E6D;
}
.wrap {
  width: 90%;
  max-width: 100%;
  margin: 0 auto;
  padding-top: 100px;
  padding-bottom: 100px;
}
.wrap.wrap-position {
  position: relative;
  background-color: #fff;
  top: -40px;
  z-index: 1;
  padding-top: 40px;
}
.content-block {
  padding-bottom: 100px;
  margin-bottom: 100px;
  border-bottom: 1px solid #777777 !important;
}
.content-block.content-gate-block {
  padding-bottom: 0px;
  margin-bottom: 98px;
  border-bottom: none;
}
.col .content-block:last-child,
.col .content-block:only-child {
  border-bottom: none !important;
  margin-bottom: 0;
  padding-bottom: 0;
}
.hajt-right-panel .card {
  background-color: #9ACAEB;
  border-radius: 0;
  border: none;
  overflow: hidden;
}
.hajt-right-panel .card .card-body {
  padding: 1.5rem;
  position: relative;
  z-index: 5;
}
.hajt-right-panel .card .card-text ul {
  list-style-type: none;
  padding-left: 0;
  margin: 0;
}
.hajt-right-panel .card .card-text ul li {
  font-size: 13px;
  line-height: 2;
}
.hajt-right-panel .card .card-text ul li a {
  color: #002E6D;
  text-decoration: none;
}
.hajt-right-panel .card .card-text ul li a:hover {
  color: #000;
}
.hajt-right-panel .right-bottom {
  position: absolute;
  width: 100%;
  height: 250px;
  background-color: #9ACAEB;
  opacity: 1.0;
  z-index: 2;
  /* -webkit-clip-path: polygon(0 -60%, 100% 50%, 100% 100%, 0 100%);
        clip-path: polygon(0 -60%, 100% 50%, 100% 100%, 0 100%);
        -moz-clip-path: polygon(0 -60%, 100% 50%, 100% 100%, 0 100%); */
  clip-path: none;
  -webkit-clip-path: none;
  -moz-clip-path: none;
  -ms-transform: skewY(-30deg);
  -webkit-transform: skewY(-30deg);
  transform: skewY(-30deg);
  top: 20px;
}
.hajt-right-panel .left-top {
  position: absolute;
  width: 100%;
  height: 400px;
  top: -245px;
  right: 65px;
  background-color: #009BDE;
  opacity: 1.0;
  z-index: 3;
  -webkit-clip-path: polygon(0 0%, 100% 0, 100% 120%, 0% 30%);
  clip-path: polygon(0 0%, 100% 0, 100% 120%, 0% 30%);
  -moz-clip-path: polygon(0 0%, 100% 0, 100% 120%, 0% 30%);
  clip-path: none;
  -webkit-clip-path: none;
  -moz-clip-path: none;
  -ms-transform: skewY(-30deg);
  -webkit-transform: skewY(-30deg);
  transform: skewY(-30deg);
}
.port-options ul {
  padding: 60px 0;
  margin-bottom: 0;
  list-style-type: none;
}
.port-options ul li {
  width: 140px;
  height: 140px;
  display: inline-block;
  vertical-align: top;
  margin-left: 25px;
}
.port-options ul li a {
  -webkit-transition: all 0.4s;
  transition: all 0.4s;
}
.port-options ul li a span {
  -webkit-transition: all 0.4s;
  transition: all 0.4s;
}
.port-options ul li.gatepass a {
  
  background-color: #009BDE;
  border-color: #009BDE;
}
.port-options ul li.gatepass a:hover {
  
}
.port-options ul li.gatepass a:hover span {
  color: #009BDE;
}
.port-options ul li.tracking a {
  
  background-color: #9ACAEB;
  border-color: #9ACAEB;
}
.port-options ul li.tracking a:hover {
  
}
.port-options ul li.tracking a:hover span {
  color: #9ACAEB;
}
.port-options ul li.berthing a {
  
  background-color: #002E6D;
  border-color: #002E6D;
}
.port-options ul li.berthing a:hover {
  
}
.port-options ul li.berthing a:hover span {
  color: #002E6D;
}
.port-options ul li a {
  height: 100%;
  display: block;
  position: relative;
  border-width: 3px;
  border-style: solid;
  border-color: transparent;
}
.port-options ul li a:hover {
  background-color: #FFFFFF;
}
.port-options ul li a span {
  width: 100%;
  display: block;
  position: absolute;
  bottom: 15px;
  left: 0;
  color: #FFFFFF;
  text-transform: uppercase;
  font-size: 13px;
}
.list {
  width: 100%;
  display: block;
}
.list ul {
  list-style-type: none;
  padding-left: 0;
  margin-bottom: 0;
}
.list ul li {
  padding-left: 0 !important;
  padding-right: 0 !important;
  position: relative;
  overflow: hidden;
  height: 250px;
}
.list ul li a {
  height: 100%;
  display: block;
  overflow: hidden;
  background-color: #000;
  -webkit-transition: all 0.4s;
  transition: all 0.4s;
}
.list ul li a img {
  /*width: 100%;
                    max-width: 100%;*/
  height: 100%;
  opacity: 0.5;
  -webkit-transition: all 0.4s;
  transition: all 0.4s;
}
.list ul li a:hover img {
  opacity: 1.0;
}
.list ul li .play-icon {
  height: auto;
  position: absolute;
  top: 50%;
  left: 50%;
  opacity: 1.0;
  transform: translateX(-50%) translateY(-50%);
}
.list .view-all a {
  padding: 0;
  text-decoration: none;
  color: #FFFFFF;
  text-transform: uppercase;
  background: url('../../img/right-arrow.png') no-repeat 90% center;
  -webkit-transition: all 0.4s;
  transition: all 0.4s;
}
.list .view-all a span {
  position: absolute;
  top: 50%;
  left: 25px;
  transform: translateY(-50%);
}
.list.image .view-all {
  position: relative;
  background-color: #002E6D;
}
.list.image .view-all a:hover {
  background-color: #002353;
  -webkit-box-shadow: inset 0 0 0px 3px #002E6D;
  -moz-box-shadow: inset 0 0 0px 3px #002E6D;
  box-shadow: inset 0 0 0px 3px #002E6D;
}
.list.video .view-all {
  position: relative;
  background-color: #009BDE;
}
.list.video .view-all a:hover {
  background-color: #0089c5;
  -webkit-box-shadow: inset 0 0 0px 3px #009BDE;
  -moz-box-shadow: inset 0 0 0px 3px #009BDE;
  box-shadow: inset 0 0 0px 3px #009BDE;
}
.news-slide p {
  font-size: 13px;
}
.slide__overlay .right-bottom {
  width: 500px;
  top: -650px;
  height: 250%;
  background-color: #ffc627;
  -webkit-clip-path: polygon(0 60%, 100% 52%, 100% 68%, 0 77%);
  clip-path: polygon(0 60%, 100% 52%, 100% 68%, 0 77%);
  -moz-clip-path: polygon(0 60%, 100% 52%, 100% 68%, 0 77%);
  z-index: 60;
  opacity: 1.0;
}
.slide__overlay .left-top {
  width: 580px;
  top: -770px;
  height: 250%;
  -webkit-clip-path: polygon(0 40%, 100% 40%, 100% 68%, 0 77%);
  clip-path: polygon(0 40%, 100% 40%, 100% 68%, 0 77%);
  -moz-clip-path: polygon(0 40%, 100% 40%, 100% 68%, 0 77%);
  z-index: 50;
  opacity: 1.0;
}
.slide__text .slide__text-desc {
  font-size: 24px;
  text-transform: uppercase;
  color: #002E6D;
}
/* .gate-pass-selection {
    width: 100%;
    background: url(../../img/gatepass-banner.jpg) 0 0 no-repeat;
    height: 345px;
    background-color: @secondary-horizon-blue;
    position: relative;
    .left-top {
        background-color: @secondary-sunset-orange;
        opacity: 1;
        -webkit-clip-path: polygon(100% 21%, 100% 0, 77% 0, 77% 57%);
        clip-path: polygon(100% 21%, 100% 0, 77% 0, 77% 57%);
        -moz-clip-path: polygon(100% 21%, 100% 0, 77% 0, 77% 57%);
    }
} */
.gate-pass-inner-title {
  width: 260px;
  position: absolute;
  display: block;
  text-transform: uppercase;
  font-weight: 500;
  color: #FFFFFF;
  line-height: 1;
  font-size: 22px;
  padding: 0;
  text-align: left;
  top: 36px;
  right: 15px;
  z-index: 10;
  padding-right: 45px;
  /* span {
        font-size: ceil(@font-size-base * 2.2);
    } */
}
.content-gate {
  padding: 0px 30px;
}
.gate-pass-clip-left {
  width: 160px;
  height: 194px;
}
.hajit-gate-pass-left {
  border-right: 1px solid #777777;
}
.hajit-gate-pass-left .right-bottom {
  opacity: 1;
  background-color: #EE7523;
  -webkit-clip-path: polygon(0 50%, 100% 15%, 100% 100%, 0 100%);
  clip-path: polygon(0 50%, 100% 15%, 100% 100%, 0 100%);
  -moz-clip-path: polygon(0 50%, 100% 15%, 100% 100%, 0 100%);
  margin-left: 40px;
  position: relative;
  display: inline-block;
  vertical-align: top;
}
.hajit-gate-pass-right .right-bottom {
  opacity: 1;
  background-color: #009BDE;
  -webkit-clip-path: polygon(0 50%, 100% 15%, 100% 100%, 0 100%);
  clip-path: polygon(0 50%, 100% 15%, 100% 100%, 0 100%);
  -moz-clip-path: polygon(0 50%, 100% 15%, 100% 100%, 0 100%);
  margin-left: 65px;
  position: relative;
  display: inline-block;
  vertical-align: top;
}
.hajit-gate-pass-right .gate-pass-left-doc .gate-pass-list-view {
  padding-left: 10px;
}
.gate-select {
  width: 100%;
  display: block;
}
.gate-select .heading-color {
  color: #009BDE;
}
.gate-pass-visitor {
  position: absolute;
  bottom: 8px;
  display: block;
  width: 100%;
  text-transform: uppercase;
  font-weight: 500;
  color: #FFFFFF;
  line-height: 1;
  font-size: 24px;
  padding: 0px 26px;
}
.gate-pass-visitor span {
  font-weight: 400;
  font-size: 18px;
}
.gate-pass-left-doc {
  display: inline-block;
  margin-left: 20px;
}
.gate-pass-left-doc h5 {
  margin-bottom: 0px;
  color: #666666;
  padding-top: 10px;
  padding-bottom: 14px;
  display: block;
  font-weight: 400;
}
.gate-pass-list-view {
  list-style-type: none;
  padding-left: 10px;
  display: inline-block;
  font-size: 15px;
}
.gate-pass-list-view li {
  padding-bottom: 6px;
}
.gate-pass-list-view li a {
  text-decoration: underline;
}
.toggled-div {
  display: none;
}
.show_block {
  list-style-type: none;
}
.gate-pass-upload-notifier.content-block.content-gate-block {
  margin-top: 46px;
}
.registration-user {
  min-height: 300px;
}
.registration-user .border-left {
  border-left: 1px solid #666666;
}
.registration-user .border-right {
  border-right: 1px solid #666666;
}
.user-registration-type-left .gate-pass-clip-left {
  width: 160px;
  height: 150px;
}
.user-registration-type-left .gate-pass-clip-left .gate-pass-visitor {
  bottom: 15px;
  font-size: 18px;
  padding: 0 12px;
}
.user-registration-type-left .right-bottom {
  position: relative;
  margin: 0 auto;
  opacity: 1;
  background-color: #EE7523;
  -webkit-clip-path: polygon(0 50%, 100% 15%, 100% 100%, 0 100%);
  clip-path: polygon(0 50%, 100% 15%, 100% 100%, 0 100%);
  -moz-clip-path: polygon(0 50%, 100% 15%, 100% 100%, 0 100%);
}
.custom-radio {
  display: block;
  width: 30px;
  height: 30px;
  position: absolute;
}
.custom-radio::before {
  content: '';
  height: 30px;
  width: 30px;
  position: absolute;
  -moz-border-radius: 50%;
  -webkit-border-radius: 50%;
  border-radius: 50%;
  border: 2px solid #666666;
}
.registration-user-type {
  width: 30px;
  height: 30px;
  display: block;
  position: relative;
  z-index: 2;
}
.mid-circle {
  height: 18px;
  width: 18px;
  position: absolute;
  -moz-border-radius: 50%;
  -webkit-border-radius: 50%;
  border-radius: 50%;
  background: #54BBAB;
  left: 20%;
  top: 20%;
  display: none;
}
.user-registration-type-middle .gate-pass-clip-left {
  width: 160px;
  height: 150px;
}
.user-registration-type-middle .gate-pass-clip-left .gate-pass-visitor {
  bottom: 15px;
  font-size: 18px;
  padding: 0 12px;
}
.user-registration-type-middle .right-bottom {
  position: relative;
  margin: 0 auto;
  opacity: 1;
  background-color: #009BDE;
  -webkit-clip-path: polygon(0 50%, 100% 15%, 100% 100%, 0 100%);
  clip-path: polygon(0 50%, 100% 15%, 100% 100%, 0 100%);
  -moz-clip-path: polygon(0 50%, 100% 15%, 100% 100%, 0 100%);
}
.user-registration-type-right .gate-pass-clip-left {
  width: 160px;
  height: 150px;
}
.user-registration-type-right .gate-pass-clip-left .gate-pass-visitor {
  bottom: 15px;
  font-size: 18px;
  padding: 0 12px;
}
.user-registration-type-right .right-bottom {
  position: relative;
  margin: 0 auto;
  opacity: 1;
  background-color: #54BBAB;
  -webkit-clip-path: polygon(0 50%, 100% 15%, 100% 100%, 0 100%);
  clip-path: polygon(0 50%, 100% 15%, 100% 100%, 0 100%);
  -moz-clip-path: polygon(0 50%, 100% 15%, 100% 100%, 0 100%);
}
.registration-padding {
  padding: 0px 60px;
  margin-bottom: 40px;
}
.image-outer {
  border: 1px solid #666666;
  width: 188px;
  height: 220px;
  padding: 12px;
}
.image-outer .image-inner {
  border: 1px solid #666666;
  width: 162px;
  height: 195px;
  overflow: hidden;
  position: relative;
}
.image-outer .image-inner .uploaded-image {
  height: auto;
  max-height: 100%;
  width: 100%;
  max-width: 100%;
  position: relative;
}
.image-outer .image-inner #btn-upload,
.image-outer .image-inner .btn-upload,
.image-outer .image-inner #btnUpload,
.image-outer .image-inner [id$="btnUpload"] {
  position: absolute;
  z-index: 2;
  opacity: 0;
  width: 44%;
  height: 30%;
  -webkit-clip-path: polygon(100% 0, 0 100%, 100% 100%);
  clip-path: polygon(100% 0, 0 100%, 100% 100%);
  -moz-clip-path: polygon(100% 0, 0 100%, 100% 100%);
  right: 0;
  bottom: 0;
}
.image-outer .image-inner .pic-uploader {
  position: absolute;
  right: 0;
  bottom: 0;
}
.registration-form-heading {
  margin: 34px 0px;
}
.registration-form-heading .heading-color {
  color: #009BDE;
}
.registration-form-heading .dubai-currency {
  display: none;
}
.registration-form-input {
  margin-top: 46px;
}
.registration-form-input .uploader-field {
  /* border-width: 1px;
            border-style: solid;
            border-color: @form-border-color; */
  border-image: initial;
  overflow: hidden;
}
.registration-form-input .uploader-field .input-field {
  padding-right: 45px;
}
.form-input {
  margin-bottom: 10px;
}
.form-input .input-field {
  padding: 12px;
  width: 100%;
  position: relative;
  border: 1px solid #a9a9a9;
}
.form-input .input-field::-webkit-input-placeholder {
  /* Chrome/Opera/Safari */
  font-family: 'Montserrat', sans-serif;
  color: #777777;
  font-size: 15px;
  font-weight: 400;
  line-height: 18px;
}
.form-input .input-field::-moz-placeholder {
  /* Firefox 19+ */
  font-family: 'Montserrat', sans-serif;
  color: #777777;
  font-size: 15px;
  font-weight: 400;
  line-height: 18px;
}
.form-input .input-field::-ms-input-placeholder {
  /* IE 10+ */
  font-family: 'Montserrat', sans-serif;
  color: #777777;
  font-size: 15px;
  font-weight: 400;
  line-height: 18px;
}
.form-input .input-field::-moz-placeholder {
  /* Firefox 18- */
  font-family: 'Montserrat', sans-serif;
  color: #777777;
  font-size: 15px;
  font-weight: 400;
  line-height: 18px;
}
.form-input .input-field .placeholder {
  width: 100%;
  display: block;
  text-overflow: ellipsis;
  white-space: nowrap;
  overflow: hidden;
  font-family: 'Montserrat', sans-serif;
  color: #777777;
  font-size: 15px;
  font-weight: 400;
  line-height: 18px;
}
.form-input .inputfile {
  position: absolute;
  height: 43px;
  width: 13%;
  z-index: 1;
  right: 14px;
  opacity: 0;
}
.form-input .license-uploader {
  position: absolute;
  right: 10px;
  bottom: 12px;
  height: 20px;
  width: auto;
}
.btn-registration {
   text-align: right;
   margin: 20px 0;
}
.btn-registration .message-btn-left {
  display: inline-block;
  margin-right: 30px;
}
.btn-registration .message-btn-right {
  display: inline-block;
}
.form-submit {
  margin-top: 20px;
}
.control-group {
  /* checkbox aspect */
  /* checked mark aspect */
  /* checked mark aspect changes */
  /* disabled checkbox */
}
.control-group input[type="checkbox"] {
  z-index: 10;
  opacity: 0;
  height: 16px;
  left: 1px;
  width: 16px;
  top: 2px;
}
.control-group input[type="checkbox"] label {
  font-weight: 400;
}
.control-group [type="checkbox"]:checked,
.control-group [type="checkbox"]:not(:checked) {
  position: absolute;
  margin: 0;
}
.control-group [type="checkbox"]:checked + label,
.control-group [type="checkbox"]:not(:checked) + label {
  position: relative;
  padding-left: 25px;
  font-weight: 400;
  line-height: 1;
}
.control-group [type="checkbox"]:not(:checked) + label::before,
.control-group [type="checkbox"]:not(:checked) + label::before {
  content: '';
  position: absolute;
  left: 0;
  top: 0px;
  width: 18px;
  height: 17px;
  border: 1px solid #777777;
  border-radius: 0;
}
.control-group [type="checkbox"]:checked + label::before {
  content: '';
  position: absolute;
  left: 0;
  top: 0px;
  width: 18px;
  height: 17px;
  border: 1px solid #777777;
  border-radius: 0;
}
.control-group [type="checkbox"]:checked + label::after,
.control-group [type="checkbox"]:not(:checked) + label::after {
  content: '\2713';
  position: absolute;
  left: 0;
  font-size: 13px;
  top: 0px;
  color: #2bb010;
  width: 18px;
  padding-left: 4px;
}
.control-group [type="checkbox"]:not(:checked) + label::after {
  opacity: 0;
  transform: scale(0);
}
.control-group [type="checkbox"]:disabled:checked + label::before,
.control-group [type="checkbox"]:disabled:not(:checked) + label::before {
  box-shadow: none;
  border-color: #bbb;
  background-color: #ddd;
}
.control-group [type="checkbox"]:disabled:checked + label::after {
  color: #999;
}
.control-group [type="checkbox"]:disabled + label {
  color: #aaa;
}
.td_control {
  position: relative;
  display: inline-block;
  margin-right: 35px;
}
.td_control.form-downloads {
  margin-right: 0;
  margin-bottom: 10px;
  display: block;
}
.td_control.form-downloads label {
  padding-left: 55px !important;
  background: url('../../img/pdf-icon.png') 27px top no-repeat;
}
h4 .td_control {
  display: block;
  border-bottom: 2px solid #ccc;
}
.gate-pass-no {
  text-align: right;
  font-size: 16px;
  text-transform: uppercase;
  color: #002E6D;
  font-weight: 500;
  position: relative;
  margin-top: 35px;
}
.gate-pass-no .right-bottom {
  width: 54px;
  height: 100px;
  right: -7px;
  bottom: -6px;
  -webkit-clip-path: polygon(0 80%, 100% 50%, 100% 100%, 0 100%);
  clip-path: polygon(0 80%, 100% 50%, 100% 100%, 0 100%);
  -moz-clip-path: polygon(0 80%, 100% 50%, 100% 100%, 0 100%);
  background-color: #FFC627;
  opacity: 1.0;
  z-index: -1;
}
.form-input .input-group.date input[type=text] {
  border-radius: 0;
  border: 1px solid #a9a9a9;
  border-right: none;
  outline: none;
}
.document-upload {
  height: 90px;
  display: inline-block;
  position: relative;
  width: 19.50%;
}
.document-upload h5 {
  color: #002E6D;
}
.document-upload span {
  text-transform: uppercase;
  position: relative;
  overflow: hidden;
  bottom: 08px;
}
.document-upload .left-top {
  width: 90%;
  -webkit-clip-path: polygon(0% 18%, 0% 100%, 5% 96%, 80% 16%);
  clip-path: polygon(0% 18%, 0% 100%, 5% 96%, 80% 16%);
  -moz-clip-path: polygon(0% 18%, 0% 100%, 5% 96%, 80% 16%);
}
.document-upload .left-top .output {
  left: -53px;
}
.document-upload .right-bottom {
  width: 85%;
  -webkit-clip-path: polygon(48% 68%, 100% 17%, 100% 100%, 17% 100%);
  clip-path: polygon(48% 68%, 100% 17%, 100% 100%, 17% 100%);
  -moz-clip-path: polygon(0% 18%, 0% 100%, 5% 96%, 80% 16%);
}
.document-upload .right-bottom .output {
  right: -50px;
  top: 24px;
}
.document-upload:nth-child(odd) .left-top,
.document-upload:nth-child(odd) .right-bottom {
  background-color: #fce9d4;
}
.document-upload:nth-child(even) .left-top,
.document-upload:nth-child(even) .right-bottom {
  background-color: #d5edfa;
}
.datepicker-days {
  padding: 10px;
}
.table-condensed tbody tr td {
  padding: 3px;
  font-size: 12px;
}
.btn-primary.triangel-btn {
  width: 100%;
  height: 100%;
  background-color: transparent;
  border: none;
  outline: none;
  box-shadow: none;
}
.btn-primary.triangel-btn:hover {
  color: #fff;
}
.output {
  position: absolute;
  color: #777777;
  font-size: 14px;
}
.custom-modal .input-file-uploader input[type="file"] {
  display: none;
}
.custom-modal .modal-title {
  text-align: center;
  margin-top: 0px;
}
.custom-modal .modal-header {
  padding-top: 50px;
  display: block;
  margin: 0;
  border: none;
  position: relative;
}
.custom-modal .modal-header .btn-close {
  font-size: 36px;
}
.custom-modal .modal-header .close {
  min-width: 20px;
  position: absolute;
  top: 0;
  right: 10px;
  margin-top: 0;
  text-align: right;
  outline: none;
}
.custom-modal .modal-footer {
  border: none;
  margin: 0 auto;
  text-align: center;
}
.custom-modal .modal-footer .more.btn-primary {
  background-color: #009BDE;
  margin-bottom: 22px;
  font-size: 15px;
  font-weight: 400;
  width: 120px;
  margin-left: auto;
  margin-right: auto;
}
.custom-modal .modal-body {
  background: url('../../img/upload_icon.png') center center no-repeat;
}
.input-group-addon:last-child {
  background-color: transparent;
  border-color: #a9a9a9;
  border-radius: 0;
  border-left: 0;
}
.delete {
  position: absolute;
  top: 120px;
  left: 50%;
  transform: translateX(-100%);
  background: url('../../img/delete-icon.png') center center no-repeat;
  width: 26px;
  height: 29px;
  display: none;
}
.select-field {
  text-align: center;
  margin-top: 35px;
}
.control-group {
  /* checkbox aspect */
  /* checked mark aspect */
  /* checked mark aspect changes */
}
.control-group input[type="radio"] {
  z-index: 10;
  opacity: 0;
  height: 17px;
  left: 38px;
  width: 17px;
  top: -36px;
  cursor: pointer;
}
.control-group input[type="radio"] label {
  font-weight: 400;
}
.control-group [type="radio"]:not(:checked),
.control-group [type="radio"]:checked {
  position: relative;
  margin: 0px;
}
.control-group [type="radio"]:not(:checked) + label,
.control-group [type="radio"]:checked + label {
  position: relative;
  padding-left: 5px;
  font-weight: 400;
  color: #444444;
}
.control-group [type="radio"]:not(:checked) + label::before,
.control-group [type="radio"]:checked + label::before {
  content: '';
  position: absolute;
  left: 12px;
  top: -44px;
  width: 26px;
  height: 26px;
  border: 2px solid #838383;
  border-radius: 50%;
}
.control-group [type="radio"]:not(:checked) + label::after,
.control-group [type="radio"]:checked + label::after {
  content: "\2022";
  position: absolute;
  left: 8.5px;
  margin-top: -48px;
  font-size: 6.0em;
  color: #2b9f99;
  padding-left: 4px;
  line-height: 18px;
}
.control-group [type="radio"]:not(:checked) + label::after {
  opacity: 0;
  transform: scale(0);
}
.custom-modal-radio {
  text-align: center;
  margin-top: 75px;
}
.custom-modal-radio .control-group {
  display: inline-block;
}
.radio-modal-footer {
  margin-top: 18px;
  padding-left: 35px;
}
.form-btn {
  text-align: right;
  padding-top: 25px;
  padding-right: 28px;
  /* .more {
        margin-right: 57px;
    } */
}
.user-reg {
  padding-bottom: 66px;
}
.news-image {
  width: 280px;
  max-width: 100%;
  height: 200px;
  margin-bottom: 20px;
  overflow: hidden;
}
.news-image .news-pic {
  width: 100%;
  height: auto;
}

.gridviewPager, .gridviewPager td{
    width: 100%;
    text-align: right;
    border: none;
}
.quick-links {
  width: 305px;
  height: 45px;
  position: fixed;
  right: -226px;
  top: 18%;
  z-index: 110;
  -webkit-transition: all 0.4s;
  transition: all 0.4s;
}
.quick-links.expand {
  right: 0;
}
.quick-links .quick-links__expander {
  width: 75px;
  height: 45px;
  position: relative;
  right: -4px;
  background-color: #54BBAB;
  display: inline-block;
  vertical-align: top;
}
.quick-links .quick-links__expander a {
  display: block;
  height: 100%;
  position: relative;
  padding-left: 25px;
  padding-top: 5px;
  color: #FFFFFF;
  font-weight: 500;
  font-size: 13px;
  box-shadow: inset 20px 0 0 0 #3f9d8f;
}
.quick-links .quick-links__expander a::before {
  content: '';
  width: 20px;
  height: 45px;
  position: absolute;
  top: 0;
  left: 0;
  z-index: 110;
}
.quick-links .quick-links__expander a.closed::before {
  background: url('../../img/quick-access-closed.png') no-repeat 7px center;
}
.quick-links .quick-links__expander a.open::before {
  background: url('../../img/quick-access-opened.png') no-repeat 7px center;
}
.quick-links .quick-links__expander a span {
  display: block;
  text-transform: uppercase;
}
.quick-links .quick-links__expansion {
  width: 225px;
  height: 210px;
  background-color: #54BBAB;
  display: inline-block;
  vertical-align: top;
}
.quick-links .quick-links__expansion ul {
  height: 100%;
  padding-left: 0;
  margin-bottom: 0;
  margin-left: 4px;
}
.quick-links .quick-links__expansion ul li {
  width: 49%;
  height: 50%;
  padding: 2px;
  border: 1px solid #ffffff;
  display: inline-block;
  vertical-align: top;
}
.quick-links .quick-links__expansion ul li a {
  display: block;
  height: 100%;
  color: #FFFFFF;
  font-weight: 500;
  font-size: 13px;
  text-transform: uppercase;
  text-align: center;
  -webkit-transition: all 0.4s;
  transition: all 0.4s;
}
.quick-links .quick-links__expansion ul li a:hover {
  background-color: #3f9d8f;
}
.quick-links .quick-links__expansion ul li a span {
  display: block;
  min-height: 35px;
  padding-top: 25px;
}
.quick-links .quick-links__expansion ul li a span.log-success {
  padding-top: 0px;
}
.quick-links .quick-links__expansion ul li:nth-child(odd) {
  border-left: none;
  border-top: none;
}
.quick-links .quick-links__expansion ul li:nth-child(even) {
  border-right: none;
  border-bottom: none;
}
.lightbox {
  width: 100%;
}
.fade {
  opacity: 1.0;
}
.modal-backdrop.fade {
  opacity: 0.75;
}
.modal.fade .modal-dialog {
  transition: -webkit-transform 0.3s ease-out;
  transition: transform 0.3s ease-out;
  transition: transform 0.3s ease-out, -webkit-transform 0.3s ease-out;
  -webkit-transform: translate(0, 5%);
  transform: translate(-50%, 5%);
  left: 50%;
  margin: 0;
}
.doc-section .document-upload:last-of-type .right-bottom .triangel-btn,
.doc-section .document-upload:nth-last-of-type(2) .right-bottom .triangel-btn {
  display: none;
}
.registration-type {
  margin-bottom: 30px;
}
.registration-type .td_control {
  position: relative;
}
.registration-type .control-group input[type=radio] {
  left: 5px;
  top: 2px;
}
.registration-type .control-group input[type=radio]:checked + label,
.registration-type .control-group input[type=radio]:not(:checked) + label {
  padding-left: 10px;
}
.registration-type .control-group input[type=radio]:checked + label::before,
.registration-type .control-group input[type=radio]:not(:checked) + label::before {
  left: -19px;
  top: -5px;
}
.registration-type .control-group input[type=radio]:checked + label::after,
.registration-type .control-group input[type=radio]:not(:checked) + label::after {
  left: -24px;
  top: -9px;
  margin-top: 0;
}
.company-profile-banner {
  width: 100%;
  /* background: url(../../img/slide-1.jpg) 0 0 no-repeat; */
  background-size: cover;
  height: 345px;
  background-color: #9ACAEB;
  position: relative;
  background-position: center;
  background-repeat: no-repeat;
}
.company-profile-banner .left-top {
  background-color: #EE7523;
  opacity: 1;
  -webkit-clip-path: polygon(100% 21%, 100% 0, 77% 0, 77% 57%);
  clip-path: polygon(100% 21%, 100% 0, 77% 0, 77% 57%);
  -moz-clip-path: polygon(100% 21%, 100% 0, 77% 0, 77% 57%);
}
.form-message {
  display: none;
}
.login-submit a,
.login-submit buttton {
  display: inline-block;
}
.login-submit a {
  font-size: 10px;
  padding: 5px;
  text-decoration: underline;
  text-transform: none;
  padding: 5px 16px 5px 5px;
}
.login-submit a:hover {
  background-color: transparent;
}
.captcha-code img {
  width: 100%;
  max-width: 240px;
}
.container-tracking-banner {
  width: 100%;
  /* background: url(../../img/container-trakking-banner.png) center center no-repeat; */
  background-size: cover;
  height: 345px;
  background-color: #9ACAEB;
  position: relative;
  background-position: center;
  background-repeat: no-repeat;
}
.container-tracking-banner .left-top {
  background-color: #EE7523;
  opacity: 1;
  -webkit-clip-path: polygon(100% 21%, 100% 0, 77% 0, 77% 57%);
  clip-path: polygon(100% 21%, 100% 0, 77% 0, 77% 57%);
  -moz-clip-path: polygon(100% 21%, 100% 0, 77% 0, 77% 57%);
}
.container-search {
  margin-bottom: 82px;
}
.container-search .input-container-id {
  width: 100%;
  padding: 10px;
  /* background: @footer-input-bg; */
  font-family: 'Montserrat', sans-serif;
  color: #777777;
  font-size: 13px;
  font-weight: 400;
  line-height: 18px;
}
.container-table {
  margin-bottom: 100px;
}
.container-table .container-table-heading {
  font-family: 'Montserrat', sans-serif;
  color: #002e6d;
  font-size: 15px;
  font-weight: 600;
  line-height: 18px;
  text-transform: capitalize;
}
.container-table table {
  width: 100%;
}
.container-table table thead {
  background: #002e6d;
  font-family: 'Montserrat', sans-serif;
  color: #FFFFFF;
  font-size: 15px;
  font-weight: 600;
  line-height: 18px;
  text-transform: uppercase;
}
.container-table table thead tr td {
  padding: 14px 7px;
  border: 1px solid #FFFFFF;
}
.container-table table tbody tr:nth-child(odd) {
  background: #ccebf8;
}
.container-table table tbody tr:nth-child(even) {
  background: #7fcdee;
}
.container-table table tbody tr:not(:last-child) {
  border-bottom: 2px solid #FFFFFF;
}
.container-table table tbody tr td {
  padding: 14px 7px;
  text-transform: capitalize;
  font-family: 'Montserrat', sans-serif;
  color: #777777;
  font-size: 15px;
  font-weight: 400;
  line-height: 18px;
  border: 1px solid #FFFFFF;
}
.container-table table tbody tr.gridviewPager {
  background-color: transparent;
}
.container-table table tbody tr.gridviewPager td {
  padding: 0;
}
.container-table table tbody tr.gridviewPager td table tr {
  background-color: transparent;
}
.container-table table tbody tr.gridviewPager td table tr td > span {
  display: inline-block;
  padding: 5px 10px;
  border-radius: 5px;
}
.container-table table tbody tr.gridviewPager td table tr td > a {
  display: inline-block;
  padding: 5px 10px;
  border-radius: 5px;
}
.container-table .status-report {
  padding-top: 20px;
  font-family: 'Montserrat', sans-serif;
  color: #777777;
  font-size: 13px;
  font-weight: 400;
  line-height: 18px;
}
.container-table.thead th:first-child {
  width: 10%;
}
.card-header {
  margin-top: 0;
}
.card-header h4 {
  display: block;
  width: 100%;
}
.card-body ul {
  list-style-position: inside;
  margin-top: 20px;
  margin-bottom: 0;
}
.card-body ul.card-text {
  margin-top: 0;
  list-style-type: none;
}
.card-body ul.card-text li {
  margin-bottom: 10px;
}
.card-body ul.card-text li:last-child {
  margin-bottom: 0;
}
.card-body.scrollable {
  max-height: 200px;
  overflow-y: auto;
}
.annoucement .card-body ul.card-text li {
  font-size: 13px;
}
.card.annoucement .card-header {
  background-color: #002E6D;
  color: #FFFFFF;
}
.reset .card {
  margin-bottom: 30px;
}
.container-type {
  margin: 60px 0px;
}
.container-data-table {
  width: 100% !important;
}
.paginate_button.current {
  background: #f4f4f4 !important;
  border: none !important;
}
.paginate_button.current:hover {
  border: none !important;
}
.container-data-table.import-table {
  margin-bottom: 40px;
}
.dataTables_paginate {
  margin: 5px 0px;
}
.vesselType {
  text-align: right;
}
.vesselType label {
  margin-top: 10px;
  font-weight: 500;
}
.dropdown-vessel .custom-select-box::before {
  background: transparent url(../../img/down-arrow.png) 0 0 no-repeat;
}
.form-control.vessel-dropdown {
  border-radius: 0 !important;
  background-color: #d5edfe;
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
}
.form-control.vessel-dropdown:focus {
  background-color: #d5edfe;
}
.header-content {
  margin-bottom: 50px;
}
.header-content h3 span {
  color: #0f99d6;
}
.accordin-section {
  width: 100%;
  border: 1px solid #e5e5e5;
  padding: 18px 20px;
  margin-top: 30px;
}
.accordin-section .accordion-block .input-group-addon {
  background-color: transparent;
  border: 1px solid #a9a9a9;
  border-radius: 0;
  border-left: 0;
}
.accordion {
  color: #002E6D;
  transition: .4s;
  display: block;
  width: 100%;
  position: relative;
  cursor: pointer;
  left: 30px;
  font-weight: 500;
  text-transform: uppercase;
}
.accordion::before {
  content: '';
  background-image: url('../../img/minus.png');
  width: 16px;
  height: 2px;
  position: absolute;
  top: 8px;
  left: -30px;
}
.accordion.active::before {
  content: '';
  background-image: url('../../img/plus.png');
  width: 16px;
  height: 16px;
  top: 0px;
}
.accordion-block {
  margin-top: 12px;
}
.accordion-block .form-input {
  margin-bottom: 1em;
}
.accordion-block .form-input input {
  padding: 12px;
  width: 100%;
}
.thruster-type p {
  font-weight: 400;
}
.default-dropdown {
  border-radius: 0;
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
}
.select-port .custom-select-box::before {
  background: url(../../img/down-arrow.png) 0 0 no-repeat;
}
.select-port .custom-select-box .default-dropdown {
  height: 44px !important;
}
.upload-section .document-upload {
  width: 100%;
}
.upload-section .document-upload .doc-span {
  display: inline-block;
  width: 180px;
  height: 75px;
  bottom: 0;
  font-size: 13px;
  text-transform: initial;
}
.upload-section .document-upload .left-top {
  width: 63%;
}
.upload-section .document-upload .left-top .output {
  font-size: 13px;
  left: -36px;
}
.upload-section .document-upload .right-bottom {
  width: 60%;
  background-color: #ececec;
}
.upload-section .document-upload .right-bottom .triangel-btn {
  display: none;
}
.ufv,
.gc,
.tanker,
.contner,
.st,
.ncv,
.mt5hgt,
.mt4hgt,
.mt3hgt,
.barges {
  display: none;
}
.ufv .row .btn-select,
.gc .row .btn-select,
.tanker .row .btn-select,
.contner .row .btn-select,
.st .row .btn-select,
.ncv .row .btn-select,
.mt5hgt .row .btn-select,
.mt4hgt .row .btn-select,
.mt3hgt .row .btn-select,
.barges .row .btn-select {
  min-height: 200px;
  position: relative;
  margin-top: 10px;
}
.ufv .row .btn-select:nth-child(even) .form-input .document-upload .left-top,
.gc .row .btn-select:nth-child(even) .form-input .document-upload .left-top,
.tanker .row .btn-select:nth-child(even) .form-input .document-upload .left-top,
.contner .row .btn-select:nth-child(even) .form-input .document-upload .left-top,
.st .row .btn-select:nth-child(even) .form-input .document-upload .left-top,
.ncv .row .btn-select:nth-child(even) .form-input .document-upload .left-top,
.mt5hgt .row .btn-select:nth-child(even) .form-input .document-upload .left-top,
.mt4hgt .row .btn-select:nth-child(even) .form-input .document-upload .left-top,
.mt3hgt .row .btn-select:nth-child(even) .form-input .document-upload .left-top,
.barges .row .btn-select:nth-child(even) .form-input .document-upload .left-top {
  background-color: #d5edfa;
}
.ufv .row .btn-select .delete,
.gc .row .btn-select .delete,
.tanker .row .btn-select .delete,
.contner .row .btn-select .delete,
.st .row .btn-select .delete,
.ncv .row .btn-select .delete,
.mt5hgt .row .btn-select .delete,
.mt4hgt .row .btn-select .delete,
.mt3hgt .row .btn-select .delete,
.barges .row .btn-select .delete {
  left: 25%;
  transform: none;
  bottom: 20px;
  top: 175px;
}
.port-letter-radio {
  padding: 10px 0;
  margin: 0 15px;
}
.btn-all {
  padding-top: 70px;
  text-align: right;
}
.btn-all button:nth-child(1) {
  margin-right: 50px;
}
.select-value-null {
  display: none;
}
.tab-content .heading-color {
  color: #009BDE;
}
.tab-content .document-upload {
  width: 100%;
}
.tab-content .document-upload .doc-span {
  font-size: 14px;
}
.tab-content .document-upload .left-top .output {
  left: -31px;
  font-family: 'Montserrat', sans-serif;
  color: #666666;
  font-size: 13px;
  font-weight: 400;
  line-height: 18px;
}
.tab-content .document-upload .right-bottom .triangel-btn {
  display: none;
}
.tab-content .document-uploader .row .btn-select:first-child .document-upload .right-bottom {
  background-color: #fce9d4;
}
.tab-content .document-uploader .row .btn-select:last-child .document-upload .right-bottom {
  background-color: #d5edfa;
}
.tab-content .even-uploader .left-top {
  background: #d5edfa;
}
.tab-content .top-spacing {
  margin: 36px 0px;
}
.tab-content .top-spacing .note {
  font-family: 'Montserrat', sans-serif;
  color: #666666;
  font-size: 15px;
  font-weight: 400;
  line-height: 18px;
}
.job-application-form {
  width: 100%;
  /* background: url(../../img/job-application-banner.png) 0 0 no-repeat; */
  background-size: cover;
  height: 345px;
  background-color: #9ACAEB;
  position: relative;
  background-position: center;
  background-repeat: no-repeat;
}
.job-application-form .left-top {
  background-color: #EE7523;
  opacity: 1;
  -webkit-clip-path: polygon(100% 21%, 100% 0, 77% 0, 77% 57%);
  clip-path: polygon(100% 21%, 100% 0, 77% 0, 77% 57%);
  -moz-clip-path: polygon(100% 21%, 100% 0, 77% 0, 77% 57%);
}
.tab-heading {
  display: inline;
  font-family: 'Montserrat', sans-serif;
  color: #403f3f;
  font-size: 15px;
  font-weight: 600;
  line-height: 18px;
  text-transform: capitalize;
}
.select-job-type {
  margin-bottom: 98px;
  text-align: center;
}
.select-job-type > p {
  font-weight: 500;
}
.select-job-type .application-type {
  display: inline-block;
}
.select-job-type .application-type ul.nav {
  margin: 0px 20px;
  /* li.active{
                background: @active-tab;
            } */
}
.select-job-type .application-type ul.nav li {
  background-color: #009bde;
  background-position: center 30px;
  background-repeat: no-repeat;
  margin-right: 2px;
}
.select-job-type .application-type ul.nav li a {
  display: block;
  width: 240px;
  height: 140px;
  color: #FFFFFF;
  text-transform: capitalize;
  padding-top: 100px;
}
.select-job-type .application-type ul.nav li.grad {
  background-image: url('../../img/grad-icon.png');
}
.select-job-type .application-type ul.nav li.student {
  background-image: url('../../img/student-icon.png');
}
.select-job-type .application-type ul.nav li.prof {
  background-image: url('../../img/prof-icon.png');
}
.professional-form .custom-dropdown {
  position: relative;
  overflow: hidden;
  border-right: 1px solid #ccc;
}
.professional-form .custom-dropdown::before {
  content: "";
  position: absolute;
  width: 16px;
  height: 10px;
  top: 20px;
  right: 14px;
  background: url(../../img/down-arrow.png) 0 0 no-repeat;
  z-index: 1;
}
.professional-form .custom-dropdown .input-dropdown {
  outline: 0;
  resize: none;
  -webkit-appearance: none;
  -moz-appearance: none;
  -o-appearance: none;
  display: block;
  width: 100%;
  height: calc(2.9rem);
  text-transform: capitalize;
  padding: 0.5rem 0.75rem;
  background-clip: padding-box;
  transition: border-color ease-in-out 0.15s, box-shadow ease-in-out 0.15s;
  font-family: 'Montserrat', sans-serif;
  color: #777777;
  font-size: 15px;
  font-weight: 400;
  line-height: 18px;
}
.professional-form .custom-dropdown .input-dropdown::-ms-expand {
  display: none;
}
#professionals .document-uploader {
  margin-top: 30px;
}
#student-graduates .student-graduate-type {
  margin-top: 80px;
  margin-bottom: 32px;
}
#student-graduates .student-graduate-type .type-of-application {
  margin: 0px 24px;
  display: inline;
}
#student-graduates #graduate-form {
  display: none;
}
.type-of-application {
  margin: 0px 24px;
  display: inline;
}
/* .user-registration-form{
    .registration-form-input{
        .alert-danger{
            //display: none;
        }
    }
} */
.installDate {
  display: none;
}
.exp label {
  padding-left: 15px;
  line-height: 2.75;
  font-weight: 500;
}
#fof {
  display: block;
  width: 100%;
  margin: 100px 0;
  line-height: 1.6em;
  text-align: center;
}
#fof .hgroup {
  text-transform: uppercase;
}
#fof .hgroup h1 {
  margin-bottom: 25px;
  font-size: 80px;
}
#fof .hgroup h1 span {
  display: inline-block;
  margin-left: 5px;
  padding: 2px;
  border: 1px solid #CCCCCC;
  overflow: hidden;
}
#fof .hgroup h1 span strong {
  display: inline-block;
  padding: 0 20px 20px;
  border: 1px solid #CCCCCC;
  font-weight: normal;
}
#fof .hgroup h2 {
  font-size: 60px;
}
#fof .hgroup h2 span {
  display: block;
  font-size: 30px;
}
#fof p {
  margin: 25px 0 0 0;
  padding: 0;
  font-size: 16px;
}
#fof p:first-child {
  margin-top: 0;
}
.disabled {
  pointer-events: none;
  opacity: 0.6;
}
.login-error {
  position: fixed;
  top: 4%;
  left: 26%;
  z-index: 1001;
}
.login-error .alert {
  display: none;
  margin-bottom: 0px;
}
.gallery ul {
  padding: 0;
  margin: 0;
  list-style-type: none;
}
.gallery ul li {
  margin-bottom: 30px;
  /* height: 250px; */
  overflow: hidden;
  position: relative;
}
.gallery ul li a {
  display: block;
  /*overflow: hidden;
  height: 100%;
  outline: none;*/
}

.gallery ul li a img{
	height: auto;
	width: 100%;
}
.gallery ul li a.vdo-gallery img {
  height: 100%;
  width: auto;
}
.gallery ul li a.vdo-gallery .play-icon {
  height: auto;
  position: absolute;
  top: 50%;
  left: 50%;
  opacity: 1;
  transform: translateX(-50%) translateY(-50%);
}
.gallery ul li > img {
  width: 40px;
  height: 40px;
  position: absolute;
  top: 50%;
  left: 50%;
  margin-top: -20px;
  margin-left: -20px;
}
.content-gate h4 {
  margin-top: 0;
}
.content-gate .brief-news {
  border-bottom: 1px solid #ccc;
  padding: 20px 0px;
}
.content-gate .showNews {
  display: inline-flex;
}
.pagination {
  display: block;
  width: 75%;
  margin: 1em auto;
  text-align: center;
}
.pagination:after {
  content: '';
  clear: both;
}
.pagination-button {
  display: inline-block;
  padding: 5px 10px;
  border: 1px solid #e0e0e0;
  background-color: #eee;
  color: #333;
  cursor: pointer;
  transition: background 0.1s, color 0.1s;
}
.pagination-button:hover {
  background-color: #ddd;
  color: #3366cc;
}
.pagination-button.active {
  background-color: #bbb;
  border-color: #bbb;
  color: #3366cc;
}
.loader {
  width: 100%;
  height: 100%;
  position: fixed;
  top: 0;
  left: 0;
  z-index: 1300;
  background-color: rgba(255, 255, 255, 0.25);
}
.loader > img {
  width: 60px;
  height: 64px;
  position: absolute;
  top: 50%;
  left: 50%;
  -webkit-transform: translateX(-50%) translateY(-50%);
  transform: translateX(-50%) translateY(-50%);
}
#cboxPrevious:focus,
#cboxNext:focus,
#cboxClose:focus {
  outline: none;
}
select.form-control {
  border: 1px solid #a9a9a9;
}
#successModal {
  background-color: rgba(255, 255, 255, 0.5);
}
.dashboard-main .edit-save {
  float: right;
  margin-top: 20px;
}
.dashboard-main .edit-save .btn-save {
  display: none;
}
.profile-details .image-outer {
  margin: 0 auto;
  height: auto;
  width: auto;
}
.profile-details .image-outer .image-inner {
  /* height: auto;
            width: auto; */
}
.profile-details .image-outer .image-inner .upload-btn {
  display: none;
}
.profile-details .image-outer .image-inner #img-uploader {
  display: none;
}
.profile-details .top-gap .profile-label {
  text-transform: capitalize;
}
.profile-details .top-gap h5 {
  font-weight: 500;
  margin: 0;
}
.profile-details .row-spacing {
  margin-top: 36px;
}
.profile-table .tbl-gate-pass tr th {
  background: #0f99d6;
}
.profile-table .tbl-gate-pass tr th .look-over {
  visibility: hidden;
}
.profile-table .tbl-vessel-berthing tr th {
  background: #002e6d;
}
.profile-table table {
  width: 100%;
  /* thead{
            th{       
                padding: 4px 10px;               
                .font_prop(@fontColor:@body-bg; @fontSize:@font-size-xs-small;@fontWeight:@font-weight-medium; @lineHeight:(@font-size-h2)-2;);
                text-transform: uppercase;
            }
        } */
}
.profile-table table tbody tr th {
  padding: 10px 10px;
  font-family: 'Montserrat', sans-serif;
  color: #fff;
  font-size: 13px;
  font-weight: 500;
  line-height: 1.42857143;
  text-transform: uppercase;
  border: none;
}
.profile-table table tbody tr td {
  padding: 10px 10px;
  font-family: 'Montserrat', sans-serif;
  color: #777777;
  font-size: 13px;
  font-weight: 400;
  line-height: 1.42857143;
  border: none;
  border-bottom: 1px solid #e3e3e3;
  border-right: 1px solid #fff;
}
.profile-table table tbody tr td .look-over {
  visibility: hidden;
  max-width: 24px;
}
.profile-table table tbody tr td:only-child {
  border-bottom: none;
}
.profile-table table tbody tr:hover {
  background-color: #e7f6fb;
}
.profile-table table tbody tr:hover .look-over {
  visibility: visible;
}
.profile-table .view-all {
  float: right;
  padding: 12px 0px;
  font-size: 12px;
}
.profile-table .view-all:hover {
  color: #002e6d;
}
.edit-profile .input-container-id {
  display: none;
  border: 1px solid #a9a9a9;
}
.edit-profile #input-trade-license {
  padding: 7px 10px;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
}
#licenseModal .modal-header {
  text-align: right !important;
  display: inline-block;
}
#licenseModal .modal-header .close {
  min-width: 20px;
  outline: none;
  border: none;
}
.gridviewPager table {
  display: inline-block;
}
.gridviewPager table tbody {
  float: right;
}
.gridviewPager table td {
  width: auto !important;
  display: inline-block !important;
  border: none !important;
}
.gridviewPager table td > a {
  padding: 5px 10px;
  display: block;
  background-color: #cfebf7;
  border-radius: 5px;
  margin: 10px 5px;
}
.gridviewPager table td > span {
  padding: 5px 10px;
  display: block;
  background-color: #002E6D;
  color: #FFFFFF;
  margin: 10px 5px;
  border-radius: 5px;
}
.faq .content-block {
  padding-bottom: 25px;
  margin-bottom: 25px;
}
.faq .content-block ul,
.faq .content-block ol {
  list-style-position: inside;
  padding-left: 30px;
  margin-top: 15px;
}
#protect {
  width: 120px;
  height: 32px;
  position: absolute;
}
.gallery-paginate,
.faq-paginate {
  width: 100%;
  text-align: right;
}
.gallery-paginate > a,
.faq-paginate > a {
  padding: 5px 10px;
  display: inline-block;
  background-color: #cfebf7;
  border-radius: 5px;
  color: #000;
  margin: 10px 5px;
}
#contactMsg,
#contactSuccessMsg {
  display: none;
}
.LTStartDate,
.LTEnddate,
.LTVisa {
  display: none;
}
.searchDash {
  min-width: 100% !important;
  margin: 0 !important;
  height: 45px;
  font-size: 32px !important;
  line-height: 0;
  padding-top: 0 !important;
}
/*.tbl-gate-pass, .tbl-vessel-berthing{
    display: block;
    & > thead{
        display: block;
        tr{
            & > th{
                display: inline-block;
                vertical-align: bottom;
                word-wrap: break-word;
                min-height: 60px;
                &:first-child{ width: 9%;}
                &:nth-child(2){ width: 16.5%;}
                &:nth-child(3){ width: 16.5%;}
                &:nth-child(4){ width: 16.5%;}
                &:nth-child(5){ width: 16.5%;}
                &:nth-child(6){ width: 16.5%;}
                &:last-child{ width: 8%;}
            }
        }
    }
    & > tbody{
        display: block;
        & > tr{
            display: block;
            &:last-child{
                //text-align: right;
                &:hover{
                    background-color: transparent;
                }
                table{
                    tr{ text-align: right; }
                    td{
                        display: inline-block;
                        border: none;
                        padding: 0;
                        span, a{
                            padding: 5px 10px;
                            border-radius: 3px;
                            margin: 3px 5px;
                        }
                        span{
                            color: @primary-white;
                            background-color: @primary-sea-blue;
                        }
                        a{
                            background-color: @tertiary-faded-sky;
                        }
                    }
                }
                td:only-child{
                    width: 100%;

                    tr{
                        &:hover{
                            background-color: transparent;
                        }
                    }
                }
            }

            & > th, & > td{
                display: inline-block;
                vertical-align: bottom;
                word-wrap: break-word;
                min-height: 60px;
                &:first-child{ width: 9%;}
                &:nth-child(2){ width: 16.5%;}
                &:nth-child(3){ width: 16.5%;}
                &:nth-child(4){ width: 16.5%;}
                &:nth-child(5){ width: 16.5%;}
                &:nth-child(6){ width: 16.5%;}
                &:last-child{ width: 8%;}
            }
        }
    }
}*/
.tbl-container-tracking thead tr th {
  padding: 10px;
}
.searchResult tbody tr {
  margin-bottom: 10px;
  border: none;
}
.searchResult tbody tr td {
  padding: 15px 0;
  border: none;
}
.searchResult .gridviewPager {
  margin-top: 30px;
  border-top: 1px solid #CCC;
  display: block;
}
.searchResult .gridviewPager > td {
  text-align: right;
  padding: 0;
  display: block;
}
.searchResult .gridviewPager > td > span {
  margin: 0;
}
.noScroll {
  overflow: hidden !important;
}
.content-footer {
  width: 100%;
}
.bg-contact-us {
  background: url('../../img/map-footer.png') 0 0 no-repeat;
  background-blend-mode: luminosity;
  background-size: contain;
  width: 100%;
  height: 57%;
  background-color: #b6e4ff;
  position: relative;
  overflow: hidden;
}
.bg-contact-us .left-top {
  background-color: #2b9f99;
  /* clip-path: polygon(44% 100%,91.2% 100%,100% 65.5%,100% -60%);
        -webkit-clip-path: polygon(44% 100%,91.2% 100%,100% 65.5%,100% -60%);
        -moz-clip-path: polygon(44% 100%,91.2% 100%,100% 65.5%,100% -60%); */
  opacity: 1;
  z-index: 0;
  width: 600px;
  right: 0;
  -ms-transform: skewY(-30deg);
  -webkit-transform: skewY(-30deg);
  transform: skewY(-30deg);
  clip-path: none;
  -webkit-clip-path: none;
  -moz-clip-path: none;
}
.contact-us {
  border-bottom: 1px solid #777777;
  padding-top: 50px;
  margin-bottom: 30px;
}
.email-info {
  width: 100%;
}
.footer-up {
  padding-bottom: 30px;
  overflow: hidden;
  float:none !important;
}
.footer-bottom {
  padding-top: 100px;
  padding-bottom: 15px;
}
.submit-contact {
    margin-top: 10px;
}
.footer-first-block ul {
  list-style-type: none;
  font-size: 13px;
  font-weight: 500;
  text-transform: uppercase;
  padding-left: 0px;
}
.footer-first-block ul li {
  padding-bottom: 20px;
}
.footer-first-block ul li a {
  color: #000;
}
.down {
  padding-left: 10px;
}
.footer-rest-block ul {
  list-style-type: none;
  font-size: 13px;
  padding-left: 0px;
}
.footer-rest-block ul li:first-child {
  padding-bottom: 20px;
  font-weight: 500;
  text-transform: uppercase;
  color: #000;
}
.footer-rest-block ul li {
  padding-bottom: 15px;
}
.footer-rest-block ul li a {
  color: #000;
}
.social-media {
  text-align: right;
  padding-top: 50px;
}
.social-media a:hover {
  opacity: 0.5;
}
.bg-footer-bottom {
  border-bottom: 1px solid #777777;
  padding-bottom: 16px;
}
.content-copyright {
  padding-top: 15px;
}
.content-copyright p {
  display: inline-block;
  width: auto;
  color: #002E6D;
}
.message-form {
  margin-top: 26px;
  /* select.footer-box{
        color: @footer-input;
        option:not(:first-child){
            color: @text-color-darker;
        }
    } */
}
.message-form .message-btn {
  text-align: right;
}
.message-form .footer-box {
  background-color: #95cfcc;
  border-radius: 0;
  outline: none;
  font-weight: 400;
  color: #444444;
  resize: none;
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
}
.message-form input.footer-box::placeholder,
.message-form textarea.footer-box::placeholder {
  color: #495057;
}
.no-pad {
  padding: 0px;
}
.contact-details h4 {
  font-size: 24px;
  font-weight: 700;
  color: #002E6D;
  text-transform: uppercase;
}
.contact-details p span {
  color: #002E6D;
}
.terms {
  text-align: right;
}
.terms a {
  color: #002E6D;
}
.custom-select-box {
  overflow: hidden;
  position: relative;
}
.custom-select-box::before {
  content: "";
  position: absolute;
  width: 12px;
  height: 7px;
  top: 20px;
  right: 7px;
  background: url(../../img/down-arrow.png) 0 0 no-repeat;
}
#ConplaceHolderMain {
  margin-right: 0 !important;
  margin-bottom: 0 !important;
  margin-left: 0 !important;
  padding-top: 111px;
  width: 100%;
}
@media (max-width: 767px) {
  #ConplaceHolderMain {
    margin-top: 0px !important;
    padding-top: 0;
  }
}
#s4-bodyContainer {
  overflow-x: hidden;
}
.ms-wikicontent.ms-rtestate-field {
  padding-right: 0 !important;
}
.form-control {
  padding: 0.5rem 0.75rem !important;
  background-color: #FFFFFF !important;
  border-radius: 0 !important;
}
select.form-control:not([size]):not([multiple]) {
  width: 100% !important;
  max-width: 120% !important;
  height: 46px !important;
  appearance: none;
  -webkit-appearance: none;
  -moz-appearance: none;
}
.card-header {
  width: 100%;
}
/* input[type=button]:hover,
input[type=reset]:hover,
input[type=submit]:hover{
    background-color: lighten(#009BDE, 5%);
} */
.dropdown-vessel .form-control.vessel-dropdown {
  background-color: #d5edfe !important;
}
/* input[type=button],
input[type=reset],
input[type=submit]{
    font-family: Montserrat,sans-serif !important;
    font-weight: 600 !important;
    background: transparent !important;
    border-radius: 0 !important;
    padding: 0 !important;
    color: #FFF !important;
    text-transform: uppercase !important;
    font-size: 15px !important;
    border: none !important;
    min-width: 1px !important;
    margin-left: 0 !important;
} */
.ms-rte-layoutszone-inner,
.ms-webpartzone-cell {
  margin: 0 !important;
}
.datepicker td.active.active {
  color: #000 !important;
  background: transparent !important;
}
input:-webkit-autofill,
textarea:-webkit-autofill,
select:-webkit-autofill {
  background-color: #ffffff !important;
  -webkit-box-shadow: 0 0 0 30px white inset !important;
  box-shadow: 0 0 0 30px white inset !important;
  -webkit-text-fill-color: black !important;
  background-image: none;
  color: #000000;
}
.ms-rte-embedil {
  display: block !important;
}
.ms-signInLink {
  position: absolute;
  display: none !important;
}
#error-msg {
  margin-bottom: 2px;
}
.alert-dismissible .close {
  min-width: 10px !important;
}
.gate-pass-selection .left-top,
.vessel-berthing-selection .left-top,
.company-profile-banner .left-top,
.job-application-form .left-top,
.container-tracking-banner .left-top {
  width: 0;
  height: 0;
  border-style: solid;
  border-width: 200px 340px 0 0;
  border-color: #EE7523 transparent transparent transparent;
  -webkit-clip-path: none;
  clip-path: none;
  -moz-clip-path: none;
  background-color: transparent;
  top: 0;
  right: -50px;
}
.ms-rte-embedcode-delete > img:only-child {
  display: none;
}
.container-data-table tr td {
  padding-bottom: 20px ;
}
.container-data-table tr td h4 {
  min-height: 58px ;
}
.text-md-right{
	padding-right:0;
}

#s4-workspace{
	display: block;
}

#s4-workspace #s4-bodyContainer {
	display: block;
}

#s4-workspace #s4-bodyContainer #ConplaceHolderMain{
	display: block;
}

#s4-workspace #s4-bodyContainer #ConplaceHolderMain #DeltaPlaceHolderMain{
	display: block;
}

#s4-workspace #s4-bodyContainer #ConplaceHolderMain #DeltaPlaceHolderMain #ctl00_PlaceHolderMain_WikiField{
	display: block;
}

#s4-workspace #s4-bodyContainer #ConplaceHolderMain #DeltaPlaceHolderMain #ctl00_PlaceHolderMain_WikiField .ms-wikicontent{
	display: block;
}

/* #s4-workspace #s4-bodyContainer #ConplaceHolderMain #DeltaPlaceHolderMain #ctl00_PlaceHolderMain_WikiField .ms-wikicontent .ExternalClass514657B5DEA0413A9557B6CEB45A4093{
	display: block;
} */

#s4-workspace #s4-bodyContainer #ConplaceHolderMain #DeltaPlaceHolderMain #ctl00_PlaceHolderMain_WikiField .ms-wikicontent #layoutsTable{
	display: block;
}

#s4-workspace #s4-bodyContainer #ConplaceHolderMain #DeltaPlaceHolderMain #ctl00_PlaceHolderMain_WikiField .ms-wikicontent #layoutsTable tbody{
	display: block;
}

#s4-workspace #s4-bodyContainer #ConplaceHolderMain #DeltaPlaceHolderMain #ctl00_PlaceHolderMain_WikiField .ms-wikicontent #layoutsTable tbody tr{
	display: block;
}

#s4-workspace #s4-bodyContainer #ConplaceHolderMain #DeltaPlaceHolderMain #ctl00_PlaceHolderMain_WikiField .ms-wikicontent #layoutsTable tbody tr td{
	display: inline-block;
	border-top: none;
	border-left: none;
	border-right: none;
}

#s4-workspace #s4-bodyContainer #ConplaceHolderMain #DeltaPlaceHolderMain #ctl00_PlaceHolderMain_WikiField .ms-wikicontent #layoutsTable tbody tr td .wrap-position .container-data-table tbody tr td{
	display: block;
}

#s4-workspace #s4-bodyContainer #ConplaceHolderMain #DeltaPlaceHolderMain #ctl00_PlaceHolderMain_WikiField .ms-wikicontent #layoutsTable tbody tr td .ms-rte-layoutszone-outer{
	display: block;
}

#s4-workspace #s4-bodyContainer #ConplaceHolderMain #DeltaPlaceHolderMain #ctl00_PlaceHolderMain_WikiField .ms-wikicontent #layoutsTable tbody tr td .ms-rte-layoutszone-outer .ms-rte-layoutszone-inner{
	display: block;
}

#s4-workspace #s4-bodyContainer #ConplaceHolderMain #DeltaPlaceHolderMain #ctl00_PlaceHolderMain_WikiField .ms-wikicontent #layoutsTable tbody tr td .ms-rte-layoutszone-outer .ms-rte-layoutszone-inner .ms-rtestate-read{
	display: block;
} 

#s4-workspace #s4-bodyContainer #ConplaceHolderMain #DeltaPlaceHolderMain #ctl00_PlaceHolderMain_WikiField .ms-wikicontent #layoutsTable tbody tr td .ms-rte-layoutszone-outer .ms-rte-layoutszone-inner .ms-rtestate-read .ms-webpart-cell-vertical{
	display: block;
}

#s4-workspace #s4-bodyContainer #ConplaceHolderMain #DeltaPlaceHolderMain #ctl00_PlaceHolderMain_WikiField .ms-wikicontent #layoutsTable tbody tr td .ms-rte-layoutszone-outer .ms-rte-layoutszone-inner .ms-rtestate-read .ms-webpart-cell-vertical .ms-webpart-chrome-fullWidth{
	display: block;
}

#s4-workspace #s4-bodyContainer #ConplaceHolderMain #DeltaPlaceHolderMain #ctl00_PlaceHolderMain_WikiField .ms-wikicontent #layoutsTable tbody tr td .ms-rte-layoutszone-outer .ms-rte-layoutszone-inner .ms-rtestate-read .ms-webpart-cell-vertical .ms-webpart-chrome-fullWidth #WebPartctl00_ctl36_g_1bcd404a_7a4c_4c47_b428_87aac22065a9{
	display: block;
}

#s4-workspace #s4-bodyContainer #ConplaceHolderMain #DeltaPlaceHolderMain #ctl00_PlaceHolderMain_WikiField .ms-wikicontent #layoutsTable tbody tr td .ms-rte-layoutszone-outer .ms-rte-layoutszone-inner .ms-rtestate-read .ms-webpart-cell-vertical .ms-webpart-chrome-fullWidth #WebPartctl00_ctl36_g_1bcd404a_7a4c_4c47_b428_87aac22065a9 #ctl00_ctl36_g_1bcd404a_7a4c_4c47_b428_87aac22065a9{
	display: block;
}

#s4-workspace #s4-bodyContainer #ConplaceHolderMain #DeltaPlaceHolderMain #ctl00_PlaceHolderMain_WikiField .ms-wikicontent #layoutsTable tbody tr td .ms-rte-layoutszone-outer .ms-rte-layoutszone-inner .ms-rtestate-read .ms-webpart-cell-vertical .ms-webpart-chrome-fullWidth #WebPartctl00_ctl36_g_1bcd404a_7a4c_4c47_b428_87aac22065a9 #ctl00_ctl36_g_1bcd404a_7a4c_4c47_b428_87aac22065a9 .ms-rtestate-read{
	display: block;
} 

.banner .slider-container .slider .flexslider{
	border: none;
}

#errorDiv:focus{
	outline: none;
}

/* Container Tracking */

/* Consigner Import */
.consignerImport .tbl-container-tracking thead tr.thead th:first-child{
  width: 5%;
} 

.consignerImport .tbl-container-tracking thead tr.thead th:not(:first-child){
  width: 20%;
} 

.consignerImport .tbl-container-tracking tbody tr td:first-child{
  width: 7.5%;
} 

.consignerImport .tbl-container-tracking tbody tr td:not(:first-child){
  width: 23%;
}


/* Consigner Export */
.consignerExport .tbl-container-tracking thead tr.thead th:first-child{
  width: 5%;
} 

.consignerExport .tbl-container-tracking thead tr.thead th:not(:first-child){
  width: 20%;
} 

.consignerExport .tbl-container-tracking tbody tr td:first-child{
  width: 9.5%;
} 

.consignerExport .tbl-container-tracking tbody tr td:not(:first-child){
  width: 30%;
}

/* others Import */
.othersImport .tbl-container-tracking thead tr.thead th:first-child{
  width: 5%;
} 

.othersImport .tbl-container-tracking thead tr.thead th:not(:first-child){
  width: 20%;
} 

.othersImport .tbl-container-tracking tbody tr td:first-child{
  width: 7%;
} 

.othersImport .tbl-container-tracking tbody tr td:nth-child(2){
  width: 19.5%;
}

.othersImport .tbl-container-tracking tbody tr td:nth-child(3){
  width: 19.5%;
}

.othersImport .tbl-container-tracking tbody tr td:nth-child(4){
  width: 20%;
}

.othersImport .tbl-container-tracking tbody tr td:nth-child(5){
  width: 19.5%;
}

.othersImport .tbl-container-tracking tbody tr td:last-child{
  width: 14.5%;
}

/* others Export */
.othersExport .tbl-container-tracking thead tr.thead th:first-child{
  width: 5%;
} 

.othersExport .tbl-container-tracking thead tr.thead th:not(:first-child){
  width: 20%;
} 

.othersExport .tbl-container-tracking tbody tr td:first-child{
  width: 9.5%;
} 

.othersExport .tbl-container-tracking tbody tr td:not(:first-child){
  width: 30%;
}

.container-table .tbl-container-tracking tbody tr.gridviewPager>td{
  width: 100%;
} 

.container-table .tbl-container-tracking tbody tr.gridviewPager:hover{
  background: transparent;
}

.profile-table .tbl-container-tracking tbody tr td{
  border-bottom: none;
}

/* Browser Hacks */
@media screen and (-ms-high-contrast: active), (-ms-high-contrast: none) {
  /* IE10+ specific styles go here */
  /* .left-top, .right-bottom {
        display: none;
    } */
  /* .slide__text-heading, .slide__text-desc{
        text-shadow: 0px 0px 0px 5px rgba(255, 255, 255, 0.75);
        -webkit-text-shadow: 0px 0px 0px 5px rgba(255, 255, 255, 0.75);
    } */
  .ms-rte-embedil {
    display: block !important;
  }
  /* .news-block{
        background-image: url('../../img/newsfeed-bg.png');
        background-size: cover;
        background-position: center center;
        background-repeat: no-repeat;
        z-index: 20;

        .left-top, .right-bottom {
            display: none;
        }
    } */
  /* .gate-pass-selection {
        .left-top {
            width: 0;
            height: 0;
            border-style: solid;
            border-width: 200px 480px 0 0;
            border-color: @secondary-sunset-orange transparent transparent transparent;
    
            -webkit-clip-path: none;
            clip-path: none;
            -moz-clip-path: none;
            background-color: transparent;
    
            top: 0;
            right: -150px;
        }
    }

    .gate-pass-selection, .vessel-berthing-selection, .company-profile-banner, .job-application-form, .container-tracking-banner {
        .left-top {
            width: 0;
            height: 0;
            border-style: solid;
            border-width: 200px 480px 0 0;
            border-color: @secondary-sunset-orange transparent transparent transparent;
    
            -webkit-clip-path: none;
            clip-path: none;
            -moz-clip-path: none;
            background-color: transparent;
    
            top: 0;
            right: -150px;
        }
    } */
  .document-upload .left-top {
    /* width: 0;
            height: 0;
            border-style: solid;
            border-width: 90px 150px 0 0;
            border-color: @primary-sky-blue transparent transparent transparent;
            background-color: transparent; */
    -webkit-clip-path: none;
    clip-path: none;
    -moz-clip-path: none;
    width: 38% !important;
  }
  .document-upload .left-top .output {
    left: 0px;
    top: 0px;
  }
  .document-upload .right-bottom {
    /* width: 0;
            height: 0;
            border-style: solid;
            border-width: 0 0 90px 150px;
            border-color: transparent transparent @primary-sea-blue transparent;
            background-color: transparent; */
    -webkit-clip-path: none;
    clip-path: none;
    -moz-clip-path: none;
    width: 38% !important;
    top: 20px;
    right: 40px;
  }
  .document-upload .right-bottom .output {
    right: 0px;
    top: 0px;
  }
  .professional-form .document-upload .left-top {
    width: 45% !important;
  }
  .professional-form .document-upload .left-top .output {
    left: -6px;
  }
  .professional-form .document-upload .right-bottom {
    width: 45% !important;
    right: 0px;
  }
  .upload-section .document-upload .left-top {
    top: 80px;
  }
  .upload-section .document-upload .left-top .output {
    left: 0px;
  }
  .upload-section .document-upload .right-bottom {
    top: 80px;
  }
  .bg-contact-us .left-top {
    width: 40%;
    right: 0;
    -ms-transform: skewX(-45deg);
    -webkit-transform: skewX(-45deg);
    transform: skewX(-45deg);
  }
  .triangel-btn.btn-primary {
    min-width: 100%;
    text-align: center;
  }
  .delete{
    left: 48%;
  }
  .professional-form .delete{
    left: 60%;
  }
  /*.hajt-right-panel{
        .left-top{
            top: -110px;
            height: 250px;
            -ms-transform: skewY(20deg);
            -webkit-transform: skewY(20deg);
            transform: skewY(20deg);
        }
        .right-bottom{
            top: 20px;
            height: 250px;
            -ms-transform: skewY(20deg);
            -webkit-transform: skewY(20deg);
            transform: skewY(20deg);
        }
    }*/
  .custom-modal .modal-footer {
    width: 20%;
  }
  select.form-control:not([size]):not([multiple]) {
    width: 100% !important;
    height: 46px !important;
    appearance: none;
    -webkit-appearance: none;
    -moz-appearance: none;
  }
  .professional-form .custom-dropdown {
    overflow: hidden;
    border-right: 1px solid #ccc;
  }
  .ufv .row .btn-select .delete,
  .gc .row .btn-select .delete,
  .tanker .row .btn-select .delete,
  .contner .row .btn-select .delete,
  .st .row .btn-select .delete,
  .ncv .row .btn-select .delete,
  .mt5hgt .row .btn-select .delete,
  .mt4hgt .row .btn-select .delete,
  .mt3hgt .row .btn-select .delete,
  .barges .row .btn-select .delete {
    left: 38%;
  }
  select::-ms-expand {
    display: none;
  }
  .tbl-gate-pass > tbody > tr > th:first-child,
  .tbl-vessel-berthing > tbody > tr > th:first-child,
  .tbl-gate-pass > tbody > tr > td:first-child,
  .tbl-vessel-berthing > tbody > tr > td:first-child {
    padding: 5px;
  }
  .tbl-gate-pass > tbody > tr > th:nth-child(2),
  .tbl-vessel-berthing > tbody > tr > th:nth-child(2),
  .tbl-gate-pass > tbody > tr > td:nth-child(2),
  .tbl-vessel-berthing > tbody > tr > td:nth-child(2) {
    padding: 5px;
  }
  .tbl-gate-pass > tbody > tr > th:nth-child(3),
  .tbl-vessel-berthing > tbody > tr > th:nth-child(3),
  .tbl-gate-pass > tbody > tr > td:nth-child(3),
  .tbl-vessel-berthing > tbody > tr > td:nth-child(3) {
    padding: 5px;
  }
  .tbl-gate-pass > tbody > tr > th:nth-child(4),
  .tbl-vessel-berthing > tbody > tr > th:nth-child(4),
  .tbl-gate-pass > tbody > tr > td:nth-child(4),
  .tbl-vessel-berthing > tbody > tr > td:nth-child(4) {
    padding: 5px;
  }
  .tbl-gate-pass > tbody > tr > th:nth-child(5),
  .tbl-vessel-berthing > tbody > tr > th:nth-child(5),
  .tbl-gate-pass > tbody > tr > td:nth-child(5),
  .tbl-vessel-berthing > tbody > tr > td:nth-child(5) {
    padding: 5px;
  }
  .tbl-gate-pass > tbody > tr > th:nth-child(6),
  .tbl-vessel-berthing > tbody > tr > th:nth-child(6),
  .tbl-gate-pass > tbody > tr > td:nth-child(6),
  .tbl-vessel-berthing > tbody > tr > td:nth-child(6) {
    padding: 5px;
  }
  .tbl-gate-pass > tbody > tr > th:last-child,
  .tbl-vessel-berthing > tbody > tr > th:last-child,
  .tbl-gate-pass > tbody > tr > td:last-child,
  .tbl-vessel-berthing > tbody > tr > td:last-child {
    padding: 5px;
  }
  .more.searchDash {
    padding: 0px !important;
  }
  
  .gate-pass-selection,
  .job-application-form,
  .company-profile-banner,
  .vessel-berthing-selection,
  .container-tracking-banner{
	  height: 430px;
  }
  
  .quick-links{
	 top:15%;
  }
  
  .text-md-right{
		padding-right:15px;
	}
	
	#s4-workspace #s4-bodyContainer #ConplaceHolderMain #DeltaPlaceHolderMain #ctl00_PlaceHolderMain_WikiField .ms-wikicontent #layoutsTable tbody tr td .wrap-position .container-data-table tbody tr:not(:last-child) td{
		border-bottom: 1px solid #666666;
  }

  .custom-modal .control-group [type='radio']:not(:checked) + label::after, .control-group [type='radio']:checked + label::after{
    left: 7px;
    margin-top: -49px;
  }

  .custom-modal .control-group input[type='radio']{
    top: -45px;
  }
  
  /* Container Tracking */

  /* Consigner Import */
  .consignerImport .tbl-container-tracking thead tr.thead th:first-child{
    width: 5%;
  } 

  .consignerImport .tbl-container-tracking thead tr.thead th:not(:first-child){
    width: 20%;
  } 

  .consignerImport .tbl-container-tracking tbody tr td:first-child{
    width: 7.5%;
  } 

  .consignerImport .tbl-container-tracking tbody tr td:not(:first-child){
    width: 23%;
  }


  /* Consigner Export */
  .consignerExport .tbl-container-tracking thead tr.thead th:first-child{
    width: 5%;
  } 

  .consignerExport .tbl-container-tracking thead tr.thead th:not(:first-child){
    width: 20%;
  } 

  .consignerExport .tbl-container-tracking tbody tr td:first-child{
    width: 9.5%;
  } 

  .consignerExport .tbl-container-tracking tbody tr td:not(:first-child){
    width: 30%;
  }

  /* others Import */
  .othersImport .tbl-container-tracking thead tr.thead th:first-child{
    width: 5%;
  } 

  .othersImport .tbl-container-tracking thead tr.thead th:not(:first-child){
    width: 20%;
  } 

  .othersImport .tbl-container-tracking tbody tr td:first-child{
    width: 7%;
  } 

  .othersImport .tbl-container-tracking tbody tr td:nth-child(2){
    width: 19.5%;
  }

  .othersImport .tbl-container-tracking tbody tr td:nth-child(3){
    width: 19.5%;
  }

  .othersImport .tbl-container-tracking tbody tr td:nth-child(4){
    width: 20%;
  }

  .othersImport .tbl-container-tracking tbody tr td:nth-child(5){
    width: 19.5%;
  }

  .othersImport .tbl-container-tracking tbody tr td:last-child{
    width: 14.5%;
  }

  /* others Export */
  .othersExport .tbl-container-tracking thead tr.thead th:first-child{
    width: 5%;
  } 

  .othersExport .tbl-container-tracking thead tr.thead th:not(:first-child){
    width: 20%;
  } 

  .othersExport .tbl-container-tracking tbody tr td:first-child{
    width: 9.5%;
  } 

  .othersExport .tbl-container-tracking tbody tr td:not(:first-child){
    width: 30%;
  }

  .container-table .tbl-container-tracking tbody tr.gridviewPager>td{
    width: 100%;
  } 

  .container-table .tbl-container-tracking tbody tr.gridviewPager:hover{
    background: transparent;
  }

  .profile-table .tbl-container-tracking tbody tr td{
    border-bottom: none;
  }

}
/* Microsoft Edge Browser 12+ (All) - @supports method */
@supports (-ms-ime-align:auto) {
  .ms-rte-embedil {
    display: block !important;
  }
  /* .news-block{
        background-image: url('../../img/newsfeed-bg.png');
        background-size: cover;
        background-position: center center;
        background-repeat: no-repeat;
        z-index: 20;

        .left-top, .right-bottom {
            display: none;
        }
    } */
  /* .gate-pass-selection {
        .left-top {
            width: 0;
            height: 0;
            border-style: solid;
            border-width: 200px 480px 0 0;
            border-color: @secondary-sunset-orange transparent transparent transparent;
    
            -webkit-clip-path: none;
            clip-path: none;
            -moz-clip-path: none;
            background-color: transparent;
    
            top: 0;
            right: -150px;
        }
    }

    .gate-pass-selection, .vessel-berthing-selection, .company-profile-banner, .job-application-form, .container-tracking-banner {
        .left-top {
            width: 0;
            height: 0;
            border-style: solid;
            border-width: 200px 480px 0 0;
            border-color: @secondary-sunset-orange transparent transparent transparent;
    
            -webkit-clip-path: none;
            clip-path: none;
            -moz-clip-path: none;
            background-color: transparent;
    
            top: 0;
            right: -150px;
        }
    } */
  .document-upload .left-top {
    /* width: 0;
            height: 0;
            border-style: solid;
            border-width: 90px 150px 0 0;
            border-color: @primary-sky-blue transparent transparent transparent;
            background-color: transparent; */
    -webkit-clip-path: none;
    clip-path: none;
    -moz-clip-path: none;
    width: 38% !important;
  }
  .document-upload .left-top .output {
    left: 0px;
    top: 0px;
  }
  .document-upload .right-bottom {
    /* width: 0;
            height: 0;
            border-style: solid;
            border-width: 0 0 90px 150px;
            border-color: transparent transparent @primary-sea-blue transparent;
            background-color: transparent; */
    -webkit-clip-path: none;
    clip-path: none;
    -moz-clip-path: none;
    width: 38% !important;
    top: 20px;
    right: 40px;
  }
  .document-upload .right-bottom .output {
    right: 0px;
    top: 0px;
  }
  .professional-form .document-upload .left-top {
    width: 45% !important;
  }
  .professional-form .document-upload .left-top .output {
    left: -3px;
  }
  .professional-form .document-upload .right-bottom {
    width: 45% !important;
    right: 0px;
  }
  .upload-section .document-upload .left-top {
    top: 80px;
  }
  .upload-section .document-upload .left-top .output {
    left: 0px;
  }
  .upload-section .document-upload .right-bottom {
    top: 80px;
  }
  .bg-contact-us .left-top {
    width: 40%;
    right: 0;
    -ms-transform: skewX(-45deg);
    -webkit-transform: skewX(-45deg);
    transform: skewX(-45deg);
  }
  .triangel-btn.btn-primary {
    min-width: 100%;
    text-align: center;
  }
  /*.hajt-right-panel{
        .left-top{
            top: -110px;
            height: 250px;
            -ms-transform: skewY(20deg);
            -webkit-transform: skewY(20deg);
            transform: skewY(20deg);
        }
        .right-bottom{
            top: 20px;
            height: 250px;
            -ms-transform: skewY(20deg);
            -webkit-transform: skewY(20deg);
            transform: skewY(20deg);
        }
    }*/
  .custom-modal .modal-footer {
    width: 20%;
  }
  select.form-control:not([size]):not([multiple]) {
    width: 100% !important;
    height: 46px !important;
  }
  .professional-form .custom-dropdown {
    overflow: hidden;
    border-right: 1px solid #ccc;
  }
  .ufv .row .btn-select .delete,
  .gc .row .btn-select .delete,
  .tanker .row .btn-select .delete,
  .contner .row .btn-select .delete,
  .st .row .btn-select .delete,
  .ncv .row .btn-select .delete,
  .mt5hgt .row .btn-select .delete,
  .mt4hgt .row .btn-select .delete,
  .mt3hgt .row .btn-select .delete,
  .barges .row .btn-select .delete {
    left: 38%;
  }
  select::-ms-expand {
    display: none;
  }
  .more.searchDash {
    padding: 0px !important;
  }
  .tbl-gate-pass > tbody > tr > th:first-child,
  .tbl-vessel-berthing > tbody > tr > th:first-child,
  .tbl-gate-pass > tbody > tr > td:first-child,
  .tbl-vessel-berthing > tbody > tr > td:first-child {
    padding: 5px;
  }
  .tbl-gate-pass > tbody > tr > th:nth-child(2),
  .tbl-vessel-berthing > tbody > tr > th:nth-child(2),
  .tbl-gate-pass > tbody > tr > td:nth-child(2),
  .tbl-vessel-berthing > tbody > tr > td:nth-child(2) {
    padding: 5px;
  }
  .tbl-gate-pass > tbody > tr > th:nth-child(3),
  .tbl-vessel-berthing > tbody > tr > th:nth-child(3),
  .tbl-gate-pass > tbody > tr > td:nth-child(3),
  .tbl-vessel-berthing > tbody > tr > td:nth-child(3) {
    padding: 5px;
  }
  .tbl-gate-pass > tbody > tr > th:nth-child(4),
  .tbl-vessel-berthing > tbody > tr > th:nth-child(4),
  .tbl-gate-pass > tbody > tr > td:nth-child(4),
  .tbl-vessel-berthing > tbody > tr > td:nth-child(4) {
    padding: 5px;
  }
  .tbl-gate-pass > tbody > tr > th:nth-child(5),
  .tbl-vessel-berthing > tbody > tr > th:nth-child(5),
  .tbl-gate-pass > tbody > tr > td:nth-child(5),
  .tbl-vessel-berthing > tbody > tr > td:nth-child(5) {
    padding: 5px;
  }
  .tbl-gate-pass > tbody > tr > th:nth-child(6),
  .tbl-vessel-berthing > tbody > tr > th:nth-child(6),
  .tbl-gate-pass > tbody > tr > td:nth-child(6),
  .tbl-vessel-berthing > tbody > tr > td:nth-child(6) {
    padding: 5px;
  }
  .tbl-gate-pass > tbody > tr > th:last-child,
  .tbl-vessel-berthing > tbody > tr > th:last-child,
  .tbl-gate-pass > tbody > tr > td:last-child,
  .tbl-vessel-berthing > tbody > tr > td:last-child {
    padding: 5px;
  }
}
html[data-useragent*='MSIE 10.0'] .input-field.visa-valid,
html[data-useragent*='MSIE 10.0'] .input-field.visaValidCheck,
html[data-useragent*='MSIE 10.0'] .input-field.datePicker,
html[data-useragent*='MSIE 10.0'] .input-field.vDateStart,
html[data-useragent*='MSIE 10.0'] .input-field.vDateEnd {
  width: 85%;
}
input:focus {
  outline: none !important;
}
@media (max-width: 767px) {
  .wrap {
    padding: 30px 0px 0;
  }
  main {
    margin-top: 0;
    padding-top: 0;
  }
  .top-panel .text-md-right{
    padding-right: 15px;
  }
  .container-fluid .row {
    padding-top: 0px !important;
  }
  .container-fluid .row.top-gap {
    margin-top: 15px;
  }
  .lightbox {
    display: none;
  }
  .mob-view {
    display: block;
  }
  .logo {
    width: 100%;
    height: auto;
  }
  .logo a {
    padding: 15px;
    text-align: center;
  }
  .logo::after {
    display: none;
  }
  .port-options ul li {
    width: 32%;
    margin-left: 0;
  }
  .gallery-image,
  .gallery-video {
    padding-top: 30px;
    padding-bottom: 30px;
    text-align: center;
  }
  .gallery-image a,
  .gallery-video a {
    color: #FFFFFF;
  }
  .gallery-image {
    background-color: #009BDE;
  }
  .gallery-video {
    background-color: #002E6D;
  }
  .hajt-right-panel {
    margin-top: 30px;
  }
  .content-block.content-gate-block {
    padding-bottom: 30px;
    margin-bottom: 0px;
  }
  .content-block.content-gate-block:only-child {
    padding-bottom: 30px;
    margin-bottom: 30px;
  }
  .loc-temp {
    height: auto;
    margin-left: 0;
    border-left: none;
  }
  .right-panel_bottom-panel {
    margin-top: 10px;
  }
  .slider-container {
    display: none;
  }
  .mob.fixed {
    position: relative;
  }
  .news-block {
    width: 100%;
    position: relative;
    top: 0;
    right: 0;
    margin-top: 0;
    margin-right: 0;
  }
  .news-block .news-block__main {
    width: calc(100% - 40px);
    height: calc(100% - 40px);
    top: 20px;
    bottom: 20px;
    left: 20px;
    right: 20px;
  }
  .news-block .left-top,
  .news-block .right-bottom {
    display: none;
  }
  .overlay {
    top: 0;
    height: 100%;
    overflow: auto;
  }
  .overlay.open {
    padding: 30px;
    top: 0;
    height: 100%;
    overflow: auto;
  }
  .right-panel {
    display: block;
  }
  .phone-number {
    float: left;
    height: auto;
  }
  .bg-contact-us {
    background-image: none;
  }
  .bg-contact-us .left-top {
    display: none;
  }
  .gate-pass-selection .left-top {
    display: none;
  }
  .gate-pass-inner-title {
    position: relative;
    top: initial;
    top: 60%;
    right: 0;
    padding: 15px;
    width: 100%;
    text-align: right;
    background: -webkit-linear-gradient(left, rgba(0, 0, 0, 0), rgba(0, 0, 0, 0.5));
    background: -o-linear-gradient(right, rgba(0, 0, 0, 0), rgba(0, 0, 0, 0.5));
    background: -moz-linear-gradient(right, rgba(0, 0, 0, 0), rgba(0, 0, 0, 0.5));
    background: linear-gradient(to right, rgba(0, 0, 0, 0), rgba(0, 0, 0, 0.5));
  }
  .gate-pass-left-doc {
    margin-left: 0;
    text-align: center;
    display: block;
  }
  .hajit-gate-pass-right .right-bottom {
    position: relative;
    display: inline-block;
    left: 50%;
    margin-left: -80px;
  }
  .hajit-gate-pass-right .gate-pass-left-doc {
    display: block;
  }
  .hajit-gate-pass-left {
    border-right: 0;
  }
  .hajit-gate-pass-left .right-bottom {
    left: 50%;
    margin-left: -80px;
  }
  .quick-links {
    display: none;
  }
  .document-upload {
    width: 49.50%;
    margin-bottom: 90px;
  }
  .form-btn {
    padding-top: 20px;
    padding-bottom: 50px;
    text-align: left;
  }
  .user-reg {
    padding-bottom: 0px;
  }
  .delete {
    position: absolute;
  }
  .registration-padding {
    padding: 0px;
  }
  .registration-user .border-left {
    border-left: none;
  }
  .registration-user .border-right {
    border-right: none;
  }
  .overlay .navrow .navmenu-col:first-child ul li#show-map:hover .preview-map {
    display: none;
  }
  .user-registration-form .registration-form-input .form-input .inputfile {
    width: 22%;
  }
  .registration-type .td_control {
    font-size: 13px;
  }
  .registration-type .td_control label {
    margin-bottom: 15px;
  }
  .registration-type .control-group input[type=radio]:checked + label::after,
  .registration-type .control-group input[type=radio]:not(:checked) + label::after {
    left: -21px;
    top: -7px;
  }
  .btn-registration {
    margin: 20px auto;
  }
  .btn-registration .message-btn-left {
    margin-right: 20px;
  }
  .login .login-form {
    left: 0;
    width: 270px;
  }
  .search .search-field {
    position: absolute;
    display: none;
    width: 300px;
    right: 0px;
    top: 40px;
    z-index: 999;
  }
  .search .search-field .input-field {
    width: 250px;
    display: inline-block;
  }
  .search .search-field .search-submit {
    margin-left: -5px;
    display: inline-block;
  }
  .ham-bg {
    width: 100%;
  }
  .overlay {
    top: 54px;
    height: 100%;
    overflow: auto;
    position: absolute;
  }
  .overlay.open {
    padding: 30px;
    top: 54px;
    height: auto;
    overflow: auto;
  }
  .overlay.open .overlay-menu .navrow {
    margin: 0;
  }
  #layoutsTable {
    display: block;
  }
  #layoutsTable > tbody {
    display: block;
  }
  #layoutsTable > tbody > tr,
  #layoutsTable > tbody > tr > td,
  #layoutsTable > tbody .ms-rte-layoutszone-outer,
  #layoutsTable > tbody .ms-rtestate-read,
  #layoutsTable > tbody .s4-wpcell-plain,
  #layoutsTable > tbody .s4-wpcell-plain > div {
    display: block;
  }
  .news-block {
    width: 50%;
    margin: 0 auto;
  }
  .banner .left-top {
    display: none;
  }
  .select-job-type .application-type ul.nav li:nth-child(n) {
    margin: 4px auto;
    width: 100%;
    height: 100%;
  }
  .select-job-type .application-type ul.nav li:nth-child(n) a {
    width: auto;
    height: auto;
  }
  .custom-modal .modal-dialog {
    margin: 0 auto;
  }
  /* .content-block{
        .content-gate{
            padding: 0px 15px;
        }
    } */
  .container-data-table {
    display: block;
  }
  .container-data-table tbody {
    display: block;
  }
  .container-data-table tbody tr {
    display: block;
  }
  .container-data-table tbody tr td {
    display: block;
    border-left: 0;
    border-right: 0;
  }
  .gridviewPager td {
    border-bottom: 0;
  }
  .user-registration-form .registration-form-input {
    margin-top: 0px;
  }
  .edit-profile .email,
  .edit-profile .address,
  .edit-profile .company-name {
    word-wrap: break-word;
  }
  .login-error {
    position: absolute;
    left: 0;
    width: 100%;
  }
  .bottom-margin {
    margin-bottom: 20px;
  }
  .modal-dialog {
    width: 75%;
  }
  .modal-dialog .modal-header {
    padding: 5px;
  }
  .container-search .input-container-id {
    margin-bottom: 10px;
  }
  .multiple-search + div > .message-btn .btn-primary.more {
    margin-left: 0;
  }
  .bfd-dropfield-inner {
    font-size: 20px;
  }
  .custom-modal .modal-title {
    margin: 15px;
  }
  .radio-modal-footer {
    padding-left: 15px;
  }
  .custom-modal-radio {
    margin-top: 45px;
  }
  .custom-modal-radio .radio-panel {
    height: 80px;
  }
  .custom-modal-radio .radio-panel label {
    width: 100%;
    padding-left: 0;
  }
  .custom-modal-radio .radio-panel input[type="radio"] {
    left: 0;
    top: -22px;
  }
  .custom-modal-radio .radio-panel input[type="radio"]:not(:checked) + label::before,
  .custom-modal-radio .radio-panel input[type="radio"]:checked + label::before {
    left: 50%;
    margin-left: -13px;
  }
  .custom-modal-radio .radio-panel input[type="radio"]:not(:checked) + label::after,
  .custom-modal-radio .radio-panel input[type="radio"]:checked + label::after {
    left: 50%;
    margin-left: -18px;
  }
  .custom-modal-radio .row.BothFace {
    margin-left: 0;
  }
  .profile-table table tbody tr td {
    padding-left: 5px;
    padding-right: 5px;
  }
  .vesselType {
    text-align: left;
  }
}
@media (max-width: 567px) {
  .wrap {
    padding: 30px 0 0;
  }
  .lightbox {
    display: none;
  }
  .mob-view {
    display: block;
  }
  .logo {
    width: 100%;
    height: auto;
  }
  .logo a {
    padding: 15px;
    text-align: center;
  }
  .logo::after {
    display: none;
  }
  .port-options ul li {
    width: 100%;
    margin-left: 15px !important;
  }
  .gallery-image,
  .gallery-video {
    padding-top: 30px;
    padding-bottom: 30px;
    text-align: center;
  }
  .gallery-image a,
  .gallery-video a {
    color: #FFFFFF;
  }
  .gallery-image {
    background-color: #009BDE;
  }
  .gallery-video {
    background-color: #002E6D;
  }
  .hajt-right-panel {
    margin-top: 30px;
  }
  .loc-temp {
    display: none;
  }
  .search {
    float: right;
    border-left: 1px;
    width: 50px;
    height: 50px;
    border-left: 2px dotted #666666;
    border-right: 2px dotted #666666;
  }
  .search img.search-icon {
    margin-top: 6px;
  }
  .right-panel_top-panel {
    height: auto;
  }
  .lang ul {
    margin: 10px;
  }
  .right-panel_bottom-panel {
    margin-top: 10px;
  }
  .slider-container {
    display: none;
  }
  .mob.fixed {
    position: relative;
  }
  .news-block {
    width: 100%;
    position: relative;
    top: 0;
    right: 0;
    margin-top: 0;
    margin-right: 0;
  }
  .news-block .news-block__main {
    width: calc(100% - 40px);
    height: calc(100% - 40px);
    top: 20px;
    bottom: 20px;
    left: 20px;
    right: 20px;
  }
  .news-block .left-top,
  .news-block .right-bottom {
    display: none;
  }
  .right-panel {
    display: block;
  }
  .bg-contact-us {
    background-image: none;
  }
  .bg-contact-us .left-top {
    display: none;
  }
  .gate-pass-selection .left-top {
    display: none;
  }
  .gate-pass-inner-title {
    position: relative;
    top: initial;
    top: 60%;
    right: 0;
    padding: 15px;
    background: -webkit-linear-gradient(left, rgba(0, 0, 0, 0), rgba(0, 0, 0, 0.5));
    background: -o-linear-gradient(right, rgba(0, 0, 0, 0), rgba(0, 0, 0, 0.5));
    background: -moz-linear-gradient(right, rgba(0, 0, 0, 0), rgba(0, 0, 0, 0.5));
    background: linear-gradient(to right, rgba(0, 0, 0, 0), rgba(0, 0, 0, 0.5));
  }
  .gate-pass-left-doc {
    margin-left: 0;
    text-align: center;
    display: block;
  }
  .hajit-gate-pass-right .right-bottom {
    position: relative;
    display: inline-block;
    left: 50%;
    margin-left: -80px;
  }
  .hajit-gate-pass-right .gate-pass-left-doc {
    display: block;
  }
  .hajit-gate-pass-left {
    border-right: 0;
  }
  .hajit-gate-pass-left .right-bottom {
    left: 50%;
    margin-left: -80px;
  }
  .quick-links {
    display: none;
  }
  .document-upload {
    width: 49.50%;
    margin-bottom: 90px;
  }
  .form-btn {
    padding-top: 20px;
    padding-bottom: 50px;
    text-align: left;
  }
  .user-reg {
    padding-bottom: 0px;
  }
  .delete {
    position: absolute;
  }
  .registration-padding {
    padding: 0px;
  }
  .registration-user .border-left {
    border-left: none;
  }
  .registration-user .border-right {
    border-right: none;
  }
  .overlay .navrow .navmenu-col:first-child ul li#show-map:hover .preview-map {
    display: none;
  }
  .user-registration-form .registration-form-input .form-input .inputfile {
    width: 22%;
  }
  .registration-type .td_control {
    font-size: 13px;
  }
  .registration-type .td_control label {
    margin-bottom: 15px;
  }
  .registration-type .control-group input[type=radio]:checked + label::after,
  .registration-type .control-group input[type=radio]:not(:checked) + label::after {
    left: -21px;
    top: -7px;
  }
  .btn-registration {
    margin: 20px auto;
  }
  .btn-registration .message-btn-left {
    margin-right: 20px;
  }
  /* .phone-number {
        height: auto;
        display: block;
        text-align: center;
        span {
            font-size: 6vw;
        }
    } */
  /* .phone-number {
        float: none;
    } */
  .document-upload {
    width: 100%;
  }
  .user-registration-form .btn-registration .message-btn-left {
    margin-right: 0;
  }
  .user-registration-form .btn-registration .message-btn-left input[type=submit] {
    min-width: auto;
  }
  .more.btn-grey,
  .more.btn-primary,
  .more.btn-sky,
  .more.btn-success {
    padding: 10px;
  }
  .tab-content .document-upload .left-top .output {
    left: -60px;
  }
  #student-graduates .student-graduate-type .type-of-application {
    margin: 10px 0;
    display: block;
  }
  .dataTables_wrapper {
    width: 240px;
    overflow-y: scroll;
  }
  .student-graduate-type .tab-heading {
    display: block;
  }
  .student-graduate-type .type-of-application {
    margin: 0;
  }
  .wrap h2 {
    font-size: 28px;
  }
  .select-job-type .application-type ul.nav {
    margin: 0;
  }
  .footer-first-block,
  .footer-rest-block {
    width: 49%;
    display: inline-block;
    flex: none;
  }
}
@media (min-width: 768px) {
  .loc-temp {
    display: none;
  }
  .port-options ul li {
    width: 44%;
    margin-left: 15px !important;
  }
  .list .view-all a {
    background-image: none;
  }
  .overlay.open {
    padding: 30px 15px;
  }
  .news-block {
    right: 27%;
    margin-right: -200px;
  }
  .document-upload {
    width: 32.50%;
    margin-bottom: 90px;
  }
  .registration-padding {
    padding: 0px;
  }
  .slider-container__overlay .right-bottom {
    width: 360px;
  }
  .slider-container__overlay .left-top {
    width: 450px;
  }
  .tbl-gate-pass,
  .tbl-vessel-berthing {
    display: block;
  }
  .tbl-gate-pass > tbody,
  .tbl-vessel-berthing > tbody {
    display: block;
  }
  .tbl-gate-pass > tbody > tr,
  .tbl-vessel-berthing > tbody > tr {
    display: block;
  }
  .tbl-gate-pass > tbody > tr:last-child.gridviewPager:hover,
  .tbl-vessel-berthing > tbody > tr:last-child.gridviewPager:hover {
    background-color: transparent;
  }
  .tbl-gate-pass > tbody > tr:last-child table tr,
  .tbl-vessel-berthing > tbody > tr:last-child table tr {
    text-align: right;
  }
  .tbl-gate-pass > tbody > tr:last-child table td,
  .tbl-vessel-berthing > tbody > tr:last-child table td {
    display: inline-block;
    border: none;
    padding: 0;
  }
  .tbl-gate-pass > tbody > tr:last-child table td span,
  .tbl-vessel-berthing > tbody > tr:last-child table td span,
  .tbl-gate-pass > tbody > tr:last-child table td a,
  .tbl-vessel-berthing > tbody > tr:last-child table td a {
    padding: 5px 10px;
    border-radius: 3px;
    margin: 3px 5px;
  }
  .tbl-gate-pass > tbody > tr:last-child table td span,
  .tbl-vessel-berthing > tbody > tr:last-child table td span {
    color: #FFFFFF;
    background-color: #002E6D;
  }
  .tbl-gate-pass > tbody > tr:last-child table td a,
  .tbl-vessel-berthing > tbody > tr:last-child table td a {
    background-color: #cfebf7;
  }
  .tbl-gate-pass > tbody > tr:last-child td:only-child,
  .tbl-vessel-berthing > tbody > tr:last-child td:only-child {
    width: 100%;
  }
  .tbl-gate-pass > tbody > tr:last-child td:only-child tr:hover,
  .tbl-vessel-berthing > tbody > tr:last-child td:only-child tr:hover {
    background-color: transparent;
  }
  .tbl-gate-pass > tbody > tr > th,
  .tbl-vessel-berthing > tbody > tr > th,
  .tbl-gate-pass > tbody > tr > td,
  .tbl-vessel-berthing > tbody > tr > td {
    display: inline-block;
    vertical-align: bottom;
    word-wrap: break-word;
    min-height: 60px;
  }
  .tbl-gate-pass > tbody > tr > th:first-child,
  .tbl-vessel-berthing > tbody > tr > th:first-child,
  .tbl-gate-pass > tbody > tr > td:first-child,
  .tbl-vessel-berthing > tbody > tr > td:first-child {
    width: 9%;
  }
  .tbl-gate-pass > tbody > tr > th:nth-child(2),
  .tbl-vessel-berthing > tbody > tr > th:nth-child(2),
  .tbl-gate-pass > tbody > tr > td:nth-child(2),
  .tbl-vessel-berthing > tbody > tr > td:nth-child(2) {
    width: 16.5%;
  }
  .tbl-gate-pass > tbody > tr > th:nth-child(3),
  .tbl-vessel-berthing > tbody > tr > th:nth-child(3),
  .tbl-gate-pass > tbody > tr > td:nth-child(3),
  .tbl-vessel-berthing > tbody > tr > td:nth-child(3) {
    width: 16.5%;
  }
  .tbl-gate-pass > tbody > tr > th:nth-child(4),
  .tbl-vessel-berthing > tbody > tr > th:nth-child(4),
  .tbl-gate-pass > tbody > tr > td:nth-child(4),
  .tbl-vessel-berthing > tbody > tr > td:nth-child(4) {
    width: 16.5%;
  }
  .tbl-gate-pass > tbody > tr > th:nth-child(5),
  .tbl-vessel-berthing > tbody > tr > th:nth-child(5),
  .tbl-gate-pass > tbody > tr > td:nth-child(5),
  .tbl-vessel-berthing > tbody > tr > td:nth-child(5) {
    width: 16.5%;
  }
  .tbl-gate-pass > tbody > tr > th:nth-child(6),
  .tbl-vessel-berthing > tbody > tr > th:nth-child(6),
  .tbl-gate-pass > tbody > tr > td:nth-child(6),
  .tbl-vessel-berthing > tbody > tr > td:nth-child(6) {
    width: 16.5%;
  }
  .tbl-gate-pass > tbody > tr > th:last-child,
  .tbl-vessel-berthing > tbody > tr > th:last-child,
  .tbl-gate-pass > tbody > tr > td:last-child,
  .tbl-vessel-berthing > tbody > tr > td:last-child {
    width: 8%;
  }
  .select-job-type .application-type ul.nav li a {
    width: 180px;
  }
  .jobAppl {
    margin-top: 30px;
  }
}
@media (min-width: 992px) {
  .loc-temp {
    display: inline-block;
  }
  .news-block {
    right: 30px;
    margin-right: 0;
  }
  .hajit-gate-pass-left .right-bottom,
  .hajit-gate-pass-right .right-bottom {
    margin-left: 0;
  }
  .document-upload {
    width: 19.50%;
  }
  .social-media a img {
    width: 30%;
  }
  .slider-container__overlay .right-bottom {
    width: 470px;
  }
  .slider-container__overlay .left-top {
    width: 580px;
  }
  .document-upload .left-top .output {
    left: -40px;
  }
  .document-upload .right-bottom .output {
    right: -40px;
  }
}
@media (min-width: 1200px) {
  .overlay.open {
    padding: 60px 100px;
  }
  .port-options ul li {
    width: 28%;
    margin-left: 25px;
  }
  .port-options ul li:first-child {
    margin-left: 0;
  }
  .list .view-all a {
    background-image: url(../../img/right-arrow.png);
  }
  .news-block {
    right: 105px;
    margin-right: 0;
  }
  .hajit-gate-pass-left .right-bottom {
    margin-left: 40px;
  }
  .hajit-gate-pass-right .right-bottom {
    margin-left: 65px;
  }
  .registration-padding {
    padding: 0px 60px;
  }
  .select-job-type .application-type ul.nav li a {
    width: 240px;
  }
  .jobAppl {
    margin-top: 0;
  }
  .document-upload .left-top .output {
    left: -53px;
  }
  .document-upload .right-bottom .output {
    right: -50px;
  }
  @supports (-ms-ime-align:auto) {
    .document-upload .left-top .output {
      left: 0;
    }
    .document-upload .right-bottom .output {
      right: 0;
    }
  }
}
@media (min-width: 1200px) and screen and (-ms-high-contrast: active), (min-width: 1200px) and (-ms-high-contrast: none) {
  .document-upload .left-top .output {
    left: 0;
  }
  .document-upload .right-bottom .output {
    right: 0;
  }
}
