/* Global Styles */

/* ------------------------------- */

body {
    padding-top: 100px;
    background-color: #f8f8f8;
}

@media(min-width:768px) {
    body {
        padding-top: 5px;
    }
}

/* Wrappers */

/* ------------------------------- */

#wrapper {
    width: 100%;
}

#page-wrapper {
    padding: 0 15px;
    min-height: 568px;
    background-color: #fff;
}
#page-wrapper-landing {
    padding: 0 15px;
    min-height: 568px;
    background-color: #fff;
}

@media(min-width:768px) {
    #page-wrapper {
        position: inherit;
        margin: 0 0 0 150px;
        padding: 0 15px;
        /*min-height: 1300px;*/
        border-left: 1px solid #e7e7e7;
    }
    #page-wrapper-landing {
        position: inherit;
        padding: 0 15px;
        border-left: 1px solid #e7e7e7;
    }
}

/* Navigation */

/* ------------------------------- */

/* Top Right Navigation Dropdown Styles */

.navbar-top-links li {
    display: inline-block;
}

.navbar-top-links li:last-child {
    margin-right: 15px;
}

.navbar-top-links li a {
    padding: 5px 0px 0px 15px;
   
}

.navbar-top-links .dropdown-menu li {
    display: block;
}

.navbar-top-links .dropdown-menu li:last-child {
    margin-right: 0;
}

.navbar-top-links .dropdown-menu li a {
    padding: 3px 20px;
    min-height: 0;
}

.navbar-top-links .dropdown-menu li a div {
    white-space: normal;
}

.navbar-top-links .dropdown-messages,
.navbar-top-links .dropdown-tasks,
.navbar-top-links .dropdown-alerts {
    width: 310px;
    min-width: 0;
}

.navbar-top-links .dropdown-messages {
    margin-left: 5px;
}

.navbar-top-links .dropdown-tasks {
    margin-left: -59px;
}

.navbar-top-links .dropdown-alerts {
    margin-left: -123px;
}

.navbar-top-links .dropdown-user {
    right: 0;
    left: auto;
}

/* Sidebar Menu Styles */

.navbar-static-side ul li {
    border-bottom: 1px solid #e7e7e7;
}

.sidebar-search {
    padding: 15px;
}

.arrow {
    float: right;
}

.fa.arrow:before {
    content: "\f104";
}

.active > a > .fa.arrow:before {
    content: "\f107";
}

.nav-second-level li,
.nav-third-level li {
    border-bottom: none !important;
}

.nav-second-level li a {
    padding-left: 10px;
    font-size: 12px;
    font-weight: bold;
}

.nav-third-level li a {
    padding-left: 52px;
}

@media(min-width:768px) {
    .navbar-static-side {
        z-index: 1;
        position: absolute;
        width: 150px;
        margin-top: 35px;
    }

    .navbar-top-links .dropdown-messages,
    .navbar-top-links .dropdown-tasks,
    .navbar-top-links .dropdown-alerts {
        margin-left: auto;
    }
}

@media(max-height:600px) and (max-width:767px) {
    .sidebar-collapse {
        max-height: 300px;
        overflow-y: scroll;
    }
}

@media(max-height:400px) and (max-width:767px) {
    .sidebar-collapse {
        max-height: 200px;
        overflow-y: scroll;
    }
}

/* Buttons */

/* ------------------------------- */

.btn-outline {
    color: inherit;
    background-color: transparent;
    transition: all .5s;
}

.btn-primary.btn-outline {
    color: #428bca;
}

.btn-success.btn-outline {
    color: #5cb85c;
}

.btn-info.btn-outline {
    color: #5bc0de;
}

.btn-warning.btn-outline {
    color: #f0ad4e;
}

.btn-danger.btn-outline {
    color: #d9534f;
}

.btn-primary.btn-outline:hover,
.btn-success.btn-outline:hover,
.btn-info.btn-outline:hover,
.btn-warning.btn-outline:hover,
.btn-danger.btn-outline:hover {
    color: #fff;
}

/* Pages */

/* ------------------------------- */

/* Dashboard Chat */

