/*! HTML5 Boilerplate v4.3.0 | MIT License | http://h5bp.com/ */

html,
button,
input,
select,
textarea {
  color: #222;
}
html {
  font-size: 1em;
  line-height: 1.4;
}

::-moz-selection {
  background: #b3d4fc;
  text-shadow: none;
}
::selection {
  background: #b3d4fc;
  text-shadow: none;
}
a {
  transition: all 0.4s ease-out 0s;
  -moz-transition: all 0.4s ease-out 0s;
  -webkit-transition: all 0.4s ease-out 0s;
  -o-transition: all 0.4s ease-out 0s;
}

a:hover {
  color: #ff7319;
}
hr {
  display: block;
  height: 1px;
  border: 0;
  border-top: 1px solid #ccc;
  margin: 1em 0;
  padding: 0;
}
audio,
canvas,
img,
video {
  vertical-align: middle;
}
fieldset {
  border: 0;
  margin: 0;
  padding: 0;
}
textarea {
  resize: vertical;
}
.browsehappy {
  margin: 0.2em 0;
  background: #ccc;
  color: #000;
  padding: 0.2em 0;
}
/* ==========================================================================
   Author's custom styles
   ========================================================================== */
body {
  font-family: "brandon_grotesque_regularRg";
  font-weight: 400;
  background: #efefef;
}
.camera_wrap {
  max-height: 660px;
}

select {
  width: 100%;
}

.wrap-main {
  max-width: 1600px;
  margin: auto auto;
}

.resp-vtabs ul.resp-tabs-list {
  width: 15%;
  float: left;
  box-sizing: border-box;
}
.resp-vtabs .resp-tabs-container {
  width: 84%;
  float: right;
  box-sizing: border-box;
}
#parentHorizontalTab {
  width: 100%;
}
#parentHorizontalTab .resp-tabs-list li {
  border-bottom: solid 1px #00445d;
  text-align: left;
  margin-bottom: 0px !important;
  background: #00587e !important;
  color: #fff;
  font-size: 18px;
}
#parentHorizontalTab li.resp-tab-active {
  padding: 15px 15px !important;
  margin-right: inherit !important;
  border: 0px !important;
  background: #00445d !important;
  color: #fff;
}
#parentHorizontalTab .resp-tabs-list li:hover {
  padding: 15px 15px !important;
  margin-right: inherit !important;
  border: 0px !important;
  background: #00445d !important;
  color: #fff;
}
.form-main {
  padding: 45px;
  box-sizing: border-box;
  width: 100%;
  margin-bottom: 15px;
  float: left;
  background: #fff;
}
#parentHorizontalTab .resp-tab-content {
  margin: 0px !important;
  padding: 0px;
}
.form-title-box {
  width: 100%;
  box-sizing: border-box;
  padding: 10px 25px 10px 25px;
  background: #00445d;
  color: #fff;
  font-size: 22px;
  font-weight: 500;
}
#parentHorizontalTab .resp-tabs-container {
  border: none !important;
}

.form-main .form-row-list {
  margin: 0px;
  padding: 0px;
}
.form-main .form-row-list > li {
  padding: 0px;
  margin-bottom: 25px;
  list-style: none;
  float: left;
  width: 100%;
}
.form-txt-box {
  float: left;
  width: 20%;
  padding-top: 18px;
  font-size: 16px;
  color: #000000;
  font-weight: 600;
}
.form-fld-box {
  float: left;
  width: 80%;
}

.b-t-f0 {
  max-width: 45%;
  font-size: 16px;
  border: none;
  border-bottom: solid 1px #b7b7b7 !important;
  background: transparent;
  font-family: "brandon_grotesquemedium";
  font-size: 23px;
  height: 55px;
  width: 100%;
  margin: 0px;
  padding: 10px 20px 10px 20px;
  box-sizing: border-box;
  text-align: center;
}
.form-tab {
  width: 100%;
  float: left;
}

.resp-vtabs .resp-tabs-container {
  background: transparent;
}
.photo-box {
  width: 100px;
  height: 145px;
  object-fit: contain;
}

.view-but {
  display: inline-block;
  padding: 7px 20px 7px 20px;
  background: #4175ad;
  font-size: 17px;
  color: #fff;
  -webkit-border-radius: 5px;
  border-radius: 5px;
  text-decoration: none;
}
.view-but:hover {
  color: #fff;
  background: #35639b;
}
.view-but-01 {
  width: 30%;
  max-width: 500px;
  height: 35px;
  margin: 0 5px;
  display: inline-block;
  padding: 7px 20px 7px 20px;
  background: #00445d;
  font-size: 25px;
  color: #fff;
  -webkit-border-radius: 100px;
  border-radius: 100px;
  text-decoration: none;
  text-align: center;
  vertical-align: auto;
}
.view-but-01:hover {
  color: #fff;
  background: #35639b;
}

