@import url(/web_icons/assets/src/fonts/open-sans/open-sans.css);
body {
    font-family: "Open Sans", sans-serif !important;
    font-size: 13px !important;
    height: 100%;
    background: #f5f5f5;
}
body.modal-open {
    padding-right: 0 !important;
}
body.single {
    background: #fff;
}
body.single .frame-header h2 {
    font-size: 15px;
}
body.single .frame-header .btn-wrapper {
    top: 3px;
}

#collapse-iframe-content {
    padding-bottom: 2%;
}
#collapse-sidebar-content {
    float: left;
    width: 16.66666667%;
}
#collapse-iframe-content {
    float: left;
    width: 83.33333333%;
    border-left: 1px solid #ccc;
}
.aside-container {
    padding: 10px;
    height: 100%;
}

.bootstrap-growl {
    font-size: 14px;
}
.table {
    border-spacing: 0;
}
.list-screen-wrapper .thead {
    background-color: #fff;
}
#screenlisting .table, #apptlist .table {
    border-top: 1px solid #ccc;
    border-bottom: 1px solid #ccc;
}

.table-striped>tbody>tr:nth-child(odd) {
    background-color: #f5f5f5;
}
.table-responsive {
    background: #fff;
}
.table-striped>tbody>tr:nth-child(even) {
    background-color: #fff;
}
.table-striped>tbody>tr:hover {
    background: #f5f5f5;
}
.kb-icon {
    display: inline-block;
    float: left;
    margin-right: 10px;
    margin-top: -5px;
    margin-left: -10px;
}
.datepicker {
    max-width: 120px;
    text-transform: uppercase;
}
#advanced-fields .date-picker-wrapper .datepicker {
    width: 100%;
    height: 30px;
    max-width: 100%;
}
#advanced-fields .date-picker-wrapper .datepicker-icon {
    display: none;
}
.table>thead>tr>th, .table>thead>tr>td {
    border-bottom: 2px solid #ddd;
    font-weight: 600;
}
.table.table-sort>thead>tr>th {
    cursor: pointer;
}
.datepicker-icon {
    display: inline-block;
    margin: 0 10px;
    font-size: 14px;
    cursor: pointer;
}
input[type=checkbox] {
    display: inline-block;
    vertical-align: middle;
    margin: 0 5px;
}
input[name=btn_X], input[name=btn_L] {
    padding-left: 0;
    padding-right: 0;
}
.borderless, .borderless td, .borderless tr {
    border: none !important;
}
.modal-open .modal {
    /*overflow-y: hidden;*/
}
.modal-backdrop.in {
    overflow: hidden;
}
.modal .modal-xlg {
    width: 90%;
}
.modal-xlg iframe {
    height: 700px !important;
}
#dynamic-modal .modal-body {
    padding: 0px;
}
.nav-sub-btn {
    cursor: pointer;
}
#menu-id-16 {
    display: none;
}
#chat-wrapper {
    position: fixed; 
    bottom: 0px; 
    right: 0;
    /*right: 40%; 
    left: 40%; */
    z-index: 15; 
    max-width: 400px; 
    margin: 0 auto;
}
b, label{
    font-weight: 600;
}
.table>thead>tr>th, .table>tbody>tr>th, .table>tfoot>tr>th, .table>thead>tr>td, .table>tbody>tr>td, .table>tfoot>tr>td {
    vertical-align: middle;
}
iframe {
    border: none;
}
.minimize {
    line-height: 1;
    color: #000;
    text-shadow: 0 1px 0 #fff;
    opacity: .2;
    filter: alpha(opacity=20);
    position: absolute;
    right: 35px;
    top: 12px;
    cursor: pointer;
}
h4.title {
    font-size: 16px;
}
.reset {
    margin: 0;
    padding: 0;
    text-decoration: none;
    border: none;
}
.relative {
    position: relative;
}
.row div[class^="col-"] {
    padding: 0px 5px;
}
.tag {
  text-decoration: none;
  background: #A0CF67;
  color: #f0f4f6;
  margin-right: 5px;
  margin-left: 10px;
  font-size: 12px;
  padding: 0px 10px !important;
  line-height: 25px;
  -webkit-border-top-right-radius: 3px;
  -webkit-border-bottom-right-radius: 0;
  -webkit-border-bottom-left-radius: 0;
  -webkit-border-top-left-radius: 0;
  -moz-border-radius-topright: 3px;
  -moz-border-radius-bottomright: 0;
  -moz-border-radius-bottomleft: 0;
  -moz-border-radius-topleft: 0;
  border-top-right-radius: 3px;
  border-bottom-right-radius: 0;
  border-bottom-left-radius: 0;
  border-top-left-radius: 0;
  -moz-background-clip: padding-box;
  -webkit-background-clip: padding-box;
  background-clip: padding-box;
  -moz-border-radius: 3px;
  -webkit-border-radius: 3px;
  border-radius: 3px;
}
ul {
    margin: 0;
}
.btn {
    font-size: 13px;
    padding: 3px 12px;
}
.arrow-up {
    display: none;
    margin: 1px auto 0;
    width: 0;
    height: 0;
    border-left: 5px solid none;
    border-right: 5px solid none;
    border-bottom: 5px solid #0063ba;
}
.form-group {
    margin-bottom: 0;
}
.loader {
    margin: 10% auto;
    width: 100%;
    text-align: center;
    color: #0063ba;
    font-size: 28px;
}
.panel .text-orange {
    color: #e87800;
}
.text-blue {
    color: #0063ba;
}
.text-green {
    color: #A0CF67;
}
.bg-blue {
    background-color: #0063ba;
    color: #fff;
}
.bg-grey {
    background-color: #f5f5f5;
}
.tab-menu {
    margin-left: 25px;
    margin-right: 25px;
}
#tab-menu {
    max-width: 260px;
    overflow: hidden;
    height: 25px;
}
#header-main {
    position: relative;
    z-index: 10;
}
.header-title {
    margin: 0;
    padding: 10px 15px;
    font-weight: 300;
    font-size: 20px;
}
#top-header {
    padding: 5px 15px;
    background: #478235;
    color: #fff;
}
#main-body-content {
    position: absolute;
    width: 98%;
    left: 0;
}
#main-body-content iframe {
    display: none;
}
#main-body-content iframe.active {
    display: block;
}
.body-header {
    position: relative;
}
.body-content {
    padding: 15px 40px 15px 15px;
}
.header-btn-wrapper {
    position: absolute;
    top: 6px;
    right: 15px;
}
.header-btn-wrapper .btn {
    padding-top: 5px;
    padding-bottom: 5px;
    font-size: 13px;
}
li.active a .arrow-up {
    display: block;
}
.close-btn {
    position: absolute;
    top: -10px;
    right: -3px;
    font-size: 20px;
    cursor: pointer;
}
.close-btn:hover {
    color: #e87800;
}
.text-header {
    font-weight: 600;
    font-size: 16px;
    display: inline-block;
    margin-left: 15px;
}
.form-control {
    height: 30px;
    padding: 4px 10px;
}
#main-menu {
    margin: 0;
    padding: 0;
    background-color: #f5f5f5;
    border-top: none;
    width: auto;
    position: absolute;
    top: 40px;
    right: 5%;
    z-index: 10;
    border-radius: 5px;
    box-shadow: 0px 1px 10px #666;
    border: 1px solid #ccc;
    transition: opacity .5s ease-in-out;
   -moz-transition: opacity .5s ease-in-out;
   -webkit-transition: opacity .5s ease-in-out;
   display: none;
    min-width: 400px;
}
#main-menu.open {
    display: block
}

