/*
    Created on : Aug 6, 2017, 1:44:33 PM
    Author     : moin1
*/

/* Sticky footer styles
-------------------------------------------------- */
html {
  position: relative;
  min-height: 100%;
}
body {
  /* Margin bottom by footer height */
  margin-bottom: 60px;
  padding-top: 50px;
}
.footer {
  position: absolute;
  bottom: 0;
  width: 100%;
  /* Set the fixed height of the footer here */
  height: 60px;
  background-color: #f5f5f5;
}
.footer p {
  margin: 20px 0;
}
.form-signin {
  max-width: 320px;
  margin: 0 auto;
}
.form-signin  input {margin: 10px 0}





.formError .formErrorContent {
  width: 100%;
  background: #F96868;
  position: relative;
  color: #fff;
  min-width: 120px;
  font-size: 11px;
  border: 0px solid #ddd;
  box-shadow: 0 0 3px #000;
  -moz-box-shadow: 0 0 3px #000;
  -webkit-box-shadow: 0 0 3px #000;
  -o-box-shadow: 0 0 3px #000;
  padding: 4px 10px 4px 10px;
  border-radius: 4px;
  -moz-border-radius: 4px;
  -webkit-border-radius: 4px;
  -o-border-radius: 4px;
}
.formError .formErrorArrow div {
  background: #F96868;
  border-left: 0px solid #ddd;
  border-right: 0px solid #ddd;
}
.formError .formErrorArrow .line3 {
  width: 1px;
  border-left: 0px solid #ddd;
  border-right: 0px solid #ddd;
  border-bottom: 0 solid #ddd;
}
.formError .formErrorArrow .line2 {
  width: 0px;
  border: 0;
  background: #ddd;
}
label {
  color: #E7232D;
}
.navigation .menu a {
  font-weight: bold;
}
label {
  font-weight: 600;
}
.form-group {
  margin-bottom: 7.5px;
  margin-top: 7.5px;
}
.footer {    color: #444;
             text-align: center;
             font-size: 12px;
             /* background-color: #efefef; */
             text-shadow: 1px 0px 1px #ffffff;
             font-weight: bold;}
p {margin: 5px 0}
hr {
  border-top: 1px solid #E7232D;
  margin-top: 15px;
  margin-bottom: 15px;
}
.detail {
  font-weight: bold;
  position: relative;
}

.detail span{
  /*border-bottom: 1px dotted #3f51b5;*/
  display: block;
  position: absolute;
  left: 120px;
  top: 0px;
}
.btn {margin: 0 5px;}
.form-group  .btn {min-width: 75px;}
body {overflow-x: hidden}
.navbar {margin-bottom: 0;}
.page-header  {margin-top: 20px}
.form-control {
  height: 50px;
  padding: 12px 12px;
  border-radius: 0;

  font-size: 18px;
}
.select2-container .select2-selection--single {
  height: 50px;
}

.select2-container--default .select2-selection--single .select2-selection__rendered {
  line-height: 50px;
}

.select2-container--default .select2-selection--single .select2-selection__arrow {
  top: 11px;
}
.form-group .btn {
  /*height: 50px;*/
  line-height: 26px;
  font-size: 14px;
}
.input-group-addon, .input-group-btn, .input-group .form-control {border-radius: 0;}
.input-group-addon {
  padding: 5px 12px;
}
.panel-title {
  font-size: 18px;
}
.new{display: none}

.page-header {
  margin-top: 15px;
  padding-bottom: 5px;
  margin-bottom: 10px;
}

.page-header h1 {
  margin: 0;
  font-size: 28px;
  padding-bottom: 0px;
}
.table {margin-bottom: 10px;}
caption {
  background: #ffffff;
  color: #000;
  font-size: 18px;
  padding: 5px 15px;
  padding-bottom: 0;
  text-align: center;
}
body,.dropdown-menu {font-size: 14px;}
.row {
  margin-left: -8px;
  margin-right: -8px;
}

.col-xs-1, .col-sm-1, .col-md-1, .col-lg-1, .col-xs-2, .col-sm-2, .col-md-2, .col-lg-2, .col-xs-3, .col-sm-3, .col-md-3, .col-lg-3, .col-xs-4, .col-sm-4, .col-md-4, .col-lg-4, .col-xs-5, .col-sm-5, .col-md-5, .col-lg-5, .col-xs-6, .col-sm-6, .col-md-6, .col-lg-6, .col-xs-7, .col-sm-7, .col-md-7, .col-lg-7, .col-xs-8, .col-sm-8, .col-md-8, .col-lg-8, .col-xs-9, .col-sm-9, .col-md-9, .col-lg-9, .col-xs-10, .col-sm-10, .col-md-10, .col-lg-10, .col-xs-11, .col-sm-11, .col-md-11, .col-lg-11, .col-xs-12, .col-sm-12, .col-md-12, .col-lg-12 {
  padding-left: 8px;
  padding-right: 8px;
}
h3 {
  font-size: 18px;
  margin: 0;
}
.panel-heading>a {
  color: inherit;
}
.nav-tabs>li.active>a, .nav-tabs>li.active>a:hover, .nav-tabs>li.active>a:focus {
  background: #E7232D;
  color: #fff;
}
.tab-content ul.nav.nav-tabs {
  margin: 10px 0;
}

.tab-content ul.nav.nav-tabs a {
  padding: 5px 10px;
}

.tab-content {
  padding: 10px 0;
}
.select2-container {
  width: 100% !important;
}
a.dashboard-link {
  display: block;
  padding: 25px 10px;
  background: #e96420;
  color: #fff;
  font-size: 24px;
  margin: 15px 0;
  border-radius: 4px;
  padding-left: 0;
  position: relative;
  text-align: center;
}

a.dashboard-link i {
  display: block;
  /* position: absolute; */
  /* top: 4px; */
  /* left: 6px; */
  font-size: 50px;
  margin-right: 10px;
}

a.dashboard-link:hover,a.dashboard-link:focus {
  opacity: 0.7;
  text-decoration: none;
}
.navbar-brand {
  font-size: 25px;
}
.navbar-nav a {
  font-size: 16px;
}
.navbar-default .navbar-nav>.active>a, .navbar-default .navbar-nav>.active>a:hover, .navbar-default .navbar-nav>.active>a:focus,.navbar-default .navbar-nav>li>a:hover, .navbar-default .navbar-nav>li>a:focus  {
  color: #000000;
  background-color: #F6F231;
}
.table-responsive {
  overflow: visible;
}
.nav>li>a {
  padding: 15px 10px;
}