@charset "utf-8";
/* CSS Document */

a {
    color: #333;
    outline: none !important;
    border: none;
}

a:focus, a:hover {
    text-decoration: none;
}

a:hover {
    outline: none;
    -o-transition: .9s;
    -ms-transition: .9s;
    -moz-transition: .9s;
    -webkit-transition: .9s;
    transition: .9s;
}

.btn.active.focus, .btn.active:focus, .btn.focus, .btn:active.focus, .btn:active:focus, .btn:focus {
    border-color: transparent;
    outline: 0;
    background-position: inherit;
}

body {
    background: #fff;
    font-family: Arial, Helvetica, sans-serif;
    padding: 0;
    padding-top: 87px;
    margin: 0;
    height: 100%;
}

p {
    font-size: 16px;
}

#wrap {
    min-height: 100%;
    position: relative;
}

article {
    padding-bottom: 50px;
}

.login-bg {
    background: url(../images/page-bg.png) repeat;
}

.margin-top-7 {
    margin-top: 7%;
}

.margin-top-25 {
    margin-top: 35px;
}

.margin-bottom-30 {
    margin-bottom: 30px;
}

.margin-bottom-10 {
    margin-bottom: 10px !important;
}

.padding-0 {
    padding: 0 !important;
}

.padding-top-25 {
    padding-top: 25px;
}

.padding-bottom-30 {
    padding-bottom: 30px;
}

.container h1 {
    font-size: 24px;
    color: #f01442;
}

.container h2 {
    font-size: 26px;
    color: #000;
    margin: 0 0 25px 0;
}

.container h2 span {
    font-size: 26px;
    color: #309ac6;
    font-weight: bold;
}

.container h4 {
    font-size: 18px;
    color: #309ac6;
    margin-bottom: 20px;
    margin-top: 0px;
    font-weight: normal;
}

.container h5 {
    font-size: 15px;
    color: #575656;
    line-height: 19px;
    margin-bottom: 20px;
}

.container h5 a {
    font-size: 15px;
    color: #575656;
    line-height: 19px;
}

.container h5 a:hover {
    color: #309ac6;
    text-decoration: none;
}

.container h6 {
    font-size: 15px;
    color: #575656;
    text-align: left;
    margin-top: 16px;
    line-height: 25px;
}
.training_doc .dz-image i.fa.fa-file{padding: 30px;}
.training_doc.dropzone .dz-preview .dz-details{position: inherit;max-width: 120px;}
.container p {
    font-size: 15px;
    color: #747474;
    line-height: 19px;
    margin-bottom: 20px;
}

a:focus, a:hover {
    text-decoration: none;
}

a:hover {
    outline: none;
    -o-transition: .9s;
    -ms-transition: .9s;
    -moz-transition: .9s;
    -webkit-transition: .9s;
    transition: .9s;
}

body {
    background: #f5f5f5;
    font-family: Arial, Helvetica, sans-serif;
    padding: 0;
    color: #000 !important;
    /*padding-top: 87px;*/
    margin: 0;
    height: 100%;
}

#wrap {
    min-height: 100%;
    position: relative;
}

article {
    padding-bottom: 50px;
}

.login-bg {
    background: url(../images/page-bg.png) repeat;
}

.margin-top-7 {
    margin-top: 7%;
}

.ui-datepicker {
    width: 23em;
}

.ui-datepicker td span, .ui-datepicker td a {
    text-align: center;
}

.ui-datepicker table td {
    padding: 4px 2px 0 !important;
}

.ui-datepicker table {
    margin-top: 3px;
}

.checkbox {
    width: 20px;
    height: 20px;
    margin-top: 18px !important;
}

.alert-danger {
    border-radius: 3px;
    margin-bottom: 10px;
    text-align: left;
    padding: 4px 0 4px 4%;
    font-size: 13px;
    margin-bottom: 10px;
    width: 100%;
}

.dlgt-btn {
    width: 178px;
    background: #606060;
    padding: 17px 0;
    text-align: center;
    font-size: 15px;
    color: #fff;
    display: inline-block;
    border-radius: 0px 50px 50px 0px;
    -o-transition: .9s;
    -ms-transition: .9s;
    -moz-transition: .9s;
    -webkit-transition: .9s;
    transition: .9s;
}

.margin-top-25 {
    margin-top: 35px;
}

.margin-bottom-30 {
    margin-bottom: 30px;
}

.margin-bottom-10 {
    margin-bottom: 10px !important;
}

.padding-0 {
    padding: 0 !important;
}

.padding-top-25 {
    padding-top: 25px;
}

.padding-bottom-30 {
    padding-bottom: 30px;
}

.navbar-brand {
    min-height: 80px;
    padding: 27px 0 0 0px;
    width: 100%;
    text-align: center;
}

.navbar-right {
    margin-top: 22px;
    margin-right: 0;
}

.navbar-default {
    background: #f3f3f3 !important;
    -webkit-box-shadow: -1px 6px 11px -8px rgba(0, 0, 0, 0.5);
    -moz-box-shadow: -1px 6px 11px -8px rgba(0, 0, 0, 0.5);
    box-shadow: -1px 6px 11px -8px rgba(0, 0, 0, 0.5);
}

.navbar-right i {
    font-size: 30px;
    color: #575656;
    cursor: pointer;
    padding: 7px 0 20px 0;
    margin-left: 8px;
}

.fa.fa-sign-out {
    color: #ae3535;
}

.user-text {
    float: right;
    padding: 22px 10px 0 0;
    font-size: 16px;
}

.navbar-right .dropdown {
    float: left;
    margin-left: 10px;
}

.navbar-right button {
    background: none;
    border: none;
    box-shadow: none;
}

.navbar-right button i a:hover {
    color: #ae3535
}

.navbar-right button:hover {
    background: none;
    border: none;
}

.navbar-right .dropdown-menu {
    right: 0px;
    background: #f00;
    border: 1px solid #cccccc;
    top: 40px;
    box-shadow: none;
    -webkit-box-shadow: 3px 4px 12px -2px rgba(0, 0, 0, 0.56);
    -moz-box-shadow: 3px 4px 12px -2px rgba(0, 0, 0, 0.56);
    box-shadow: 3px 4px 12px -2px rgba(0, 0, 0, 0.56);
}

.navbar-right .dropdown-menu {
    background: #f3f3f3;
    border: 1px solid #cccccc;
    padding-top: 0px;
    padding-bottom: 0;
    box-shadow: none;
}

.navbar-right .dropdown-menu:after, .navbar-right .dropdown-menu:before {
    bottom: 100%;
    left: 86%;
    border: solid transparent;
    content: " ";
    height: 0;
    width: 0;
    position: absolute;
    pointer-events: none;
}

.navbar-right .dropdown-menu:after {
    border-color: rgba(243, 243, 243, 0);
    border-bottom-color: #f3f3f3;
    border-width: 15px;
    margin-left: -15px;
}

.navbar-right .dropdown-menu:before {
    border-color: rgba(204, 204, 204, 0);
    border-bottom-color: #cccccc;
    border-width: 16px;
    margin-left: -16px;
}

.right {
    text-align: right;
}

.fa.fa-pencil {
    color: #309ac6;
    font-weight: bold;
}

.fa.fa-pencil:hover {
    color: #575656
}

.content-main {
    width: 99%;
    margin: 0 auto;
    margin-bottom: 50px;
    margin-top: 20px;
    -webkit-box-shadow: 0px 0px 3px 0px rgba(0, 0, 0, 0.5);
    -moz-box-shadow: 0px 0px 3px 0px rgba(0, 0, 0, 0.5);
    box-shadow: 0px 0px 3px 0px rgba(0, 0, 0, 0.5);
    padding: 35px 25px;
    border-radius: 5px;
}

.text-box-disable {
    width: 98%;
    height: 44px;
    border: 1px solid #e3e3e3;
    color: #999;
    font-size: 16px;
    margin-bottom: 20px;
    border-radius: 5px;
    padding: 0 10px;
    background: #f8f7f7;
    cursor: not-allowed;
}

.text-box-note {
    width: 98%;
    height: 100px;
    border: 1px solid #d3d3d3;
    color: #575656;
    font-size: 15px;
    margin-bottom: 20px;
    border-radius: 5px;
    padding: 0 10px;
    background: #f2f2f2
}

.upload-btn {
    height: 50px;
    border: 1px solid #d3d3d3;
    color: #575656;
    font-size: 15px;
    margin-bottom: 20px;
    border-radius: 5px;
    padding: 14px 15px;
    background: #f2f2f2;
    -o-transition: .9s;
    -ms-transition: .9s;
    -moz-transition: .9s;
    -webkit-transition: .9s;
    transition: .9s;
}

.upload-btn:hover {
    background: #dddbdb;
    color: #575656;
    border: 1px solid #d3d3d3;
}

.text-box-tbl {
    width: 150px;
    height: 35px;
    border: 1px solid #d3d3d3;
    color: #575656;
    font-size: 15px;
    border-radius: 5px;
    padding: 0 10px;
    background: #f2f2f2;
}

.confirm {
    color: #000 !important;
    text-align: left !important;
    line-height: 22px;
    font-size: 15.4px !important;
}

.fa.fa-check-square-o {
    font-size: 23px;
    color: #2b667f;
}

.fa.fa-square-o {
    font-size: 23px;
    color: #2b667f;
}

.btn-group-lg {
    width: 100px;
    background: #309ac6;
    padding: 8px 0;
    text-align: center;
    font-size: 17px;
    font-weight: normal;
    color: #fff;
    display: inline-block;
    border-radius: 5px;
    -o-transition: .9s;
    -ms-transition: .9s;
    -moz-transition: .9s;
    -webkit-transition: .9s;
    transition: .9s;
    border: 0;
}

.btn-group-lg:hover {
    background: #258ab4;
    text-decoration: none;
    color: #fff;
}

/*.hgt { min-height: 760px;}*/
/*---------- Table ----------*/

table th {
    background-color: #575656;
    color: #fff;
    padding: 10px 13px !important;
    font-size: 16px;
}

.table-bordered {
    border: 1px solid #fff;
    font-size: 14px;
}

table td {
    padding: 10px 13px !important;
}

.table-striped > tbody > tr:nth-child(odd) > .table-striped > tbody > tr:nth-child(odd) > th {
    background-color: #e3e3e3 !important;
}

.table-striped > tbody > tr:nth-of-type(2n+1) {
    background-color: #e3e3e3;
}

.alert-succes {
    background-color: #e2ffd7 !important;
}

.alert-fail {
    background-color: #ffe7e1 !important;
}

.alert-failtoattent {
    background-color: #d5dfe9 !important;
}

.confirm-table.table-striped > tbody > tr:nth-child(odd) > td, .table-striped > tbody > tr:nth-child(odd) > th {
    background-color: inherit !important;
}

.table > tbody > tr > td, .table > tbody > tr > th, .table > tfoot > tr > td, .table > tfoot > tr > th, .table > thead > tr > td, .table > thead > tr > th {
    vertical-align: middle;
}

.container h1 {
    font-size: 24px;
    color: #f01442;
}

.container h2 {
    font-size: 26px;
    color: #000;
    margin: 0 0 25px 0;
}

.container h2 span {
    font-size: 26px;
    color: #309ac6;
    font-weight: bold;
}

.container h4 {
    font-size: 18px;
    color: #309ac6;
    margin-bottom: 20px;
    margin-top: 0px;
    font-weight: normal;
}

/*---------- END Table ----------*/

/*---------- Tooltip ----------*/

div.tooltip-inner {
    max-width: 300px;
}

.tooltip.top .tooltip-inner {
    background-color: red;
    background: #606060;
    font-size: 14px;
}

.tooltip.top .tooltip-arrow {
    border-top-color: red;
}

.tooltip.right .tooltip-inner {
    background-color: #606060;
}

.tooltip.right .tooltip-arrow {
    border-right-color: blue;
}

.tooltip.bottom .tooltip-inner {
    background-color: #606060;
    width: 100px;
    color: #fff;
    padding: 7px;
    border-radius: 50px;
    float: left;
    font-size: 13px;
}

.tooltip.bottom .tooltip-arrow {
    border-bottom-color: #606060;
    color: #006ead;
}

.tooltip.left .tooltip-inner {
    background-color: yellow;
}

.tooltip.left .tooltip-arrow {
    border-left-color: yellow;
}

/*---------- END Tooltip ----------*/


/*---------- Footer ----------*/
.container h5 {
    font-size: 15px;
    color: #575656;
    line-height: 19px;
    margin-bottom: 20px;
}

.container h5 a {
    font-size: 15px;
    color: #575656;
    line-height: 19px;
}

/*---------- END Table ----------*/

/*---------- Tooltip ----------*/

div.tooltip-inner {
    max-width: 300px;
}

.tooltip.top .tooltip-inner {
    background-color: red;
    background: #606060;
}

.tooltip.top .tooltip-arrow {
    border-top-color: red;
}

.tooltip.right .tooltip-inner {
    background-color: #606060;
}

.tooltip.right .tooltip-arrow {
    border-right-color: blue;
}

.tooltip.bottom .tooltip-inner {
    background-color: #606060;
    width: 100px;
    color: #fff;
    padding: 7px;
    border-radius: 50px;
    float: left;
    font-size: 13px;
}

.tooltip.bottom .tooltip-arrow {
    border-bottom-color: #606060;
    color: #006ead;
}

.tooltip.left .tooltip-inner {
    background-color: yellow;
}

.tooltip.left .tooltip-arrow {
    border-left-color: yellow;
}

/*---------- END Tooltip ----------*/


/*---------- Footer ----------*/

.container h5 a:hover {
    color: #309ac6;
    text-decoration: none;
}

.container h6 {
    font-size: 15px;
    color: #575656;
    text-align: left;
    margin-top: 16px;
    line-height: 25px;
}
.load {
    position: absolute;
    bottom: 0px;
    left: 100%;
}
.load img {
    width: 20px;
    height: auto;
}
.dropzone .dz-preview .dz-details{opacity: 1 !important;padding: 8px !important;}
.dropzone .dz-preview:hover .dz-details .dz-size span{opacity: 1 !important;}
.dropzone .dz-preview .dz-details .dz-size{margin-bottom: 6px !important;}
.training_doc .dz-default.dz-message{display: none !important;}
.training_doc .dz-file-preview, .training_doc .dz-image-preview{position: relative;}
.container p {
    font-size: 16px;
    color: #000000;
    line-height: 19px;
    margin-bottom: 20px;
}

/*-----login-----------*/

.login {
    width: 500px;
    margin: 0 auto;
    margin-top: 30px;
    border: 1px solid #e5e5e5;
    padding: 25px;
    box-sizing: content-box;
    border-radius: 5px;
    display: table;
    background: #fff;
    -webkit-box-shadow: 0px 0px 3px 0px rgba(0, 0, 0, 0.5);
    -moz-box-shadow: 0px 0px 3px 0px rgba(0, 0, 0, 0.5);
    box-shadow: 0px 0px 3px 0px rgba(0, 0, 0, 0.5);
}

.agency-btn {
    width: 178px;
    background: #f01442;
    padding: 17px 0;
    text-align: center;
    font-size: 15px;
    color: #fff;
    display: inline-block;
    border-radius: 50px 0px 0px 50px;
    -o-transition: .9s;
    -ms-transition: .9s;
    -moz-transition: .9s;
    -webkit-transition: .9s;
    transition: .9s;
}

.agency-btn:hover {
    background: #ff6c8a;
    text-decoration: none;
    color: #fff;
}

.btn-group.open .dropdown-toggle {
    box-shadow: none;
}

.btn-group.open .dropdown-toggle {
    box-shadow: none;
}

.dropdown:hover .dropdown-menu, .btn-group:hover .dropdown-menu {
    display: block;
}

.dropdown-menu {
    margin-top: 0;
}

.dropdown-toggle {
    margin-bottom: 2px;
}

.navbar .dropdown-toggle, .nav-tabs .dropdown-toggle {
    margin-bottom: 0;
}

.ui-datepicker {
    width: 23em;
}

.ui-datepicker td span, .ui-datepicker td a {
    text-align: center;
}

.ui-datepicker table td {
    padding: 4px 2px 0 !important;
}

.ui-datepicker table {
    margin-top: 3px;
}

.checkbox {
    width: 20px;
    height: 20px;
    margin-top: 18px !important;
}

.alert-danger {
    border-radius: 3px;
    margin-bottom: 10px;
    text-align: left;
    padding: 4px 0 4px 4%;
    font-size: 13px;
    margin-bottom: 10px;
    width: 98%;
}