.menu-close {
    position: absolute;
    top: 5px;
    right: 15px;
    cursor: pointer;
    color: #e87800 !important;
    z-index: 11;
    font-size: 26px;
}
#main-menu>li {
    padding: 0;
    width: 100%;
    min-height: 150px;
    max-width: 22%;
    min-width: 160px;
    margin: 5px 15px;
    position: relative;
    float: left;
}
#main-menu>li .menu-footer {
    height: 35px;
    overflow: hidden;
}
#main-menu>li .menu-view-all {
    display: block;
    cursor: pointer;
    padding: 0 15px;
    margin-top: 10px;
}
#main-menu>li .sub {
    font-size: 13px;
    color: #333;
    height: 110px;
    overflow: auto;
}
.slimScrollBar {
    opacity: 0.7 !important;
    min-height: 40px;
    max-height: 40px;
}
#main-menu>li .more-arrow {
    color: #000;
    text-align: center;

}
#main-menu>li a,
.iframe-link, .sidebar-nav .menu-link {
    text-decoration: none;
    cursor: pointer;
}
#main-menu>li .sub.open {
    height: 100%;
}
#main-menu>li .sub.open > li {
    display: block !important;
}
#main-menu>li>a {
    padding: 0;
}
#main-menu .nav-icon {
    margin-right: 10px;
}
#main-menu .nav-btn {
    font-size: 16px;
    white-space: inherit;
}
#main-menu .nav-btn:hover {
    color: #0063ba;
}
#client-search-result ul {
    color: #000;
    list-style: none;
    text-align: left;
    z-index: 10;
    margin: 0;
    padding: 0;
}
#client-search-result {
    max-height: 500px;
    overflow: auto;
}
#search-client-modal .modal-btn-wrapper {
    position: absolute;
    right: 45px;
}
#search-client-modal form .form-control {
    margin-bottom: 10px;
}
#search-client-modal .modal-dialog {
    margin-top: 10px;
}
#client-search-result.border {
    border: 1px solid #ccc;
    background: #fff;
}
#client-search-result .table {
    margin-bottom: 0;
}
#client-search-result .table thead {
    background-color: #fff;
    font-weight: 600;
}
#client-search-result .table .patient_edit .fa-pencil {
    cursor: pointer;
    font-size: 18px;
    color: #e87800;
    margin-left: 5px;
}
#client-search-result ul li span:hover {
    cursor: pointer;
}
#client-search-result ul li .nav-sub-icon {
    display: none;
}
.modal-footer {
    background-color: #f5f5f5;
    padding: 5px 15px;
}
body.body-default .secondary-menu {
    background: #fff;
    border-top: 1px solid #999;
}
body.body-primary .secondary-menu {
    background: #0063ba;
    border-top: 1px solid #f5f5f5;
}
.secondary-menu {
    padding: 3px 15px;
    border-bottom: 1px solid #ccc;
    line-height: 25px;
}
body.body-primary .secondary-menu a {
    color: #fff;
    text-decoration: none;
}
body.body-default .secondary-menu a {
    color: #333;
    text-decoration: none;
}
.secondary-menu .dropdown-menu a {
    color: #333 !important;
}