.chat {
    margin: 0;
    padding: 0;
    list-style: none;
}

.chat li {
    margin-bottom: 10px;
    padding-bottom: 5px;
    border-bottom: 1px dotted #B3A9A9;
}

.chat li.left .chat-body {
    margin-left: 60px;
}

.chat li.right .chat-body {
    margin-right: 60px;
}

.chat li .chat-body p {
    margin: 0;
    color: #777777;
}

.panel .slidedown .glyphicon,
.chat .glyphicon {
    margin-right: 5px;
}

.chat-panel .panel-body {
    height: 350px;
    overflow-y: scroll;
}

/* Login Page */

.login-panel {
    margin-top: 25%;
}

/* Flot Chart Containers */

.flot-chart {
    display: block;
    height: 400px;
}

.flot-chart-content {
    width: 100%;
    height: 100%;
}

/* DataTables Overrides */

table.dataTable thead .sorting,
table.dataTable thead .sorting_asc,
table.dataTable thead .sorting_desc,
table.dataTable thead .sorting_asc_disabled,
table.dataTable thead .sorting_desc_disabled {
    background: transparent;
}

table.dataTable thead .sorting_asc:after {
    content: "\f0de";
    float: right;
    font-family: fontawesome;
}

table.dataTable thead .sorting_desc:after {
    content: "\f0dd";
    float: right;
    font-family: fontawesome;
}

table.dataTable thead .sorting:after {
    content: "\f0dc";
    float: right;
    font-family: fontawesome;
    color: rgba(50,50,50,.5);
}

/* Circle Buttons */

.btn-circle {
    width: 30px;
    height: 30px;
    padding: 6px 0;
    border-radius: 15px;
    text-align: center;
    font-size: 12px;
    line-height: 1.428571429;
}

.btn-circle.btn-lg {
    width: 50px;
    height: 50px;
    padding: 10px 16px;
    border-radius: 25px;
    font-size: 18px;
    line-height: 1.33;
}

.btn-circle.btn-xl {
    width: 70px;
    height: 70px;
    padding: 10px 16px;
    border-radius: 35px;
    font-size: 24px;
    line-height: 1.33;
}

.show-grid [class^="col-"] {
    padding-top: 10px;
    padding-bottom: 10px;
    border: 1px solid #ddd;
    background-color: #eee !important;
}

.show-grid {
    margin: 15px 0;
}

/*filterable*/

.filterable .panel-heading .pull-right {
    margin-top: -20px;
}
.filterable .filters input[disabled] {
    background-color: transparent;
    border: none;
    cursor: auto;
    box-shadow: none;
    padding: 0;
    height: auto;
}
.filterable .filters input[disabled]::-webkit-input-placeholder {
    color: #333;
}
.filterable .filters input[disabled]::-moz-placeholder {
    color: #333;
}
.filterable .filters input[disabled]:-ms-input-placeholder {
    color: #333;
}
.filterable .filters .input-50{
    max-width: 50px;
}
.filterable .filters .input-100{
    max-width: 100px;
}
.filterable .filters .input-150{
    max-width: 190px;
}

/*custom*/
.page-header {
  padding-bottom: 9px;
  margin: 10px 0;
  border-bottom: 1px solid #eee;
}
.add-new-button {
    margin: 15px 0 20px;
    padding-bottom: 9px;
    float: right;
}


.alert {
    margin: 20px 0;
}

.privilage-list, .city-list {
    list-style: outside none none;
    margin: 0;
    overflow-y: auto;
    padding: 0;
    max-height: 250px;
}
.privilage-list > li, .city-list > li {
    float: left;
    width: 33%;
}

.hint{
    font-size: 12px;
    color: #da4a4a;
    font-style: italic;
}
/*.form-group{
    overflow: hidden;
}
*/

.form-group.required .control-label:before {
  content:"* ";
  color:red;
}


.new-listing { width: 70% !important;}
.table-striped > tbody > tr:nth-child(2n+1) > td, .table-striped > tbody > tr:nth-child(2n+1) > th{ width: 7% !important;}
.action-list{ width:7% !important;}


