body > .header .logo {
  font-family: inherit;
}
body > .header .navbar .nav > li > a > .badge {
  position: absolute;
  top: 4px;
  right: 0;
  font-size: 75%;
}
body .navbar-nav > .notifications-menu > .dropdown-menu > li .menu > li > a > .glyphicon,
body .navbar-nav > .notifications-menu > .dropdown-menu > li .menu > li > a > .fa,
body .navbar-nav > .notifications-menu > .dropdown-menu > li .menu > li > a > .ion {
  background: none;
  color: inherit;
}
body .user-panel > .info {
  padding-left: 10px;
}
body .table {
  word-break: break-all;
}
/*# sourceMappingURL=style.map *//*# sourceMappingURL=style.map */

.article-item {
  margin-bottom: 15px;
}
.article-item .article-title,
.article-item .article-title a {
  color: inherit;
  margin: 0;
}
.article-item .article-meta,
.article-item .article-meta a {
  color: #999;
  font-size: .85em;
}
.article-item .article-meta a {
  text-decoration: underline;
}
.article-item .article-thumb {
  margin-right: 10px;
  margin-bottom: 10px;
}
.article-item .article-text {
  margin-top: 7px;
}
html,
body {
  height: 100%;
}
.wrap {
  min-height: 100%;
  height: auto;
  margin: 0 auto -60px;
  padding: 0 0 60px;
}
.wrap > .container {
  padding: 70px 15px 20px;
}
.footer {
  height: 60px;
  background-color: #f5f5f5;
  border-top: 1px solid #ddd;
  padding-top: 20px;
}
.jumbotron {
  text-align: center;
  background-color: transparent;
}
.jumbotron .btn {
  font-size: 21px;
  padding: 14px 24px;
}
.not-set {
  color: #c55;
  font-style: italic;
}
/* add sorting icons to gridview sort links */
a.asc:after,
a.desc:after {
  position: relative;
  top: 1px;
  display: inline-block;
  font-family: 'Glyphicons Halflings';
  font-style: normal;
  font-weight: normal;
  line-height: 1;
  padding-left: 5px;
}
a.asc:after {
  content: "\e151";
}
a.desc:after {
  content: "\e152";
}
.sort-numerical a.asc:after {
  content: "\e153";
}
.sort-numerical a.desc:after {
  content: "\e154";
}
.sort-ordinal a.asc:after {
  content: "\e155";
}
.sort-ordinal a.desc:after {
  content: "\e156";
}
.grid-view th {
  white-space: nowrap;
}
.hint-block {
  display: block;
  margin-top: 5px;
  color: #999;
}
.error-summary {
  color: #a94442;
  background: #fdf7f7;
  border-left: 3px solid #eed3d7;
  padding: 10px 20px;
  margin: 0 0 15px 0;
}
.right{
  text-align: right;
}
.left{
  text-align: left;
}
.center{
  text-align: center;
}
 
.search-box{
  padding: 5px;
}
.hr1{
   margin:8px;
}
.w75{
  width: 75px;
}
.hidden{
  display: none;
}
.tb0{
   width: auto;
}
.tb1{
  width: auto;
}
.tb1 td{
  width: 30px;
  border: 1px solid #ccc;
  text-align: center;
}
.tb0 td {
  border: 1px solid #ccc ;
  padding: 2px;
}
.w{
    width: 100px;
}
.center{
    text-align: center;
}
.rbox{
  margin-top: -10px;
    float: right;
    width: 450px;
    height: 130px;
}
.red{
  color: red;
}
.s7{
  color: green;
  font-weight: bold;
}
.s8{
  color: #0F80FF;
  font-weight: bold;
}
.s9{
  color: #FD6FCF;
  font-weight: bold;
}
.s14{
  color: green;
  font-weight: bold;
}
.s15{
  color: #0F80FF;
  font-weight: bold;
}
.s17{
  color: #000080;
  font-weight: bold;
}
.s20{
  color: #408002;
  font-weight: bold;
}
.s23{
  color: #6666FF;
  font-weight: bold;
}
.checkbox2{
  margin-right:10px; 
  display: inline;
  line-height: 28px;
  font-size: 14px;
}
.part{
  height: 10px;
}
.box2{
  border: #ccc 1px solid;padding: 3px;
}
input,textarea{
  border: 1px solid #ccc;
}
.summary_route select{
  border: 1px solid #ccc;
  height: 26px;
  border-radius: 3px;
  text-align: center;
}
 
.countries{
    pointer-events: none;
    background-color: #ccc;
    -webkit-appearance:none;
   -moz-appearance:none;
   appearance:none;
}
.summary_route{
  width: 2;
}
.summary_input{
  width: 122px;
}
#potala_ticket_status{
  position: relative;
  bottom: -2px;
}
.potala_ticket0{
   color: red;
}
.potala_ticket1{
   color: green;
}
.green{
  color: green;
}
.red{
  color: red;
}
.blue{
  color: blue;
}
.plan_ok1{
  color: green;
}
.plan_ok0{
  color: red;
}
.ml10{
  margin-left: 10px;
}
.grey{
  color: grey;
  text-decoration: inherit;
}
 .form-control {
        height: auto !important;
  }