body.body-default .submenu-right > ul > li > a {
    border-left: 1px solid #ccc;
    padding-left: 5px;
}
body.body-primary .submenu-right > ul > li a{
    border-left: 1px solid #fff;
}
.submenu-right > ul > li.first a {
    border-left: none !important;
    padding: 0;
}
#tab-menu {
    margin-left: 35px;
}
#tab-menu li span,
#tab-menu .nav-sub-btn {
    cursor: pointer;
    font-size: 14px;
}
#tab-menu .nav-sub-icon {
    color: #f5f5f5;
    font-size: 14px;
}
#tab-menu .nav-sub-icon:hover {
    color: #999;
}
#tab-menu > li.active {
    font-weight: 600;
    color: #B55E00;
}
#client-menu > li {
    
    background: #0063ba;
    color: #fff;
    cursor: pointer;
    margin: 0 5px;
    padding: 0 7px;
}
#client-menu > li:hover {
    background: #B55E00;
}
#client-menu > li.active {
    background: #B55E00;
}
#client-menu .c-menu-close {
    display: inline-block;
    margin-left: 5px;
}
#client-menu .c-menu-close:hover {
    color: #A0CF67;
}
#body-content {
    min-height: 600px;
}
#floating-sidebar {
    position: fixed;
    right: 0;
    background: #0063ba;
    width: 45px;
    right: 0;
    z-index: 5;
    border-left: 1px solid #ccc;
    /*-moz-box-shadow: -5px -5px 10px rgba(0, 0, 0, 0.2);
    -webkit-box-shadow: -5px -5px 10px rgba(0, 0, 0, 0.2);
    box-shadow: -5px -5px 10px rgba(0, 0, 0, 0.2);*/
}
#floating-sidebar.open {
    width: 240px;
}
#floating-sidebar .main-float-menu > li > a {
    color: #fff;
    display: block;
    padding: 10px 15px;
    border-bottom: 1px solid #ccc;
    color: #fff;
    text-decoration: none;
    font-size: 1.1em;
    cursor: pointer;
    position: relative;
}
#floating-sidebar li > a .fa {
    display: inline-block;
    font-size: 1.2em;
    margin-right: 10px;
}
#floating-sidebar .main-float-menu > li > a.float-expand,
#floating-sidebar .main-float-menu > li > a.expanded {
    border-bottom: none;
    color: #e87800;
    text-transform: uppercase;
    font-size: 1.4em;
}
#floating-sidebar li > a.float-expand .fa,
#floating-sidebar li > a.expanded .fa {
    margin-right: 5px;
    font-size: 1.2em;
}
#floating-sidebar > ul > li > a.float-btn{
    position: relative;
}
#floating-sidebar > ul > li > a.float-btn .badge {
    position: absolute;
    top: -3px;
    right: 2px;
    color: #fff;
    font-size: 10px;
    font-weight: normal;
}
.badge.unreadmail {
    background: #e87800;
}
#floating-sidebar.open li > a.float-btn .badge {
    font-size: 12px;
    top: 10px;
}
#floating-sidebar .float-title {
    display: none;
    margin-right: -600px;
}
#floating-sidebar.open .float-title {
    display: inline-block;
    margin-right: 0px;
}
#floating-sidebar .float-sub-menu {
    top: 0;
    position:absolute; 
    left: 290px;
    overflow: hidden;
    white-space:nowrap;
    background: #f5f5f5;
    width: 290px;
    z-index: 30;
}

#floating-sidebar .float-sub-menu.open {
    left: -290px;
    border: 1px solid #519300;
}
.record-nav-wrapper .sub-menu-wrapper {
    border: 1px solid #519300;
}
#floating-sidebar .float-sub-menu li {
    padding: 0px;
}