.dropdown:hover .dropdown-menu, .btn-group:hover .dropdown-menu {
    display: block;
}

.dropdown-menu {
    margin-top: 0;
}

.dropdown-toggle {
    margin-bottom: 2px;
}

.navbar .dropdown-toggle, .nav-tabs .dropdown-toggle {
    margin-bottom: 0;
}

.ui-datepicker {
    width: 23em;
}

.ui-datepicker td span, .ui-datepicker td a {
    text-align: center;
}

.ui-datepicker table td {
    padding: 4px 2px 0 !important;
}

.ui-datepicker table {
    margin-top: 3px;
}

.checkbox {
    width: 20px;
    height: 20px;
    margin-top: 18px !important;
}

.alert-danger {
    border-radius: 3px;
    margin-bottom: 10px;
    text-align: left;
    padding: 4px 0 4px 4%;
    font-size: 13px;
    margin-bottom: 10px;
    width: 98%;
}

.dlgt-btn {
    width: 178px;
    background: #606060;
    padding: 17px 0;
    text-align: center;
    font-size: 15px;
    color: #fff;
    display: inline-block;
    border-radius: 0px 50px 50px 0px;
    -o-transition: .9s;
    -ms-transition: .9s;
    -moz-transition: .9s;
    -webkit-transition: .9s;
    transition: .9s;
}

.dlgt-btn:hover {
    background: #7d7979;
    text-decoration: none;
    color: #fff;
}

.text-box {
    width: 98%;
    height: 50px;
    border: 1px solid #d3d3d3;
    color: #575656;
    font-size: 15px;
    margin-bottom: 20px;
    border-radius: 5px;
    padding: 0 10px;
    background: #f2f2f2;
}

.login-btn {
    width: 98%;
    background: #309ac6;
    padding: 15px 0;
    text-align: center;
    font-size: 18px;
    font-weight: normal;
    color: #fff;
    display: inline-block;
    border-radius: 5px;
    -o-transition: .9s;
    -ms-transition: .9s;
    -moz-transition: .9s;
    -webkit-transition: .9s;
    transition: .9s;
    border: 0;
}

.login-btn:hover {
    background: #258ab4;
    text-decoration: none;
    color: #fff;
}

.log-head {
    font-size: 25px !important;
    font-weight: normal;
    margin: 15px 0 28px !important;
}

.log-head span {
    color: #000 !important;
}

/*-----END login-----------*/


.navbar-brand {
    min-height: 80px;
    padding: 27px 0 0 0px;
    width: 100%;
    text-align: center;
}

.navbar-right {
    margin-top: 22px;
    margin-right: 0;
}

.navbar-default {
    background: #f5f5f5 !important;
    -webkit-box-shadow: -1px 6px 11px -8px rgba(0, 0, 0, 0.5);
    -moz-box-shadow: -1px 6px 11px -8px rgba(0, 0, 0, 0.5);
    box-shadow: -1px 6px 11px -8px rgba(0, 0, 0, 0.5);
}

.navbar-right i {
    font-size: 30px;
    color: #575656;
    cursor: pointer;
    padding: 7px 0;
    margin-left: 8px;
}

.fa.fa-sign-out {
    color: #ae3535;
}

.user-text {
    float: right;
    padding: 26px 10px 0 0;
    font-size: 16px;
}

.navbar-right .dropdown {
    float: left;
    margin-left: 10px;
}

.navbar-right button {
    background: none;
    border: none;
    box-shadow: none;
}

.navbar-right button i a:hover {
    color: #ae3535
}

.navbar-right button:hover {
    background: none;
    border: none;
}

.navbar-right .dropdown-menu {
    right: 0px;
    background: #f00;
    border: 1px solid #cccccc;
    top: 46px;
    box-shadow: none;
    -webkit-box-shadow: 3px 4px 12px -2px rgba(0, 0, 0, 0.56);
    -moz-box-shadow: 3px 4px 12px -2px rgba(0, 0, 0, 0.56);
    box-shadow: 3px 4px 12px -2px rgba(0, 0, 0, 0.56);
}

.navbar-right .dropdown-menu {
    background: #f3f3f3;
    border: 1px solid #cccccc;
    padding-top: 0px;
    padding-bottom: 0;
    box-shadow: none;
}

.navbar-right .dropdown-menu:after, .navbar-right .dropdown-menu:before {
    bottom: 100%;
    left: 86%;
    border: solid transparent;
    content: " ";
    height: 0;
    width: 0;
    position: absolute;
    pointer-events: none;
}

.navbar-right .dropdown-menu:after {
    border-color: rgba(243, 243, 243, 0);
    border-bottom-color: #f3f3f3;
    border-width: 15px;
    margin-left: -15px;
}

.navbar-right .dropdown-menu:before {
    border-color: rgba(204, 204, 204, 0);
    border-bottom-color: #cccccc;
    border-width: 16px;
    margin-left: -16px;
}

.right {
    text-align: right;
}

.fa.fa-pencil {
    color: #309ac6 !important;
    font-weight: bold;
}

.fa.fa-pencil:hover {
    color: #575656
}

.content-main {
    width: 99%;
    margin: 0 auto;
    margin-bottom: 50px;
    margin-top: 20px;
    /*-webkit-box-shadow: 0px 0px 3px 0px rgba(0, 0, 0, 0.5);*/
    /*-moz-box-shadow: 0px 0px 3px 0px rgba(0, 0, 0, 0.5);*/
    /*box-shadow: 0px 0px 3px 0px rgba(0, 0, 0, 0.5);*/
    border: 1px solid #BDBDBD;
    padding: 35px 25px;
    border-radius: 5px;
}

.content-main .not-found-text {
    font-size: 16px;
    margin: 10px;
    color: grey;
}

.text-box-disable {
    width: 98%;
    height: 40px;
    border: 1px solid #e3e3e3;
    color: #999;
    font-size: 16px;
    margin-bottom: 20px;
    border-radius: 5px;
    padding: 0 10px;
    background: #f8f7f7;
}

.text-box-note {
    width: 98%;
    height: 100px;
    border: 1px solid #d3d3d3;
    color: #575656;
    font-size: 15px;
    margin-bottom: 20px;
    border-radius: 5px;
    padding: 0 10px;
    background: #f2f2f2
}

.upload-btn {
    height: 50px;
    border: 1px solid #d3d3d3;
    color: #575656;
    font-size: 15px;
    margin-bottom: 20px;
    border-radius: 5px;
    padding: 14px 15px;
    background: #f2f2f2;
    -o-transition: .9s;
    -ms-transition: .9s;
    -moz-transition: .9s;
    -webkit-transition: .9s;
    transition: .9s;
}

.upload-btn:hover {
    background: #dddbdb;
    color: #575656;
    border: 1px solid #d3d3d3;
}

.text-box-tbl {
    width: 150px;
    height: 35px;
    border: 1px solid #d3d3d3;
    color: #575656;
    font-size: 15px;
    border-radius: 5px;
    padding: 0 10px;
    background: #f2f2f2;
}

.confirm {
    color: #000 !important;
    text-align: left !important;
    line-height: 22px;
    font-size: 15.4px !important;
}

.fa.fa-check-square-o {
    font-size: 23px;
    color: #2b667f;
}

.fa.fa-square-o {
    font-size: 23px;
    color: #2b667f;
}

.btn-group-lg {
    width: 100px;
    background: #309ac6;
    padding: 8px 0;
    text-align: center;
    font-size: 17px;
    font-weight: normal;
    color: #fff;
    display: inline-block;
    border-radius: 5px;
    -o-transition: .9s;
    -ms-transition: .9s;
    -moz-transition: .9s;
    -webkit-transition: .9s;
    transition: .9s;
    border: 0;
}

.btn-group-lg:hover {
    background: #258ab4;
    text-decoration: none;
    color: #fff;
}

/*.hgt { min-height: 760px;}*/
/*---------- Table ----------*/

table th {
    background-color: #575656;
    color: #fff;
    padding: 10px 13px !important;
    font-size: 16px;
}

.table-bordered {
    border: 1px solid #fff;
    font-size: 14px;
}

table td {
    padding: 8px 6px !important;
}

.table-striped > tbody > tr:nth-child(odd) > .table-striped > tbody > tr:nth-child(odd) > th {
    background-color: #e3e3e3 !important;
}

.mr8 {
    margin-right: 8px !important;
}

.table-striped > tbody > tr:nth-of-type(2n+1) {
    background-color: #e3e3e3;
}

.alert-succes {
    background-color: #e2ffd7 !important;
}

.alert-fail {
    background-color: #ffe7e1 !important;
}

.alert-failtoattent {
    background-color: #d5dfe9 !important;
}

.confirm-table.table-striped > tbody > tr:nth-child(odd) > td, .table-striped > tbody > tr:nth-child(odd) > th {
    background-color: inherit !important;
}

.table > tbody > tr > td, .table > tbody > tr > th, .table > tfoot > tr > td, .table > tfoot > tr > th, .table > thead > tr > td, .table > thead > tr > th {
    vertical-align: middle;
}

table th:first-child {
    border-radius: 5px 0 0 0;
}

table th:last-child {
    border-radius: 0px 5px 0 0;
}

.table-responsive {
    /*border-radius: 5px 5px 0 0;*/
    overflow-x: auto;
}

/*.table-striped > tbody > tr:nth-child(2n+1) > td, .table-striped > tbody > tr:nth-child(2n+1) > th{background-color:inherit;}*/


/*---------- END Table ----------*/

/*---------- Tooltip ----------*/

div.tooltip-inner {
    max-width: 300px;
}

.tooltip.top .tooltip-inner {
    background-color: red;
    background: #606060;
}

.tooltip.top .tooltip-arrow {
    border-top-color: red;
}

.tooltip.right .tooltip-inner {
    background-color: #606060;
}

.tooltip.right .tooltip-arrow {
    border-right-color: blue;
}

.tooltip.bottom .tooltip-inner {
    background-color: #606060;
    width: 100px;
    color: #fff;
    padding: 7px;
    border-radius: 50px;
    float: left;
    font-size: 13px;
}

.tooltip.bottom .tooltip-arrow {
    border-bottom-color: #606060;
    color: #006ead;
}

.tooltip.left .tooltip-inner {
    background-color: yellow;
}

.tooltip.left .tooltip-arrow {
    border-left-color: yellow;
}

/*---------- END Tooltip ----------*/


/*---------- Footer ----------*/

#footer {
    background: #e3e3e3;
    width: 100%;
    height: 40px;
    position: fixed;
    bottom: 0;
    left: 0;
}

.footer {
    background: #e3e3e3;
    padding: 10px 0;
    color: #575656;
    font-size: 12px;
    border: 0;
    border-top: 1px solid #309ac6;
}

.footer a {
    color: #575656;
    font: normal 12px Arial, Helvetica, sans-serif;
    padding: 0 6px;
}

.footer a:hover {
    color: #309ac6;
    font-size: 12px;
    text-decoration: none;
}

.dis-btn {
    color: #309ac6;
    font-weight: 600;
    font-size: 16px !important;
}

.footer span {
    color: #575656;
    font-size: 12px;
}

.footer-l {
    text-align: left;
}

.footer-r {
    text-align: right;
}

/*---------- END Footer ----------*/


.bs-example {
    margin: 20px;
}

.dropdown-menu > li > a {
    text-align: center;
    padding: 7px 1px !important;
    color: #575656;
}

.btn-group.open .dropdown-toggle {
    box-shadow: none;
}

.dropdown:hover .dropdown-menu, .btn-group:hover .dropdown-menu {
    display: block;
}

.dropdown-menu {
    margin-top: 0;
}

.dropdown-toggle {
    margin-bottom: 2px;
}

.navbar .dropdown-toggle, .nav-tabs .dropdown-toggle {
    margin-bottom: 0;
}

.ui-datepicker {
    width: 23em;
}

.ui-datepicker td span, .ui-datepicker td a {
    text-align: center;
}

.ui-datepicker table td {
    padding: 4px 2px 0 !important;
}

.ui-datepicker table {
    margin-top: 3px;
}

.checkbox {
    width: 20px;
    height: 20px;
    margin-top: 18px !important;
}

/*.alert-danger {*/
/*    border-radius: 3px;*/
/*    margin-bottom: 10px;*/
/*    text-align: left;*/
/*    padding: 4px 0 4px 4%;*/
/*    font-size: 13px;*/
/*    margin-bottom: 10px;*/
/*    width: 98%;*/
/*}*/

.login-top {
    vertical-align: middle;
    display: table-cell;
    width: 1170px;
    margin: 0 auto;
}

.container h5 span {
    font-size: 13px;
    color: #309ac6;
    margin-top: 0px;
    font-weight: bold;
    width: 100%;
    text-align: center;
    display: inline-block;
}

.error {
    margin: 0 auto 25px;
    padding: 16px;
    text-align: center;
    width: 80%;
}

.notify {
    margin: 0 auto 25px;
    padding: 16px;
    text-align: center;
    width: 80%;
}

.not-found-container {
    padding: 9px;
    text-align: center;
}

img#myimg {
    margin-top: 21px;
}

#size-id {
    margin-top: 21px;
    color: #a94442;
}

div#preview {
    margin-bottom: 20px;
}

.cus-upload {
    margin-bottom: 18px;
}

.cus-validate {
    text-align: left;
}

.text-align-left {
    text-align: left !important;
}

.wrimagecard {
    margin-top: 0;
    margin-bottom: 1.5rem;
    text-align: left;
    position: relative;
    background: #fff;
    box-shadow: 12px 15px 20px 0px rgba(46, 61, 73, 0.15);
    border-radius: 4px;
    transition: all 0.3s ease;
}

.wrimagecard .fa {
    position: relative;
    font-size: 70px;
}

.wrimagecard-topimage_header {
    padding: 20px;
}

.wrimagecard-topimage_header img {
    width: 10rem;
    height: 5rem;
}

a.wrimagecard:hover, .wrimagecard-topimage:hover {
    box-shadow: 2px 4px 8px 0px rgba(46, 61, 73, 0.2);
}

.wrimagecard-topimage a {
    width: 100%;
    height: 100%;
}

.wrimagecard-topimage_title {
    padding: 24px 24px;
    min-height: 100px;
    padding-bottom: 0.75rem;
    position: relative;
}

.wrimagecard-topimage a {
    border-bottom: none;
    text-decoration: none;
    transition: color 0.3s ease;
}

.bg-light-grey {
    background: #F3F3F3 !important;
}

.wrimagecard-topimage_title h4 {
    color: #309ac6 !important;
    text-align: center;
}

.wrimagecard-topimage_title h4 a {
    color: #309ac6 !important;
}

.wrimagecard-topimage_title h4:hover {
    color: #525C65 !important;
}

.set-min-height {
    min-height: 80px !important;
}

.pl0 {
    padding-left: 0;
}

.pr0 {
    padding-right: 0;
}

.font-14 {
    font-size: 14px !important;
}

.font-12 {
    font-size: 12px !important;
}

