.nav-pills > li.active > a, .nav-pills > li.active > a:hover, .nav-pills > li.active > a:focus {
    color: #fff;
    background-color: #222;
    -webkit-clip-path: polygon(0 0, calc(100% - 15px) 0, 100% 50%, calc(100% - 15px) 100%, 0 100%, 15px 50%);
    clip-path: polygon(0 0, calc(100% - 15px) 0, 100% 50%, calc(100% - 15px) 100%, 0 100%, 15px 50%);
    margin-right: -13px;
}
.nav-justified > li > a {
    text-align: center;
    margin-bottom: 5px;
    background-color: #f5f5f5;
    color: #000;
    -webkit-clip-path: polygon(0 0, calc(100% - 15px) 0, 100% 50%, calc(100% - 15px) 100%, 0 100%, 15px 50%);
    clip-path: polygon(0 0, calc(100% - 15px) 0, 100% 50%, calc(100% - 15px) 100%, 0 100%, 15px 50%);
    margin-right: -13px;
}
hr {
    margin-top: 20px;
    margin-bottom: 20px;
    border: 0;
    border-top: 3px solid #5f5b5b;
    width: auto;
    margin-left: 0px;
}
/* Button Style 2*/
.btn-style2 {
  display: inline-block;
  font-size: 14px;
  padding: 12px 20px;
  border: 2px solid #222;
  color: #273d5f;
  letter-spacing: .5px;
  line-height: 26px;
  border-radius: 0;
  text-transform: uppercase;
  width: auto;
  font-family: 'Montserrat', sans-serif;
  font-weight: 600;
  transition-duration: 0.3s;
  transition-timing-function: ease-in-out; }
  .btn-style2:hover, .btn-style2:active, .btn-style2:focus {
    background: #275398;
    color: #fff;
    border-color: #17aadf; }
  .btn-style2:focus {
    background: #275398;
    color: #fff;
    box-shadow: none;
    border-color: #275398; }
  .btn-style2.white {
    border-color: #fff;
    color: #fff;
    background: #222;
    opacity: .9; }
    .btn-style2.white:hover, .btn-style2.white:active, .btn-style2.white:focus {
      border-color: #17aadf; background: #275398; }
  .btn-style2 span {
    text-shadow: none !important;
    color: #fff !important; }
.panel-info > .panel-heading {
    background-image: linear-gradient(to bottom, #222 0%, #222 100%);
    background-repeat: repeat-x;
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffd9edf7', endColorstr='#ffc4e3f3', GradientType=0);
}
.panel-info > .panel-heading {
    color: #ffffff;
    font-weight: 600;
    background-color: #275398;
    border-color: #17aadf;
    height: 53px;
}
body {
    font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
    font-size: 16px;
    line-height: 1.42857143;
    color: #333333;
    background-color: #fff;
}
.form-control {
    display: block;
    width: 100%;
    height: 53px;
    padding: 8px 12px;
    font-size: 18px;
    line-height: 1.42857143;
    color: #555555;
    background-color: #fff;
    background-image: none;
    border: 1px solid #b5d7ef;
    border-radius: 4px;
    -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
    -webkit-transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
    -o-transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
    transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
}
/* Button Style 3*/
.btn-style3 {
  display: inline-block;
  font-size: 14px;
  padding: 12px 20px;
  border: 2px solid #222;
  color: #273d5f;
  letter-spacing: .5px;
  line-height: 26px;
  border-radius: 0;
  text-transform: uppercase;
  width: auto;
  font-family: 'Montserrat', sans-serif;
  font-weight: 600;
  transition-duration: 0.3s;
  transition-timing-function: ease-in-out; }
  .btn-style3:hover, .btn-style3:active, .btn-style3:focus {
    background: #275398;
    color: #fff;
    border-color: #17aadf; }
  .btn-style3:focus {
    background: #275398;
    color: #fff;
    box-shadow: none;
    border-color: #17aadf;
    color: #181717;
    background: #dbd7d7;
    opacity: .9;
 }
    .btn-style3.white:hover, .btn-style3.white:active, .btn-style3.white:focus {
      border-color: #17aadf; background: #275398; }
  .btn-style3 span {
    text-shadow: none !important;
    color: #fff !important; }
        .verticaldate {
            border-left: 1px solid #17aadf;
            height: 25px;
            position:absolute;
            left: 50%;
        }
        hr {
    margin-top: 20px;
    margin-bottom: 20px;
    border: 0;
    border-top: 1px solid #17aadf;
}
    /* Button Style 4*/
.btn-style4 {
  display: inline-block;
  font-size: 14px;
  padding: 12px 20px;
  border: 2px solid #222;
  color: #273d5f;
  letter-spacing: .5px;
  line-height: 26px;
  border-radius: 0;
  text-transform: uppercase;
  width: auto;
  font-family: 'Montserrat', sans-serif;
  font-weight: 600;
  transition-duration: 0.3s;
  transition-timing-function: ease-in-out; }
  .btn-style4:hover, .btn-style4:active, .btn-style4:focus, .btn-style4:span {
    background: #275398;
    color: #fff !important;
    border-color: #17aadf; }
  .btn-style4:focus {
    background: #275398;
    color: #fff;
    box-shadow: none;
    border-color: #275398; }
  .btn-style4.white {
    border-color: #222;
    color: #222;
    background: #fff7;
    opacity: .9; }
    .btn-style4.white:hover, .btn-style4.white:active, .btn-style4.white:focus {
      border-color: #fff; background: #275398; }
  .btn-style4 span {
    text-shadow: none !important;
    color: #222 !important; }
   .btn-style4:hover, .btn-style4:hover span {
    text-shadow: none !important;
    color: #fff !important;
}
    /* Button Style 4*/
.btn-style10 {
  display: inline-block;
  font-size: 12px;
  padding: 2px 8px;
  border: 2px solid #222;
  color: #273d5f;
  letter-spacing: .5px;
  line-height: 20px;
  border-radius: 0;
  text-transform: uppercase;
  width: auto;
  font-family: 'Montserrat', sans-serif;
  font-weight: 600;
  transition-duration: 0.3s;
  transition-timing-function: ease-in-out; }
  .btn-style10:hover, .btn-style10:active, .btn-style10:focus, .btn-style10:span {
    background: #275398;
    color: #fff !important;
    border-color: #17aadf; }
  .btn-style10:focus {
    background: #275398;
    color: #fff;
    box-shadow: none;
    border-color: #275398; }
  .btn-style10.white {
    border-color: #222;
    color: #222;
    background: #fff7;
    opacity: .9; }
    .btn-style10.white:hover, .btn-style10.white:active, .btn-style10.white:focus {
      border-color: #17aadf; background: #275398; }
  .btn-style10 span {
    text-shadow: none !important;
    color: #222 !important; }
   .btn-style10:hover, .btn-style10:hover span {
    text-shadow: none !important;
    color: #fff !important;
    border-color: #17aadf;

}
.table > thead > tr > th, .table > tbody > tr > th, .table > tfoot > tr > th, .table > thead > tr > td, .table > tbody > tr > td, .table > tfoot > tr > td {
    padding: 8px;
    line-height: 1.42857143;
    vertical-align: top;
    border-top: 1px solid #ddd;
    font-weight: 500;
}
.radio input[type="radio"], .radio-inline input[type="radio"], .checkbox input[type="checkbox"], .checkbox-inline input[type="checkbox"] {
    /* position: absolute; */
    margin-left: -35px;
    margin-top: 4px \9;
    -webkit-appearance: button;
    -moz-appearance: button;
    appearance: button;
    border: 4px solid #ccc;
    border-top-color: #bbb;
    border-left-color: #bbb;
    background: #fff;
    width: 25px;
    height: 25px;
    border-radius: 25%;
}