.fixedHeader-floating{
    top:22px !important;
}
.fixedHeader-floating input[disabled] {
    background-color: transparent;
    border: none;
    cursor: auto;
    box-shadow: none;
    padding: 0;
    height: auto;
    float: left;
    width: auto !important;
}
.fixedHeader-floating input[disabled]::-webkit-input-placeholder {
    color: #333;
}
.fixedHeader-floating input[disabled]::-moz-placeholder {
    color: #333;
}
.fixedHeader-floating input[disabled]:-ms-input-placeholder {
    color: #333;
}



#userReportingTree > li.active > a + ul {
    display: block !important;
}
#userReportingTree > li > a + ul {
    display: none !important;
}
#userReportingTree > li > ul > li.active > a + ul {
    display: block !important;
}
#userReportingTree > li > ul > li > a + ul {
    display: none !important
}

.btn-group-1 .btn-xs{
    float: left;
    margin: 2px;
}

.panel-body.panel-body-scroll{
    overflow-x: scroll;
}


.input-without-border {
  @include transition(all 0.30s ease-in-out);
  outline: none;
  padding: 0px 0px 0px 0px;
  margin: 0px 0px 0px 0px;
  border: 0px;
}

.table-striped > tbody > tr:nth-child(odd) > td.alert-success,
.table-striped > tbody > tr:nth-child(odd) > th.alert-success {
      background-color: white;  
}

.table-striped > tbody > tr:nth-child(even) > td.alert-success,
.table-striped > tbody > tr:nth-child(even) > th.alert-success {
      background-color: white;  
}

.tiny {
    font-size:0.8em;
    line-height:1.3;   
}

.navbar-brand {
    padding: 5px 0px 0px 15px;
    
}
.navbar{ min-height: 5px }

.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: 2px 2px 2px 4px;
}

.panel-heading {
    padding: 4px 15px;
}

.school-salary-sheet .dataTables_scrollBody{overflow-y: scroll !important; max-height: 350px; }

/*Code for setting scrollframe in View/Audit Salary Sheet */
table.dataTable tbody th,
table.dataTable tbody td {
    white-space: nowrap;
}
/*End Code for setting scrollframe in View/Audit Salary Sheet */


.table-striped-dashboard > tbody > tr:nth-child(2n+1) > td, .table-striped > tbody > tr:nth-child(2n+1) > th {
   background-color: #87cefa;
}
.application-wrap .application-cols{
    margin: 0px 0px 10px 0px; 
}
.application-wrap .applications{
    background-color: #f4fafe;
    border: 3px solid #5862c7;
}

/////////////////////////
.fusion-flip-boxes {
  margin-bottom: 25px;
}
.fusion-flip-box {
  position: relative;
  z-index: 1;
  padding: 0;
  margin: 0;
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
}
.fusion-flip-box .flip-box-inner-wrapper {
  position: relative;
  margin-bottom: 15px;
  -webkit-transform: translateZ(0);
}
.fusion-flip-box .flip-box-front,
.fusion-flip-box .flip-box-back {
  -webkit-perspective: 600px;
  -ms-perspective: 600px;
  perspective: 600px;
  padding: 27px 20px 27px 20px;
  text-align: center;
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
  background-clip: padding-box;
  transition: all 0.4s cubic-bezier(0.2, 0.85, 0.4, 1.275) !important;
}
.fusion-flip-box .flip-box-front {
  -webkit-transform: rotateY(0deg);
  transform: rotateY(0deg);
  z-index: 10;
}
.fusion-flip-box .flip-box-back {
  position: absolute;
  left: 0;
  top: 0;
  height: auto;
  width: 100%;
  -webkit-transform: rotateY(-180deg);
  transform: rotateY(-180deg);
  z-index: -1;
}
.fusion-flip-box .flip-box-back .fusion-button {
  display: block;
  margin: 20px auto 0 auto;
}
.fusion-flip-box.hover .flip-box-back {
  -webkit-transform: rotateY(0deg);
  transform: rotateY(0deg);
  z-index: 1;
}
.fusion-flip-box.hover .flip-box-front {
  -webkit-transform: rotateY(180deg);
  transform: rotateY(180deg);
  z-index: -1;
}
.fusion-flip-box.hover .flip-box-front .flip-box-grafix i:before {
  display: none;
}
.fusion-flip-box .flip-box-grafix {
  display: table;
  margin: 0 auto;
  margin-bottom: 10px;
}
.fusion-flip-box .flip-box-image {
  table-layout: fixed;
  width: 100%;
}
.fusion-flip-box .flip-box-circle {
  height: 64px;
  width: 64px;
  border: 1px solid;
  border-radius: 50%;
  /* Fix to make border-radius work for transparent colors */
  background-clip: padding-box;
}
.fusion-flip-box .flip-box-circle i {
  display: table-cell;
  vertical-align: middle;
  font-size: 24px;
}
.fusion-flip-box .flip-box-no-circle i {
  font-size: 60px;
}
.fusion-flip-box .flip-box-heading {
  margin-top: 0;
  margin-bottom: 9px;
}
.fusion-flip-box .flip-box-heading.without-text {
  margin-bottom: 0;
}
.fusion-flip-box .flip-box-heading-back {
  margin-bottom: 9px;
  margin-top: 0;
  font-size: 14px;
  text-transform: uppercase;
}
.fusion-flip-box .finished-animating {
  transition: none !important;
  -webkit-animation: none !important;
  animation: none !important;
}
///////////Landing Page/////////////////