.highlight-card {
    background: #018cc5; /* fallback for old browsers */
    background: -webkit-linear-gradient(to right, #018cc5, #65b0d0); /* Chrome 10-25, Safari 5.1-6 */
    background: linear-gradient(to right, #018cc5, #65b0d0); /* W3C, IE 10+/ Edge, Firefox 16+, Chrome 26+, Opera 12+, Safari 7+ */
    color: #ffffff;
}

.highlight-card h4, .highlight-card h4 a {
    color: #ffffff !important;
}

.mt10 {
    margin-top: 10px !important;
}

.mt0 {
    margin-top: 0 !important;
}

.wrimagecard-heading {
    padding: 15px;
}

.wrimagecard-heading h4 {
    margin-bottom: 0 !important;
    color: #525C65 !important;
    margin-left: 15px;
}

.pt15 {
    padding-top: 15px !important;
}

.pt0 {
    padding-top: 0 !important;
}

.text-align-left {
    text-align: left !important;
}

.wrimagecard {
    margin-top: 0;
    margin-bottom: 1.5rem;
    text-align: left;
    position: relative;
    background: #fff;
    box-shadow: 12px 15px 20px 0px rgba(46, 61, 73, 0.15);
    border-radius: 4px;
    transition: all 0.3s ease;
}

.wrimagecard .fa {
    position: relative;
    font-size: 70px;
}

.wrimagecard-topimage_header {
    padding: 20px;
}

.wrimagecard-topimage_header img {
    width: 10rem;
    height: 5rem;
}

a.wrimagecard:hover, .wrimagecard-topimage:hover {
    box-shadow: 2px 4px 8px 0px rgba(46, 61, 73, 0.2);
}

.wrimagecard-topimage a {
    width: 100%;
    height: 100%;
}

.wrimagecard-topimage_title {
    padding: 24px 24px;
    min-height: 100px;
    padding-bottom: 0.75rem;
    position: relative;
}

.highlight-card-btn {
    font-size: 12px;
    padding: 0.85rem 2.13rem;
    margin: 6px;
    border-radius: 2px;
    border: 0;
    width: auto !important;
    -webkit-transition: .2s ease-out;
    transition: .2s ease-out;
    white-space: normal !important;
    word-wrap: break-word;
    cursor: pointer;
}

.btn-outline-white {
    border: 2px solid #ffffff;
    color: #525C65 !important;
    background-color: #ffffff;
}

.wrimagecard-topimage a {
    border-bottom: none;
    text-decoration: none;
    transition: color 0.3s ease;
}

.bg-light-grey {
    background: #F3F3F3 !important;
}

.wrimagecard-topimage_title h4 {
    color: #309ac6 !important;
    text-align: center;
}

.wrimagecard-topimage_title h4 a {
    color: #309ac6 !important;
}

.wrimagecard-topimage_title h4:hover {
    color: #525C65 !important;
}

.set-min-height {
    min-height: 80px !important;
}

.pl0 {
    padding-left: 0;
}

.pr0 {
    padding-right: 0;
}

.font-14 {
    font-size: 14px !important;
}

.font-12 {
    font-size: 12px !important;
}

.highlight-card {
    background: #018cc5; /* fallback for old browsers */
    background: -webkit-linear-gradient(to right, #018cc5, #65b0d0); /* Chrome 10-25, Safari 5.1-6 */
    background: linear-gradient(to right, #018cc5, #65b0d0); /* W3C, IE 10+/ Edge, Firefox 16+, Chrome 26+, Opera 12+, Safari 7+ */
    color: #ffffff;
}

.highlight-card h4, .highlight-card h4 a {
    color: #ffffff !important;
}

.mt10 {
    margin-top: 10px !important;
}

.mt0 {
    margin-top: 0 !important;
}

.wrimagecard-heading {
    padding: 15px;
}

.wrimagecard-heading h4 {
    margin-bottom: 0 !important;
    color: #525C65 !important;
    margin-left: 15px;
}

.pt15 {
    padding-top: 15px !important;
}

.pt0 {
    padding-top: 0 !important;
}

.text-align-left {
    text-align: left !important;
}

.wrimagecard {
    margin-top: 0;
    margin-bottom: 1.5rem;
    text-align: left;
    position: relative;
    background: #fff;
    box-shadow: 12px 15px 20px 0px rgba(46, 61, 73, 0.15);
    border-radius: 4px;
    transition: all 0.3s ease;
}

.wrimagecard .fa {
    position: relative;
    font-size: 70px;
}

.wrimagecard-topimage_header {
    padding: 20px;
}

.wrimagecard-topimage_header img {
    width: 10rem;
    height: 5rem;
}

a.wrimagecard:hover, .wrimagecard-topimage:hover {
    box-shadow: 2px 4px 8px 0px rgba(46, 61, 73, 0.2);
}

.wrimagecard-topimage a {
    width: 100%;
    height: 100%;
}

.wrimagecard-topimage_title {
    padding: 24px 24px;
    min-height: 100px;
    padding-bottom: 0.75rem;
    position: relative;
}

.highlight-card-btn {
    font-size: 12px;
    padding: 0.85rem 2.13rem;
    margin: 6px;
    border-radius: 2px;
    border: 0;
    width: auto !important;
    -webkit-transition: .2s ease-out;
    transition: .2s ease-out;
    white-space: normal !important;
    word-wrap: break-word;
    cursor: pointer;
}

.btn-outline-white {
    border: 2px solid #ffffff;
    color: #525C65 !important;
    background-color: #ffffff;
}

.wrimagecard-topimage a {
    border-bottom: none;
    text-decoration: none;
    transition: color 0.3s ease;
}

.bg-light-grey {
    background: #F3F3F3 !important;
}

.wrimagecard-topimage_title h4 {
    color: #309ac6 !important;
    text-align: center;
}

.wrimagecard-topimage_title h4 a {
    color: #309ac6 !important;
}

.wrimagecard-topimage_title h4:hover {
    color: #525C65 !important;
}

.set-min-height {
    min-height: 80px !important;
}

.pl0 {
    padding-left: 0;
}

.pr0 {
    padding-right: 0;
}

.font-14 {
    font-size: 14px !important;
}

.font-12 {
    font-size: 12px !important;
}

.highlight-card {
    background: #018cc5; /* fallback for old browsers */
    background: -webkit-linear-gradient(to right, #018cc5, #65b0d0); /* Chrome 10-25, Safari 5.1-6 */
    background: linear-gradient(to right, #018cc5, #65b0d0); /* W3C, IE 10+/ Edge, Firefox 16+, Chrome 26+, Opera 12+, Safari 7+ */
    color: #ffffff;
}

.highlight-card h4, .highlight-card h4 a {
    color: #ffffff !important;
}

.mt10 {
    margin-top: 10px !important;
}

.mt0 {
    margin-top: 0 !important;
}

.wrimagecard-heading {
    padding: 15px;
}

.wrimagecard-heading h4 {
    margin-bottom: 0 !important;
    color: #525C65 !important;
    margin-left: 15px;
}

.pt15 {
    padding-top: 15px !important;
}

.pt0 {
    padding-top: 0 !important;
}

.highlight-card-btn {
    font-size: 12px;
    padding: 0.85rem 2.13rem;
    margin: 6px;
    border-radius: 2px;
    border: 0;
    width: auto !important;
    -webkit-transition: .2s ease-out;
    transition: .2s ease-out;
    white-space: normal !important;
    word-wrap: break-word;
    cursor: pointer;
}

.btn-outline-white {
    border: 2px solid #ffffff;
    color: #525C65 !important;
    background-color: #ffffff;
}

.btn-outline-white:hover, .btn-outline-white:focus, .btn-outline-white:active, .btn-outline-white:active:focus, .btn-outline-white.active {
    background-color: #ffffff;
    color: #525C65;
    border-color: #ffffff;
}

.highlight-card-btn:hover, .highlight-card-btn:active, .highlight-card-btn:focus {
    outline: 0;
}

.weather-wid-title {
    font-weight: bolder;
}

/* Forum css Starts*/

.mt22 {
    margin-top: 22px !important;
}

.list-subject {
    color: #309ac6;
    font-weight: 400;
    font-size: 15px !important;
}

.list-subject:hover {
    text-decoration: underline;
    color: #0074a3;
}

/* Forum css Ends */

.float-none {
    float: none !important;
}

.min-height-150 {
    min-height: 150px !important;
}

.btn-cancel-group-lg {
    width: 100px;
    color: #333;
    background-color: #e0e0e0;
    background-position: 0 -15px;
    padding: 8px 0;
    text-align: center;
    font-size: 17px;
    font-weight: normal;
    display: inline-block;
    border-radius: 5px;
    -o-transition: .9s;
    -ms-transition: .9s;
    -moz-transition: .9s;
    -webkit-transition: .9s;
    transition: .9s;
    border: 0;
}

.color-blue {
    color: #309ac6 !important;
}

.pb20 {
    padding-bottom: 20px !important;
}

.hideContent {
    overflow: hidden;
    line-height: 1em;
    height: 2em;
}

.hideOutcomeContent {
    overflow: hidden;
    line-height: 1em;
    height: 2em;
}

.showContent {
    line-height: 1em;
    height: auto;
}

.showOutcomeContent {
    line-height: 1em;
    height: auto;
}

.showContent {
    height: auto;
}

.btn-outline-white:hover, .btn-outline-white:focus, .btn-outline-white:active, .btn-outline-white:active:focus, .btn-outline-white.active {
    background-color: #ffffff;
    color: #525C65;
    border-color: #ffffff;
}

.highlight-card-btn:hover, .highlight-card-btn:active, .highlight-card-btn:focus {
    outline: 0;
}

.weather-wid-title {
    font-weight: bolder;
}

/* Forum css Starts*/

.mt22 {
    margin-top: 22px !important;
}

.list-subject {
    color: #309ac6;
    font-weight: 400;
    font-size: 15px !important;
}

.list-subject:hover {
    text-decoration: underline;
    color: #0074a3;
}

/* Forum css Ends */

.float-none {
    float: none !important;
}

.min-height-150 {
    min-height: 150px !important;
}

.btn-cancel-group-lg {
    width: 100px;
    color: #333;
    background-color: #e0e0e0;
    background-position: 0 -15px;
    padding: 8px 0;
    text-align: center;
    font-size: 17px;
    font-weight: normal;
    display: inline-block;
    border-radius: 5px;
    -o-transition: .9s;
    -ms-transition: .9s;
    -moz-transition: .9s;
    -webkit-transition: .9s;
    transition: .9s;
    border: 0;
}

.color-blue {
    color: #309ac6 !important;
}

.pb20 {
    padding-bottom: 20px !important;
}

.hideContent {
    overflow: hidden;
    line-height: 1em;
    height: 2em;
}

.hideOutcomeContent {
    overflow: hidden;
    line-height: 1em;
    height: 2em;
}

.show-outcome-more {
    padding: 10px 0;
    text-align: center;
}

.h3class {
    font-size: 14px;
    font-weight: bold !important;
    padding-top: 0px;
    padding-bottom: 2px;
}

.showContent {
    line-height: 1em;
    height: auto;
}

.showOutcomeContent {
    line-height: 1em;
    height: auto;
}

.showContent {
    height: auto;
}

.btn-outline-white:hover, .btn-outline-white:focus, .btn-outline-white:active, .btn-outline-white:active:focus, .btn-outline-white.active {
    background-color: #ffffff;
    color: #525C65;
    border-color: #ffffff;
}

.highlight-card-btn:hover, .highlight-card-btn:active, .highlight-card-btn:focus {
    outline: 0;
}

.weather-wid-title {
    font-weight: bolder;
}

/* Forum css Starts*/
.mb0 {
    margin-bottom: 0 !important;
}

.mt10 {
    margin-top: 10px !important;
}

.mt15 {
    margin-top: 15px !important;
}

.mt22 {
    margin-top: 22px !important;
}

.mr8 {
    margin-right: 8px !important;
}

.show-outcome-more {
    padding: 10px 0;
    text-align: center;
}

.h3class {
    font-size: 14px;
    font-weight: bold !important;
    padding-top: 0px;
    padding-bottom: 2px;
}

.mr5 {
    margin-right: 5px !important;
}

.pr5 {
    padding-right: 5px !important;
}

.pb10 {
    padding-bottom: 10px !important;
}

.ml10 {
    margin-left: 10px !important;
}

#errmsg {
    color: red;
}

.alert-spacer {
    clear: both;
}

.alert-info, .alert-info p, .alert-info a {
    color: #31708f !important;
}

.alert-info p {
    margin-bottom: 0;
}

.navbar-right i {
    font-size: 24px;
    padding: 0 0 20px 0;
}

.calendar-date th {
    padding: 0px;
    background: none;
    color: black;
    font-size: 11px;
}

.calendar-date th {
    padding: 5px !important;
}

.daterangepicker th.month {
    font-size: 14px;
}

.ml15 {
    margin-left: 15px !important;
}

.mt5 {
    margin-top: 5px !important;
}

.alert-spacer {
    clear: both;
}

.alert-info, .alert-info p, .alert-info a {
    color: #31708f !important;
}

.alert-info p {
    margin-bottom: 0;
}

.tab-br {
    border: 1px solid #ddd;
    margin-top: 40px;
    padding: 10px 13px !important;
}

.font12 {
    font-size: 12px !important;
}

.font11 {
    font-size: 11px !important;
}

.font18 {
    font-size: 18px !important;
}

.font17 {
    font-size: 18px !important;
}

.bor-right {
    border-right: 1px solid #c0c0c0;
}

.bor-bottom {
    border-bottom: 1px solid #c0c0c0;
}

hr.style13 {
    border-bottom: 1px solid #c0c0c0;
    width: 80%;
    text-align: center;
}

hr.style14 {
    border-bottom: 1px solid #c0c0c0;
    width: 100%;
    text-align: center;
}

.view-heading {
    color: #666666 !important;
    font-size: 15px !important;
    opacity: 0.6;
    font-weight: bolder !important;
}

.view-body p {
    font-size: 14px !important;
}

.view-created {
    padding-right: 5px;
    color: #777;
    font-size: 12px !important;
    border-right: 1px solid #c0c0c0;
    margin-left: 10px !important;
    margin-top: 10px !important;
    margin-bottom: 5px !important;
    float: left !important;
}

.error-label {
    color: red;
    font-weight: normal;
    font-size: 12px;
}

.fc-content {
    padding: 5px !important;
}

.pl5 {
    padding-left: 5px !important;
}

.tab-br {
    border: 1px solid #ddd;
    margin-top: 40px;
    padding: 10px 13px !important;
}

.col-red {
    color: red;
}

.help-text {
    font-size: 12px !important;
    color: #747474;
    font-style: italic;
}

.list-subject {
    color: #309ac6;
    font-weight: bold;
    font-size: 21px !important;
}

.list-subject:hover {
    text-decoration: underline;
    color: #0074a3;
}

.dis-btn {
    color: #309ac6;
    font-weight: 600;
    font-size: 16px !important;
}

.fc-scroller.fc-day-grid-container {
    overflow: hidden !important;
}

.input-group-separator {
    padding: 0;
    width: 0;
    border: none;
}

#formid h6 {
    padding: 0;
    /*width: 0;*/
    border: none;
}

@media only screen and (max-width: 480px) {
    .pt-80 {
        padding-top: 80px;
    }

    .tog-in {
        margin-bottom: 10px;
    }

    .tog-in ul {
        display: inline-block;
    }

    .tog-in li {
        width: 72px;
        margin-bottom: 10px;
    }

    .bg-transparent {
        background: transparent !important;
    }
    /* For new claim text notes and month selection box */
    .selected-month-txt {
        font-size: 18px;
    }
    .claim-text{
        float: unset !important;
    }
    .font-11{
        font-size: 11px;
    }
    .custom-text-wrap{
        padding-right: unset !important;
    }
    /* For new claim text notes and month selection box */
}

.custom-btn {
    width: 70px;
    background: #309ac6;
    text-align: center;
    font-size: 14px; /*margin: 12px 0 0;*/
}
/* For new claim text notes and month selection box */
.claim-text {
	width: 100%;
	max-width: 500px;
	float: right;
	background: #BFE1F1;
	text-align: justify;
	padding: 10px;
    border: 1px solid #75c7ed;
    border-radius: 5px;
}
.selected-month-txt {
    font-size: 18px;
    text-align: center;
}
.custom-text-wrap{
    text-align: justify;
    padding-right: 60px;
}
/* For new claim text notes and month selection box */
@media only screen and (max-width: 480px) {
    .pt-80 {
        padding-top: 80px;
    }

    .tog-in {
        margin-bottom: 10px;
    }

    .tog-in ul {
        display: inline-block;
    }

    .tog-in li {
        width: 72px;
        margin-bottom: 10px;
    }
}

.custom-btn {
    width: 70px;
    background: #309ac6;
    text-align: center;
    font-size: 14px;
    color: #fff;
    display: inline-block;
    border-radius: 5px;
    -o-transition: .9s;
    -ms-transition: .9s;
    -moz-transition: .9s;
    -webkit-transition: .9s;
    transition: .9s;
    border: 0;
}

@media only screen and (max-width: 480px) {
    .pt-80 {
        padding-top: 80px;
    }

    .tog-in {
        margin-bottom: 10px;
    }

    .tog-in ul {
        display: inline-block;
    }

    .tog-in li {
        width: 72px;
        margin-bottom: 10px;
    }
}

.custom-btn {
    width: initial;
    background: #309ac6;
    text-align: center;
    font-size: 14px;
    color: #fff;
    display: inline-block;
    border-radius: 5px;
    -o-transition: .9s;
    -ms-transition: .9s;
    -moz-transition: .9s;
    -webkit-transition: .9s;
    transition: .9s;
    border: 0;
}

.reply-custom-btn {
    width: 100px;
    background: #309ac6;
    text-align: center;
    font-size: 12px;
    color: #fff;
    display: inline-block;
    border-radius: 5px;
    -o-transition: .9s;
    -ms-transition: .9s;
    -moz-transition: .9s;
    -webkit-transition: .9s;
    transition: .9s;
    border: 0;
}

.custom-cancel-btn {
    width: 70px;
    font-size: 14px;
}

.dis-heading {
    color: #309ac6;
    font-weight: 600;
    font-size: 16px !important;
    margin-top: 0;
    text-align: left !important;
}

/* Tabs panel */
.tabbable-panel {
    padding: 10px 10px 10px 0;
}

/* Default mode */
.tabbable-line > .nav-tabs {
    border: none;
    margin: 0px;
}

#errmsg {
    color: red;
}

.history-back {
    text-align: right;
    cursor: pointer;
    font-size: 14px;
    margin: 0;
}

.history-back a {
    color: #309ac6 !important;
}

.history-wrap {
    padding: 10px 20px;
}

.show-in-detail {
    color: #0074a3;;
}

#handbookHistory {
    padding: 25px;
}

.tabbable-line > .nav-tabs > li {
    margin-right: 2px;
}

.tabbable-line > .nav-tabs > li > a {
    border: 0;
    margin-right: 0;
    color: #737373;
    font-size: 13px !important;
    font-weight: 600;
}

.tabbable-line > .nav-tabs > li > a > i {
    color: #a6a6a6;
}

.tabbable-line > .nav-tabs > li.open, .tabbable-line > .nav-tabs > li:hover {
    border-bottom: 3px solid #c9c9c9;
}

.table-bordered.br-grey {
    border: 1px solid #ddd !important;
}

.read_alert_class {
    color: #ddd !important;
}

#notificationList {
    min-width: 200px;
    padding: 10px;
    right: -145px !important;
}

.read_alert_class, .read_alert_class p, .read_alert_class p a {
    color: #888888 !important;
}

.dropdown-menu > li > a {
    border-bottom: 1px solid #ddd;
}

.tabbable-line > .nav-tabs > li.open > a, .tabbable-line > .nav-tabs > li:hover > a {
    border: 0;
    background: none !important;
    color: #333333;
}

.tabbable-line > .nav-tabs > li.open > a > i, .tabbable-line > .nav-tabs > li:hover > a > i {
    color: #a6a6a6;
}

.tabbable-line > .nav-tabs > li.open .dropdown-menu, .tabbable-line > .nav-tabs > li:hover .dropdown-menu {
    margin-top: 0px;
}

.tabbable-line > .nav-tabs > li.active {
    border-bottom: 3px solid #292929;
    position: relative;
}

.tabbable-line > .nav-tabs > li.active > a {
    border: 0;
    color: #309ac6 !important;
    font-weight: 600;
    font-size: 13px !important;
}

.tabbable-line > .nav-tabs > li.active > a > i {
    color: #404040;
}

.tabbable-line > .tab-content {
    margin-top: -3px;
    /*background-color: #fff;*/
    border: 0;
    border-top: 1px solid #eee;
    padding: 15px 0;
}

.custom-tab-design .block-update-card {
    border-left: 10px solid #29A8DF;
    margin-left: 0;
}

.custom-tab-design .nav-tabs {
    border-bottom: 2px solid #dedede;
}

.custom-tab-design .block-update-card .update-card-body h4, .custom-tab-design .block-update-card .update-card-body p, .custom-tab-design .block-update-card .update-card-body span {
    color: #000;
}

.custom-tab-design .view-created {
    margin-top: 0 !important;
}

.portlet .tabbable-line > .tab-content {
    padding-bottom: 0;
}

/* Below tabs mode */

.tabbable-line.tabs-below > .nav-tabs > li {
    border-top: 4px solid transparent;
}

.tabbable-line.tabs-below > .nav-tabs > li > a {
    margin-top: 0;
}

.tabbable-line.tabs-below > .nav-tabs > li:hover {
    border-bottom: 0;
    border-top: 4px solid #c9c9c9;
}

.tabbable-line.tabs-below > .nav-tabs > li.active {
    margin-bottom: -2px;
    border-bottom: 0;
    border-top: 4px solid #c9c9c9;
}

.tabbable-line.tabs-below > .tab-content {
    margin-top: -10px;
    border-top: 0;
    border-bottom: 1px solid #eee;
    padding-bottom: 15px;
}

.block-update-card {
    height: 100%;
    border: 1px #FFFFFF solid;
    width: 100%;
    float: left;
    margin-left: 10px;
    margin-top: 0;
    margin-bottom: 10px;
    padding: 0;
    box-shadow: 1px 1px 8px #d8d8d8;
    background-color: #FFFFFF;
}

.block-update-card .h-status {
    width: 100%;
    height: 7px;
    background: repeating-linear-gradient(45deg, #5fcbef, #5fcbef 10px, #309ac6 10px, #309ac6 20px);
}

.block-update-card .v-status {
    width: 5px;
    height: 80px;
    float: left;
    margin-right: 5px;
    background: repeating-linear-gradient(45deg, #5fcbef, #5fcbef 10px, #309ac6 10px, #309ac6 20px);
}

.block-update-card .update-card-MDimentions {
    width: 80px;
    height: 80px;
}

.block-update-card .update-card-body {
    margin-top: 10px;
    margin-left: 5px;
}

.block-update-card .update-card-body h4 {
    color: #737373;
    font-weight: bold;
    font-size: 13px;
    margin-left: 10px;
}

.block-update-card .update-card-body p {
    color: #737373;
    font-size: 14px;
    margin-left: 10px;
}

.block-update-card .card-action-pellet {
    padding: 5px;
}

.block-update-card .card-action-pellet div {
    margin-right: 10px;
    font-size: 15px;
    cursor: pointer;
    color: #dddddd;
}

.block-update-card .card-action-pellet div:hover {
    color: #999999;
}

.block-update-card .card-bottom-status {
    color: #a9a9aa;
    font-weight: bold;
    font-size: 14px;
    border-top: #e0e0e0 1px solid;
    padding-top: 5px;
    margin: 0px;
}

.block-update-card .card-bottom-status:hover {
    background-color: #dd4b39;
    color: #FFFFFF;
    cursor: pointer;
}

/*
Creating a block for social media buttons
*/
.card-body-social {
    font-size: 30px;
    margin-top: 10px;
}

.card-body-social .git {
    color: black;
    cursor: pointer;
    margin-left: 10px;
}

.card-body-social .twitter {
    color: #19C4FF;
    cursor: pointer;
    margin-left: 10px;
}

.card-body-social .google-plus {
    color: #DD4B39;
    cursor: pointer;
    margin-left: 10px;
}

.card-body-social .facebook {
    color: #49649F;
    cursor: pointer;
    margin-left: 10px;
}

.card-body-social .linkedin {
    color: #007BB6;
    cursor: pointer;
    margin-left: 10px;
}

.music-card {
    background-color: green;
}

/*#loadMore {*/
/*    padding: 10px;*/
/*    text-align: center !important;*/
/*    background-color: #33739E;*/
/*    color: #fff;*/
/*    border-width: 0 1px 1px 0;*/
/*    border-style: solid;*/
/*    border-color: #fff;*/
/*    box-shadow: 0 1px 1px #ccc;*/
/*    transition: all 600ms ease-in-out;*/
/*    -webkit-transition: all 600ms ease-in-out;*/
/*    -moz-transition: all 600ms ease-in-out;*/
/*    -o-transition: all 600ms ease-in-out;*/
/**/
/*}*/

#loadMore:hover {
    background-color: #fff;
    color: #33739E;
}

.width-95 {
    width: 95% !important;
}

.totop {
    position: fixed;
    bottom: 1px;
    right: 20px;
    z-index: 999999;
    padding: 10px !important;
    background: #309AC6 !important;
    margin: 0 !important;
    display: none;
}

.totop a i {
    color: #ffffff !important;
    font-size: 22px !important;
}

/* Forum css Ends */

.float-none {
    float: none !important;
}

.min-height-150 {
    min-height: 150px !important;
}

.color-blue {
    color: #309ac6 !important;
}

.btn-cancel-group-lg {
    width: 100px;
    color: #333;
    background-color: #e0e0e0;
    background-position: 0 -15px;
    padding: 8px 0;
    text-align: center;
    font-size: 17px;
    font-weight: normal;
    display: inline-block;
    border-radius: 5px;
    -o-transition: .9s;
    -ms-transition: .9s;
    -moz-transition: .9s;
    -webkit-transition: .9s;
    transition: .9s;
    border: 0;
}

.hideContent {
    overflow: hidden;
    line-height: 1em;
    height: 2em;
}

.showContent {
    line-height: 1em;
    height: auto;
}

.showContent {
    height: auto;
}

.show-more {
    padding: 10px 0;
    text-align: center;
}

.btn-cancel-group-lg {
    width: 100px;
    color: #333;
    background-color: #e0e0e0;
    background-position: 0 -15px;
    padding: 8px 0;
    text-align: center;
    font-size: 17px;
    font-weight: normal;
    display: inline-block;
    border-radius: 5px;
    -o-transition: .9s;
    -ms-transition: .9s;
    -moz-transition: .9s;
    -webkit-transition: .9s;
    transition: .9s;
    border: 0;
}

.hideContent {
    overflow: hidden;
    line-height: 1em;
    height: 2em;
}

.showContent {
    line-height: 1em;
    height: auto;
}

.showContent {
    height: auto;
}

.show-more {
    padding: 10px 0;
    text-align: center;
}

.color-blue {
    color: #309ac6 !important;
}

.width-100 {
    width: 100% !important;
}

.pb20 {
    padding-bottom: 20px !important;
}

.h3class {
    font-size: 14px;
    font-weight: bold !important;
    padding-top: 0px;
    padding-bottom: 2px;
}

#errmsg {
    color: red;
}

.alert-spacer {
    clear: both;
}

.alert-info, .alert-info p, .alert-info a {
    color: #31708f !important;
}

.alert-info p {
    margin-bottom: 0;
}

.history-back {
    text-align: right;
    cursor: pointer;
    font-size: 14px;
    margin: 0;
}

.history-back a {
    color: #309ac6 !important;
}

.history-wrap {
    padding: 10px 20px;
}

.show-in-detail {
    color: #0074a3;;
}

#handbookHistory {
    padding: 25px;
}

