/* CSS customizations */

.mt-60 {
	margin-top: 60px !important;
}
.mt-10 {
    margin-top: 10px !important;
}
.mt-20 {
	margin-top: 20px !important;
}
.mb-20 {
	margin-bottom: 20px !important;
}
.mb-60 {
	margin-bottom: 60px !important;
}
.pl-10 {
    padding-left: 10px !important;
}
.pr-10 {
    padding-right: 10px !important;
}
.mr-10 {
	margin-right: 10px !important;
}
.bg-red {
	background: #DA251C;
}
.bg-red .nav-link, .bg-red .ws-nowrap {
	color:#fff !important;
}
.tinytext {
	font-size: 12px !important;
	line-height: 20px !important;
}
html .call-to-action.call-to-action-secondary {
	background: #F53026;
}
.bg-bright {
	background: #ededed;
}
.bg-bright:focus {
	background: #ededed !important;
}
.combox {
	height: 40px;
}
.custom-fs-1 {
    font-size: 19.2px !important;
    font-size: 1.2rem !important;
}
.custom-fontsize-1 {
    font-size: 1.3em !important;
    line-height: 1.3 !important;
    font-weight: bold;
}
.bg-color-silver {
	background: linear-gradient(0deg, rgba(246,246,246,1) 0%, rgba(255,255,255,1) 100%) !important;
}
.fsize12 {
	font-size: 12px !important;
}
.fsize14 {
	font-size: 14px !important;
}
.fsize22 {
    font-size: 22px !important;
}
#footer a:not(.btn):hover {
	color: #0088CC !important;
}
.form-control:not(.form-control-sm):not(.form-control-lg) {
	line-height: 0.95;
	font-size: 0.86rem;
}
.form-control.is-invalid, .was-validated .form-control:invalid {
	padding-right: 0px !important;
	background: none !important;
}
.form-control-lg {
    height: calc(1.1em + 1rem + 2px);
}
.nav-pills > li.active > a, .nav-pills .nav-link.active  {
	background: #fff;
	color: red;
}
html #header .header-nav:not(.header-nav-line):not(.header-nav-links) .header-nav-main nav > ul > li.dropdown-full-color.dropdown-light .dropdown-menu li a {
	font-size: 14px;
	color: #212529 ;
}
html #header .header-nav:not(.header-nav-line):not(.header-nav-links) .header-nav-main nav > ul > li.dropdown-full-color.dropdown-light .dropdown-menu li a:hover {
	color: #ff4949;
}
.myClass {
	margin: 25px 0;
}
fieldset {
	border: 1px solid #ddd !important;
	margin: 0;
	padding: 10px 25px;       
	position: relative;
	left:-10px;
	border-radius:4px;
}	
legend {
	font-size:14px;
	font-weight:bold;
	margin-bottom: 0px; 
	width: 100%; 
    align-content:center;
	border: 1px solid #ddd;
	border-radius: 4px; 
	padding: 5px 5px 5px 10px; 
	background-color: #ffffff;
}
.radio {
	color: #000;
}
.survey-box {
    position: fixed;
    z-index: 999;
    bottom: 10px;
    right: 10px;
}
.survey-close {
    position: relative;
    top: 32px;
    right: -172px;
    color: white;
    font-size: 22px;
}
.survey-close:focus {
	color: #fc5555;
}
.survey-img{
    display: block;
}
.survey-img img {
	width: 200px;
    display: block;
}


/*chat box survey*/
 .l_c_h {
    width: 200px;
    position: fixed;
    bottom: 0;
    right: 0px;
    background: #fff;
    border-radius: 3px;
    z-index: 999;
    display: block;
}

.l_c_h .c_h {
    cursor: pointer;
    border-radius: 0px;
    /*background:#c61432;*/
    background: #0F228C;
    line-height: 34px;
}

.l_c_h .left_c {
    color: #ebebeb;
    /*width: 150px;*/
    font-size: 15px;
    font-family: Arial, Helvetica, sans-serif;
}