/*Main style*/
.list-quotes {
    background: #339999;
    cursor: pointer;
    height: auto;
    margin-bottom: 30px;
    overflow: hidden;
    position: relative;
    display: block;
    border: 1px solid #339999;
}
.list-quotes img,
.list-quotes h1 {
    -webkit-transition: -webkit-transform 0.35s;
    transition: transform 0.35s;
}

.list-quotes img {
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
}
.list-quotes h1{
    background: rgba(51,153,153,0.8);
    bottom: 50px;
    color: #fff;
    font-size: 14px;
    font-weight: bold;
    left: 0;
    padding: 15px;
    position: absolute;
    margin: 0;
}
.list-quotes .year{
    background: rgba(51,153,153,0.8);
    color: #fff;
    font-size: 14px;
    font-weight: bold;
    padding: 15px;
    position: absolute;
    top: 0;
    right: 0;
}
.list-quotes .cat-name{
    background: rgba(108,108,108,0.8);
    color: #fff;
    font-size: 14px;
    font-weight: bold;
    padding: 15px;
    position: absolute;
    top: 0;
    left: 0;
}
.list-quotes p {
    position: absolute;
    bottom: -1px;
    left: 0;
    right: 0;
    margin: 0;
    padding: 10px;
    text-transform: lowercase;
    opacity: 0;
    -webkit-transition: opacity 0.35s, -webkit-transform 0.35s;
    transition: opacity 0.35s, transform 0.35s;
    -webkit-transform: translate3d(0,50px,0);
    transform: translate3d(0,50px,0);
    font-size: 15px;
    font-weight: normal;
    background: rgba(51,153,153,0.8);
    width: 100%;
    color: #fff;
}
.list-quotes:hover img {
    -webkit-transform: translate3d(0,-80px,0);
    transform: scale(1.2);
    opacity: 0.5;
    transition: all 250ms ease;
}
.list-quotes:hover{
    box-shadow: 0 0 5px 2px rgba(51,153,153, 0.5);
}
.list-quotes:hover h1 {
    -webkit-transform: translate3d(0,-100px,0);
    transform: translate3d(0,-100px,0);
    text-shadow: 0px 0 15px #fff;
    transition: all 250ms ease;
}
.list-quotes:hover .year,.list-quotes:hover .cat-name{
    text-shadow: 0px 0 15px #fff;
    transition: all 250ms ease;
}
.list-quotes:hover p {
    opacity: 1;
    -webkit-transform: translate3d(0,0,0);
    transform: translate3d(0,0,0);
}
.quotes span{
    color:#222;
    font-weight: bold;
    text-transform: capitalize;
    color: #fff;
}
.blackfont {
  color: #000000;
}

