@font-face { font-family: "Gotham-Light"; font-weight: normal; font-style: normal; src: url("../fonts/gotham/Gotham-Light.eot"); src: url("../fonts/gotham/Gotham-Light.eot") format("embedded-opentype"), url("../fonts/gotham/Gotham-Light.woff") format("woff"), url("../fonts/gotham/Gotham-Light.ttf") format("truetype"), url("../fonts/gotham/Gotham-Light.svg") format("svg"); }
@font-face { font-family: "Gotham-LightItalic"; font-weight: normal; font-style: normal; src: url("../fonts/gotham/Gotham-LightItalic.eot"); src: url("../fonts/gotham/Gotham-LightItalic.eot") format("embedded-opentype"), url("../fonts/gotham/Gotham-LightItalic.woff") format("woff"), url("../fonts/gotham/Gotham-LightItalic.ttf") format("truetype"), url("../fonts/gotham/Gotham-LightItalic.svg") format("svg"); }
@font-face { font-family: "Gotham-Book"; font-weight: normal; font-style: normal; src: url("../fonts/gotham/Gotham-Book.eot"); src: url("../fonts/gotham/Gotham-Book.eot") format("embedded-opentype"), url("../fonts/gotham/Gotham-Book.woff") format("woff"), url("../fonts/gotham/Gotham-Book.ttf") format("truetype"), url("../fonts/gotham/Gotham-Book.svg") format("svg"); }
@font-face { font-family: "Gotham-BookItalic"; font-weight: normal; font-style: normal; src: url("../fonts/gotham/Gotham-BookItalic.eot"); src: url("../fonts/gotham/Gotham-BookItalic.eot") format("embedded-opentype"), url("../fonts/gotham/Gotham-BookItalic.woff") format("woff"), url("../fonts/gotham/Gotham-BookItalic.ttf") format("truetype"), url("../fonts/gotham/Gotham-BookItalic.svg") format("svg"); }
@font-face { font-family: "Gotham-Medium"; font-weight: normal; font-style: normal; src: url("../fonts/gotham/Gotham-Medium.eot"); src: url("../fonts/gotham/Gotham-Medium.eot") format("embedded-opentype"), url("../fonts/gotham/Gotham-Medium.woff") format("woff"), url("../fonts/gotham/Gotham-Medium.ttf") format("truetype"), url("../fonts/gotham/Gotham-Medium.svg") format("svg"); }
@font-face { font-family: "Gotham-MediumItalic"; font-weight: normal; font-style: normal; src: url("../fonts/gotham/Gotham-MediumItalic.eot"); src: url("../fonts/gotham/Gotham-MediumItalic.eot") format("embedded-opentype"), url("../fonts/gotham/Gotham-MediumItalic.woff") format("woff"), url("../fonts/gotham/Gotham-MediumItalic.ttf") format("truetype"), url("../fonts/gotham/Gotham-MediumItalic.svg") format("svg"); }
@font-face { font-family: "Gotham-Bold"; font-weight: normal; font-style: normal; src: url("../fonts/gotham/Gotham-Bold.eot"); src: url("../fonts/gotham/Gotham-Bold.eot") format("embedded-opentype"), url("../fonts/gotham/Gotham-Bold.woff") format("woff"), url("../fonts/gotham/Gotham-Bold.ttf") format("truetype"), url("../fonts/gotham/Gotham-Bold.svg") format("svg"); }
@font-face { font-family: "Gotham-BoldItalic"; font-weight: normal; font-style: normal; src: url("../fonts/gotham/Gotham-BoldItalic.eot"); src: url("../fonts/gotham/Gotham-BoldItalic.eot") format("embedded-opentype"), url("../fonts/gotham/Gotham-BoldItalic.woff") format("woff"), url("../fonts/gotham/Gotham-BoldItalic.ttf") format("truetype"), url("../fonts/gotham/Gotham-BoldItalic.svg") format("svg"); }
 
body {
     font-size: 12px;
     background-color: #fff;
     font-family: Helvetica, sans-serif, arial;
} 
 