#floating-sidebar .float-sub-menu li .nav-sub-btn {
    text-decoration: none;
    display: block;
    padding: 5px 10px;
    font-size: 12px;
    white-space: normal;
    color: #0063ba;
}
#floating-sidebar .float-sub-menu li .nav-sub-btn:hover {
    color: #333;
}
#floating-sidebar .float-sub-menu .title {
    background: #478235;
    color: #fff;
    margin: 0 0 0px 0;
    padding: 12px;
}
#floating-sidebar .float-sub-menu ul {
    padding: 10px;
    min-height: 360px;
    max-height: 400px;
    overflow: auto;

}
#floating-sidebar .float-sub-menu .nav-sub-btn .entity {
    display: inline-block;
    margin-left: 20px;
    font-weight: 600;
    font-style: italic;
}
#chat-wrapper .panel-heading {
    cursor: pointer;
    /*background: #A0CF67;*/
}
#chat {
    height: auto;
    border: 1px solid #ccc;
    padding: 10px;
}
#contentWrap .panel {
    margin-bottom: 0px;
    border-radius: 4px 4px 0px 0;
}
#contentWrap .panel-body {
    display: none;
}
.error {
    color: red;
}
.whisper {
    color: gray;
    font-style: italic;
}
#chat {
    height: 260px;
    overflow: auto;
    margin: 5px 0;
    max-width: 100%;
}

#chatWrap .status-wrapper {
    padding: 5px;
    color: #666;
}
#nickname {
    margin-bottom: 20px;
}
#users {
    height: 200px;
    overflow: auto;
    border: 1px solid #ccc;
    border-radius: 5px;
    padding: 5px 10px;
}
#alert-modal .modal-body {
    max-height: 500px;
    overflow-y: scroll;
}
.modal .close {
    position: absolute;
    right: 15px;
    top: 15px;
    color: #e87800;
    opacity: 1;
    text-shadow: none;
}
span.close {
    color: #e87800;
    opacity: 1;
    text-shadow: none;
    margin-top: -5px;
}
.pager {
    width: 100%;
    padding: 10px;
    margin: 15px 0 0 0;
    top: 0 !important;
    position: relative !important;
    background: #f5f5f5;
    border-top: 1px solid #ccc;
    border-bottom: 1px solid #ccc;
} 
.pager .pager-list {
    float: left;
} 
.pager .page-size-wrapper {
    float: right;
} 
section.section-default, section.section-primary {

}
section.section-default .header {
    background: #f9f9f9;
    border-bottom: 1px solid #ccc;
}
section.section-primary .header {
    background: #0063ba;
    color: #fff;
}
section.section-default .pager {
    background: #f9f9f9;
    border: 1px solid #ccc;
}
section.section-primary .pager {
    background: #0063ba;
    color: #fff;
}
section.section-primary .header a {
    color: #fff;
}
section.section-default .table thead, section.section-primary .table thead {
    color: #e87800;
    cursor: pointer;
}
.table td .list-edit-icon {
    cursor: pointer;
    font-size: 16px;
    color: #e87800;
    margin-left: 10px;
}
section .header {
   padding: 10px 15px;
}
section .header h2 {
   margin: 0;
   padding: 0;
   font-size: 18px;
}
#message-box {
    position: fixed;
    bottom: -600px;
    left: 0;
    z-index: 6;
    max-width: 50%;
    min-width: 35%;
    height: 600px;
    overflow: hidden;
    border: 1px solid #ccc;
    background: #fff;
}
#message-box .box-header{
    padding: 10px;
    background: #f4f4f4;
    border-bottom: 1px solid #ccc;
}
#message-box.open {
    bottom: 0;
}
#message-box.min {
    bottom: -560px;
}
#message-box.min .minimize .fa-minus-square:before {
    content: "\f0fe";
}
.frame-body {
    position: relative;
}
.frame-header {
    padding: 7px 15px;
    background: #f5f5f5;
    border-bottom: 1px solid #ccc;
}
.frame-header h2 {
    margin: 0;
    font-size: 18px;
}
.frame-header .btn-wrapper {
    position: absolute;
    top: 5px;
    right: 7px;
    color: #000;
}
.btn-wrapper li {
    list-style: none;
}
.frame-header .btn-wrapper input[type=button], .frame-header .btn-wrapper .btn {
    background: #fff !important;
    border: 1px solid #ccc;
    padding: 2px 10px;
    margin-right: 10px;
    border-radius: 3px;
}
.frame-in .frame-header h2 {
    font-size: 16px;
}
.left.sidebar-nav, #custom-sidebar-nav {
    position: absolute;
    width: 260px;
    left: 0px;
    z-index: 3;
    overflow-x: hidden;
    overflow-y: auto;
    background: #fff;
}
.left.sidebar-nav > ul, #custom-sidebar-nav > ul {
    margin-bottom: 90px;
}
.sidebar-nav:before {
    content: "";
    position: absolute;
    top: 0;
    display: block;
    min-height: 600px;
    width: 100%;
    left: 0;
    z-index: 0;
}
.sidebar-nav ul {

}
.sidebar-nav li a {
    font-size: 13px;
    padding: 5px 10px;
    text-decoration: none;
    display: block;
    color: #333;
    border-bottom: 1px solid #ccc;
    position: relative;
}
.sidebar-nav ul li .sub-menu-wrapper, #custom-sidebar-nav ul li .sub-menu-wrapper {
    display: none;
}
.sidebar-nav ul li .sub-menu-wrapper.open, #custom-sidebar-nav ul li .sub-menu-wrapper.open {
    display: block;
}
body.body-primary .sidebar-nav li a {
    font-size: 14px;
    padding: 6px 10px;
    text-decoration: none;
    display: block;
    color: #fff;
    background: #0063ba;
    border-bottom: 1px solid #fff;

}
.sidebar-nav li a:hover {
    background: #e87800;
    color: #fff;
}
.sidebar-nav li.active > a {
    background: #e87800;
    color: #fff;
}
.sidebar-nav li a .fa {
    font-size: 18px;
    min-width: 30px;
    text-align: center;
}
.sidebar-nav .side-menu-name {
    margin-left: 25px;
    display: inline-block;
}
.sidebar-nav .side-menu-name .fa {
    position: absolute;
    right: 5px;
    top: 7px;
}
.sidebar-nav .has-submenu.has-open .side-menu-name .fa:before {
    content: "\f107";
}
.sidebar-nav ul li .sub-menu-wrapper .submenu-link.sub-active {
    background: #A0CF67;
    color: #fff;
}
.full.frame-body-content {
    width: 100%;

}
.right.frame-body-content {
    width: 100%;
    position: absolute;
    left: 55px;
    z-index: 4;
    background: #ffffcc;
    border-left: 1px solid #ccc;
}
.right.frame-body-content.slide {
    left: 260px;
}
.sidebar-nav.open {
    left: 0;
    width: 260px;
    overflow-y: auto;
}
.table thead {
    font-size: 14px;
    color: #e87800;
}
.iframe-content iframe {
    width: 100%;
}
.frame-primary .frame-header {
    background: #0063ba;
}
.frame-primary .frame-header h2 {
    color: #fff;
}
.sidebar-nav li .submenu-link .fa {
    font-size: 20px;
    margin-right: 20px;
}
.sidebar-nav ul li .sub-menu-wrapper .submenu-link {
    background: #f5f5f5;
    font-size: 13px;
    cursor: pointer;
}
.sidebar-nav ul li .sub-menu-wrapper .submenu-link:hover {
    background: #A0CF67;
}
.footer {
    background: #0063ba;
    color: #fff;
    padding: 15px;
}
.footer p {
    margin-bottom: 0;
}
/***** Foster Care Manager ***/
#foster-care-container .frame-body-content {
    height: 100% !important;
}