.l_c_h .right_c {
    text-align: center;
    /*background:#DE4A4A;*/
    background: #0D24A1;
    line-height: 36px;
    margin-right: 5px;
}

.l_c_h .right_c a {
    color: #ebebeb;
    border-radius: 3px;
    cursor: pointer !important;
    font-size: 16px;
    line-height: normal !important;
    margin-top: 0 !important;
    padding: 1px 0px !important;
    text-align: center !important;
    text-decoration: none;
    font-weight: 600;
}

.clear {
    clear: both;
}

.chat_container {
    /*    display:none;*/
    /*padding: 5px 26px;*/
}

.chat_container .no_provider {
    text-align: left;
    color: #5E5652;
    font-size: 12px;
    width: 300px;
    padding: 5px;
    font-family: Arial, Helvetica, sans-serif;
    margin-left: 5px;
}

.chat_container .footer_c {
    text-align: left;
    color: #5E5652;
    font-size: 12px;
    margin-left: 10px;
    margin-bottom: 10px;
    font-family: Arial, Helvetica, sans-serif;
}

.chat_container .footer_c a {
    text-decoration: underline;
    color: #777;
    font-size: 11px;
}

.chat_container .chat_entry {
    margin: 10px;
    margin-top: 0px;
}

.chat_container .chat_entry p {
    margin-top: 10px;
    margin-bottom: 10px;
}

.chat_container .chat_entry h4 {
    text-align: left;
    color: #1A1A1A;
    font-weight: 400;
    font-size: 16px;
    margin-top: 0px;
}

.chat_container .chat_entry input[type="text"] {
    background-color: #fff;
    background-image: none;
    border: 1px solid #ccc;
    border-radius: 2px;
    box-shadow: 0 1px 1px rgba(0, 0, 0, 0.075) inset;
    color: #999;
    font-size: 13px;
    padding: 8px 8px;
    margin-bottom: 5px;
    transition: border-color 0.15s ease-in-out 0s, box-shadow 0.15s ease-in-out 0s;
    width: 100%;
    /*   height:30px; */
    font-family: Arial, Helvetica, sans-serif;
}

.chat_container .chat_entry input[type="text"]:focus {
    box-shadow: 0 1px 1px rgba(0, 0, 0, 0.075) inset, 0 0 8px rgba(102, 175, 233, 0.6);
    -webkit-box-shadow: 0 1px 1px rgba(0, 0, 0, 0.075) inset, 0 0 8px rgba(102, 175, 233, 0.6);
    -moz-box-shadow: 0 1px 1px rgba(0, 0, 0, 0.075) inset, 0 0 8px rgba(102, 175, 233, 0.6);
    outline: 0 none;
    border-color: #66afe9;
}

.chat_container .chat_entry input[type="submit"] {
    padding: 5px 12px;
    margin-bottom: 0;
    font-size: 12px;
    font-weight: normal;
    text-align: center;
    vertical-align: middle;
    -ms-touch-action: manipulation;
    touch-action: manipulation;
    cursor: pointer;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    background-image: none;
    border: 1px solid transparent;
    border-radius: 0px;
    color: #fff;
    /*background-color: #DD4A4A;*/
    background-color: #2dc3e8 !important;
    font-family: Arial, Helvetica, sans-serif;
}

.chat_container .chat_entry input[type="submit"]:hover {
    background-color: #C64545;
}

.form-error {
    display: none;
}

.chat_message {
    height: 250px;
    overflow-y: scroll;
    padding: 10px;
    border-bottom: 1px solid #222222;
    padding-top: 10px;
}

.chat_message .message_contain {
    margin: 5px;
    background: #FCF8E2;
    padding: 5px;
}

.chat_message .user_message {
    background: #F5F5F5;
}

.chat_message .message_contain .header_image {
    float: left;
    width: 50px;
    margin-top: 0px;
    margin-bottom: 0px;
}

.chat_message .message_contain .chat_mess {
    font-size: 13px;
    color: #444444;
    margin-top: 0px;
}

.chat_message .message_contain .chat_date {
    color: #777;
    font-size: 11px;
    margin-top: 0px;
    margin-bottom: 0px;
}