.table-border {
  border-top: solid 1px #acacac;
  border-left: solid 1px #acacac;
}

.table-border td {
  font-size: 16px;
  color: #000;
  border-bottom: solid 1px #acacac;
  border-right: solid 1px #acacac;
  padding: 10px 0.5% 10px 0.5%;
}
.table-border th {
  border-bottom: solid 1px #acacac;
  border-right: solid 1px #acacac;
  background: #efefef;
  padding: 20px 25px 20px 25px;
  font-size: 16px;
  text-align: left;
}
.table-border {
  width: 100%;
}
.alrt {
  color: #ff0000;
  font-size: 16px;
  font-weight: 600;
}
.b-r-0 {
  border-right: 0px !important;
}
.b-r-0 input.b-t-f0 {
  max-width: inherit;
  height: 25px;
  padding: 0px 10px 0px 10px;
  padding-top: 0px;
  padding-bottom: 0px;
}
.form-row-list > :last-child {
  margin-bottom: 0px !important;
}
.form-but {
  max-width: 400px;
  border: none;
  display: inline-block;
  background: #00445d !important;
  font-family: "brandon_grotesquemedium";
  height: 95px !important;
  width: initial !important;
  line-height: 95px !important;
  padding: 0% 10% 0% 10% !important;
  color: #fff;
  font-size: 22px !important;
  text-transform: uppercase;
}
.form-but:hover {
  background: #4175ad !important;
}
.p-1-1 {
  padding: 0% 5% 0% 5%;
}
.dash-cll-01 {
  width: 23%;
  float: left;
  padding: 0% 1% 0% 1%;
}
.dash-cll-01 .b-t-f0 {
  max-width: inherit;
}
.b-box {
  width: 50%;
}
.b-box .form-but.trans {
  height: 65px !important;
  line-height: 65px !important;
  padding: 0% 10% 0% 10% !important;
  display: inline-block;
}
.form-tab-table {
  width: 100%;
  float: left;
}

.form-tab-table .table-border th {
  background: #00445d;
  color: #fff;
  border-color: #fff;
}
.form-tab-table .table-border td {
  background: #00587e;
  color: #fff;
  border-color: #fff;
}

.form-tab-table .table-border {
  border-color: #fff;
}

.form-tab-table .table-border th {
  padding: 10px 1% 10px 1%;
}
.p-0-0 {
  padding-right: 5px !important;
  padding-left: 5px !important;
}
.dark-td {
  background: #003b25 !important;
}
.view-01 {
  -webkit-border-radius: 3px;
  text-decoration: none;
  font-size: 16px;
  border-radius: 3px;
  background: #4175ad;
  padding: 2px 15px 2px 15px;
  color: #fff;
}
.view-01:hover {
  background: #225994;
  color: #fff;
}
.view-02 {
  -webkit-border-radius: 3px;
  text-decoration: none;
  font-size: 16px;
  border-radius: 3px;
  background: #fff;
  padding: 2px 15px 2px 15px;
  color: #000;
}
.view-02:hover {
  background: #4175ad;
  color: #fff;
}

.select-02 {
  border-radius: 3px;
  -webkit-border-radius: 3px;
  padding: 5px;
  background: #fff;
}

.logo-box {
  float: left;
}
header {
  width: 100%;
  float: left;
  padding: 20px 20px;
  box-sizing: border-box;
}
.wrap-main-top {
  max-width: 1600px;
  margin: auto auto;
}
.top-right {
  width: 100%;
  float: right;
  max-width: 325px;
  font-size: 14px;
}

.top-link {
  margin-top: 5px;
  display: inline-block;
  padding: 5px 15px 5px 15px;
  color: #fff;
  border-radius: 3px;
  -webkit-border-radius: 3px;
  background: #4175ad;
  text-decoration: none;
  font-size: 17px;
}
.top-link:hover {
  background: #225994;
  color: #fff;
}
.resp-tabs-container {
  margin-bottom: 150px;
}

.b-box .form-but.trans {
  margin: 0px 3px 0px 3px;
  display: inline-block;
}

.resp-tab-content-active {
  background: transparent;
}

h2.resp-accordion {
  font-size: 25px;
}
.resp-arrow {
  margin: 12px;
}
.pull {
  display: block;
  width: 30px;
  position: relative;
  top: 12px;
  margin: 0px 5px 0px 5px;
}
/*.pull{display: block; width: 100%;  height: 5px; background:#00445d; margin: 3px 0px 3px 0px; float: left; display: block; }
*/
#clock p {
  display: inline-block;
}