#foster-care-container .frame-header {
    padding: 7px 15px;
    background: #f5f5f5;
    border: 1px solid #ccc;
    height: 80px;
    margin-top: 0px;
    background: #0063ba;
}

#foster-care-container .frame-header h2 {
    width: 180px;
    height: 180px;
    margin: -25px auto 0px auto;
    font-size: 16px;
    text-align: center;
    padding: 25px 10px;
    background-color: #fff;
    border-radius: 50%;
    border: 1px solid #0063ba;
    position: relative;
    z-index: 1;
    font-weight: bold;
    color: #0063ba;
}
#foster-care-container .frame-header h2 .fa {
    display: block;
    font-size: 40px;
    margin-bottom: 10px;
}
.header-image {
    min-height: 160px;
    width: 100%;
    background: #f5f5f5;
    position: relative;
}
.header-image .header-title {
    position: absolute;
    width: 25%;
    margin: 0 auto;
    top:0;
}
#box-navigation {
    width: 100%;
    margin: 0px auto;
    max-width: 1280px;
    padding: 25px 0;
}
#foster-box-nav {
    
    margin-bottom: 0;
    text-align: center;
    margin: 0 auto;
}
#foster-box-nav li {
    width: 50%;
    float: left;
    overflow: hidden;
}

#foster-box-nav li a {
    text-decoration: none;
    display: block;
    border: 1px solid #ccc;
    margin: 3px;
    padding: 25% 0px;
    color: #fff;
    position: relative;
    overflow: hidden;
    text-shadow: 1px 1px 1px #000;
    -moz-transition: all .5s;
    -webkit-transition: all .5s;
    transition: all .5s;
    -moz-transform: scale(1,1);
    -webkit-transform: scale(1,1);
    transform: scale(1,1);
    height: 380px;
}
#foster-box-nav li a .fa {
    font-size: 70px;
    display: none;
    margin-bottom: 25px;
    
}
#foster-box-nav li a .box-text {
    font-size: 20px;
}
#box-nav-list-homes a{
    background: #e87800 url(/web_icons/assets/src/img/foster-homes-img.jpg) no-repeat top center;
}
#box-nav-list-parents a{
    background: #b155f2 url(/web_icons/assets/src/img/foster-parent-img.jpg) no-repeat top center;
}
#box-nav-list-kids a{
    background: #A0CF67 url(/web_icons/assets/src/img/foster-kids-img.jpg) no-repeat top center;
}
#box-nav-list-recruit a{
    background: #ffdd33 url(/web_icons/assets/src/img/foster-recruit-img.jpg) no-repeat top center;
}
.box-desc {
    display: block;
    height: 60px;
    overflow: hidden;
    width: 50%;
    margin: 0 auto;
}
#foster-box-nav li .box-nav-link .mask {
    display: block;
    position: absolute;
    opacity: 0.7;
    overflow:visible;
    /*border:0px solid rgba(0,0,0,0.5);
    -moz-box-sizing:border-box;
    -webkit-box-sizing:border-box;
    box-sizing:border-box;*/
    height: 400px;
    background: rgba(0,0,0,0.5);
    -webkit-transition: all 0.4s ease-in-out;
    -moz-transition: all 0.4s ease-in-out;
    -o-transition: all 0.4s ease-in-out;
    -ms-transition: all 0.4s ease-in-out;
    transition: all 0.4s ease-in-out;
    width: 100%;
    bottom: 0;
    z-index: 1;
}
#foster-box-nav li .box-nav-link:hover {
    -moz-transform: scale(1.1,1.1);
    -webkit-transform: scale(1.1,1.1);
    transform: scale(1.1,1.1); 
}
#foster-box-nav li .box-nav-link:hover .mask {
    opacity: 1;
    background: rgba(0,0,0,0.5);
    height: 0px;
}
.box-nav-link {
   opacity:1;
   transform:scale(1,1);
   transition: all 0.2s ease-in;
}
.box-text, .box-desc, .box-nav-link .fa {
    position: relative;
    z-index: 2;
}
.box-nav-link .fa img {
    max-width: 75px;
}
.search-wrapper {
    background: #f5f5f5;
    border-top: 1px solid #ccc;
    border-bottom: 1px solid #ccc;
    padding: 5px 10px;
}
.search-wrapper .table {
    margin-bottom: 0;
}
.search-wrapper .table td {
    border-top: none;
}
.search-wrapper .table input, .search-wrapper .table select, .search-wrapper .table textarea {
    height: 25px;
    padding: 2px 8px;
    border-radius: 3px;
    border: 1px solid #ccc;
    margin: 0 5px;
    font-size: 12px;
}
.s_checkbox {
    display: none;
}
.checkbox-lg {
    height: 20px;
    width: 20px;
    margin-top: 5px;
}
.checkbox_btn {
    font-size: 16px;
    display: inline-block;
    margin: 0 10px;
    cursor: pointer;
}
.filter-wrapper {
    padding: 5px 10px;
    border-bottom: 1px solid #ccc;
}
.filter-wrapper select, .filter-wrapper input {
    padding: 2px 8px;
    border-radius: 3px;
    border: 1px solid #ccc;
    margin: 0 5px;
    font-size: 12px;
    height: 25px;
}
/**** END Foster Care Manager ***/
.frame-footer {
    position: fixed;
    bottom: 0;
    width: 50%;
    z-index: 5;
    margin: 0 auto;
    text-align: center;
    display: block;
    right: 25%;
    left: 25%;
    padding: 5px;
    background: #f5f5f5;
    border-radius: 5px 5px 0px 0px;
    border: 1px solid #ccc;
}
.frame-primary .frame-footer {
    background: #0063ba;
    color: #fff;
}