.calendar-date th {
    padding: 0px;
    background: none;
    color: black;
    font-size: 11px;
}

.calendar-date th {
    padding: 5px !important;
}

.daterangepicker th.month {
    font-size: 14px;
}

.tab-br.table-responsive {
    overflow-x: scroll;
}

.tab-br {
    border: 1px solid #ddd;
    margin-top: 40px;
    padding: 8px 6px;
}

.fc-day-grid-event {
    border: 0;
}

.tog-in {
    margin: 0 0 15px 0;
    padding: 0;
}

.tog-in li {
    height: 10px;
    list-style: none;
    width: auto;
    margin-left: 5px;
    line-height: 10px;
    font-size: 12px;
    margin-bottom: 20px;
    float: left !important;
    margin-right: 5px;
}

.tog-in li.text-white {
    width: 10px;
}

.bg-danger {
    background-color: red;
}

.bg-success {
    background-color: green;
}

.bg-pending {
    background-color: orange;
}

.bg-holiday {
    background-color: #9E0000;
}

.bg-leaves {
    background-color: #E430A1;;
}

.bg-unavailable {
    background-color: #8C8C8C;
}

.fc-event-container {
    padding: 0px !important;
}

.fc-content {
    padding: 5px !important;
}

.pl5 {
    padding-left: 5px !important;
}

.input-group-separator {
    padding: 0;
    width: 0;
    border: none;
}

/* .fc-button-group, .fc-right{
            display:none;
        }*/
.fc-day-grid-event {
    border: 0;
}

.fc-today-button {
    disply: none !important;
}

.fc-today-button {
    display: none;
}

.fc-view, .fc-view > table {
    margin-bottom: 50px;
}

.tab-br.table-responsive {
    margin-top: 16px !important;
}

.container h2 {
    margin-bottom: 10px;
}

.fc-scroller.fc-day-grid-container {
    overflow: hidden !important;
}
/* .btn-group.text-right{
    display: flex;
   flex-direction: column;
  }
  #expense_form .width-30 {
      width: 100% !important;
  } */
@media only screen and (max-width: 480px) {
    .pull-right-media {
        float: right;
    }

    #expense_form .width-30 {
        width: 100% !important;
    }

    .pt-80 {
        padding-top: 80px;
    }

    .m-mt-20 {
        margin-top: 20px !important;
    }

    .p-xs-5 {
        padding: 5px 5px !important;
    }

    .p-sm-5 {
        padding: 5px 5px !important;
    }

    .tog-in {
        margin-bottom: 10px;
    }

    .tog-in ul {
        display: inline-block;
    }

    .tog-in li {
        width: 72px;
        margin-bottom: 10px;
    }

    #load_more {
        text-align: left !important;
    }

    .text-box {
        width: 100% !important;
        position: relative;
        z-index: 100;
    }

    .main-section {
        margin-top: 0;
    }

    .mobile-menu .navbar-right {
        margin-top: 0 !important;
    }

    .mobile-menu .navbar-new-design .navbar-brand {
        padding: 0;
    }

    .mobile-menu .navbar-new-design {
        background: #F5F5F5;
        margin: 0;
        padding: 10px;
    }

    .mobile-menu .btn-group {
        float: right;
        padding: 0px 0 0 7px;
    }

    .mobile-menu .menu-expand-icon {
        /*position: absolute;*/
        bottom: -9px;
        right: 15px;
        color: #000000;
        border: 1px solid #000000;
        padding: 0px 5px;
        border-radius: 100%;
    }

    .mobile-menu .heading-title span {
        font-size: 15px;
    }

    .mobile-menu .message span {
        padding-left: 13px;
    }

    .mobile-menu .alerts span {
        padding-right: 13px;
    }

    .mobile-menu .heading-title span img {
        width: 20%;
    }

    .mobile-menu .forum span img {
        width: 10%;
    }

    .mobile-menu .header-alerts {
        padding: 10px 0;
    }

    .mobile-menu .header-alerts .heading-title {
        font-size: 13px !important;
    }

    .mobile-menu .header-alerts {
        padding: 0;
    }

    .mobile-menu .heading-title {
        background: #e3e3e3;
        padding: 2px;
    }

    .mobile-menu .header-alerts > div {
        padding-right: 2px;
        padding-left: 2px;
    }

    .mobile-show {
        display: none;
    }

    .mobile-inner-menu {
        background: #fff;
        margin: 0 !important;
        position: absolute;
        right: -15px;
        z-index: 999; /*transition: 0.5s;*/
    }

    .text-left-sm {
        text-align: left !important;
    }

    .text-left-xs {
        text-align: left !important;
    }

    .delegate-update .text-box-disable {
        height: 35px !important;
        background: #fff !important;
        border-radius: 0 !important;
    }

    .delegate-update .text-box-note {
        border-radius: 0px !important;
        background: #ffffff !important;
    }

    .delegate-update #add-file-btn {
        background: #E3E3E3;
        border: 1px solid #CFCFCF;
        border-radius: 8px;
    }

    .delegate-update #add-file-btn i {
        margin: 0px 10px 0 0px;
    }

    .delegate-update .content-main {
        width: 100%;
        box-shadow: none;
        -webkit-box-shadow: none;
        -moz-box-shadow: none;
        border: none !important;
        padding: 0 !important;
    }

    .venue-problem .content-main {
        width: 100%;
        box-shadow: none;
        -webkit-box-shadow: none;
        -moz-box-shadow: none;
        border: none !important;
        padding: 0 !important;
    }

    .venue-problem .form-control-grey {
        background: #fff;
        border-radius: 0;
    }

    .venue-problem .text-area-grey {
        background: #fff;
        border-radius: 0;
    }

    .accident-incident-report .content-main {
        width: 100%;
        box-shadow: none;
        -webkit-box-shadow: none;
        -moz-box-shadow: none;
        border: none !important;
        padding: 0 !important;
    }

    .accident-incident-report .form-control-transparent {
        background: #fff;
        border-radius: 0;
    }

    .accident-incident-report .form-control-transparent {
        background: #fff;
        border-radius: 0;
    }

    .accident-incident-report .form-group {
        width: 100%;
    }

    .content-section .content-main {
        padding: 0;
        border: none;
    }

    .break-word {
        word-wrap: break-word;
    }

    .profile-page {
        width: 100%;
        box-shadow: none;
        -webkit-box-shadow: none;
        -moz-box-shadow: none;
        border: none !important;
        padding: 0 !important;
    }

    .profile-page .form-control-transparent {
        background: #fff;
        border-radius: 0;
    }

    .profile-page .form-control-transparent {
        background: #fff;
        border-radius: 0;
    }
}