.chat_text_area {
    margin: 5px;
}

.chat_text_area .messag_send {
    width: 100%;
    resize: none;
    background-color: #fff;
    background-image: none;
    border: 1px solid #ccc;
    border-radius: 2px;
    box-shadow: 0 1px 1px rgba(0, 0, 0, 0.075) inset;
    color: #555;
    padding: 5px;
    font-size: 13px;
    height: 35px;
}

.chat_text_area .messag_send:focus {
    box-shadow: 0 1px 1px rgba(0, 0, 0, 0.075) inset, 0 0 8px rgba(102, 175, 233, 0.6);
    -moz-box-shadow: 0 1px 1px rgba(0, 0, 0, 0.075) inset, 0 0 8px rgba(102, 175, 233, 0.6);
    -webkit-box-shadow: 0 1px 1px rgba(0, 0, 0, 0.075) inset, 0 0 8px rgba(102, 175, 233, 0.6);
    outline: 0 none;
    border-color: #66afe9;
}

.left {
    float: left;
}

.right {
    float: right;
}

.left_icons {
    width: 35px;
    height: auto;
    text-align: center;
    color: #999;
    /*background:#DE4A4A;*/
    background: #ff8f32;
    font-size: 15px;
}

.left_icons a {
    color: #fff;
    font-weight: normal;
}

.center_icons {
    text-align: center;
    padding: 2px 0px 0px 5px;
}

.logout img {
    margin-top: 8px;
}
.table td, .table th {
	padding: 0.15rem 0.75rem !important;
}
.box-shadow {
    box-shadow: 0 0 2rem rgba(0,0,0,.1);
    padding: 2rem 3rem;
    position: relative;
    top: -110px;
    z-index: 99;
    background-color: white;
}
.box-item {
    display:inline-flex; 
    background-color: #0493f7;
    font-weight: 600;
    color: #fff;
    margin-right: 5px;
    width: 25px;
    height: 25px;
    border-radius: 50px;
    line-height: 23px;
    padding-left: 8px;
}
.list-borders {
    padding-left:48px !important;
}


.img-report img {
    height: 70px;
    width: 70px;
    margin-right: 15px;
    margin-top: 10px;
    border-radius: 10px;
}

.slider-container, .rev_slider_wrapper, .rev_slider, .tp-fullwidth-forcer  {
    height: 470px !important;
}

.slotholder {
    height: 470px !important;
}

.tp-leftarrow, .tp-rightarrow {
    top: 48% !important;
}
.dione .tp-bullet-title {
    display: none !important;
}

.dione .tp-bullet {
    width: 87px !important;
}

.dione .tp-bullet-image {
    width: 80px !important;
    margin-right: 20px;
}

.tp-bullet selected {
    left: -39px !important;
}
.pdfembed {
    display: block;
}

/* slider url */
.rev_slider a.anchorlink {
	position: absolute;
	top: 0px;
	left: 0px;
	z-index: 0;
	width: 100%;
	height: 100%;
	visibility: inherit;
	opacity: 1;
	transform: matrix(1, 0, 0, 1, 0, 0);
}
.rev_slider a.anchorlink img {
	background-repeat: no-repeat;
    background-size: cover !important;
    background-position: center center;
    width: 100%;
    height: 100%;
    opacity: 1;
    visibility: inherit;
    z-index: 20;
}

.bestview {
	height: 50px;
	background: #FFCE54;
	position: fixed;
	bottom:0;
	width: 100%;
	padding:10px 20px;
	z-index: 9999;
	text-align: center;
}

.bestview p {
	font-size: 14px;
	color: #333;
}

/*media query*/

@media only screen and (max-width: 425px) {
  .header-logo-sticky {
    top: 76px !important;
  }
  .feature-box-icon {
    text-align: center;
    margin-left:35px !important;
  }

  .slider-container, .rev_slider_wrapper, .rev_slider, .tp-fullwidth-forcer  {
    height: 250px !important;
}

.slotholder {
    height: 250px !important;
}

}