/***** Custom Screen with custom navigation *****/
#custom-sidebar-nav {
    width: 45px;
    overflow-x: hidden;
    overflow-y: hidden;
}
#custom-sidebar-nav.open {
    width: 260px;
    overflow-y: auto;
}
#custom-sidebar-nav .menu-link {
    width: 260px;
    display: block;
    cursor: pointer;
    text-decoration: none;
    font-size: 13px;
    padding: 5px 7px;
    color: #333;
    border-bottom: 1px solid #ccc;
    position: relative;
}
#custom-sidebar-nav .menu-link:hover {
    background: #e87800;
    color: #fff;
}
#custom-sidebar-nav .menu-link.active {
    background: #e87800;
    color: #fff;
}
#custom-sidebar-nav .menu-link .fa {
    font-size: 18px;
    min-width: 30px;
    text-align: center;
}
.menu-link .glyphicon {
    font-size: 18px;
    min-width: 30px;
    text-align: center;
}
#custom-sidebar-nav .side-menu-name {
    margin-left: 25px;
    display: inline-block;
}
#custom-iframe-content {
    position: absolute;
    left:45px;
    z-index: 4;
    background: #f5f5f5;
    border-left: 1px solid #ccc;
    overflow: hidden;
    height: 100%;
    padding-bottom: 10px;
}
#custom-iframe-content.without-nav {
    left:0px;
}
#custom-iframe-content.slide {
    left: 260px;
}
/**** END ***/