@media only screen and (max-width: 414px) {
    .tog-in li {
        width: 90px;
    }

    .header-alerts .heading-title {
        font-size: 10px !important;
    }

    .header-alerts .heading-title span {
        font-size: 11px !important;
    }

    .header-alerts .heading-title span img {
        width: 40%;
    }
}

@media only screen and (max-width: 375px) {
    .tog-in li {
        width: 80px;
    }
}

@media only screen and (max-width: 360px) {
    .tog-in li {
        width: 72px;
    }
}

.dt-res {
    height: 100%;
    min-height: 100%;
    width: 100%;
    overflow-x: scroll;
}

#load_more {
    text-align: center;
}

.cal {
    position: relative;
    font-size: 29px !important;
    margin-left: 0px !important;
}

.cal_badge {
    position: absolute;
    top: 10px;
    font-size: 12px;
    left: 0;
    font-family: arial;
    margin: 0 auto;
    text-align: center;
    right: 0;
    color: white;
    font-weight: bold;
    background: red;
}

#notificationList {
    min-width: 200px;
    padding: 10px;
    right: -30px !important;
}

.table-bordered.br-grey {
    border: 1px solid #ddd !important;
}

.read_alert_class, .read_alert_class p, .read_alert_class p a {
    color: #888888 !important;
}

.dropdown-menu > li > a {
    border-bottom: 1px solid #ddd;
}

.view-alert {
    padding: 10px;
}

.button_badge {
    right: 5px !important;
}

.info-drop {
    min-width: 300px;
}

.info-drop li .alert {
    margin-bottom: 5px;
    position: relative;
}

.info-drop li .alert a.btn-primary {
    position: absolute;
    right: 15px;
    bottom: 15px;
}

.info-drop li .alert p {
    margin-bottom: 0;
    width: 60%;
}

.info-drop.dropdown-menu::before, .info-drop.dropdown-menu::after {
    left: 73%;
}

.info-drop {
    max-height: 440px;
    height: auto;
    overflow: scroll;
}

.fa-x {
    font-size: 1.6em;
}

.cus-alert {
    border: 1px solid red;
    color: #FF0000 !important;
    font-weight: bold;
    font-size: 13px !important;
    padding: 0 10px;
    text-align: center;
}

.cus-alert a {
    color: red;
}

.info-drop li .alert a.btn-primary:hover {
    color: #ffffff;
}

.pl-0 {
    padding-left: 0;
}

.ac {
    padding-top: 5px;
}

.boldText p, .boldText a {
    font-weight: bold;
}

.linkcolor {
    color: #000000 !important;
}

.confirmcolor {
    color: #FFFFFF !important;
}

.thclass {
    color: #000000;
    font-weight: bold;
}

.downloadlnk {
    cursor: pointer;
    color: #337ab7;
    font-weight: bolder;
}

.mb-15 {
    margin-bottom: 15px !important;
}

#faq h5.panel-title {
    margin-bottom: 0;
    padding: 13px 28px 15px;
}

#faq .panel-default > .panel-heading {
    background: linear-gradient(to right, #018cc5, #65b0d0);
}

#faq .panel-default > .panel-heading h5.panel-title a {
    color: #fff !important;
}

#faq .panel {
    margin-bottom: 18px;
}

#faq .panel-heading p {
    color: #fff;
    font-weight: bold;
    margin-bottom: 0;
}

#faq h5.panel-title a p {
    margin-bottom: 0 !important;
}

.faq-panel .panel-collapse .panel-body p {
    color: #000;
    font-size: 16px;
    line-height: normal;
}

.cus-group {
    width: 50%;
}

.cus-group label {
    position: relative;
    top: -8px;
}

.cus-group input {
    width: 85% !important;
    margin-left: 10px;
}

/*
 * Component: Box
 * --------------
 */
.box {
    position: relative;
    border-radius: 3px;
    background: #ffffff;
    border-top: 3px solid #d2d6de;
    margin-bottom: 20px;
    width: 100%;
    box-shadow: 0 1px 1px rgba(0, 0, 0, 0.1);
}

.box.box-primary {
    border-top-color: #3c8dbc;
}

.box.box-info {
    border-top-color: #00c0ef;
}

.box.box-danger {
    border-top-color: #dd4b39;
}

.box.box-warning {
    border-top-color: #f39c12;
}

.box.box-success {
    border-top-color: #00a65a;
}

.bg-white {
    background-color: #fff;
}

.box.box-default {
    border-top-color: #d2d6de;
}

.box.collapsed-box .box-body, .box.collapsed-box .box-footer {
    display: none;
}

.box .nav-stacked > li {
    border-bottom: 1px solid #f4f4f4;
    margin: 0;
}

.box .nav-stacked > li:last-of-type {
    border-bottom: none;
}

.box.height-control .box-body {
    max-height: 300px;
    overflow: auto;
}

.box .border-right {
    border-right: 1px solid #f4f4f4;
}

.box .border-left {
    border-left: 1px solid #f4f4f4;
}

.box.box-solid {
    border-top: 0;
}

.box.box-solid > .box-header .btn.btn-default {
    background: transparent;
}

.box.box-solid > .box-header .btn:hover, .box.box-solid > .box-header a:hover {
    background: rgba(0, 0, 0, 0.1);
}

.box.box-solid.box-default {
    border: 1px solid #d2d6de;
}

.box.box-solid.box-default > .box-header {
    color: #444444;
    background: #d2d6de;
    background-color: #d2d6de;
}

.box.box-solid.box-default > .box-header a, .box.box-solid.box-default > .box-header .btn {
    color: #444444;
}

.box.box-solid.box-primary {
    border: 1px solid #3c8dbc;
}

.box.box-solid.box-primary > .box-header {
    color: #ffffff;
    background: #3c8dbc;
    background-color: #3c8dbc;
}

.box.box-solid.box-primary > .box-header a, .box.box-solid.box-primary > .box-header .btn {
    color: #ffffff;
}

.box.box-solid.box-info {
    border: 1px solid #00c0ef;
}

.box.box-solid.box-info > .box-header {
    color: #ffffff;
    background: #00c0ef;
    background-color: #00c0ef;
}

.box.box-solid.box-info > .box-header a, .box.box-solid.box-info > .box-header .btn {
    color: #ffffff;
}

.box.box-solid.box-danger {
    border: 1px solid #dd4b39;
}

.box.box-solid.box-danger > .box-header {
    color: #ffffff;
    background: #dd4b39;
    background-color: #dd4b39;
}

.box.box-solid.box-danger > .box-header a, .box.box-solid.box-danger > .box-header .btn {
    color: #ffffff;
}

.box.box-solid.box-warning {
    border: 1px solid #f39c12;
}

.box.box-solid.box-warning > .box-header {
    color: #ffffff;
    background: #f39c12;
    background-color: #f39c12;
}

.box.box-solid.box-warning > .box-header a, .box.box-solid.box-warning > .box-header .btn {
    color: #ffffff;
}

.box.box-solid.box-success {
    border: 1px solid #00a65a;
}

.box.box-solid.box-success > .box-header {
    color: #ffffff;
    background: #00a65a;
    background-color: #00a65a;
}

.box.box-solid.box-success > .box-header a, .box.box-solid.box-success > .box-header .btn {
    color: #ffffff;
}

.box.box-solid > .box-header > .box-tools .btn {
    border: 0;
    box-shadow: none;
}

.box.box-solid[class*='bg'] > .box-header {
    color: #fff;
}

.box .box-group > .box {
    margin-bottom: 5px;
}

.box .knob-label {
    text-align: center;
    color: #333;
    font-weight: 100;
    font-size: 12px;
    margin-bottom: 0.3em;
}

.box > .overlay, .overlay-wrapper > .overlay, .box > .loading-img, .overlay-wrapper > .loading-img {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
}

.box .overlay, .overlay-wrapper .overlay {
    z-index: 50;
    background: rgba(255, 255, 255, 0.7);
    border-radius: 3px;
}

.box .overlay > .fa, .overlay-wrapper .overlay > .fa {
    position: absolute;
    top: 50%;
    left: 50%;
    margin-left: -15px;
    margin-top: -15px;
    color: #000;
    font-size: 30px;
}

.box .overlay.dark, .overlay-wrapper .overlay.dark {
    background: rgba(0, 0, 0, 0.5);
}

.box-header:before, .box-body:before, .box-footer:before, .box-header:after, .box-body:after, .box-footer:after {
    content: " ";
    display: table;
}

.box-header:after, .box-body:after, .box-footer:after {
    clear: both;
}

.box-header {
    color: #444;
    display: block;
    padding: 10px;
    position: relative;
}

.box-header.with-border {
    border-bottom: 1px solid #f4f4f4;
}

.collapsed-box .box-header.with-border {
    border-bottom: none;
}

.box-header > .fa, .box-header > .glyphicon, .box-header > .ion, .box-header .box-title {
    display: inline-block;
    font-size: 18px;
    margin: 0;
    line-height: 1;
}

.box-header > .fa, .box-header > .glyphicon, .box-header > .ion {
    margin-right: 5px;
}

.box-header > .box-tools {
    position: absolute;
    right: 10px;
    top: 5px;
}

.box-header > .box-tools [data-toggle="tooltip"] {
    position: relative;
}

.box-header > .box-tools.pull-right .dropdown-menu {
    right: 0;
    left: auto;
}

.btn-box-tool {
    padding: 5px;
    font-size: 12px;
    background: transparent;
    color: #97a0b3;
}

.open .btn-box-tool, .btn-box-tool:hover {
    color: #606c84;
}

.btn-box-tool.btn:active {
    box-shadow: none;
}

.box-body {
    border-top-left-radius: 0;
    border-top-right-radius: 0;
    border-bottom-right-radius: 3px;
    border-bottom-left-radius: 3px;
    padding: 10px;
}

.no-header .box-body {
    border-top-right-radius: 3px;
    border-top-left-radius: 3px;
}

.box-body > .table {
    margin-bottom: 0;
}

.box-body .fc {
    margin-top: 5px;
}

.box-body .full-width-chart {
    margin: -19px;
}

.box-body.no-padding .full-width-chart {
    margin: -9px;
}

.box-body .box-pane {
    border-top-left-radius: 0;
    border-top-right-radius: 0;
    border-bottom-right-radius: 0;
    border-bottom-left-radius: 3px;
}

.box-body .box-pane-right {
    border-top-left-radius: 0;
    border-top-right-radius: 0;
    border-bottom-right-radius: 3px;
    border-bottom-left-radius: 0;
}

.box-footer {
    border-top-left-radius: 0;
    border-top-right-radius: 0;
    border-bottom-right-radius: 3px;
    border-bottom-left-radius: 3px;
    border-top: 1px solid #f4f4f4;
    padding: 10px;
    background-color: #ffffff;
}

.chart-legend {
    margin: 10px 0;
}

.mobile-menu {
    display: none;
}

.main-section {
    margin-top: 100px;
}

@media (min-width: 1326px) {
    .main-section {
        margin-top: 100px;
    }
}
@media (max-width: 1325px) {
    .main-section {
        margin-top: 130px;
    }
}
@media (min-width: 1200) {
    .header-alerts .header-alert {
        margin-left: 3.3%;
    }
}
@media (min-width: 992px) and (max-width: 1070px){
    .header-alerts .header-alert {
        margin-left: 0%;
    }    
}
@media (min-width: 1071px) and (max-width: 1123px){
    .header-alerts .header-alert {
        margin-left: 1%;
    }    
}
@media (min-width: 1124px) and (max-width: 1200px){
    .header-alerts .header-alert {
        margin-left: 2%;
    }    
}

@media (min-width: 992px) and (max-width: 1199px) {
    .main-section {
        margin-top: 140px;
    }
}

@media (min-width: 768px) and (max-width: 991px) {
    .accident-incident-report .content-main {
        width: 100%;
        box-shadow: none;
        -webkit-box-shadow: none;
        -moz-box-shadow: none;
        border: none !important;
        padding: 0 !important;
    }

    .accident-incident-report .form-control-transparent {
        background: #fff;
        border-radius: 0;
    }

    .accident-incident-report .form-control-transparent {
        background: #fff;
        border-radius: 0;
    }

    .accident-incident-report .form-group {
        width: 100%;
    }

    .m-mt-20 {
        margin-top: 20px !important;
    }

    .form-inline .form-control {
        width: 100% !important;
    }

    .mobile-menu {
        display: block !important;
    }

    .mobile-menu .navbar-right {
        margin-top: 0 !important;
    }

    .mobile-menu .navbar-new-design .navbar-brand {
        padding: 8px 0 0;
    }

    .mobile-menu .navbar-new-design {
        background: #F5F5F5;
        margin: 0;
        padding: 10px 10px 0;
    }

    .mobile-menu .btn-group {
        float: right;
        padding: 20px 0 0 7px;
    }

    .mobile-menu .menu-expand-icon {
        /*position: absolute;*/
        bottom: -9px;
        right: 24px;
        color: #000000;
        border: 1px solid #000000;
        padding: 0px 5px;
        border-radius: 100%;
    }

    .mobile-menu .heading-title span {
        font-size: 15px;
    }

    .mobile-menu .message span {
        padding-left: 13px;
    }

    .mobile-menu .alerts span {
        padding-right: 13px;
    }

    .mobile-menu .heading-title span img {
        width: 20%;
    }

    .mobile-menu .forum span img {
        width: 10%;
    }

    .mobile-menu .header-alerts {
        padding: 10px 0;
    }

    .mobile-menu .header-alerts .heading-title {
        font-size: 15px !important;
    }

    .mobile-menu .header-alerts {
        padding: 0;
    }

    .mobile-menu .heading-title {
        background: #e3e3e3;
        padding: 2px;
    }

    .mobile-menu .header-alerts > div {
        padding-right: 2px;
        padding-left: 2px;
    }

    .mobile-show {
        display: none;
    }

    .mobile-inner-menu {
        background: #fff;
        margin: 0 !important;
        position: absolute;
        right: -15px;
        z-index: 999; /*transition: 0.5s;*/
    }

    .help-faq-text-m {
        margin-top: 0px !important;
        margin-right: -10px;
    }
    /* For new claim text notes and month selection box */
    .custom-text-wrap{
        padding-right: unset;
    }
    /* For new claim text notes and month selection box */
}

@media (max-width: 980px) {
    #expense_form .width-30 {
        width: 100% !important;
    }

    .p-xs-5 {
        padding: 5px 5px !important;
    }

    .p-sm-5 {
        padding: 5px 5px !important;
    }

    .pull-right-media {
        float: right;
    }

    .chart-legend > li {
        float: left;
        margin-right: 10px;
    }

    .main-section {
        margin-top: 0;
    }
}