.panel-green {
  border-color: #5cb85c;
}
.panel-green > .panel-heading {
  border-color: #5cb85c;
  color: white;
  background-color: #5cb85c;
}
.panel-green > a {
  color: #5cb85c;
}
.panel-green > a:hover {
  color: #3d8b3d;
}
.panel-red {
  border-color: #d9534f;
}
.panel-red > .panel-heading {
  border-color: #d9534f;
  color: white;
  background-color: #d9534f;
}
.panel-red > a {
  color: #d9534f;
}
.panel-red > a:hover {
  color: #b52b27;
}


.panel-dark-orange {
  border-color: #8A3F00;
}
.panel-dark-orange > .panel-heading {
  border-color: #8A3F00;
  color: white;
  background-color: #8A3F00;
}
.panel-dark-orange > a {
  color: #8A3F00;
}
.panel-dark-orange > a:hover {
  color: #8A3F00;
}


.panel-dark-blue {
  border-color: #3C035B;
}
.panel-dark-blue > .panel-heading {
  border-color: #3C035B;
  color: white;
  background-color: #3C035B;
}
.panel-dark-blue > a {
  color: #3C035B;
}
.panel-dark-blue > a:hover {
  color: #3C035B;
}




.panel-pink {
  border-color: #820049;
}
.panel-pink > .panel-heading {
  border-color: #820049;
  color: white;
  background-color: #820049;
}
.panel-pink > a {
  color: #820049;
}
.panel-pink > a:hover {
  color: #820049;
}




.panel-purple {
  border-color: #630696;
}
.panel-purple > .panel-heading {
  border-color: #630696;
  color: white;
  background-color: #630696;
}
.panel-purple > a {
  color: #630696;
}
.panel-purple > a:hover {
  color: #630696;
}


.panel-yellow {
  border-color: #f0ad4e;
}
.panel-yellow > .panel-heading {
  border-color: #f0ad4e;
  color: white;
  background-color: #f0ad4e;
}
.panel-yellow > a {
  color: #f0ad4e;
}
.panel-yellow > a:hover {
  color: #df8a13;
}

/* ===== Code for Display Tree View (Parent Child Tree) ================== */
.tree {
    min-height:20px;
    padding:19px;
    margin-bottom:20px;
    background-color:#fbfbfb;
    border:1px solid #999;
    -webkit-border-radius:4px;
    -moz-border-radius:4px;
    border-radius:4px;
    -webkit-box-shadow:inset 0 1px 1px rgba(0, 0, 0, 0.05);
    -moz-box-shadow:inset 0 1px 1px rgba(0, 0, 0, 0.05);
    box-shadow:inset 0 1px 1px rgba(0, 0, 0, 0.05)
}
.tree li {
    list-style-type:none;
    margin:0;
    padding:10px 5px 0 5px;
    position:relative
}
.tree li::before, .tree li::after {
    content:'';
    left:-20px;
    position:absolute;
    right:auto
}
.tree li::before {
    border-left:1px solid #999;
    bottom:50px;
    height:100%;
    top:0;
    width:1px
}
.tree li::after {
    border-top:1px solid #999;
    height:20px;
    top:25px;
    width:25px
}
.tree li span {
    -moz-border-radius:5px;
    -webkit-border-radius:5px;
    border:1px solid #999;
    border-radius:5px;
    display:inline-block;
    padding:3px 8px;
    text-decoration:none
}
.tree li.parent_li>span {
    cursor:pointer
}
.tree>ul>li::before, .tree>ul>li::after {
    border:0
}
.tree li:last-child::before {
    height:30px
}
.tree li.parent_li>span:hover, .tree li.parent_li>span:hover+ul li span {
    background:#eee;
    border:1px solid #94a0b4;
    color:#000
}
/* ===== End of Code for Display Tree View (Parent Child Tree) =========== */


@media(max-width:767px){
  .navbar-brand{font-size: 13px}
  .navbar-header + div{position: static !important}
  .navbar-header + div .nav{float: right;}
}