/***** Messages *****/
#msg-menu {
    position: absolute;
    top: 10px;
    left: 10px;
    background: #fff;
    box-shadow: 1px 1px 5px #666;
    display: none;
    opacity: 0;
   transition: opacity .5s ease-in-out;
   -moz-transition: opacity .5s ease-in-out;
   -webkit-transition: opacity .5s ease-in-out;
   width: 200px;
   z-index: 10;
   overflow: auto;
   min-height: 100px;
   max-height: 400px;
}
#msg-menu:hover {
    opacity: 1;
}
#msg-menu.open {
    display: block;
}
#msg-menu table tbody > tr:hover {
    background: #f5f5f5;
    cursor: pointer;
}
#msg-menu table td {
    padding: 3px 5px;
    font-size: 14px;
}
#msg-menu table td > a {
    text-decoration: none;
}
#msg-menu-btn {
    position: absolute;
    top: 2px;
    left: 10px;
    font-size: 24px;
    color: #000;
    cursor: pointer;
    padding: 5px 10px;
    color: #e87800;
}
.msg-search-wrapper {
    position: fixed;
    width: 100%;
    padding: 5px 5px 5px 60px;
    height: 50px;
    top: 0;
}
#messages-container #msg-body div.table-responsive {
    margin-bottom: 40px;
}
.nav-tabs>li>a {
    padding: 5px 10px;
    color:#000;
    font-size: 12px;
    background: #fff;
    border: 1px solid #ccc;
}
.nav-tabs.centered > li, .nav-pills.centered > li {
    float:none;
    display:inline-block;
    *display:inline; /* ie7 fix */
     zoom:1; /* hasLayout ie7 trigger */
}

.nav-tabs.centered, .nav-pills.centered {
    text-align:center;
}
.nav-tabs.tab-light {
    background: #f5f5f5;
}
.nav-tabs.tab-light > li.active a {
    background: #ffffcc;
}
#send-message-tab {
    padding-top: 4px;
}
#send-message-tab.tab-light > li > a:hover {
    background: #ffffcc;
}
.frame-header h2 {
    font-size: 16px;
}
.nav-tabs.nav-icon {
    padding: 7px 0;
    background: #f5f5f5;
    position: relative;
}
.nav-tabs.nav-icon:before {
    position: absolute;
    background: #ccc;
    height:1px;
    top: 50%;
    width: 90%;
    right: 5%;
    left: 5%;
}
.nav-icon .text-info {
    color: green;
    border-color: green;
}
.nav-icon .text-primary {
    color: blue;
    border-color: blue;
}
.nav-icon .text-danger {
    color: red;
    border-color: red;
}
.nav-tabs.nav-icon>li>a {
    border-radius: 50%;
    font-size: 20px;
    width:40px;
    height: 40px;
    margin: 0 30px;
    padding: 5px;
}
.nav-tabs.nav-icon>li.active>a {
    background: #0063ba;
    color: #fff;
    border-color: #fff;
}
.nav-tabs.nav-icon>li>a:hover {
    background: #0063ba;
    color: #fff;
}
.nav-tabs.nav-tab-default {
    padding-top: 7px;
    background: #f5f5f5;
    position: relative;
}
.nav-tabs.nav-icon>li>a .tab-menu-name {
    display: none;
}
.nav-tabs.nav-icon>li.active>a, .nav-tabs.nav-icon>li.active>a:hover, .nav-tabs.nav-icon>li.active>a:focus {
    border-bottom: 1px solid #ccc;
}
.panel {
    margin-bottom: 10px;
}
.panel-default > .panel-heading {
    background: #ddd;
    color: #000;
    border-radius: 0;
    border-color: #ccc;
}
.panel.panel-default {
    border-radius: 0;
    border-color: #ccc;
}
.panel.no-padding .panel-body {
    padding: 0;
    max-height: 368px;
    overflow: auto;
}
.panel-danger {
    border-color: #ccc;
}
.panel-danger>.panel-heading {
    color: #fff;
    background-color: #e87800;
    border-color: #cf6b00;
}
.panel.no-padding .panel-body .table {
    margin-bottom: 5px;
}
.body-default.single {

}
.select-dropdown .dropdown-menu {
    padding: 0;
    background: none;
    border: none;
    border-radius: 0;
    width: 100%;
}
.select-dropdown .dropdown-menu li a {
    color: #fff;
    font-size: 13px;
    padding: 3px 10px;
    background: #0063ba;
    cursor: pointer;
}
.select-dropdown .dropdown-menu li a:hover {
    background: #88C86F;
}
.pull-left .select-dropdown {
    margin-left: 35px;
}
.pull-left .select-dropdown-btn {
    min-width: 200px;
}
.select-dropdown-btn {
    position: relative;
}
.select-dropdown-btn {
    position: relative;
    padding: 3px 25px 3px 15px;
    font-size: 13px;
    text-align: left;
    white-space: pre-wrap;
    width: 200px;
}
.select-dropdown-btn .fa {
    position: absolute;
    right: 7px;
    font-size: 15px;
}
.pull-left .select-dropdown-btn.active {
    background: #0063ba;
    color: #fff;
}
.select-dropdown-btn:hover, .select-dropdown-btn:focus, .open>.dropdown-toggle.select-dropdown-btn {
    background: #88C86F;
    color: #fff;
}
.alert{
    border-radius: 0;
}
.select-dropdown .select-option {
    white-space: pre-wrap;
}
#table-pager {
    width: 100%;
    padding: 3px 10px;
    border: 1px solid #ccc;
    background: #f5f5f5;
    top: inherit !important;
}
#table-pager .pager-list {
    float: left;
}
#table-pager .page-size-wrapper {
    float: right;
}
#table-pager .btn {
    padding: 7px 12px;
}
.tablesorter-icon {
    float: right;
}
#client-section-wrapper .frame-header .client-profile-img {
    left: 10px !important;
}
#client-section-wrapper .frame-header .client-profile-info {
    margin-left: 75px !important;
}
#client-section-wrapper .frame-header .btn-wrapper .dropdown-toggle{
    margin-top: 15px;
}
#screenlisting .table .fa.fa-pencil, #apptlist .table .fa.fa-pencil, .list-screen-wrapper .table .fa.fa-pencil {
    font-size: 18px;
    margin-left: 5px;
    color: #e87800;
}
.xmenu {
    background: none !important;
    padding: 5px 10px;
    border-top: none !important;
    border-left: none !important;
    border-right: none !important;
    border-bottom: 1px solid #ccc !important;
    font-family: "Open Sans", sans-serif !important;
    font-size: 13px  !important;
}
.xmenu:hover {
    background: #f5f5f5 !important;
    color: #000;
    cursor: pointer;
}
.dropdown-menu {
    padding: 0;
    border-radius: 0;
    box-shadow: none;
    border-bottom: none;
}