.pull span {
  display: block;
  width: 100%;
  height: 5px;
  background: #00445d;
  margin: 5px 0px 5px;
}
/* checkbox */
.form-tab-table .table-border td a {
  color: #fff;
  text-decoration: none;
}
.form-tab-table .table-border td a:hover {
  color: #fff;
  text-decoration: none;
}

.container {
  display: block;
  position: relative;
  padding-left: 55px;
  margin-bottom: 12px;
  cursor: pointer;
  font-size: 22px;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
}

/* Hide the browser's default checkbox */
.container input {
  position: absolute;
  opacity: 0;
  cursor: pointer;
}

/* Create a custom checkbox */
.checkmark {
  position: absolute;
  top: 0;
  left: 0;
  height: 16px;
  width: 16px;
  background-color: #eff5f2;
  border: solid 5px #4175ad;
  -webkit-border-radius: 3px;
  border-radius: 3px;
}

/* On mouse-over, add a grey background color */
.container:hover input ~ .checkmark {
  background-color: #eff5f2;
}

/* When the checkbox is checked, add a blue background */
.container input:checked ~ .checkmark {
  background-color: #eff5f2;
}

/* Create the checkmark/indicator (hidden when not checked) */
.checkmark:after {
  content: "";
  position: absolute;
  display: none;
}

/* Show the checkmark when checked */
.container input:checked ~ .checkmark:after {
  display: block;
}

/* Style the checkmark/indicator */
.container .checkmark:after {
  left: 4px;
  top: 0px;
  width: 5px;
  height: 10px;
  border: solid #474747;
  border-width: 0 3px 3px 0;
  -webkit-transform: rotate(45deg);
  -ms-transform: rotate(45deg);
  transform: rotate(45deg);
  -webkit-border-radius: 2px;
  border-radius: 2px;
}

.radiomark {
  position: absolute;
  top: 0;
  left: 0;
  height: 16px;
  width: 16px;
  background-color: #eff5f2;
  border: solid 5px #4175ad;
  -webkit-border-radius: 3px;
  border-radius: 100%;
}

/* On mouse-over, add a grey background color */
.container:hover input ~ .radiomark {
  background-color: #eff5f2;
}

/* When the checkbox is checked, add a blue background */
.container input:checked ~ .radiomark {
  background-color: #eff5f2;
}

/* Create the checkmark/indicator (hidden when not checked) */
.radiomark:after {
  content: "";
  position: absolute;
  display: none;
}

/* Show the checkmark when checked */
.container input:checked ~ .radiomark:after {
  display: block;
}

/* Style the checkmark/indicator */
.container .radiomark:after {
  left: 3px;
  top: 3px;
  width: 10px;
  height: 10px;
  background: #474747;
  /* border-width: 0 3px 3px 0; */
  -webkit-transform: rotate(45deg);
  -ms-transform: rotate(45deg);
  /* transform: rotate(45deg); */
  /* -webkit-border-radius: 2px; */
  border-radius: 100%;
}

.recaptcha {
  height: 50px;
}
.upload-fld {
  width: 50%;
  max-width: 500px;
  position: relative;
  background: #00445d url(../images/upload.png) center right no-repeat;
  -webkit-border-radius: 100px;
  border-radius: 100px;
  padding: 9px 20% 9px 20%;
  font-size: 25px;
  color: #fff;
}

.upload-fld .upl {
  position: absolute;
  width: 100%;
  height: 100%;
  left: 0px;
  top: 0px;
  opacity: 0;
}

.upload-fld-40 {
  width: 40%;
  max-width: 500px;
  position: relative;
  background: #00445d url(../images/upload.png) center right no-repeat;
  -webkit-border-radius: 100px;
  border-radius: 100px;
  padding: 9px 10% 9px 10%;
  font-size: 25px;
  color: #fff;
  float: left;
}

.upload-fld-40 .upl {
  position: absolute;
  width: 100%;
  height: 100%;
  left: 0px;
  top: 0px;
  opacity: 0;
}

.upload-li li h5 {
  font-size: 21px;
  margin: 0px;
  line-height: 22px;
  font-weight: 300;
}

#parentHorizontalTab .resp-tabs-list li a {
  color: #fff;
  text-decoration: none;
}

.pull-right {
  float: right;
}

.view-but.pull-right {
  padding: 4px 20px 4px 20px;
}
.pull {
  display: none;
}
/* ==============================
SANU CODINGS
=================================*/
.dash-cll-01-02 {
  width: 40%;
  float: left;
  padding: 0% 1% 0% 1%;
}
.dash-cll-01-02 .b-t-f0 {
  max-width: inherit;
}

