/*!
 * Bootstrap Responsive v2.0.4
 *
 * Copyright 2012 Twitter, Inc
 * Licensed under the Apache License v2.0
 * http://www.apache.org/licenses/LICENSE-2.0
 *
 * Designed and built with all the love in the world @twitter by @mdo and @fat.
 */
/**********header css changes: 22-06-2015: starts*****************/
.form-horizontal .checkbox, .form-horizontal .radio
{min-height: 23px !important;
 padding: 1px 0px 0px 0px !important;}
.table-bordered>tbody>tr>td, .table-bordered>tbody>tr>th, .table-bordered>tfoot>tr>td, .table-bordered>tfoot>tr>th, .table-bordered>thead>tr>td, .table-bordered>thead>tr>th
{
	border-bottom: 1px solid #ddd !important;
	border-right:none !important;
}
th.permission-table-header
{
    padding:0px 10px 0px 10px;
}
.navbar
{
    /* margin-bottom: 31px !Important; */
}
.alert.alert-success img {display:none !important;}
#cboxLoadedContent div#configform
{
    display:block !important;
}

  .row-fluid
  {

  }
.btn
{
    font-weight: 100 !important;
    text-shadow: 0 0px 0px rgba(0, 0, 0, 0.75) !important;
    font-size:13px !important
}

.box-content.table-content
{
    overflow: hidden !important;
}
div#configform
{
    /* display:none !important; */
}
.nav-tabs>li>a
{
border: none !important;

}

/*.header-row
{
      border-top: 10px solid rgb(68, 110, 182);
}
*/
.header-logo
{
      padding-right: 10px;
  /*border-right: 3px solid #000;*/
}

.header-version
{
    color: #40BAEC;
    font-family: Century Gothic;
      line-height: 5px;
  padding: 10px 0px;
  font-size: 18px;
}

.header-progress
{
    color: #CDCCCC;
    font-family: Century Gothic;
      line-height: 5px;
  padding: 10px 0px;
  font-size: 28px;
  font-weight: bold;
  text-shadow: none;
}

.login-success
{
    color: #000000;
    font-family: Century Gothic;
      line-height: 5px;
  padding: 10px 0px;
   font-size: 16px;
}

.logo-info
{
    margin-top: 20px;
}

.user-pic
{
    float: left;
}

.user-greet
{
    float: left;
}

.hello-username
{
    color: #000000;
    font-family: Century Gothic;
      line-height: 5px;
  padding: 12px 22px;
   font-size: 16px;
}

.greet-user
{
    color: #000000;
    font-family: Century Gothic;
      line-height: 5px;
  padding: 0px 10px;
   font-size: 16px;
}

.user-pic-btn
{
    text-align: right;
}
.user-pic-arrow
{
    float: right;
    margin: -1px 35px;
}

border-radius: 5px;
  /*border: 1px solid #CDCCCC;*/
    /*margin-top: 15px;*/

}

.db-settings
{
    font-family: Century Gothic;
    font-size: 14px;
      cursor: pointer;
}

.db-settings-col
{
    text-align: center;
      margin-top: 15px;
}

.configure-mst-col
{
    padding-left: 0px !important;
    /*width: 20% !important;*/
}

.configure-mst-link
{
    /* font-size: 10px; */
    text-transform: uppercase;
    color: #000;
    font-weight: normal;
    text-decoration: none;
}

a.btn.btn-info.configure-mst-link.cboxElement
{
    background: transparent;
    border: none;
    color: #000 !important;
}
.dropdown-menu>li>a
{
    /* font-size: 11px !important;
    font-weight: 100 !important; */
}

a:focus, a:hover
{
  /*  color: #000 !important;*/
   text-decoration: none;
}

.add-new.config
{
    padding: 0px 28px;
}
.dashboard-btns
{
    float: left;
    /*margin-top: -83px;
    margin-left: 170px;*/
}
.configure-mst-text
{

  color: #fff;
    float: left;
      padding: 3px 3px;
      font-family: Century Gothic;
    margin-top: 30px;
      font-size: 15px;
      background: rgb(232,86,37); /* Old browsers */
background: -moz-linear-gradient(top,  rgba(232,86,37,1) 0%, rgba(239,102,47,1) 100%); /* FF3.6+ */
background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,rgba(232,86,37,1)), color-stop(100%,rgba(239,102,47,1))); /* Chrome,Safari4+ */
background: -webkit-linear-gradient(top,  rgba(232,86,37,1) 0%,rgba(239,102,47,1) 100%); /* Chrome10+,Safari5.1+ */
background: -o-linear-gradient(top,  rgba(232,86,37,1) 0%,rgba(239,102,47,1) 100%); /* Opera 11.10+ */
background: -ms-linear-gradient(top,  rgba(232,86,37,1) 0%,rgba(239,102,47,1) 100%); /* IE10+ */
background: linear-gradient(to bottom,  rgba(232,86,37,1) 0%,rgba