@media (max-width: 767px) {
    body, html {
        max-width: 100%;
        overflow-x: hidden;
    }

    .mobile-menu {
        display: block !important;
    }

    .mobile-menu .navbar-right {
        margin-top: 0 !important;
    }

    .mobile-menu .navbar-new-design .navbar-brand {
        padding: 0;
    }

    .mobile-menu .navbar-new-design {
        background: #F5F5F5;
        margin: 0;
        width: 100%;
        padding: 10px;
    }

    .mobile-menu .btn-group {
        float: right;
        padding: 0px 0 0 7px;
    }

    .mobile-menu .menu-expand-icon {
        /*position: absolute;*/
        bottom: -9px;
        right: 24px;
        color: #000000;
        border: 1px solid #000000;
        padding: 0px 5px;
        border-radius: 100%;
    }

    .mobile-menu .heading-title span {
        font-size: 15px;
    }

    .mobile-menu .message span {
        padding-left: 13px;
    }

    .mobile-menu .alerts span {
        padding-right: 13px;
    }

    .mobile-menu .heading-title span img {
        width: 20%;
    }

    .mobile-menu .forum span img {
        width: 10%;
    }

    .mobile-menu .header-alerts {
        padding: 10px 0;
    }

    .mobile-menu .header-alerts .heading-title {
        font-size: 15px !important;
    }

    .mobile-menu .header-alerts {
        padding: 0;
    }

    .mobile-menu .heading-title {
        background: #e3e3e3;
        padding: 2px;
    }

    .mobile-menu .header-alerts > div {
        padding-right: 2px;
        padding-left: 2px;
    }

    .mobile-show {
        display: none;
    }

    .mobile-inner-menu {
        background: #f3f3f3;
        margin: 0 !important;
        position: absolute;
        right: -15px;
        z-index: 999; /*transition: 0.5s;*/
    }

    .mobile-menu .navbar-right i {
        padding: 20px 0 0 0 !important;
    }

    .m-mt-20 {
        margin-top: 20px !important;
    }

    .main-section {
        margin-top: 0;
    }

    .form-inline .form-control {
        width: 100% !important;
    }

    .delegate-update .text-box-disable {
        height: 35px !important;
        background: #fff !important;
        border-radius: 0 !important;
    }

    .delegate-update .text-box-note {
        border-radius: 0px !important;
        background: #ffffff !important;
    }

    .delegate-update #add-file-btn {
        background: #E3E3E3;
        border: 1px solid #CFCFCF;
        border-radius: 8px;
    }

    .delegate-update #add-file-btn i {
        margin: 0px 10px 0 0px;
    }

    .delegate-update .content-main {
        width: 100%;
        box-shadow: none;
        -webkit-box-shadow: none;
        -moz-box-shadow: none;
        border: none !important;
        padding: 0 !important;
    }

    .text-left-sm {
        text-align: left !important;
    }

    .text-left-xs {
        text-align: left !important;
    }

    .venue-problem .content-main {
        width: 100%;
        box-shadow: none;
        -webkit-box-shadow: none;
        -moz-box-shadow: none;
        border: none !important;
        padding: 0 !important;
    }

    .venue-problem .form-control-grey {
        background: #fff;
        border-radius: 0;
    }

    .venue-problem .text-area-grey {
        background: #fff;
        border-radius: 0;
    }

    .accident-incident-report .content-main {
        width: 100%;
        box-shadow: none;
        -webkit-box-shadow: none;
        -moz-box-shadow: none;
        border: none !important;
        padding: 0 !important;
    }

    .accident-incident-report .form-control-transparent {
        background: #fff;
        border-radius: 0;
    }

    .accident-incident-report .form-control-transparent {
        background: #fff;
        border-radius: 0;
    }

    .accident-incident-report .form-group {
        width: 100%;
    }

    .content-section .content-main {
        padding: 0;
        border: none;
    }

    .break-word {
        word-wrap: break-word;
    }

    .bg-transparent {
        background: transparent !important;
    }

    .docs-table table tr:first-child {
        background: #4D4D4D;
        color: #fff;
    }

    .docs-table table tr:first-child th {
        color: #fff;
    }
}

.box-comments {
    background: #f7f7f7;
}

.box-comments .box-comment {
    padding: 8px 0;
    border-bottom: 1px solid #eee;
}

.box-comments .box-comment:before, .box-comments .box-comment:after {
    content: " ";
    display: table;
}

.box-comments .box-comment:after {
    clear: both;
}

.box-comments .box-comment:last-of-type {
    border-bottom: 0;
}

.box-comments .box-comment:first-of-type {
    padding-top: 0;
}

.box-comments .box-comment img {
    float: left;
}

.box-comments .comment-text {
    margin-left: 40px;
    color: #555;
}

.box-comments .username {
    color: #444;
    display: block;
    font-weight: 600;
}

.box-comments .text-muted {
    font-weight: 400;
    font-size: 12px;
}

.m0 {
    margin: 0 !important
}

.mt0 {
    margin-top: 0 !important
}

.mr0 {
    margin-right: 0 !important
}

.mb0 {
    margin-bottom: 0 !important
}

.ml0 {
    margin-left: 0 !important
}

.mtb10 {
    margin: 10px 0 !important
}

.reply-pagination .pagination {
    margin-bottom: 0px;
    margin-top: 15px;
}

div.replies span.btn {
    color: white;
}

/* Messasign Panel */
.messaging-panel {
    padding: 10px 10px 10px 0;
    margin-bottom: 15px;
}

.messaging-line > .nav-tabs {
    border: none;
    margin: 0px;
}

.messaging-line > .nav-tabs > li {
    margin-right: 5px;
}

.messaging-line > .nav-tabs > li > a {
    margin-right: 0;
    font-size: 14px !important;
    font-weight: 500;
    background-color: #f3f3f3;
    border: 1px solid #ddd;
    color: #333;
}

.messaging-line > .nav-tabs > li.active > a {
    font-weight: 500;
    font-size: 14px !important;
    background-color: #fff;
    border: 1px solid #ddd;
    border-bottom-color: transparent;
    color: #333;
}

.messaging-line > .nav-tabs > li > a:focus, .messaging-line > .nav-tabs > li > a:hover {
    background-color: #eee;
    border-color: #ddd;
    color: #309ac6;
}

.unread_message td {
    font-weight: bold;
}

.reply-body {
    background-color: #ffffff;
    box-shadow: none;
    background-image: none;
    border-radius: 0;
}

.reply-body .view-heading {
    color: #000000 !important;
    opacity: 1;
    font-weight: normal !important;
    margin-bottom: 5px;
}

.reply-body .view-sender {
    color: #000000;
    font-weight: normal !important;
    font-size: 13px;
}

.mb20 {
    margin-bottom: 20px !important;
}

.reply-body .view-body p {
    color: #333333;
}

.btn.btn-custom {
    background-image: none;
    background-color: #337ab7;
    border-color: #337ab7;
    text-shadow: none;
    box-shadow: none;
    -webkit-box-shadow: none;
    background-repeat: no-repeat;
    color: #ffffff;
}

.custom-alert-section {
    margin-top: 20px;
}

.custom-alert-section .alert-danger {
    background-image: linear-gradient(to bottom, #F2CFD0 0, #F2CFD0 100%);
    color: #C7464C !important;
}

.custom-alert-section .alert-danger .custom-inner-link-text {
    color: #C7464C !important;
}

.custom-alert-section .alert-info {
    background-image: linear-gradient(to bottom, #D5F1F6 0, #D5F1F6 100%);
    color: #0071B9 !important;
}

.custom-alert-section .alert-info .custom-inner-link-text {
    color: #0071B9 !important;
}

.custom-alert-section .alert {
    padding: 10px;
    width: 100%;
    font-weight: bold;
    font-size: 16px;
    margin-bottom: 12px;
}

.custom-alert-section .alert .custom-inner-text {
    font-weight: normal;
}

.question-icon {
    border: 3px solid #575656;
    color: #575656;
    padding: 1px 5px;
    border-radius: 100%;
    float: left;
    margin-right: 10px;
    margin-top: 3px;
}

/*.custom-alert-section .alert .custom-inner-link-text{color: #863736;}*/


/* Css For Treg New Design */
.navbar-new-design {
    box-shadow: none !important;
    border-bottom: 3px solid #0099C8;
    margin: 0 15px;
    padding: 0 0 12px 0;
}

.navbar-new-design .container > .row {
    border-bottom: 3px solid #0099C8;
    padding-bottom: 14px;
}

.navbar-new-design .navbar-brand {
    text-align: left;
    padding: 20px 0 0;
}

.navbar-new-design .navbar-brand span {
    font-size: 33px;
    font-weight: bold;
    color: #000;
}

.navbar-new-design .navbar-brand span small {
    font-weight: normal;
    font-size: 17px;
    text-transform: lowercase;
}

.navbar-new-design .navbar-brand img {
    margin: 14px 0 0;
}

.navbar-new-design .navbar-right {
    margin-top: 10px
}

.header-alerts {
    padding: 25px 0 0;
}

.header-alerts .header-alert {
    float: left;
    display: flex;
    position: relative;
    padding: 0 1.3%;
}

.header-alerts .active:before {
    border: 3px solid #f9eb21;
    display: block;
    content: "";
    height: calc(100% + 20px);
    position: absolute;
    top: -10px;
    left: 0;
    width: 100%;
    padding: 15px 0;
    border-radius: 5px;
}

.header-alerts a .heading-title {
    text-align: center
}

.header-alerts a .heading-title span {
    text-transform: capitalize;
}
.header-alerts a{
    margin-right: 10px;
}
.header-alerts .fa { 
    position: absolute;
    bottom: 10px;
    right: 0;
    font-size: 16px;
}
.rightbar_buttons { padding-right: 15px; }
.header-alerts .heading-title {
    font-size: 15px;
    color: #000;
}

.sidebar-navigation {
    margin-top: 20px
}

.sidebar-navigation ul {
    list-style: outside none
}

.link {
    display: inline-block;
    padding: 6px 12px;
    margin-bottom: 0;
    font-size: 14px;
    font-weight: 400;
    line-height: 1.42857143;
    text-align: center;
    white-space: nowrap;
    vertical-align: middle;
    touch-action: manipulation;
    cursor: pointer;
    user-select: none;
    border: 1px solid transparent;
    border-radius: 4px;
    width: 100%;
    margin: 5px 0;
}

.link-home-grey {
    background: #c9c9c9;
    font-weight: normal;
    color: #000;
    padding: 13px 20px;
    border-radius: 5px;
    font-size: 18px;
    font-weight: bold;
    margin-top: 0;
}

.link-green {
    background: #4CAF50;
    font-weight: normal;
    color: #000;
    padding: 10px 20px;
    border-radius: 6px;
    font-size: 18px;
}

.link-blue {
    background: #75c7ed; /* Old browsers */
    background: -moz-linear-gradient(top, #75c7ed 0%, #66b2e3 100%); /* FF3.6-15 */
    background: -webkit-linear-gradient(top, #75c7ed 0%, #66b2e3 100%); /* Chrome10-25,Safari5.1-6 */
    background: linear-gradient(to bottom, #75c7ed 0%, #66b2e3 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#75c7ed', endColorstr='#66b2e3', GradientType=0); /* IE6-9 */
    font-weight: normal;
    color: #000;
    padding: 10px 20px;
    border-radius: 6px;
    font-size: 18px;
}

.link-grey {
    background: #c9c9c9;
    font-weight: normal;
    color: #000;
    padding: 10px 20px;
    border-radius: 6px;
    font-size: 18px;
}

#faq h5.panel-title {
    margin-bottom: 0;
}

#faq .panel-default > .panel-heading {
    background: linear-gradient(to right, #018cc5, #65b0d0);
}

#faq .panel-default > .panel-heading h5.panel-title a {
    color: #fff !important;
}

#faq .panel {
    margin-bottom: 15px;
}

.delegate-update #add-file-btn {
    background: #E3E3E3;
    border: 1px solid #CFCFCF;
    border-radius: 8px;
}

.text-blue {
    color: #0099c8;
}

.sidebar-navigation-calendar-link {
    border: 2px solid #4CAF50;
    margin: 10px 0;
    padding: 5px 8px;
    border-radius: 5px;
}

.sidebar-navigation .calendar-title {
    text-align: center;
    font-size: 25px;
    font-weight: bold;
    margin: 0px 0 6px;
    line-height: 25px;
}

.sidebar-navigation-training-link {
    border: 2px solid #6DBBE8;
    margin: 10px 0;
    padding: 10px;
    border-radius: 5px;
}

.sidebar-navigation-trainer-link {
    border: 2px solid #c9c9c9;
    margin: 20px 0;
    padding: 10px;
    border-radius: 5px;
}

.page-title {
    text-align: left;
    font-size: 20px;
    font-weight: bold;
    margin: 0px 0 6px 0px;
}

.box-custom {
    min-height: 280px;
}

.box-link {
    position: absolute;
    bottom: 15px;
    font-weight: bold;
    color: #fff;
}

.box-custom {
    border: none;
    padding: 10px;
}

.box-custom .box-title {
    margin: 10px 0 12px 0;
    font-size: 18px;
    font-weight: bold;
}

.box-custom .box-footer {
    border: none;
}

.font-24 {
    font-size: 25px !important;
}

.font-15 {
    font-size: 15px !important;
}

.font-13 {
    font-size: 13px !important;
}

.mt-5 {
    margin-top: 5px;
}

.mt-10 {
    margin-top: 10px;
}

.mb-10 {
    margin-bottom: 10px;
}

.mt-20 {
    margin-top: 20px;
}

.mb-20 {
    margin-bottom: 20px;
}

.mt-30 {
    margin-top: 30px;
}

.mb-30 {
    margin-bottom: 30px;
}

.ml-15 {
    margin-left: 15px !important;
}

.replies {
    font-size: 16px;
}

.replies .fa-info-circle {
    font-size: 21px;
    padding: 4px 2px 0 0;
}

.replies a b i {
    font-size: 2em;
    vertical-align: -22%;
}

.btn-custom-link {
    border: 1px solid transparent;
    background: rgb(117, 199, 237);
    background: linear-gradient(90deg, rgba(117, 199, 237, 1) 0%, rgba(102, 178, 227, 1) 100%);
    border-radius: 6px;
    color: #000000;
    padding: 10px 25px;
    font-size: 16px;
    line-height: normal;
    text-shadow: none;
    background: #75c7ed;
    background: -moz-linear-gradient(top, #75c7ed 0%, #66b2e3 100%);
    background: -webkit-linear-gradient(top, #75c7ed 0%, #66b2e3 100%);
    background: linear-gradient(to bottom, #75c7ed 0%, #66b2e3 100%);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#75c7ed', endColorstr='#66b2e3', GradientType=0);
    margin-bottom: 10px;
}

.btn-custom-link:hover {
    color: #000;
    background: #66b2e3;
    background: -moz-linear-gradient(top, #66b2e3 0%, #75c7ed 100%);
    background: -webkit-linear-gradient(top, #66b2e3 0%, #75c7ed 100%);
    background: linear-gradient(to bottom, #66b2e3 0%, #75c7ed 100%);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#66b2e3', endColorstr='#75c7ed', GradientType=0);
    border: 1px solid transparent;
}

.btn-custom-link-grey {
    background: #E3E3E3 !important;
    border: 1px solid #999999 !important;
    border-radius: 5px;
    color: #000000;
    padding: 10px 25px;
    font-size: 16px;
    line-height: normal;
    text-align: center;
    width: auto;
    font-weight: 500;
}

.display-block {
    display: block !important;
}

.background-grey {
    background: #E3E3E3 !important;
    border: 1px solid gray;
}

.booking-badge-accepted {
    background: green;
    height: 12px;
    width: 12px;
    display: inline-block;
    margin-right: 4px;
}

.booking-badge-declined {
    background: red;
    height: 12px;
    width: 12px;
    display: inline-block;
    margin-right: 4px;
}

.booking-badge-pending {
    background: orange;
    height: 12px;
    width: 12px;
    display: inline-block;
    margin-right: 4px;
}

.booking-badge-holiday {
    background: #9E0000;
    height: 12px;
    width: 12px;
    display: inline-block;
    margin-right: 4px;
}

.booking-badge-absense {
    background: #E430A1;
    height: 12px;
    width: 12px;
    display: inline-block;
    margin-right: 4px;
}

.booking-badge-unavailable {
    background: #8C8C8C;
    height: 12px;
    width: 12px;
    display: inline-block;
    margin-right: 4px;
}

.booking-badge-available {
    background: #3683AA;
    height: 12px;
    width: 12px;
    display: inline-block;
    margin-right: 4px;
}
.booking-badge-removed {
    background: #4B0082;
    height: 12px;
    width: 12px;
    display: inline-block;
    margin-right: 4px;
}

.custom-width .col-md-2 {
    /*width: 10%;*/
}

.calendar-badge {
    list-style: outside none;
    padding: 0 10px;
    margin: 0px 0 45px 0;
}

.calendar-badge li {
    float: left;
    padding: 8px;
}

.btn-custom-blue {
    border: 1px solid transparent;
    background: rgb(117, 199, 237);
    background: linear-gradient(90deg, rgba(117, 199, 237, 1) 0%, rgba(102, 178, 227, 1) 100%);
    border-radius: 6px;
    color: #000000;
    padding: 10px 25px;
    font-size: 16px;
    line-height: normal;
    text-shadow: none;
    /* Permalink - use to edit and share this gradient: https://colorzilla.com/gradient-editor/#75c7ed+0,66b2e3+100 */
    background: #75c7ed; /* Old browsers */
    background: -moz-linear-gradient(top, #75c7ed 0%, #66b2e3 100%); /* FF3.6-15 */
    background: -webkit-linear-gradient(top, #75c7ed 0%, #66b2e3 100%); /* Chrome10-25,Safari5.1-6 */
    background: linear-gradient(to bottom, #75c7ed 0%, #66b2e3 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#75c7ed', endColorstr='#66b2e3', GradientType=0); /* IE6-9 */
    margin-bottom: 10px;
}

.btn-custom-blue:hover {
    color: #000 !important;
    /* Permalink - use to edit and share this gradient: https://colorzilla.com/gradient-editor/#66b2e3+0,75c7ed+100 */
    background: #66b2e3; /* Old browsers */
    background: -moz-linear-gradient(top, #66b2e3 0%, #75c7ed 100%); /* FF3.6-15 */
    background: -webkit-linear-gradient(top, #66b2e3 0%, #75c7ed 100%); /* Chrome10-25,Safari5.1-6 */
    background: linear-gradient(to bottom, #66b2e3 0%, #75c7ed 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#66b2e3', endColorstr='#75c7ed', GradientType=0); /* IE6-9 */
    border: 1px solid transparent;
}

.background-transparent {
    background: transparent;
}

.fc-button {
    background: #E3E3E3;
}

.fc-button-group button {
    height: 1.9em;
    padding: 0 .5em;
}

.fc-unthemed .fc-content, .fc-unthemed .fc-divider, .fc-unthemed .fc-list-heading td, .fc-unthemed .fc-list-view, .fc-unthemed .fc-popover, .fc-unthemed .fc-row, .fc-unthemed tbody, .fc-unthemed td, .fc-unthemed th, .fc-unthemed thead {
    border-color: #333333 !important;
}

.fc-widget-content {
    padding: 0 !important;
}

.fc-head-container tr th:first-child {
    border-radius: 0;
}

.fc-head-container tr th:last-child {
    border-radius: 0;
}

.fc-head-container tr th {
    border: none;
    background: #333333;
}

.availability-search-btn {
    width: 100%;
    padding: 8px 25px;
}

.availability-form .btn-custom-link-grey, .availability-form .btn-custom-link {
    padding: 8px 25px;
}

.mobile-accordian .collapse-heading span {
    font-size: 12px;
}

.collapse-heading {
    padding: 5px;
}

.cus-group {
    width: 50%;
}

.cus-group label {
    position: relative;
    top: -8px;
}

.cus-group input {
    width: 85% !important;
    margin-left: 10px;
}

.mb-15 {
    margin-bottom: 15px !important;
}

/*
 * Component: Box
 * --------------
 */
.box {
    position: relative;
    border-radius: 3px;
    background: #ffffff;
    border-top: 3px solid #d2d6de;
    margin-bottom: 20px;
}

.form-control-transparent {
    width: 100%;
    height: 35px;
    border: 1px solid #CFCFCF;
    color: #000;
    font-size: 16px;
    margin-bottom: 20px;
    border-radius: 8px;
    padding: 1px 10px;
    background: transparent;
}

.mobile-accordian .card:nth-of-type(2n+1) {
    background: #e3e3e3;
}

.mobile-accordian .card:nth-of-type(2n+0) {
    background: #fff;
}

.mobile-accordian .btn {
    margin-right: 10px;
    padding: 3px 10px;
    font-size: 12px;
}

.width-3 {
    width: 3% !important;
}

.text-bold {
    font-weight: bold;
}

.form-contact-us .form-control {
    border-radius: 0px;
}

.bg-sky-blue {
    background: #D5F1F6;
    color: #000000;
    font-weight: normal;
}

.bg-dark-grey {
    background: #4D4D4D;
    color: #fff;
}

.table-alerts {
    border: none;
    border-radius: 0;
}

.table-alerts th {
    border-radius: 0 !important;
}

.alerts-design .table-striped #normal-alerts #normal_load_more {
    background: transparent !important;
}

.alerts-design .table-striped #normal-alerts #normal_load_more td {
    border: none !important;
}

#urgent-alerts tr td:nth-child(2) {
    background: #f3f3f3 !important;
    border: none;
    width: 1%;
}

.table-striped #urgent-alerts > tr:nth-of-type(2n+1) {
    background: #fff !important;
}

.table-striped #urgent-alerts > tr:nth-of-type(2n+0) {
    background: #c9c9c9 !important;
}

.table-striped #urgent-alerts tr td:first-child {
    text-align: center;
    width: 30%;
}

.table-striped #urgent-alerts a {
    color: #000000;
    font-size: 16px;
}

.table-striped #urgent-alerts a i {
    color: #30302F;
}

#normal-alerts tr td:nth-child(2) {
    background: #f3f3f3 !important;
    border: none;
    width: 1%;
}

.table-striped #normal-alerts > tr:nth-of-type(2n+1) {
    background: #fff;
}

.table-striped #normal-alerts > tr:nth-of-type(2n+0) {
    background: #c9c9c9;
}

.table-striped #normal-alerts tr td:first-child {
    text-align: center;
    width: 30%;
}

.table-striped #normal-alerts a {
    color: #000000;
    font-size: 16px;
}