hr {
    color: #ddd;
    border-color: #ddd;
}
 
.margin-bottom {
    margin-bottom: 30px;
}
 
.form-control {
    color: rgba(0, 0, 0, 0.75);
    background-color: #fcfcfc;
    border: 1px solid #ccc;
    border-radius: 4px;
    box-shadow: none; 
    box-sizing: border-box; 
    transition: border-color 0.15s linear, background 0.15s linear;
    padding: 6px 18px 6px 12px;
} 

.btn { 
  border-radius: 4px; 
  text-transform: uppercase; 
  letter-spacing: 3px;  
  padding: 9px 15px 7px; 
  font-size: 11px;
}        

.btn-primary {
  color: #fff; 
  border-color: #2e6da4;
}

.content {
    margin-left: 5px;
    margin-bottom: 30px;
    margin-right: 10px;
} 

.card {border-radius: 10px; background: white; padding: 30px; overflow: hidden; }
.card-light { background: #fcfcfc; }
.card-bg, .card-dark { background: #0071bc; }
.card-bg div, .card-bg p, .card-bg h4, .card-bg h6, .card-dark div, .card-dark p, .card-dark h4, .card-dark h6 { color: white; }
.card-bg .card-header, .card-dark .card-header { border-bottom-color: #005289; }
.card-bg .card-footer, .card-dark .card-footer { background: #0071bc; border-top-color: #005893; }
.card-bg .card-footer .button.secondary, .card-dark .card-footer .button.secondary { color: black; }
.card-bg .card-content h4 {margin:0; padding-bottom: 20px;}

.card-bg .card-footer {
    padding: 20px;
    margin: 0 -20px -20px;
}

.card-bg .summaryproduct {border-bottom: 1px #F6F6F6 solid;}
.card-window { margin: 40px auto 20px; }
.card-outer { text-align: center; }
.card-outer img { height: 80px; }
.card-header { border-bottom: 1px solid #ebebeb; padding-bottom: 20px; margin-bottom: 20px; }
.card-header h4 { margin: 0; padding: 0; }
.card-header h6 { margin: 0; padding: 0; }
.card-footer { background: #fafafa; border-top: 1px solid #ebebeb; padding: 40px; margin: 0 -40px -40px; }
.card-footer-form { margin: -40px -40px -40px; padding: 50px 40px 40px; }
.card-balance {font-family: Courier; text-transform: uppercase; text-align: right; }
.card-balance-title {font-family: "Gotham-Light", Helvetica, sans-serif; font-size: 90%; }
.card-balance-count { font-size: 150%; font-weight: bold; line-height: 100%; }
.card-balance-count span { font-size: 30%; line-height: 100%; letter-spacing: 1px; display: block; font-weight: bold; }
.card-red {color: #dc4e41; border: 2px solid #dc4e41; text-align: right;}
.card-red a {color: #dc4e41;}
.card-blue {color: #0071bc; border: 2px solid #0071bc; text-align: right;}
.card-grey {color: #666; border: 2px solid #666;}
.span-balance{font-size: 14px;}
.card-balance-count-number { font-size: 100%; font-weight: bold; line-height: 100%; }
.card-balance-count-number span { font-size: 30%; line-height: 100%; letter-spacing: 1px; display: block; font-weight: bold; }
.card-bg, .card-dark { background: #48799f;}


.navbar-nav {
  margin: 2px 2px;
  border-radius: 4px 4px 4px 4px;
}

.nav > li > a {
  position: relative;
  display: block;
  padding: 10px 15px;
  font-family: Helvetica, sans-serif, arial;
} 
.navbar-toggle {
  padding: 0px 0px;
  margin: 0px 0px 0px 0px;
}
.navbar {
    color: #fff;
}

.navbar .navbar-nav > li > a {
  line-height: 15px;
  font-family: Helvetica, sans-serif, arial;
  font-weight: bold;
  padding: 5px 5px 5px 5px;
  border-radius: 4px 4px 4px 4px;
  margin: 2px 2px 2px 2px;
}
.navbar .navbar-nav > li > a:hover {
    color: #507596;
}

.navbar .navbar-brand img {
  margin-left: 0px;
  width: 80%;
} 
 .row {
   margin-left: 2px;
   margin-right: 2px;
 }


a {
  cursor: pointer !important;
}
.header_menu { 
  background-repeat: no-repeat;
  min-height: 80px;
  background-size: cover;
  -moz-background-size: cover;box-shadow: 0px 2px 5px 0px
  rgba(0, 0, 0, 0.3);
  border-bottom: solid 10px
  #00adef;
}

.panel-heading {
    padding: 0 0 0 0;
    font-weight: bold;
}
.section-profile-title {
  font-size: 16px;
  font-family: Helvetica, sans-serif, arial;
  font-weight: bold;
  text-transform: capitalize;
}
.section-profile-name {
  font-size: 14px;
  font-family: Helvetica, sans-serif, arial;
  font-weight: bold;
  text-transform: capitalize;
}
.box-holder {
    background-color: #fff;
    padding-bottom: 1px;
    min-height: 100px;
}
#tabs {
    margin-bottom: 12px;
    font-size: 14px;
}
.company_info {
  color: #4a4a4a;
  font-weight: bold;
  font-size:14px;
  margin-right: 20px;
}
.header_main {
  color: #2e6da4;
  font-weight: bold;
  font-size:14px;
  margin-right: 20px;
}

a:hover,
a:focus {
    text-decoration: none!important;
}
 
#tabs {
  margin-bottom: 10px;
}


table th a {
  color: #666;
  cursor: pointer;
  font-size: 12px;
  font-weight: 600;
  text-shadow: 0 1px rgba(255, 255, 255, 0.5);
}

table .headerSortasc:after {
  content: "\e253";
  font-family: 'Glyphicons Halflings';
  padding-left: 0.50em;
  font-size: 0.75em;
  vertical-align: bottom;
}

table .headerSortdesc:after {
  content: "\e252";
  font-family: 'Glyphicons Halflings';
  padding-left: 0.50em;
  vertical-align: bottom;
  font-size: 0.75em;
}

.table thead>tr>th,
.table tbody>tr>th,
.table tfoot>tr>th,
.table thead>tr>td,
.table tbody>tr>td,
.table tfoot>tr>td {
  border-top: 1px solid #e8e8e8;
}

/* LOGIN */
.login-wrapper {
  position: absolute;
  top: 90px;
  left: 0;
  right: 0;
  color: #666666;
}

.logo-page {
  text-align: center;
}

.logo-page img {
  height: 80px;
  text-align: center;
}

.login-wrapper .box {
  box-shadow: 0 0 10px #005289 !important;
  background: #FFF;
  border-radius: 10px;
  padding: 40px;
}

.login-wrapper .box h3 {
  font-family: Helvetica, sans-serif;
  color: #666666;
  margin: 0;
  line-height: 1.4;
}

p.pwresetdesc {
  color: #666666;
}

.login-wrapper .box input[type="text"],
.login-wrapper .box input[type="password"] {
  font-size: 15px;
  border-color: #b2bfc7;
}

.login-wrapper .box input:-moz-placeholder {
  color: #9ba8b6;
  font-size: 15px;
  letter-spacing: 0;
  font-style: italic;
}

ul.no-list {
  list-style-type: none;
  margin: 0;
  padding: 0;
}

ul.no-list li{
  margin: 0;
  padding: 0;
}

.card-footer { 
  background: #fafafa; 
  border-top: 1px solid #ebebeb; 
  padding: 40px; 
  margin: 0 -40px -40px; 
  text-align: left;
}

.card-footer-form { 
  margin: -20px -40px -40px; 
  padding: 50px 40px 40px; 
  border-bottom-left-radius: 10px;
  border-bottom-right-radius: 10px;
}

.login-wrapper .input-group-addon {
  background-color: transparent;
  color: #a2afb7;
  border-color: #b2bfc7;
}

input.code {
  width: 50%!important;
}

/* END OF LOGIN */