.dropdown-menu>li>a {
    padding: 5px 15px;
    border-bottom: 1px solid #ccc;
    cursor: pointer;
    font-size: 13px;
}
.dropdown-menu>li>a:hover {
    background: #f5f5f5;
    color: #000 !important;
}
.dropdown-menu > li > a > .fa {
    margin-right: 5px;
}
div#other, div.dropdown-btn-menu, div#claim_functions {
    top:30px;
    background: #fff !important;
    padding: 0 !important;
    border: 1px solid #ccc;
    border-bottom: none;
}
#tabPage1 > table  {
    border: none !important;
}
.no-border {
    border: none !important;
}

@media only screen and (max-width: 1600px) {
    body {
        font-size: 13px;
    }
    #floating-sidebar {
        width: 4%;
        max-width: 55px;
    }
    #floating-sidebar.open {
        width: 240px;
        max-width: 240px;
    }
    #foster-care-container .frame-container {
        padding-top: 20px;
    }
    #main-body-content {
        position: absolute;
        width: 96%;
        left: 0;
    }
    #collapse-sidebar-content {
        width: 25%;
    }
    #collapse-iframe-content {
        width: 75%;
    }
    #client-menu {
        height: 25px;
        overflow: hidden;
    }
}
@media only screen and (max-width: 1400px) {
    body {
        font-size: 12px !important;
        overflow-x: auto;
    }
    .secondary-menu, .secondary-menu .dropdown-menu li a {
        font-size: 12px;
    }
    #tab-menu {
        margin-left: 25px;
    }
    #client-menu li, #tab-menu li span {
        margin: 0 2px;
        padding: 0 4px;
        line-height: 20px;
        font-size: 12px;
    }
    #header-main .btn {
        font-size: 12px;
        padding: 2px 7px;
    }
    #top-header span.text-header {
        font-size: 14px;
    }
    .top-logo img {
        width: 20px;
    }
    .client-header li {
        font-size: 12px !important;
    }
    .panel-heading {
        padding: 6px 8px;
    }
    #main-menu .sub li a {
        font-size: 12px;
    }
    #main-menu .menu-header {
        margin-bottom: 5px;
    }
    #main-menu .menu-header a {
        font-size: 14px;
    }
    input[type=button], .btn-wrapper .btn {
        font-size: 11px !important;
        font-family: "Open Sans", sans-serif !important;
    }
    .frame-header h2 {
        font-size: 13px !important;
    }

    .frame-header h2 .fa img {

    }
    #main-menu {
       width: 98%;
       left: 1%;
       right: 1%;
    }
    .table thead td, .table thead th {
        font-size: 12px;
    }
    #foster-care-container .container-wrapper {
        height: 100%;
        padding-left: 15px;
        padding-right: 15px;
    }
    #foster-box-nav li a {
        padding: 25% 0px;
        height: 300px;
    }
    
}
@media only screen and (max-width: 1200px) {
    body {
        font-size: 12px;
    }
    #floating-sidebar {
        width: 4%;
        max-width: 50px;
    }
    #floating-sidebar.open {
        width: 240px;
        max-width: 200px;
    }
    #message-box {
        height: 400px;
        width: 50%;
        
    }
    #foster-care-container .frame-header {
        height: 50px;
    }
    #box-navigation {
        padding: 5px 0;
    }
    #foster-box-nav li a {
        padding: 20% 0px;
    }

}