.view-03 {
  -webkit-border-radius: 1px;
  text-decoration: none;
  font-size: 16px;
  border-radius: 20px;
  background: #023061;
  margin: 2px 2px;
  padding: 2px 10px;
  color: #fff;
  display: inline-block;
}
.view-03:hover {
  background: #000000;
  color: #fff;
}

.dash-cll-01-03 {
  width: 31%;
  float: left;
  padding: 0% 1% 0% 1%;
}
.dash-cll-01-03 .b-t-f0 {
  max-width: inherit;
}

.dash-cll-01-04 {
  width: 62%;
  float: left;
  padding: 0% 1% 0% 1%;
}
.dash-cll-01-04 .b-t-f0 {
  max-width: inherit;
}

.dash-cll-01-05 {
  width: 100%;
  float: left;
  padding: 0% 1% 0% 1%;
}
.dash-cll-01-05 .b-t-f0 {
  max-width: inherit;
}

.form-tab-table .table-border tr.expired td {
  background: darkred;
  color: white;
  border-color: #000;
}
.form-tab-table .table-border tr.expire-today td {
  background: red;
  color: black;
  border-color: #000;
}
.form-tab-table .table-border tr.expired-in-1-week td {
  background: yellow;
  color: #000;
  border-color: #000;
}
.form-tab-table .table-border tr.expired-in-2-weeks td {
  background: goldenrod;
  color: #000;
  border-color: #fff;
}
.form-tab-table .table-border tr.active td {
  background: darkgreen;
  color: #fff;
  border-color: #fff;
}

.text-danger {
  color: red;
}

.success {
  color: green;
  font-size: x-large;
}

/* .pagination a {
		font-family: Tahoma, Geneva, sans-serif;
		font-size: 10px;
		color: #292929;
		text-decoration: none;
		background: #e3e3e3;
		border: 1px solid #000;
		padding: 4px 7px;
	} */

/* PAGINATION  */

.pagination {
  display: inline-block;
  padding-left: 0;
  margin: 17px 0;
  border-radius: 3px;
}
.pagination > li {
  display: inline;
}
.pagination > li > a,
.pagination > li > span {
  position: relative;
  float: left;
  padding: 6px 12px;
  line-height: 1.42857143;
  text-decoration: none;
  color: #373e4a;
  background-color: #fff;
  border: 1px solid #ddd;
  margin-left: -1px;
}
.pagination > li:first-child > a,
.pagination > li:first-child > span {
  margin-left: 0;
  border-bottom-left-radius: 3px;
  border-top-left-radius: 3px;
}
.pagination > li:last-child > a,
.pagination > li:last-child > span {
  border-bottom-right-radius: 3px;
  border-top-right-radius: 3px;
}
.pagination > li > a:hover,
.pagination > li > span:hover,
.pagination > li > a:focus,
.pagination > li > span:focus {
  z-index: 2;
  color: #818da2;
  background-color: #eeeeee;
  border-color: #ddd;
}
.pagination > .active > a,
.pagination > .active > span,
.pagination > .active > a:hover,
.pagination > .active > span:hover,
.pagination > .active > a:focus,
.pagination > .active > span:focus {
  z-index: 3;
  color: #fff;
  background-color: #373e4a;
  border-color: #949494;
  cursor: default;
}
.pagination > .disabled > span,
.pagination > .disabled > span:hover,
.pagination > .disabled > span:focus,
.pagination > .disabled > a,
.pagination > .disabled > a:hover,
.pagination > .disabled > a:focus {
  color: #999999;
  background-color: #fff;
  border-color: #ddd;
  cursor: not-allowed;
}
.pagination-lg > li > a,
.pagination-lg > li > span {
  padding: 10px 16px;
  font-size: 15px;
  line-height: 1.3333333;
}
.pagination-lg > li:first-child > a,
.pagination-lg > li:first-child > span {
  border-bottom-left-radius: 3px;
  border-top-left-radius: 3px;
}
.pagination-lg > li:last-child > a,
.pagination-lg > li:last-child > span {
  border-bottom-right-radius: 3px;
  border-top-right-radius: 3px;
}
.pagination-sm > li > a,
.pagination-sm > li > span {
  padding: 5px 10px;
  font-size: 11px;
  line-height: 1.5;
}
.pagination-sm > li:first-child > a,
.pagination-sm > li:first-child > span {
  border-bottom-left-radius: 2px;
  border-top-left-radius: 2px;
}
.pagination-sm > li:last-child > a,
.pagination-sm > li:last-child > span {
  border-bottom-right-radius: 2px;
  border-top-right-radius: 2px;
}
.pager {
  padding-left: 0;
  margin: 17px 0;
  list-style: none;
  text-align: center;
}
.pager li {
  display: inline;
}
.pager li > a,
.pager li > span {
  display: inline-block;
  padding: 5px 14px;
  background-color: #fff;
  border: 1px solid #ddd;
  border-radius: 3px;
}
.pager li > a:hover,
.pager li > a:focus {
  text-decoration: none;
  background-color: #eeeeee;
}
.pager .next > a,
.pager .next > span {
  float: right;
}
.pager .previous > a,
.pager .previous > span {
  float: left;
}
.pager .disabled > a,
.pager .disabled > a:hover,
.pager .disabled > a:focus,
.pager .disabled > span {
  color: #999999;
  background-color: #fff;
  cursor: not-allowed;
}