.table-striped #normal-alerts a i {
    color: #30302F;
}

.font-25 {
    font-size: 25px;
}

.normal-alerts-mobile a {
    font-size: 15px;
}

.normal-alerts-mobile a i {
    color: #30302F;
}

.urgent-alerts-mobile a {
    font-size: 15px;
}

.urgent-alerts-mobile a i {
    color: #30302F;
}

.p-10 {
    padding: 10px;
}

hr.dark-line {
    border: 2px solid #959595;
}

hr.dark-line-1 {
    border: 1px solid #959595;
}

.forum-content {
    background: #fff;
    padding: 10px;
    border: 1px solid #e9e9e9;
}

.well {
    background: #E3E3E3 !important;
    border: 1px solid #b9b9b9 !important;
    border-radius: 0px !important;
}

.custom-tab-design li.active a {
    background: transparent !important;
}

.custom-tab-design li a {
    color: #000 !important;
}

.table-border-radius-0 {
    border-radius: 0;
}

.table-border-radius-0 tr th:first-child, .table-border-radius-0 tr th:last-child {
    border-radius: 0;
}

.table-border-radius-0 > tbody > tr:nth-of-type(2n+1) {
    background-color: #c9c9c9;
}

.table-border-radius-0 td, .table-border-radius-0 th {
    border: 1px solid #7D7D7D !important;
}

.trainer-download-table .mobile-accordian .card:nth-of-type(2n+1) {
    background: #4D4D4D;
    border-bottom: 1px solid #c3c3c3;
}

.trainer-download-table .mobile-accordian .card:nth-of-type(2n) {
    background: #4D4D4D;
    border-bottom: 1px solid #c3c3c3;
}

.trainer-download-table .collapse-heading {
    padding: 0;
}

.trainer-download-table .collapse-heading .card-header {
    padding: 10px;
}

.trainer-download-table .collapse-heading #headingOne span a {
    color: #ffffff;
}

.trainer-download-table .collapse-heading #headingOne span i {
    color: #ffffff;
}

.trainer-download-table .training-card-content {
    background: #c9c9c9;
    padding: 10px;
}

.text-black a {
    color: #000000;
}

.trainer-edit-btn {
    background: #E3E3E3;
    padding: 5px;
}

.delegate-update .text-box-disable {
    width: 98%;
    height: 42px;
    border: 1px solid #CFCFCF;
    color: #000;
    font-size: 16px;
    margin-bottom: 20px;
    border-radius: 8px;
    padding: 1px 10px;
    background: #E3E3E3;
}

.delegate-update .text-box-note {
    width: 98%;
    height: 100px;
    border: 1px solid #CFCFCF;
    color: #000;
    font-size: 16px;
    margin-bottom: 20px;
    border-radius: 8px;
    padding: 1px 10px;
    background: #E3E3E3;
}

.delegate-update #add-file-btn {
    background: #E3E3E3;
    border: 1px solid #CFCFCF;
    border-radius: 8px;
}

.delegate-update #add-file-btn i {
    margin: 0px 10px 0 0px;
}

.delegate-update .content-main {
    width: 100%;
    box-shadow: none;
    -webkit-box-shadow: none;
    -moz-box-shadow: none;
    border: 1px solid #BDBDBD;
}

.form-control-transparent {
    width: 100%;
    height: 35px;
    border: 1px solid #CFCFCF;
    color: #000;
    font-size: 16px;
    margin-bottom: 20px;
    border-radius: 8px;
    padding: 1px 10px;
    background: transparent;
}

.form-control-grey {
    width: 100%;
    height: 35px;
    border: 1px solid #999;
    color: #000;
    font-size: 16px;
    margin-bottom: 20px;
    border-radius: 8px;
    padding: 1px 10px;
    background: #E3E3E3;
}

.text-area-grey {
    width: 100%;
    height: 100px;
    border: 1px solid #999;
    color: #000;
    font-size: 16px;
    margin-bottom: 20px;
    border-radius: 8px;
    padding: 1px 10px;
    background: #E3E3E3;
}

.venue-media #headingOne span a {
    color: #000;
    font-size: 16px;
}

.venue-problem-reporting .mobile-accordian .card:nth-of-type(2n) {
    background: #E3E3E3;
}

.venue-problem-reporting .mobile-accordian .card {
    border-bottom: 1px solid #999;
}

.font-normal {
    font-weight: normal !important;
}

.table-no-border {
    border-radius: 0;
}

.table-no-border tr th, .table-no-border tr td {
    border-radius: 0;
}

.width-30 {
    width: 29% !important;
}

.expense-claim-small-table tr td {
    padding: 3px 5px !important;
    text-align: left;
    font-size: 12px;
}

.expense-claim-control {
    /*background: #fff;*/
    padding: 10px;
}

.profile-page .form-control-transparent {
    margin-bottom: 0;
}

.profile-page {
    padding: 10px 20px;
    border: 1px solid #bdbdbd;
    border-radius: 10px;
}

.faq-search-form .width-100 {
    height: 38px;
    border-radius: 5px;
    border: 2px solid #808080;
}

.faq-search-form .upload-btn {
    height: 38px !important;
    border: 2px solid #808080 !important;
    font-weight: bold;
    width: 100%;
    padding: 5px 10px;
}

.faq-search-form label {
    padding: 8px 0px;
    font-size: 12px;
}

.faq-panel .panel {
    border-radius: 6px;
    background: #fff;
    box-shadow: none;
    border: none;
}

.faq-panel #faq .panel-default > .panel-heading {
    background: #e3e3e3;
    border-radius: 5px;
    border: 1px solid #e3e3e3;
    padding: 0;
}

.faq-panel #faq .panel-default > .panel-heading h5.panel-title a {
    color: #000 !important;
    font-size: 18px;
    line-height: normal;
}

.faq-panel #faq .panel-default .panel-body {
    padding: 10px 30px;
    border: 1px solid #e3e3e3;
    background: #fff;
}

.faq-panel #faq .panel-default .panel-collapse {
    margin-top: -5px;
}

.mobile-alerts-data {
    width: 100%;
    padding-left: 0;
}

.mobile-alerts-data li {
    float: left;
    width: 29%;
    list-style: outside none;
    background: #dedede;
    border-right: 5px solid #f3f3f3;
    padding: 8px 17px;
    text-align: center;
    font-weight: bold;
}

.mobile-alerts-data li a {
    color: #000;
}

.mobile-alerts-data li:last-child {
    /*background: transparent;*/
    width: 13%;
    padding: 7px 2px;
    border-right: none;
}

.calendar-invite-data .accordion-title {
    font-size: 15px !important;
    font-weight: bold;
}

.calendar-invite-data .accordion-title a {
    color: #000 !important;
}

.form-control::placeholder {
    color: #000 !important;
}

.form-control {
    border-radius: 0 !important;
    box-shadow: none !important;
    -webkit-box-shadow: none;
    -moz-box-shadow: none;
}

.agree_terms_condition {
    transform: scale(2);
    -ms-transform: scale(2);
    -webkit-transform: scale(2);
}

.text_agree_terms_condition {
    padding: 0px 8px;
    margin: 20px 0 0 0;
    font-size: 14px;
}

.availability-form label {
    padding-top: 5px;
    font-size: 16px;
    width: auto;
}

.availability-form .background-transparent {
    border: 1px solid gray;
    border-radius: 4px !important;
    font-size: 16px;
}

.ui-datepicker {
    width: 20em;
}

.ui-datepicker th {
    font-size: 11px;
}

.stock-filter-control {
    background: #E3E3E3 !important;
    color: #000000;
    border-radius: 0;
    font-weight: bold;
}

.expense-create {
    border: 1px solid #000000;
    border-radius: 5px;
}

.table-expense-mobile tbody > tr td {
    padding: 5px !important;
}

.table-expense-mobile h3, .table-expense-mobile h4 {
    margin: 0;
}

.footer-sum-section {
    width: 100%;
    border: 1px solid #000;
    padding: 13px;
    border-radius: 10px;
}

.add-new-form-for-mobile .row {
    border: 1px solid #000;
    margin: 0px 0 10px 0;
    border-radius: 10px;
    padding: 20px 0;
}

.delegate-update .text-box-disable {
    width: 100%;
    height: 42px;
    border: 1px solid #999;
    color: #000;
    font-size: 16px;
    margin-bottom: 20px;
    border-radius: 8px;
    padding: 1px 10px;
    background: #E3E3E3;
}

.delegate-update .text-box-note {
    width: 100%;
    height: 100px;
    border: 1px solid #999;
    color: #000;
    font-size: 16px;
    margin-bottom: 20px;
    border-radius: 8px;
    padding: 1px 10px;
    background: #E3E3E3;
}

#faq h5.panel-title {
    margin-bottom: 0;
}

#faq .panel-default > .panel-heading {
    background: linear-gradient(to right, #018cc5, #65b0d0);
}

#faq .panel-default > .panel-heading h5.panel-title a {
    color: #fff !important;
}

#faq .panel {
    margin-bottom: 15px;
}

.delegate-update #add-file-btn {
    background: #E3E3E3;
    border: 1px solid #999;
    border-radius: 3px;
}

.cus-group {
    width: 50%;
}

.cus-group label {
    position: relative;
    top: -8px;
}

.cus-group input {
    width: 85% !important;
    margin-left: 10px;
}

.mb-15 {
    margin-bottom: 15px !important;
}

/*
 * Component: Box
 * --------------
 */
.box {
    position: relative;
    border-radius: 3px;
    background: #ffffff;
    margin-bottom: 20px;
    border-top: 0px solid #d2d6de;
    box-shadow: 0px 0px 9px #ccc;
}

.form-control-transparent {
    width: 100%;
    height: 35px;
    border: 1px solid #888;
    color: #000;
    font-size: 16px;
    margin-bottom: 20px;
    border-radius: 8px;
    padding: 1px 10px;
    background: transparent;
}

/*
	Max width before this PARTICULAR table gets nasty. This query will take effect for any screen smaller than 760px and also iPads specifically.
	*/