/* ==========================================================================
   Media Queries
   ========================================================================== */

/* @media only screen and (max-width: 1304px) {
	.view-03{margin:0px 0px; ;padding: 2px 10px; width: 100%;}
	
	} */

@media only screen and (max-width: 1024px) {
  .wrap-main {
    padding: 0% 3% 0% 3%;
    box-sizing: border-box;
  }

  @media only screen and (max-width: 768px) {
    .form-tab-table {
      overflow-x: auto;
    }
    .resp-vtabs .resp-tabs-container {
      width: 100%;
    }
    .form-main,
    .form-tab-table td {
      padding-left: 5px;
      padding-right: 5px;
      box-sizing: border-box;
    }
  }

  @media only screen and (max-width: 600px) {
    .logo-box,
    .dash-cll-01-03,
    .dash-cll-01-04,
    .dash-cll-01-05 {
      width: 100%;
      text-align: center;
      margin-bottom: 10px;
    }
    .top-right {
      width: 100%;
      max-width: inherit;
      text-align: center;
    }
  }

  @media only screen and (max-width: 480px) {
    .dash-cll-01,
    .dash-cll-01-02 {
      width: 100%;
    }
    .p-1-1 {
      padding-left: 0px;
      padding-right: 0px;
    }
    .b-box .form-but.trans {
      width: 100% !important;
      margin-bottom: 5px;
      max-width: inherit;
    }
  }

  @media only screen and (min-width: 35em) {
  }
  @media print,
    (-o-min-device-pixel-ratio: 5/4),
    (-webkit-min-device-pixel-ratio: 1.25),
    (min-resolution: 120dpi) {
  }
  /* ==========================================================================
   Helper classes
   ========================================================================== */

  .ir {
    background-color: transparent;
    border: 0;
    overflow: hidden;
    *text-indent: -9999px;
  }
  .ir:before {
    content: "";
    display: block;
    width: 0;
    height: 150%;
  }
  .hidden {
    display: none !important;
    visibility: hidden;
  }
  .visuallyhidden {
    border: 0;
    clip: rect(0 0 0 0);
    height: 1px;
    margin: -1px;
    overflow: hidden;
    padding: 0;
    position: absolute;
    width: 1px;
  }
  .visuallyhidden.focusable:active,
  .visuallyhidden.focusable:focus {
    clip: auto;
    height: auto;
    margin: 0;
    overflow: visible;
    position: static;
    width: auto;
  }
  .invisible {
    visibility: hidden;
  }
  .clearfix:before,
  .clearfix:after {
    content: " ";
    display: table;
  }
  .clearfix:after {
    clear: both;
  }
  .clearfix {
    *zoom: 1;
  }

  /* ==========================================================================
   Print styles
   ========================================================================== */

  @media print {
    * {
      background: transparent !important;
      color: #000 !important;
      box-shadow: none !important;
      text-shadow: none !important;
    }
    a,
    a:visited {
      text-decoration: underline;
    }
    a[href]:after {
      content: " (" attr(href) ")";
    }
    abbr[title]:after {
      content: " (" attr(title) ")";
    }
    .ir a:after,
    a[href^="javascript:"]:after,
    a[href^="#"]:after {
      content: "";
    }
    pre,
    blockquote {
      border: 1px solid #999;
      page-break-inside: avoid;
    }
    thead {
      display: table-header-group;
    }
    tr,
    img {
      page-break-inside: avoid;
    }
    img {
      max-width: 100% !important;
    }
    @page {
      margin: 0.5cm;
    }
    p,
    h2,
    h3 {
      orphans: 3;
      widows: 3;
    }
    h2,
    h3 {
      page-break-after: avoid;
    }
  }
}