@media only screen and (max-width: 760px), (min-device-width: 768px) and (max-device-width: 1024px) {
    /* Force table to not be like tables anymore */
    .desktop table, .desktop thead, .desktop tbody, .desktop tfoot, .desktop th, .desktop td, .desktop tr {
        display: block;
    }

    /* Hide table headers (but not display: none;, for accessibility) */
    .desktop thead tr {
        position: absolute;
        top: -9999px;
        left: -9999px;
    }

    .desktop tr {
        padding: 10px;
    }

    .desktop table tbody tr {
        margin: 0 0 0 0;
    }

    .desktop table tbody tr:nth-child(even) {
        background: #fff;
    }

    .desktop table tbody td {
        /* Behave  like a "row" */
        border: none;
        /*border-bottom: 1px solid #eee;*/
        position: relative;
        padding-left: 50%;
        padding: 30px 9px 0 9px !important;
        margin: 5px;
    }

    .desktop table tbody td:before {
        /* Now like a table header */
        position: absolute;
        /* Top/left values mimic padding */
        top: 0;
        left: 6px;
        width: 45%;
        padding-right: 10px;
        white-space: nowrap;
    }

    /*
    Label the data
You could also use a data-* attribute and content for this. That way "bloats" the HTML, this way means you need to keep HTML and CSS in sync. Lea Verou has a clever way to handle with text-shadow.
    */
    .desktop tfoot tr:last-child td:nth-of-type(1) {
        display: none;
    }

    .desktop tfoot tr:last-child td:nth-of-type(2) {
        display: none
    }

    .desktop tbody td:nth-of-type(1) {
        padding: 0px 9px 0 9px !important;
        margin: 0 !important;
    }

    .desktop tbody td:nth-of-type(1) .testing {
        margin: 10px 0 0 0;
    }


    .desktop tbody td:nth-of-type(2):before {
        content: "Expense Type";
        padding: 10px 0;
        font-weight: bold;
    }

    .expense-claim-control {
        /*background: #fff;*/
        padding: 10px;
    }

    .desktop tbody td:nth-of-type(3):before {
        content: "Description";
        padding: 10px 0;
        font-weight: bold;

    }

    .desktop tbody td:nth-of-type(4):before {
        content: "Mileage";
        padding: 10px 0;
        font-weight: bold;

    }

    .desktop tbody td:nth-of-type(5):before {
        content: "Amount";
        padding: 10px 0;
        font-weight: bold;

    }

    .desktop tbody td:nth-of-type(6):before {
        content: "Total Paid/Claimable";
        padding: 10px 0;
        font-weight: bold;

    }

    .desktop tbody td:nth-of-type(7):before {
        content: "Includes VAT";
        padding: 10px 0;
        font-weight: bold;

    }

    .desktop tbody td:nth-of-type(8):before {
        content: "VAT Amount";
        padding: 10px 0;
        font-weight: bold;

    }

    .desktop tbody td:nth-of-type(9):before {
        content: "NET Amount";
        padding: 10px 0;
        font-weight: bold;

    }

    .desktop tbody td:nth-of-type(10):before {
        content: "Status";
        padding: 10px 0;
        font-weight: bold;

    }

    .desktop tbody .new-tr td:nth-of-type(2):before {
      content: "Date" !important;
    }
  .desktop tbody .new-tr td:nth-of-type(3):before {
    content: "Expense Type" !important;
  }
  .desktop tbody .new-tr td:nth-of-type(4):before {
    content: "Description" !important;
  }
  .desktop tbody .new-tr td:nth-of-type(5):before {
    content: "Mileage" !important;
  }
  .desktop tbody .new-tr td:nth-of-type(6):before {
    content: "Amount" !important;
  }
  .desktop tbody .new-tr td:nth-of-type(7):before {
    content: "Total Paid / Claimable " !important;
  }
  .desktop tbody .new-tr td:nth-of-type(8):before {
    content: "Includes Vat" !important;
  }
  .desktop tbody .new-tr td:nth-of-type(9):before {
    content: "Vat Amount" !important;
  }
  .desktop tbody .new-tr td:nth-of-type(10):before {
    content: "Net Amount" !important;
  }

  .desktop tbody .new-tr td:nth-of-type(11):before {
    content: "Status" !important;
  }


    .desktop tfoot tr:first-child td:nth-of-type(1) {
        content: "Total Amount"
    }

    .desktop tfoot tr:first-child td:nth-of-type(1) h4 {
        padding: 0;
        margin: 0
    }

    .desktop tfoot tr:first-child td:nth-of-type(2):before {
        content: "Mileage";
        padding: 10px 0
    }

    .desktop tfoot tr:first-child td:nth-of-type(3):before {
        content: "Amount";
        padding: 10px 0
    }

    .desktop tfoot tr:first-child td:nth-of-type(4):before {
        content: "Total Paid/Claimable";
        padding: 10px 0
    }

    .desktop tfoot tr:first-child td:nth-of-type(5) {
        display: none;
    }

    .desktop tfoot tr:first-child td:nth-of-type(6):before {
        content: "VAT Amount";
        padding: 10px 0
    }

    .desktop tfoot tr:first-child td:nth-of-type(7):before {
        content: "NET Amount";
        padding: 10px 0
    }

    .show {
        display: block;
    }

    .show-more-expense-icon {
        float: right;
        top: 0;
        position: absolute;
        right: 0;
    }

    /*css for stock take upload*/
    .stock-table table, .stock-table thead, .stock-table tbody, .stock-table tfoot, .stock-table th, .stock-table td, .stock-table tr {
        display: block;
    }

    /* Hide table headers (but not display: none;, for accessibility) */
    .stock-table thead tr {
        position: absolute;
        top: -9999px;
        left: -9999px;
    }

    .stock-table tr {
        padding: 10px;
    }

    .stock-table table tbody tr:nth-child(even) {
        background: #fff;
    }

    .stock-table table tbody td {
        /* Behave  like a "row" */
        border: none;
        /*border-bottom: 1px solid #eee;*/
        position: relative;
        padding-left: 50%;
        padding: 27px 10px 13px 0 !important;
    }

    .stock-table table tbody td:before {
        /* Now like a table header */
        position: absolute;
        /* Top/left values mimic padding */
        top: 0;
        width: 45%;
        padding-right: 10px;
        white-space: nowrap;
    }

    .stock-table tbody td {
        text-align: left !important;
        margin: 0px;
        padding: 25px 0 4px 0 !important;
        display: none;
    }

    .stock-table tbody td:nth-of-type(1) {
        font-size: 17px;
        font-weight: bold;
        padding: 0 !important;
        display: block;
    }

    /* .stock-table tbody td:nth-of-type(2):before {
        content: "Previous Stock Count (Including damaged) ";
        text-align: left;
        font-weight: bold;
        font-size: 15px;
        margin: 10px 0;
    } */

    .stock-table tbody td:nth-of-type(2):before {
        content: "Previous Stock Count";
        text-align: left;
        font-weight: bold;
        font-size: 15px;
    }

    .stock-table tbody td:nth-of-type(3):before {
        content: "Current Stock Count";
        text-align: left;
        font-weight: bold;
        font-size: 15px;
    }

    .stock-table tbody td:nth-of-type(4):before {
        content: "Damaged Stock Count";
        text-align: left;
        font-weight: bold;
        font-size: 15px;
    }

    .stock-table tbody td:nth-of-type(5) textarea {
        margin: 22px 0 0 0;
    }

    .stock-table tbody td:nth-of-type(5):before {
        content: "Damaged Stock Notes \A (Describe the damage to the stock)";
        white-space: pre; /* or pre-wrap */
        text-align: left;
        font-weight: bold;
        font-size: 15px;
        word-wrap: inherit;
    }

    .stock-table tbody td:nth-of-type(6):before {
        content: "Damaged Stock Barcodes";
        text-align: left;
        font-weight: bold;
        font-size: 15px;
    }

    .stock-table .show-chevron {
        display: block;
    }

    /*css for contact take upload*/
    .contact-table table, .contact-table thead, .contact-table tbody, .contact-table tfoot, .contact-table th, .contact-table td, .contact-table tr {
        display: block;
    }

    /* Hide table headers (but not display: none;, for accessibility) */
    .contact-table thead tr {
        position: absolute;
        top: -9999px;
        left: -9999px;
    }

    .contact-table tr {
        padding: 10px;
    }

    .contact-table table tbody tr:nth-child(even) {
        background: #fff;
    }

    .contact-table table tbody td {
        /* Behave  like a "row" */
        border: none;
        /*border-bottom: 1px solid #eee;*/
        position: relative;
        padding: 27px 10px 0 0 !important;
    }

    .contact-table table tbody td:before {
        /* Now like a table header */
        position: absolute;
        /* Top/left values mimic padding */
        top: 0;
        width: 45%;
        padding-right: 10px;
        white-space: nowrap;
    }

    .contact-table tbody td {
        text-align: left !important;
        margin: 0px;
        padding: 25px 0 4px 0 !important;
        display: none;
    }

    .delegate-update .text-box-disable {
        width: 98%;
        height: 42px;
        border: 1px solid #CFCFCF;
        color: #000;
        font-size: 16px;
        margin-bottom: 20px;
        border-radius: 8px;
        padding: 1px 10px;
        background: #E3E3E3;
    }

    .contact-table tbody td:nth-of-type(1) {
        display: none !important;
    }

    .contact-table tbody td:nth-of-type(2) {
        font-size: 14px;
        font-weight: bold;
        padding: 0 !important;
        display: block !important;
    }

    .contact-table tbody td:nth-of-type(2):before {
        text-align: left;
        font-weight: bold;
        font-size: 15px;
        margin: 10px 0;
    }

    .contact-table tbody td:nth-of-type(3):before {
        content: "Department";
        text-align: left;
        font-weight: bold;
        font-size: 15px;
        margin: 10px 0;
    }

    .contact-table tbody td:nth-of-type(4):before {
        content: "Subject";
        text-align: left;
        font-weight: bold;
        font-size: 15px;
        margin: 10px 0;
    }

    .contact-table tbody td:nth-of-type(5):before {
        content: "Message";
        text-align: left;
        font-weight: bold;
        font-size: 15px;
        margin: 10px 0;
    }

    .contact-table tbody td:last-child a {
        margin: 20px 0;
    }

    .contact-table .show-chevron {
        display: block;
    }
}

.show-chevron {
    display: none;
}

.show-more-stock-icon {
    float: right;
    top: 0;
    position: absolute;
    right: 0;
}

#subject::placeholder {
    color: grey !important;
}

#subject, #department {
    color: #000000;
}

.barcode-btn {
    background: #fff;
    border: 2px solid #ccc !important;
    border-radius: 5px;
}

.stock-table .table-striped > tbody > tr:nth-of-type(2n+1) {
    background-color: #fff;
}

.stock-table .table-striped > tbody > tr:nth-child(2n) {
    background: #e3e3e3;
}

.content-main {
    box-shadow: none;
    width: 100% !important;
}

.date-icon-profile input {
    border-left: 0px;
    border-top-left-radius: 0;
    border-bottom-left-radius: 0;
}

.date-icon-profile #date-calendar-icon {
    background: transparent;
    border: 1px solid #888;
}

input[disabled] {
    cursor: not-allowed !important;
    background: #ccc !important;
}
.footer-expense td label{
    font-weight: normal;
}


.navbar-new-design  .tooltip.top .tooltip-arrow {
    border-top-color: #606060;
}

.navbar-new-design  .tooltip.top
{
    margin-left: 3px;
}

.help-faq-text-d {
    margin-left: 8px !important;
    margin-top: 12px !important;
    margin-right: -5px !important;
}

.help-faq-text-m {
    margin-top: 22px;
    margin-right: -10px;
}

.text-white{
    color:  #ffffff !important;
}
.manage_popup:hover{
    color: #ffffff;
}
.manage_popup{
    background-color: #828282;
    color: #ffffff;
    border-radius: 5px !important;
    border: 5px solid #828282;
    margin: 0px 10px;
}
.manage_popup.active{
    background-color: #605cf4;
    color: #ffffff;
    border-radius: 5px !important;
    border: 5px solid #06BED8;
    margin: 0px 10px;
}
.header-alert i{
    cursor: pointer;
}
ul.ul-tiles {
    display: grid;
    grid-template-columns: repeat(3, 1fr);/* 5 rows */;
    grid-template-rows: repeat(auto-fit, minmax(0em, max-content));
    grid-auto-flow: row;
    list-style: none;
    padding: 0;
    margin: 1em;
    gap: 5px
}
ul.ul-tiles li {
    background: #e7e7e7;
    padding: 1.5em;
    margin: 10px;
    font-weight: bold;
}

ul.ul-tiles li a:hover{
    cursor: pointer;
}
@media only screen and (max-width: 600px) {ul.ul-tiles {grid-template-columns: repeat(1, 1fr);/* 5 rows */;}}
/* Portrait */
@media only screen 
  and (min-device-width: 320px) 
  and (max-device-width: 480px)
  and (-webkit-min-device-pixel-ratio: 2)
  and (orientation: portrait), 
  (min-device-width: 375px) 
  and (max-device-width: 768px) 
  and (-webkit-min-device-pixel-ratio: 2)
  and (orientation: portrait),
  (min-device-width: 375px) 
  and (max-device-width: 812px) 
  and (-webkit-min-device-pixel-ratio: 3)
  and (orientation: portrait){
      .mobile-alerts-data li {
        width: 21.7%;
        padding: 8px 2px;
        font-size: 10px;
    }
}

/* Landscape */
@media only screen 
  and (min-device-width: 320px) 
  and (max-device-width: 480px) 
  and (-webkit-min-device-pixel-ratio: 2)
  and (orientation: landscape),
  (min-device-width: 375px) 
  and (max-device-width: 768px)
  and (-webkit-min-device-pixel-ratio: 2)
  and (orientation: landscape),
  (min-device-width: 375px) 
  and (max-device-width: 812px) 
  and (-webkit-min-device-pixel-ratio: 3)
  and (orientation: landscape),
  (min-device-width: 375px) 
  and (max-device-width: 972px) 
  and (-webkit-min-device-pixel-ratio: 3)
  and (orientation: landscape) { 
      .mobile-alerts-data li {
        width: 21.7%;
        padding: 8px 2px;
        font-size: 10px;
    }
}

/* Portrait */
@media only screen 
  and (min-device-width: 768px) 
  and (max-device-width: 1024px) 
  and (-webkit-min-device-pixel-ratio: 1),
  (min-device-width: 768px) 
  and (max-device-width: 1024px) 
  and (orientation: portrait) 
  and (-webkit-min-device-pixel-ratio: 1) {
    .mobile-alerts-data li {
        width: 21.7%;
    }
}

/* ----------- Non-Retina Screens ----------- */
@media screen 
  and (min-device-width: 768px) 
  and (max-device-width: 1360px) 
  and (-webkit-min-device-pixel-ratio: 1),
  (min-device-width: 768px) 
  and (max-device-width: 1360px) 
  and (-webkit-min-device-pixel-ratio: 2)
  and (min-resolution: 192dpi) {
    .header-alerts .header-alert {
        padding: 0 1%;
    }
    .header-alerts .heading-title img {
        width: auto;
        height: 20px !important;
    }
    .header-alerts .heading-title {
        font-size: 15px;
    }  
    .header-alerts .fa {
        position: absolute;
        bottom: 5px;
        right: 0;
        font-size: 16px;
    }  
}
.header-alerts .heading-title img {
    width: auto;
    height: 30px !important;
}

.table-striped #normal-alerts tr.visible-odd {
    background: #c9c9c9;
}

.table-striped #normal-alerts tr.visible-even {
    background: #fff;
}
@media only screen and (max-width: 950px) {
   .padding-form-mobile {
      padding-left: 5%;
      padding-right: 5%;
   }
   .fc-event .fc-content{
    font-size: 7px;
   }
}
@media (max-width: 575.98px) {
    .col-sm-6.match-height{
        padding: 20px 10px;
    }
    #piechart_invites, #piechart_availability{
        height: auto;
    }
    #piechart_invites > div > div, #piechart_availability > div > div {
        margin: 0px auto;
    }
    .year_selection_column{
        z-index: 100;
    }
}

@media (min-width: 576px) and (max-width: 767.98px) {
    #piechart_invites, #piechart_availability{
        height: auto;
    }
    #piechart_invites > div > div, #piechart_availability > div > div {
        margin: 0px auto;
    }
    .year_selection_column{
        z-index: 100;
    }
    .year_container{
        text-align: center
    }
}

@media (min-width: 768px) and (max-width: 991.98px) {
    #piechart_invites, #piechart_availability{
        height: auto;
    }
    #piechart_invites > div > div, #piechart_availability > div > div {
        margin: 0px auto;
    }
    .year_selection_column{
        z-index: 100;
    }
    .year_container{
        text-align: center
    }
}

@media (min-width: 992px) and (max-width: 1199.98px) {
    #piechart_invites, #piechart_availability{
        height: 400px !important;
    }
    .year_container{
        margin-bottom: 10px;
    }
}

@media (min-width: 1200px) {
    #piechart_invites, #piechart_availability{
        height: 400px !important;
    }
    .year_container{
        margin-bottom: 10px;
    }
}
select#year_selection{
    width: 100px;
    display: inline;
}
.year_control_label{
    margin-left: 0;
    margin-right: 10px;
}
.tooltip.in{
    opacity: 1!important;
}
.responsiveImage {
    width: 100%;
    max-width: 160px;
    height: auto;
}

.spanTxtCenter{
    text-align: center !important;
    width: 100%;
    display: inline-block;
  }

.image-preview-container {
    display: flex;
    flex-wrap: wrap;
    gap: 5px;
    margin-bottom: 15px;
}
.image-preview-container a {
    display: flex;
    justify-content: center;
    align-items: center;
    border: 1px solid #ddd;
    border-radius: 10px;
    overflow: hidden;
}


[class*='show-rel-img-container-'] {
    position: relative;
    float:left;
    margin:5px;
}
[class*='show-rel-img-container-']:hover img{
    opacity:1.8;
}

[class*='show-rel-img-container-']:hover a {
    display: block;
}
[class*='show-rel-img-container-'] a {
    position:absolute;
    /* display:none; */
    right:5px;
    font-size: 16px;
}