﻿@import url("https://maxcdn.bootstrapcdn.com/font-awesome/4.5.0/css/font-awesome.min.css");

body {
    background: #f1f7f7 !important;
    /* background: linear-gradient(320deg, rgba(238,236,241,1) 0%, rgba(224,240,240,1) 52%, rgba(237,228,233,1) 100%) !important; */
    font-family: Aileron, sans-serif !important;
    overflow-x: hidden !important;
    font-size: 1rem !important;
}

@font-face {
    font-family: 'Glyphicons Halflings';
    src: url('../fonts/glyphicons-halflings-regular.eot');
    src: url('../fonts/glyphicons-halflings-regular.eot?#iefix') format('embedded-opentype'), url('../fonts/glyphicons-halflings-regular.woff') format('woff'), url('../fonts/glyphicons-halflings-regular.ttf') format('truetype'), url('../fonts/glyphicons-halflings-regular.svg#glyphicons-halflingsregular') format('svg');
}

html {
    overflow-x: hidden;
}

.blueText {
    color: #005591 !important
}

.blktext {
    color: #000000 !important
}

.orgtext {
    color: #c9a81b !important
}

.lightorgbg {
    background: #f7e7ad !important
}

.flt-lft {
    float: left;
}

.flt-rgt {
    float: right;
}

.floatnone {
    float: none !important;
}

.textalignleft {
    text-align: left !important;
}

.textalignright {
    text-align: right !important;
}

.textaligncenter {
    text-align: center !important;
}

.padding20 {
    padding: 20px;
}

.paddingleft5 {
    padding-left: 5px;
}

.paddingleft10 {
    padding-left: 10px;
}

.paddingright10 {
    padding-right: 10px;
}

.paddingtop10 {
    padding-top: 10px !important;
}

.paddingtop20 {
    padding-top: 20px;
}

.paddingtop33 {
    padding-top: 33px;
}

.margintopminus6 {
    margin-top: -6px !important;
}

.margintop3 {
    margin-top: 3px;
}

.margintop5 {
    margin-top: 5px;
}

.margintop10 {
    margin-top: 10px;
}

.margintop20 {
    margin-top: 20px;
}

.margintop25 {
    margin-top: 25px;
}

.margintop30 {
    margin-top: 30px;
}

.margintop40 {
    margin-top: 40px;
}

.marginleft5 {
    margin-left: 5px;
}

.marginleft20 {
    margin-left: 20px;
}

.marginleftminus20 {
    margin-left: -20px;
}

.marginleft112 {
    margin-left: 112px;
}

.marginleft50 {
    margin-left: 50px;
}

.marginleft75 {
    margin-left: 75px;
}

.marginleft118 {
    margin-left: 118px;
}

.marginleft156 {
    margin-left: 156px;
}

.marginright5 {
    margin-right: 5px;
}

.marginright10 {
    margin-right: 10px !important;
}

.marginright20 {
    margin-right: 20px;
}

.marginright30 {
    margin-right: 30px;
}

.marginbottom5 {
    margin-bottom: 5px;
}

.marginbottom10 {
    margin-bottom: 10px;
}

.marginbottom20 {
    margin-bottom: 20px;
}

.marginzeroauto {
    margin: 0 auto !important;
}

.textalign-center {
    text-align: center;
}

.textalign-left {
    text-align: left;
}

.width65 {
    width: 65px;
}

.width80 {
    width: 80px;
}

.width100 {
    width: 100px !important;
}

.width150 {
    width: 150px !important;
}

.width195 {
    width: 195px !important;
}

.width200 {
    width: 200px;
}

.width265 {
    width: 265px !important;
}

.width272 {
    width: 272px !important;
}

.width300 {
    width: 300px;
}

.width350 {
    width: 350px;
}

.width400 {
    width: 400px;
}

.width500 {
    width: 500px;
}

.width600 {
    width: 600px;
}

.width900 {
    width: 900px;
}

.width425 {
    width: 425px;
}

.width10perc {
    width: 10%;
}

.width18perc {
    width: 18%;
}

.width100perc {
    width: 100% !important;
}

.fontnormal {
    font-weight: normal !important;
}

.fontbold {
    font-weight: bold !important;
}

.fontsize11 {
    font-size: 11px;
}

.fontsize15 {
    font-size: 15px;
}

.fontsize17 {
    font-size: 17px;
}

.none {
    display: none;
}

.lineheight35 {
    line-height: 35px;
}

.lineheight25 {
    line-height: 25px;
}

.lineheight54 {
    line-height: 54px;
}

.borderright {
    border-right: solid 1px #ccc;
}

.borderbottom1 {
    border-bottom: solid 1px #666666;
}

.borderbottom2 {
    border-bottom: solid 2px #666666;
}

.bordercollapse {
    border-collapse: collapse;
}

.borerradius {
    border-radius: 6px;
    -moz-border-radius: 6px;
    -webkit-border-radius: 6px;
}

.paddingtopzero {
    padding-top: 0 !important;
}

.padding2 {
    padding: 2px;
}

.padding10 {
    padding: 10px;
}

.padding20 {
    padding: 20px;
}

.padding20x0 {
    padding: 20px 0px;
}

.paddinglefttopright20 {
    padding: 20px 20px 0px 20px !important;
}

.paddingbottom8 {
    padding-bottom: 8px !important;
}

.paddingrightzero {
    padding-right: 0;
}

.paddingleftrightzero {
    padding-right: 0;
    padding-left: 0;
}

.padding30x60 {
    padding: 30px 60px;
}

.padding60 {
    padding: 60px;
}

.height30 {
    height: 30px;
}

.height200 {
    height: 200px;
}

.height220 {
    height: 220px;
}

.height295 {
    height: 295px;
}

.height380 {
    height: 380px;
}

.overflow {
    overflow: hidden;
}

.overflowscroll {
    overflow-y: scroll;
}

.border1 {
    border: solid 1px #ccc;
}

.backgroundf7 {
    background: #f7f7f7;
}

.background-white {
    background: #fff;
}

.for-tab-cont {
    margin-top: -33px;
    position: relative;
    z-index: 10000;
    overflow: hidden;
    width: 100%;
}

.curv-bg {
    width: 117px;
    height: 32px;
    background: url(../images/top-blue-btn-left-bg.jpg) no-repeat !important;
}

.blue-bg {
    width: 1171px;
    height: 32px;
    background: url(../images/blue-main-bg.jpg) no-repeat !important;
}

.yellow-cont {
    width: 100%;
    padding: 2%;
    overflow: hidden;
    background: #e0c242; /* Old browsers */
    background: -moz-linear-gradient(top, #f4f0e3 0%, #e0c242 100%); /* FF3.6+ */
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#f4f0e3), color-stop(100%,#e0c242)); /* Chrome,Safari4+ */
    background: -webkit-linear-gradient(top, #f4f0e3 0%, #e0c242 100%); /* Chrome10+,Safari5.1+ */
    background: -o-linear-gradient(top, #f4f0e3 0%, #e0c242 100%); /* Opera11.10+ */
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#f4f0e3', endColorstr='#e0c242',GradientType=0 ); /* IE6-9 */
    background: linear-gradient(top, #f4f0e3 0%, #e0c242 100%); /* W3C */
}

.main-cont {
    width: 100%;
    padding: 1%;
    background: #fff;
}

#profile {
    display: inline-block;
    overflow: hidden;
    padding-bottom: 10px;
}

#menu1 {
    text-align: left;
}

.make-pay {
    width: 146px;
    height: 33px;
    border: 0;
    margin: 0;
    padding: 0;
    background: url(../images/button_make_payment.gif) no-repeat;
}

.blue-title-bar {
    width: 100%;
    background: #4a84b5;
    color: #fff;
    padding: 5px 5px 5px 15px;
    border-top-left-radius: 30px;
}

.whitebg {
    background: #ffffff;
}

/*-----Sticky footer starts----*/

html {
    position: relative;
    min-height: 100%;
}

body {
    /* Margin bottom by footer height */
    /* margin-bottom: 500px; */
}

.footer {
    position: relative;
    bottom: 0;
    width: 100%;
    /* Set the fixed height of the footer here */
    /* height: 50px; */
    line-height: 25px; /* Vertically center the text there */
    background-color: #27619b;
    z-index: 10000;
    border-top: solid 1px #27619b;
}

footer p, footer span {
    color: #ffffff !important;
}


/* Custom page CSS
-------------------------------------------------- */
/* Not required for template or sticky footer method. */

body > .container {
    padding: 10px 15px 0;
}

.footer > .container {
    padding-right: 15px;
    padding-left: 15px;
}

code {
    font-size: 80%;
}
/*-----Sticky footer ends----*/
.btn-lg {
    padding: .45rem 1.25rem !important;
    border-radius: 1.5rem !important;
}

.btn-primary {
    background-color: #034b92 !important;
    border: 0 !important;
    border-radius: 8px !important;
    padding: 6px 28px !important;
    box-shadow: rgb(100 100 111 / 30%) 0px 5px 7px 0px;
    color: white !important;
}

    .btn-primary:hover {
        background-color: #0061c1 !important;
        border: 0 !important;
        border-radius: 8px !important;
        padding: 6px 28px !important;
        box-shadow: rgb(100 100 111 / 30%) 0px 5px 7px 0px;
        color: white !important;
    }

.btn-primary2 {
    background-color: #034b92 !important;
    border: 0 !important;
    border-radius: 8px !important;
    padding: 6px 18px !important;
    box-shadow: rgb(100 100 111 / 30%) 0px 5px 7px 0px;
    color: white !important;
}

    .btn-primary2:hover {
        background-color: #0069d9 !important;
        border: 0 !important;
        border-radius: 8px !important;
        padding: 6px 18px !important;
        box-shadow: rgb(100 100 111 / 30%) 0px 5px 7px 0px;
        color: white !important;
    }

.purplebox {
    border-top: solid 5px #c492d3 !important;
    border: solid 1px #ededed;
    background: #ffffff !important;
    border-radius: 0px !important;
    border-bottom-left-radius: 16px !important;
    -moz-border-bottom-left-radius: 16px !important;
    -webkit-border-bottom-left-radius: 16px !important;
    border-bottom-right-radius: 16px !important;
    -moz-border-bottom-right-radius: 16px !important;
    -webkit-border-bottom-right-radius: 16px !important;
    /* box-shadow:0px 3px 6px #ededed; */
}
.minheight470 {
    min-height: 470px;
    margin-bottom: 100px !important;
}
.minheight550 {
    min-height: 550px;
    margin-bottom: 100px !important;
}

.btn-success-outline {
    background-color: #c492d3 !important;
    border: solid 1px #c492d3 !important;
    color: #ffffff !important;
}

.navbar-light .navbar-nav .nav-link {
    /* font-weight: bold !important; */
}

.lavendargrdnt {
    background-color: #EBF4FA;
    background-image: -webkit-gradient(linear, left top, left bottom, from(#EBF4FA), to(#f9f6ed));
    background-image: -webkit-linear-gradient(top, #EBF4FA, #f9f6ed);
    background-image: -moz-linear-gradient(top, #EBF4FA, #f9f6ed);
    background-image: -ms-linear-gradient(top, #EBF4FA, #f9f6ed);
    background-image: -o-linear-gradient(top, #EBF4FA, #f9f6ed);
    background-image: linear-gradient(to bottom, #EBF4FA, #f9f6ed);
    filter: progid:DXImageTransform.Microsoft.gradient(GradientType=0,startColorstr=#EBF4FA, endColorstr=#f9f6ed);
}

.table {
    background: #ffffff !important;
}

    .table thead th {
        background: rgb(230 238 249);
        background: linear-gradient(0deg, rgb(241 245 249) 0%, rgb(230 238 249) 100%) !important;
        color: #000000 !important;
        font-weight: bold !important;
    }
.k-grid-header {
    font-weight: bold !important;
    background: rgb(230 238 249);
    background: linear-gradient(0deg, rgb(241 245 249) 0%, rgb(230 238 249) 100%) !important;
}
.k-grid-header .k-header {
    background: rgb(230 238 249);
    background: linear-gradient(0deg, rgb(241 245 249) 0%, rgb(230 238 249) 100%) !important;
}
.overflowhidden {
    overflow: hidden;
}

.navbar-inverse {
    background: transparent !important;
}

.green1 {
    color: #000000 !important;
    background: #5bbd72 !important;
}

.whitetext {
    color: #ffffff !important;
}

.blacktext {
    color: #000000 !important;
}

.redtext {
    color: red !important;
}

.browntext {
    color: #422c2b !important;
}


.darkBlueText {
    color: #034b92 !important;
}

.greyText {
    color: #858585 !important;
}

.radio {
    margin-top: 0 !important;
    margin-bottom: 0 !important;
}

.navbar-brand {
    height: auto !important;
}

.pagination {
    margin: 0 !important;
}

.greencolorbg {
    background: green !important;
}

.minheight724 {
    min-height: 724px;
}

.navbar-nav {
    background: transparent;
}

.navbar-inverse .navbar-nav > .active > a {
    background: transparent !important;
}

#bs-example-navbar-collapse-1 .navbar-nav > li {
    border: 0;
    background: transparent;
    margin: 0px 10px 0px 10px;
}

.navbar-inverse .navbar-nav > li > a:hover {
    background: transparent;
}

.nav > li > a {
    margin-right: 5px;
    padding: 5px 10px 5px 10px !important;
    color: #292929;
    background-color: #e8e8e8;
}

.pointereventsnone {
    pointer-events: none;
}

.clear {
    clear: both;
}

.showtop-one {
    position: relative;
    z-index: 1;
}

h3 {
    margin-top: 0 !important;
    padding: 3px;
}

.man-star {
    color: red;
}

.form-group {
    display: flex;
}

label {
    font-weight: normal !important;
    margin-bottom: 0.2rem;
}

.page-header {
    margin: 31px 0 10px !important;
}

.hline {
    border-bottom: solid 1px #cccccc;
}

.marginzeroauto {
    margin: 0 auto !important;
}

.vline {
    width: 1px;
    border-right: solid 1px #cccccc;
    display: block;
    padding-left: 10px;
    height: 50px;
}

.linkbtn-one {
    background: none !important;
    color: #000000 !important;
    text-decoration: none;
}

    .linkbtn-one:hover {
        background: none !important;
        color: #f66600 !important;
        font-weight: bold !important;
        text-decoration: underline !important;
    }

.navbar-brand {
    padding: 9px 15px !important;
    float: none !important;
}

.navbar-inverse .navbar-nav > li > a {
    color: #37383d !important;
}

.borderright1 {
    border-right: solid 1px #cccccc;
}

.borderleft1 {
    border-left: solid 1px #cccccc;
}
/* h2, h3 {font-weight:bold !important;} */
h4 {
    color: #28629c;
    font-family: Aileron, sans-serif !important;
    font-weight: 500;
}

.btn {
    padding: 6px 24px;
}

.btn-default-box {
    max-width: 250px;
    padding: 1rem;
    position: relative;
    background: linear-gradient(to right, #00a1df, #82bd00);
    padding: 2px;
    border-radius: 26px !important;
}

.btn-default {
    color: #292929 !important;
    background: #ffffff !important;
    border-radius: 25px !important;
    /* border-image:linear-gradient(to right, rgb(0,143,104), rgb(250,224,66)) 5; */
    border: solid 1px #a1a1a1 !important;
    padding: 5px 28px !important;
    box-shadow: rgb(100 100 111 / 30%) 0px 2px 7px 0px;
}

    .btn-default:hover {
        color: #00a1df !important;
        background: #ededed !important;
        border-radius: 25px !important;
        /* border-image:linear-gradient(to right, rgb(0,143,104), rgb(250,224,66)) 5; */
        border: solid 1px #a1a1a1 !important;
        padding: 5px 28px !important;
        box-shadow: rgb(100 100 111 / 30%) 0px 2px 7px 0px;
    }

.btn-white {
    color: #525750 !important;
    background: #ffffff !important;
    border-radius: 0 !important;
    border: 0;
    font-weight: bold;
    padding: 11px 25px !important;
    box-shadow: 0 0 5px 0 #000000;
    letter-spacing: 5px;
}

.btn-green {
    color: #ffffff !important;
    background: rgb(178,220,0);
    background: linear-gradient(0deg, rgba(178,220,0,1) 0%, rgba(129,189,0,1) 100%);
    border-radius: 20px !important;
    border: 0;
    position: relative;
    top: -17px;
    letter-spacing: 3px;
    cursor: pointer;
}

.btn-green2 {
    color: #ffffff !important;
    background: rgb(178,220,0);
    background: linear-gradient(0deg, rgba(178,220,0,1) 0%, rgba(129,189,0,1) 100%);
    border-radius: 0px !important;
    border: 0;
    position: relative;
    top: -17px;
    letter-spacing: 3px;
    cursor: pointer;
    padding: 13px 24px;
}

.btn-grey {
    color: #525750 !important;
    background: #d8d8d8;
    border-radius: 25px !important;
    border: solid 1px #9e9e9e !important;
    font-weight: bold;
    padding: 11px 54px !important;
    /* box-shadow: 0 0 5px 0 #000000; */
    letter-spacing: 5px;
    font-size: 18px !important;
}

    .btn-grey:hover {
        background: #cccbcb;
    }

.btn-bg {
    padding: 9px 85px !important;
    font-size: 18px !important;
}

    .btn-bg:hover {
        padding: 9px 85px !important;
        font-size: 18px !important;
    }

.btn-blue-border {
    padding: 8px 37px !important;
    font-size: 18px !important;
    border: solid 1px #00a3e0;
    color: #00a3e0;
    background-color: #ffffff;
    border-radius: 25px;
    -moz-border-radius: 25px;
    -webkit-border-radius: 25px;
    -ms-border-radius: 25px;
}

.btn-blue-bg-border {
    padding: 8px 25px !important;
    font-size: 18px !important;
    border: solid 1px #00a3e0;
    color: #00a3e0;
    background-color: #d9f1fa;
    border-radius: 25px;
    -moz-border-radius: 25px;
    -webkit-border-radius: 25px;
    -ms-border-radius: 25px;
}

.label-font20 {
    color: #3b3b3c;
    font-size: 20px;
}

.label-font16 {
    color: #3b3b3c;
    font-size: 16px;
}

.table-bordered {
    border: 0 !important;
}

    .table-bordered > thead > tr > th, .table-bordered > tbody > tr > td {
        border: 1px solid #c7c7c7 !important;
    }

.borderboxshadow {
    border: solid 1px #cccccc;
    box-shadow: 2px 3px 5px #666666;
}

.margintop50 {
    margin-top: 50px;
}

.margintop100 {
    margin-top: 100px;
}

.margin20x0 {
    margin: 20px 0px;
}

.greenmover {
    color: #000000;
}

    .greenmover:hover {
        color: #009900;
    }

.greenmoverfilled:hover {
    color: green;
    background: lightgreen;
}

.redmover {
    color: #000000;
}

    .redmover:hover {
        color: red;
    }

.fontsize16 {
    font-size: 16px !important;
}

.pagination > .active > a {
    background: #009ddc !important;
    border: 0 !important;
    border: solid 1px #009ddc !important;
    color: #ffffff !important;
    font-weight: bold;
}

.pagination > li > a {
    color: #000000 !important;
}

.borderrounded {
    border: solid 1px #666666;
    border-radius: 5px;
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
}

.displaynone {
    display: none;
}

hr {
    margin-top: 10px !important;
}

#ViewDetailsOneTooltipone {
    background: #ffffff;
    border: solid 1px #666666;
    position: absolute;
    margin: 6px 0px 0px -9px;
    box-shadow: 2px 2px 2px #cccccc;
    border-radius: 3px;
    -moz-border-radius: 3px;
    -webkit-border-radius: 3px;
}

#ViewDetailsTwoTooltiptwo {
    background: #ffffff;
    border: solid 1px #666666;
    position: absolute;
    margin: 6px 0px 0px -9px;
    box-shadow: 2px 2px 2px #cccccc;
    border-radius: 3px;
    -moz-border-radius: 3px;
    -webkit-border-radius: 3px;
}

.popupTableOne tr th {
    padding: 6px;
    background: #d7d7d7;
    color: #000000;
    font-weight: bold;
    border: solid 1px #666666;
}

.popupTableOne tr td {
    padding: 5px;
    color: #000000;
    border: solid 1px #666666;
}

.popupTableOne tr:nth-child(odd) {
    background-color: #eee;
}

.popupTableOne tr:nth-child(even) {
    background-color: #fff;
}

.ui-dialog {
    padding: 0 !important;
    border: solid 1px #666666 !important;
    z-index: 100000 !important;
    box-shadow: 0px 0px 3px #000000 !important;
}

.ui-corner-all {
    border-radius: 0 !important;
}

.ui-widget-header {
    background: #00c1f0 !important;
}

.ui-widget-overlay {
    background: #000000 !important;
    opacity: 0.5 !important;
    z-index: 10000 !important;
}

.ui-dialog .ui-dialog-buttonpane .ui-dialog-buttonset {
    float: left !important;
}

.ui-dialog .ui-dialog-content {
    overflow: hidden !important;
}

.ui-dialog .ui-dialog-buttonpane button {
    padding: 4px 8px !important;
}

.ui-dialog .ui-dialog-titlebar-close {
    background: url(../images/cross-sml.png) no-repeat !important;
    border: 0 !important;
}

.editgreenbtn {
    background: url("../images/edit.png") no-repeat;
    width: 16px;
    height: 16px;
    border: 0;
}

    .editgreenbtn:hover {
        background: url("../images/edit-green.png") no-repeat;
        width: 16px;
        height: 16px;
        border: 0;
    }

.crossredbtn {
    background: url("../images/cross-sml.png") no-repeat;
    width: 16px;
    height: 16px;
    border: 0;
}

    .crossredbtn:hover {
        background: url("../images/cross-sml-green.png") no-repeat;
        width: 16px;
        height: 16px;
        border: 0;
    }

.plusgreenbtn {
    background: url("../images/plus.png") no-repeat;
    width: 16px;
    height: 16px;
    border: 0;
}

    .plusgreenbtn:hover {
        background: url("../images/plus-green.png") no-repeat;
        width: 16px;
        height: 16px;
        border: 0;
    }

.cargreenbtn {
    background: url("../images/car-plus.png") no-repeat;
    width: 18px;
    height: 16px;
    border: 0;
}

    .cargreenbtn:hover {
        background: url("../images/car-plus-green.png") no-repeat;
        width: 18px;
        height: 16px;
        border: 0;
    }

.usergreenbtn {
    background: url("../images/user-plus.png") no-repeat;
    width: 16px;
    height: 16px;
    border: 0;
}

    .usergreenbtn:hover {
        background: url("../images/user-plus-green.png") no-repeat;
        width: 16px;
        height: 16px;
        border: 0;
    }

.navbar-default {
    background: rgb(248,247,247);
    background: linear-gradient(90deg, rgba(248,247,247,1) 0%, rgba(239,236,236,1) 100%);
}

.navbar-brand {
    /* transform: translateX(-50%); */
    /* left: 50%; */
    /* position: relative; */
}

.navbar-toggle {
    margin-right: 0 !important;
}

#linebg {
    background: url("../images/linebg.jpg");
}

#bs-example-navbar-collapse-1 {
    /* transform: translateX(-50%); */
    /* left: 50%; */
    /* position: relative; */
    float: right;
}

#bluebgOne {
    background: #28629c;
    padding: 35px;
    color: #ffffff;
}

    #bluebgOne h4 {
        color: #ffffff;
    }

#whitebgOne {
    background: #ffffff;
    /* padding:35px; */
    color: #666666;
}

#whitebgTwo {
    background: #ffffff;
    /* padding:35px 35px 0 35px; */
    color: #37383d;
    padding: 105px 0 75px 0;
}

#whitebgThree {
    background: #ffffff;
    padding: 15px 35px 21px 25px;
    color: #37383d;
}

#whitebgFour {
    background: #ffffff;
    /* padding:35px 35px 0 35px; */
    color: #666666;
}

#greybgTwo {
    background: #eeeced;
    padding: 12px 20px;
    color: #37383d !important;
}

#fap-banner {
    background-image: url("../images/fap-banner.jpg");
}

.form-control {
    display: block;
    width: 100%;
    font-size: 0.9rem;
    color: #666666 !important;
    border: solid 1px #47484A;
    padding: .2rem .75rem !important;
    text-indent: 8px;
}

.form-control2 {
    display: block;
    width: 100%;
    font-size: 0.9rem;
    color: #666666 !important;
    border: solid 1.5px #cacaca;
    border-radius: 10px;
    padding: 6px;
    height: 40px;
    top: 0px;
    text-indent: 8px;
}

.form-control3 {
    display: block;
    width: 100%;
    padding: 1rem 2rem;
    font-size: 0.9rem;
    color: #666666 !important;
    border: solid 1px #cccccc;
    text-indent: 8px;
}

.form-control-ddown {
    display: block;
    width: 100%;
    padding: 1.8rem 2rem;
    font-size: 0.9rem;
    color: #666666 !important;
    /* border-image-source: linear-gradient(45deg, #82bd00, #00a1df); */
    /* border-image-slice: 1; */
    /* -moz-box-shadow: inset 0px 4px 11px 0px #cccccc; */
    /* -webkit-box-shadow: inset 0px 4px 11px 0px #cccccc; */
    /* box-shadow: inset 0px 4px 11px 0px #cccccc; */
    background-color: #eeeeee;
    border: solid 1px #eeeeee;
    border-radius: 10px;
    -moz-border-radius: 10px;
    -webkit-border-radius: 10px;
    -ms-border-radius: 10px;
}

.btn-default-box2 {
    padding: 1px;
    position: relative;
    background: linear-gradient(to right, #00a1df, #82bd00);
    /* padding: 2px; */
    border-radius: 26px !important;
}

.btn-bg2 {
    padding: 9px 28px !important;
    font-size: 16px !important;
    border-radius: 30px !important;
}

.btn-colorborder {
    color: #808285 !important;
    /* background: #f2efef !important; */
    /* border-radius: 24px !important; */
    /* border: 20px solid; */
    /* border-image-slice: 60 30; */
    /* border-image-source: url(images/gradientbg.jpg); */
    background-image: url(../images/borderButton.png);
    background-repeat: no-repeat;
    padding: 14px 50px;
    background-size: 98%;
}

.font-10 {
    font-size: 10px !important;
}

.font-11 {
    font-size: 11px !important;
}

.font-12 {
    font-size: 12px !important;
}

.font-13 {
    font-size: 13px !important;
}

.font-14 {
    font-size: 14px !important;
}

.font-15 {
    font-size: 15px !important;
}

.font-20 {
    font-size: 20px !important;
}

.font-22 {
    font-size: 22px !important;
}

.font-25 {
    font-size: 25px !important;
}

.font-150 {
    font-size: 150px !important;
}

.m-l-5 {
    margin-left: 5px;
}

.m-l-10 {
    margin-left: 10px;
}

.m-l-15 {
    margin-left: 15px;
}

.m-l-20 {
    margin-left: 20px;
}

.m-r-5 {
    margin-right: 5px !important;
}

.m-r-10 {
    margin-right: 10px;
}

.m-r-15 {
    margin-right: 15px;
}

.m-r-20 {
    margin-right: 20px;
}

.margintopzero {
    margin-top: 0 !important;
}

.m-t-3 {
    margin-top: 3px;
}

.m-t-5 {
    margin-top: 5px;
}

.m-t-10 {
    margin-top: 10px;
}

.m-t-15 {
    margin-top: 15px;
}

.m-t-20 {
    margin-top: 20px;
}

.m-t-25 {
    margin-top: 25px;
}

.m-t-30 {
    margin-top: 30px;
}

.m-b-5 {
    margin-bottom: 5px;
}

.m-b-10 {
    margin-bottom: 10px;
}

.m-b-15 {
    margin-bottom: 15px;
}

.m-b-20 {
    margin-bottom: 20px;
}

.m-b-25 {
    margin-bottom: 25px;
}

.m-b-30 {
    margin-bottom: 30px;
}

.m-b-35 {
    margin-bottom: 35px;
}

.m-b-40 {
    margin-bottom: 40px;
}

.m-b-45 {
    margin-bottom: 45px;
}

.m-t-40 {
    margin-top: 40px;
}

.m-t-80 {
    margin-top: 80px;
}

.greenline {
    background: #91c63f !important;
    height: 2px !important;
}

.blueline {
    background: #28629c !important;
    height: 2px !important;
}

#fapSearch input {
    border-radius: 0 !important;
    border: solid 1px #28629c !important;
}

#fapSearch .input-group-btn button {
    border-radius: 0 !important;
    border: solid 1px #28629c !important;
    background: #28629c !important;
}

    #fapSearch .input-group-btn button i {
        color: #ffffff;
    }

#footerlinks a {
    color: #ffffff;
    letter-spacing: 1px;
}

hr {
    border-color: #cccccc !important;
}
/* .btmicons{
	transform: translateX(-50%);
  left: 50%;
  position: relative;
} */
h1 {
    font-size: 32px !important;
    color: #041638 !important;
    font-weight: bold;
}

.navbar-default .navbar-nav > li > a {
    /* color:#37383d !important;  */
    color: #484950 !important;
    letter-spacing: 2px;
}

    .navbar-default .navbar-nav > li > a:hover, .navbar-default .navbar-nav > li > a:focus {
        color: #00a1df !important;
    }

.img-responsive, .thumbnail > img, .thumbnail a > img, .carousel-inner > .item > img, .carousel-inner > .item > a > img {
    display: inline-block !important;
}

.navbar {
    margin-bottom: 0 !important;
}

.navbar-default .navbar-nav > .active > a, .navbar-default .navbar-nav > .active > a:hover, .navbar-default .navbar-nav > .active > a:focus {
    background: transparent !important;
    color: #28629c !important;
    font-weight: bold !important;
}

.GothamLight {
    font-family: 'Gotham-Light';
    letter-spacing: 12px;
}

.GothamLightItalic {
    font-family: 'Gotham-LightItalic';
    letter-spacing: 18px;
}

.GothamBold {
    font-family: 'Gotham-Bold';
    letter-spacing: 12px;
}

.GothamBoldItalic {
    font-family: 'Gotham-BoldItalic';
    letter-spacing: 15px;
}

.GothamBoldTitle {
    font-family: 'Gotham-Bold';
    letter-spacing: 2px;
}

.QanelasSoftBold {
    font-family: 'QanelasSoft-Bold';
    letter-spacing: 2px;
}

.QanelasSoftLight {
    font-family: 'QanelasSoft-Light';
    letter-spacing: 2px;
}

.QanelasSoftHeavy {
    font-family: 'QanelasSoft-Heavy';
    letter-spacing: 2px;
}

@font-face {
    font-family: 'Gotham-Black';
    src: url('../fonts/Gotham/Gotham-Black.otf') format('opentype');
}

@font-face {
    font-family: 'Gotham-Light';
    src: url('../fonts/Gotham/Gotham-Light.otf') format('opentype');
}

@font-face {
    font-family: 'Gotham-Bold';
    src: url('../fonts/Gotham/Gotham-Bold.otf') format('opentype');
}

@font-face {
    font-family: 'Gotham-BoldItalic';
    src: url('../fonts/Gotham/Gotham-BoldItalic.otf') format('opentype');
}

@font-face {
    font-family: 'Gotham-Medium';
    src: url('../fonts/Gotham/Gotham-Medium.otf') format('opentype');
}

@font-face {
    font-family: 'Qanelas';
    src: url('../fonts/Qanelas/QanelasSoft-Black 2.otf') format('opentype');
}

@font-face {
    font-family: 'QanelasSoft-Light';
    src: url('../fonts/Qanelas/QanelasSoft-Light.otf') format('opentype');
}

@font-face {
    font-family: 'QanelasSoft-Bold';
    src: url('../fonts/Qanelas/QanelasSoft-Bold.otf') format('opentype');
}

@font-face {
    font-family: 'QanelasSoft-Heavy';
    src: url('../fonts/Qanelas/QanelasSoft-Heavy.otf') format('opentype');
}

@media screen and (max-width: 992px) {
    .banImgValign {
        /* position:absolute; */
        /* top:35%; */
        position: relative;
        margin-top: 11% !important;
    }
}

@media screen and (max-width: 900px) {
    .card-img01 {
        width: 163px !important;
        height: 182px !important;
        top: 15% !important;
        position: relative;
        left: 27px;
    }

    .card-img04 {
        width: 163px !important;
        height: 182px !important;
        top: 15% !important;
        position: relative;
        left: 27px;
    }

    .carousel-inner p {
        font-size: 12px !important;
    }

    .Banner_Home {
        background: url("../images/Banner_Home.jpg") #ffffff no-repeat !important;
    }

    .Banner_Patients {
        background: url("../images/Banner_Patients.jpg") #ffffff no-repeat !important;
    }

    .inner_banner2 {
        background: url("../images/inner_banner2_1002.png") #ffffff no-repeat !important;
    }

    .texting_banner {
        background: url("../images/myOnco360-1002-352.jpg") #019CDF no-repeat !important;
    }

    .billing_banner {
        background: url("../images/billing_banner_sml.png") #ffffff no-repeat !important;
    }

    .banImgValign {
        /* position:absolute; */
        /* top:35%; */
        position: relative;
        margin-top: 11% !important;
    }
}

@media screen and (max-width: 1320px) {
    .FE-Login-Background {
        background: url(../images/Login_BG.png) #ffffff no-repeat !important;
        background-position: 55% !important;
    }


    .Banner_Patients {
        background: url("../images/Banner_Patients.jpg") #ffffff no-repeat !important;
        background-position: 60% !important;
    }

    .inner_banner2 {
        background: url("../images/inner_banner2_1002.png") #ffffff no-repeat !important;
        background-position: 40% !important;
    }

    .texting_banner {
        background: url("../images/myOnco360-1002-352.jpg") #019CDF no-repeat !important;
        background-position: 100% !important;
    }

    .dropdown-menu {
        width: 266px;
        float: right;
    }

    .formdocs_banner {
        background: url('../images/formdocs_banner_sml.png') #ffffff no-repeat !important;
        background-position: 30% !important;
    }

    .billing_banner {
        background: url("../images/billing_banner_sml.png") #ffffff no-repeat !important;
        background-position: 70% !important;
    }
}

@media screen and (max-width: 1000px) {

    .Banner_Home {
        background: url(../images/Banner_Home.jpg) #ddeefe no-repeat !important;
        background-position: 32% 7% !important;
    }
}

@media screen and (max-width: 1244px) {
    .FE-Login-Background {
        background: url(../images/Login_BG.png) #ffffff no-repeat !important;
        background-position: 0% !important;
    }

    .Banner_Home {
        background: url(../images/Banner_Home.jpg) #ddeefe no-repeat !important;
        background-position: 39% 0% !important;
        background-size: 120% !important;
    }

    .Banner_Patients {
        background: url("../images/Banner_Patients.jpg") #ffffff no-repeat !important;
        background-position: 61% !important;
    }

    .inner_banner2 {
        background: url("../images/inner_banner2_1002.png") #ffffff no-repeat !important;
        background-position: 0% !important;
    }

    .texting_banner {
        background: url("../images/myOnco360-1002-352.jpg") #019CDF no-repeat !important;
        background-position: 100% !important;
    }

    /*.dropdown-menu {
        width: 200px;
        float: right;
    }*/

    .formdocs_banner {
        background: url('../images/Patient-Portal_Header_1920x1080_Forms.png') #ffffff no-repeat !important;
        background-position: 100% !important;
    }

    .billing_banner {
        background: url('../images/Patient-Portal_Header_1920x1080_Billing.png') #ffffff no-repeat !important;
        background-position: 100% !important;
    }
}
/*@media screen and (max-width: 1420px) {
    .FE-Login-Background {
        background: url(../images/Login_BG.png) #ffffff no-repeat !important;
        background-position: 55% !important;
    }

    Banner_Home {
        background: url("../images/inner_banner_1002.png") #ffffff no-repeat !important;
        background-position: 40% !important;
    }

    .inner_banner2 {
        background: url("../images/inner_banner2_1002.png") #ffffff no-repeat !important;
        background-position: 40% !important;
    }

    .dropdown-menu {
        width: 200px;
        float: right;
    }

    .formdocs_banner {
        background: url('../images/formdocs_banner_sml.png') #ffffff no-repeat !important;
        background-position: 40% !important;
    }

    .billing_banner {
        background: url("../images/billing_banner_sml.png") #ffffff no-repeat !important;
        background-position: 40% !important;
    }
}*/

@media screen and (max-width: 480px) and (min-width: 320px) {

    .nav-pills > li {
        margin-right: -10px !important;
    }

    .carousel-control {
        top: 36% !important;
    }

    .bigquote {
        left: 0px !important;
        width: 30px !important;
    }

    .m-t-50-mb {
        margin-top: 50px !important;
    }

    .font-caro-size {
        font-size: 9px !important;
    }

    .m-l-46-ip {
        margin-left: 15px !important;
    }

    .bganimate1 {
        height: 52px !important;
        padding: 10px 44px 20px 44px !important;
        line-height: 10px !important;
    }

        .bganimate1 h3 {
            font-size: 13px !important;
        }

        .bganimate1 i {
            font-size: 10px !important;
            line-height: 14px;
        }

    #whitebgTwo {
        padding: 0 !important;
    }

    .caro-bg-faq h3 {
        margin-top: 28px !important;
    }

    .howitworkslist {
        padding: 0 10px !important;
    }

    .font-18 {
        font-size: 10px !important;
    }

    .font-30 {
        font-size: 14px !important;
    }

    .navbar-inverse .navbar-collapse {
        position: relative;
        border-top: 0 !important;
        z-index: 2;
    }

    .marginbottom10-mb {
        margin-bottom: 10px;
    }

    .marginbottom15-mb {
        margin-bottom: 15px;
    }

    .margintopzero-mb {
        margin-top: 0px;
    }

    #linebg {
        background: none;
    }

    .bganimate1 {
        //height:52px !important;
        padding: 10px 44px 20px 44px !important;
        line-height: 10px !important;
    }
}

@media screen and (device-width: 320px) {
    #thumb1 .thumbtext span {
        font-size: 10px !important;
        padding-left: 6% !important;
        padding-right: 6% !important;
        line-height: 16px !important;
        width: 156px;
        padding-top: 0% !important;
    }

    .thumboverlay {
        width: 156px !important;
        height: 221px !important;
    }

    .services-bg {
        height: 174px !important;
    }


    .letterspacing10 {
        letter-spacing: 5px !important;
    }


    .font-50 {
        font-size: 26px !important;
    }

    .font-150 {
        font-size: 110px !important;
    }

    .for150 {
        position: relative !important;
        bottom: -65px !important;
    }

    .font-25 {
        font-size: 25px !important;
    }

    .font-30 {
        font-size: 30px !important;
    }

    .font-40 {
        font-size: 40px !important;
    }

    .heightspace {
        height: 0px !important;
    }

    /*.FE-Login-Background {
        height: 170px !important;
    }*/


    .header-text-home {
        position: absolute;
        margin-top: 3% !important;
        left: 1.8%;
        right: auto;
        width: 96.66666666666666%;
        color: #fff;
    }



    .header-text-service {
        margin-top: 10% !important;
    }


    .header-text-faq {
        margin-top: 8% !important;
    }

    .caro-bg-faq {
        height: 158px !important;
    }


    .header-text {
        margin-top: 0px !important;
    }

    .caro-bg-contact {
        height: 180px !important;
    }

    .header-text-mtv {
        margin-top: 0% !important;
    }

    .caro-bg-meetthevets {
        height: 150px !important;
    }

    #thumb1:hover .thumbtext span {
        padding-top: 5% !important;
    }
}

@media screen and (device-width:480px) {
    #thumb1 .thumbtext span {
        font-size: 16px !important;
        padding-left: 10% !important;
        padding-right: 10% !important;
        line-height: 35px !important;
        width: 275px;
        padding-top: 0% !important;
    }

    .btn-meetbtn {
        letter-spacing: 8px !important;
    }

    .thumboverlay {
        width: 276px !important;
        height: 390px !important;
    }

    .carousel-control {
        top: 40% !important;
    }

    .bigquote {
        left: 0px !important;
        width: 30px !important;
    }

    .font-caro-size {
        font-size: 12px !important;
    }

    .m-l-46-ip {
        margin-left: 27px !important;
    }

    .bganimate1 {
        height: 52px !important;
        padding: 20px 44px !important;
        line-height: 10px !important;
    }

        .bganimate1 h3 {
            font-size: 20px !important;
        }

        .bganimate1 i {
            font-size: 16px !important;
            line-height: 29px;
        }

    #whitebgTwo {
        padding: 0 !important;
    }

    .caro-bg-faq h3 {
        margin-top: 28px !important;
    }

    .services-bg {
        height: 230px !important;
    }

    .FE-Login-Background {
        height: 170px !important;
    }

    .header-text-home {
        position: absolute;
        margin-top: 4% !important;
        left: 1.8%;
        right: auto;
        width: 96.66666666666666%;
        color: #fff;
    }



    .header-text-faq {
        margin-top: 19% !important;
    }

    .caro-bg-faq {
        height: 230px !important;
    }


    .header-text {
        margin-top: 12% !important;
    }

    .caro-bg-contact {
        height: 230px !important;
    }


    .caro-bg-meetthevets {
        height: 230px !important;
    }

    .header-text-mtv {
        margin-top: 3% !important;
    }
}

@media (device-width: 360px) {
    #thumb1 .thumbtext span {
        font-size: 10px !important;
        padding-left: 10% !important;
        padding-right: 10% !important;
        line-height: 22px !important;
        width: 189px;
        padding-top: 0% !important;
    }

    .thumboverlay {
        width: 186px !important;
        height: 263px !important;
    }

    .carousel-control {
        top: 36% !important;
    }

    .bigquote {
        left: 0px !important;
        width: 30px !important;
    }

    .m-t-50-mb {
        margin-top: 50px !important;
    }

    .font-caro-size {
        font-size: 9px !important;
    }

    .m-l-46-ip {
        margin-left: 20px !important;
    }

    .bganimate1 {
        height: 52px !important;
        padding: 20px 44px !important;
        line-height: 10px !important;
    }

        .bganimate1 h3 {
            font-size: 13px !important;
        }

        .bganimate1 i {
            font-size: 10px !important;
            line-height: 20px;
        }

    #whitebgTwo {
        padding: 0 !important;
    }

    .header-text {
        margin-top: 5% !important;
    }

    .font-18 {
        font-size: 10px !important;
    }

    .font-30 {
        font-size: 14px !important;
    }

    .FE-Login-Background {
        height: 197px;
    }

    .caro-bg-faq h3 {
        margin-top: 28px !important;
    }

    .services-bg {
        height: 180px !important;
    }

    .font-50 {
        font-size: 30px !important;
    }

    .for150 {
        position: relative;
        bottom: -40px !important;
    }

    .font-150 {
        font-size: 130px !important;
    }

    .FE-Login-Background {
        height: 170px;
    }

    .header-text-home {
        position: absolute;
        margin-top: 4% !important;
        left: 1.8%;
        right: auto;
        width: 96.66666666666666%;
        color: #fff;
    }

    .PatientPortal_Logo {
        background-image: url(../images/PatientPortal_Logo.png);
        width: 280px !important;
        height: 87px !important;
        background-size: 100%;
    }

    .AdminPortal_Logo {
        background-image: url(../images/AdminPortal_Logo.png);
        width: 280px !important;
        height: 87px !important;
        background-size: 100%;
    }

    .header-text-service {
        margin-top: 10% !important;
    }

    .caro-bg-faq {
        height: 158px !important;
    }


    .header-text {
        margin-top: 0px !important;
    }

    .caro-bg-contact {
        height: 197px !important;
    }

    .header-text-mtv {
        margin-top: 0% !important;
    }

    .caro-bg-meetthevets {
        height: 180px !important;
    }

    .header-text-faq {
        margin-top: 8% !important;
    }
}

@media screen and (width: 600px) {
    #thumb1 .thumbtext span {
        font-size: 20px !important;
        padding-left: 10% !important;
        padding-right: 10% !important;
        line-height: 42px !important;
        width: 346px;
        padding-top: 0% !important;
    }

    .thumboverlay {
        width: 366px !important;
        height: 517px !important;
    }

    .font-caro-size {
        font-size: 15px !important;
    }

    .bigquote {
        left: 0px !important;
        width: 30px !important;
    }

    .m-l-46-ip {
        margin-left: 46px !important;
    }

    .bganimate1 {
        height: 52px !important;
        padding: 20px 44px !important;
        line-height: 37px !important;
    }

        .bganimate1 h3 {
            font-size: 22px !important;
        }

        .bganimate1 i {
            font-size: 20px !important;
            line-height: 29px;
        }

    #whitebgTwo {
        padding: 0 !important;
    }

    .header-text {
        margin-top: 15% !important;
    }

    .font-18 {
        font-size: 10px !important;
    }

    .font-30 {
        font-size: 14px !important;
    }

    .FE-Login-Background {
        height: 197px !important;
    }


    .caro-bg-faq h3 {
        margin-top: 28px !important;
    }

    .services-bg {
        height: 290px !important;
    }

    .FE-Login-Background {
        height: 290px !important;
    }


    .header-text-faq {
        margin-top: 20% !important;
    }

    .caro-bg-faq {
        height: 280px !important;
    }

    .header-text {
        margin-top: 15% !important;
    }

    .caro-bg-contact {
        height: 300px !important;
    }


    .header-text-mtv {
        margin-top: 4% !important;
    }

    .caro-bg-meetthevets {
        height: 230px !important;
    }
}

@media (device-width: 640px) {
    #thumb1 .thumbtext span {
        font-size: 20px !important;
        padding-left: 25% !important;
        padding-right: 15% !important;
        line-height: 42px !important;
        width: 362px;
        padding-top: 0% !important;
    }

    .thumboverlay {
        width: 396px !important;
        height: 559px !important;
    }

    .btn-meetbtn {
        letter-spacing: 16px !important;
    }

    .font-caro-size {
        font-size: 15px !important;
    }

    .bigquote {
        left: 0px !important;
        width: 30px !important;
    }

    .m-l-46-ip {
        margin-left: 46px !important;
    }

    .bganimate1 {
        height: 52px !important;
        padding: 20px 44px !important;
        line-height: 45px !important;
    }

        .bganimate1 h3 {
            font-size: 22px !important;
        }

        .bganimate1 i {
            font-size: 20px !important;
            line-height: 29px;
        }

    #whitebgTwo {
        padding: 0 !important;
    }

    .header-text {
        margin-top: 5% !important;
    }

    .font-18 {
        font-size: 10px !important;
    }

    .font-30 {
        font-size: 14px !important;
    }

    .FE-Login-Background {
        height: 197px !important;
    }

    .caro-bg-faq h3 {
        margin-top: 28px !important;
    }

    .services-bg {
        height: 300px !important;
    }

    .FE-Login-Background {
        height: 290px !important;
    }



    .header-text-faq {
        margin-top: 20% !important;
    }

    .caro-bg-faq {
        height: 300px !important;
    }


    .header-text {
        margin-top: 16% !important;
    }

    .caro-bg-contact {
        height: 307px !important;
    }



    .header-text-mtv {
        margin-top: 6% !important;
    }

    .caro-bg-meetthevets {
        height: 260px !important;
    }
}

@media screen and (min-width: 412px) and (max-width: 732px) {

    .font-caro-size {
        font-size: 11px !important;
    }

    .bigquote {
        left: 0px !important;
        width: 30px !important;
    }

    .m-l-46-ip {
        margin-left: 23px !important;
    }

    #whitebgTwo {
        padding: 0 !important;
    }

    .font-18 {
        font-size: 10px !important;
    }

    .font-30 {
        font-size: 14px !important;
    }

    .caro-bg-faq h3 {
        margin-top: 28px !important;
    }
}

@media screen and (min-width: 320px) and (max-width: 812px) {
    .PatientPortal_Logo {
        background-image: url(../images/PatientPortal_Logo.png);
        width: 280px !important;
        height: 87px !important;
        background-size: 100%;
    }

    .Footer_Logo {
        background-image: url(../images/Footer_Logo.png);
        width: 255px !important;
        height: 50px !important;
        background-size: 100%;
        text-align: right;
        display: inline-block;
    }
}

@media (max-width: 414px) and (min-width: 320px) {
    .card-img01 {
        background-image: url(../images/card-img01.jpg);
        width: 68px !important;
        height: 76px !important;
        background-size: 100%;
        margin-top: 42%;
    }

    .card-img04 {
        background-image: url(../images/truck-img01.png);
        width: 68px !important;
        height: 76px !important;
        background-size: 100%;
        margin-top: 42%;
    }

    .item h4 {
        font-size: 14px !important;
    }

    .app-img {
        background-image: url(../images/app-img.png);
        background-repeat: no-repeat;
        width: 245px !important;
        height: 523px !important;
        background-size: 100%;
    }

    .track-1 {
        background-image: url(../images/track-1_414.png) !important;
        width: 224px !important;
        height: 54px !important;
        background-size: 100%;
        text-align: center;
        display: inline-block;
    }

    .track-2 {
        background-image: url(../images/track-2_414.png) !important;
        width: 224px !important;
        height: 54px !important;
        background-size: 100%;
        text-align: center;
        display: inline-block;
    }

    .track-3 {
        background-image: url(../images/track-3_414.png) !important;
        width: 224px !important;
        height: 54px !important;
        background-size: 100%;
        text-align: center;
        display: inline-block;
    }

    .track-4 {
        background-image: url(../images/track-4_414.png) !important;
        width: 224px !important;
        height: 54px !important;
        background-size: 100%;
        text-align: center;
        display: inline-block;
    }

    .track-5 {
        background-image: url(../images/track-5_414.png) !important;
        width: 224px !important;
        height: 54px !important;
        background-size: 100%;
        text-align: center;
        display: inline-block;
    }

    .track-6 {
        background-image: url(../images/track-6_414.png);
        width: 224px !important;
        height: 54px !important;
        background-size: 100%;
        text-align: center;
        display: inline-block;
    }

    .alertAcco {
        max-height: 500px !important;
        overflow: hidden;
    }

    .billing-img-03 {
        background-image: url(../images/billing-img-03.jpg);
        width: 224px !important;
        height: 40px !important;
        background-size: 100%;
        text-align: center;
        display: inline-block;
    }

    .fake-input input {
        font-size: 12px !important;
    }

    .fake-input img {
        width: 22px !important;
        top: 17px !important;
    }

    .form-control2 {
        font-size: 12px !important;
    }

    .label-font20 {
        font-size: 15px !important;
    }

    .m-t-0-mb {
        margin-top: 0 !important;
    }

    .m-b-10-mb {
        margin-bottom: 10px !important
    }

    .btn-grey {
        padding: 12px 32px !important;
        /* box-shadow: 0 0 5px 0 #000000; */
        letter-spacing: 2px !important;
        font-size: 14px !important;
    }

    .FE-Login-Background {
        background: url(../images/Login_BG.png) #ffffff no-repeat !important;
        background-position-x: 26% !important;
    }

    .text-right-mb {
        text-align: left !important;
    }

    .font-15-mb {
        font-size: 10px !important;
    }

    .btn-blue-border {
        font-size: 10px !important;
    }

    .m-t-0-mb {
        margin-top: 0px !important;
    }

    .Profile {
        margin-right: 13px;
        margin-bottom: 13px;
    }

    .dropdown-menu {
        margin: -9px 0 0 !important
    }

    .font-12-mb {
        font-size: 9px !important
    }

    .formdocs_banner {
        background: url('../images/formdocs_banner.png') #ffffff no-repeat !important;
        background-position: 47% !important;
    }

    .billing_banner {
        background: url('../images/billing_banner.png') #ffffff no-repeat !important;
        background-position: 81% !important;
    }
}

@media screen and (width: 412px) {
    #thumb1 .thumbtext span {
        font-size: 14px !important;
        padding-left: 10% !important;
        padding-right: 10% !important;
        line-height: 28px !important;
        width: 220px;
        padding-top: 0% !important;
    }

    .thumbtext .thumboverlay {
        width: 225px !important;
        height: 318px !important;
    }

    .btn-meetbtn {
        letter-spacing: 5px !important;
    }

    .services-bg {
        height: 200px !important;
    }

    /*.FE-Login-Background {
            height: 170px !important;
        }*/

    .header-text-home {
        position: absolute;
        margin-top: 4% !important;
        left: 1.8%;
        right: auto;
        width: 96.66666666666666%;
        color: #fff;
    }

    .header-text-faq {
        margin-top: 18% !important;
    }

    .caro-bg-faq {
        height: 197px !important;
    }

    .header-text {
        margin-top: 10% !important;
    }

    .caro-bg-contact {
        height: 200px !important;
    }

    .header-text-mtv {
        margin-top: 0% !important;
    }

    .caro-bg-meetthevets {
        height: 200px !important;
    }
}

@media screen and (width: 732px) {
    #thumb1 .thumbtext span {
        font-size: 20px !important;
        padding-left: 25% !important;
        padding-right: 25% !important;
        line-height: 67px !important;
        width: 469px;
        padding-top: 0% !important;
    }

    .thumbtext .thumboverlay {
        width: 465px !important;
        height: 657px !important;
    }

    .font-caro-size {
        font-size: 20px !important;
    }

    .bigquote {
        left: 0px !important;
        width: 30px !important;
    }

    .m-l-46-ip {
        margin-left: 23px !important;
    }

    #whitebgTwo {
        padding: 0 !important;
    }

    .header-text {
        margin-top: 5% !important;
    }

    .font-18 {
        font-size: 10px !important;
    }

    .font-30 {
        font-size: 14px !important;
    }

    .caro-bg-faq h3 {
        margin-top: 28px !important;
    }

    .services-bg {
        height: 358px !important;
    }

    .FE-Login-Background {
        height: 300px !important;
    }

    .bg-meetthevets {
        height: 360px !important;
    }

    .caro-bg-meetthevets {
        height: 350px !important;
    }

    .caro-bg-contact {
        height: 360px !important;
    }

    .caro-bg-faq {
        height: 350px !important;
    }
}

@media screen and (max-width: 568px) and (min-width: 320px) {
    #whitebgTwo {
        padding: 0 !important;
    }

    .font-18 {
        font-size: 10px !important;
    }

    .font-30 {
        font-size: 14px !important;
    }

    .caro-bg-faq h3 {
        margin-top: 28px !important;
    }
}

@media screen and (width: 568px) {
    #thumb1 .thumbtext span {
        font-size: 20px !important;
        padding-left: 10% !important;
        padding-right: 10% !important;
        line-height: 53px !important;
        width: 340px;
        padding-top: 0% !important;
    }

    .thumbtext .thumboverlay {
        width: 342px !important;
        height: 483px !important;
    }

    .services-bg {
        height: 280px !important;
    }

    .FE-Login-Background {
        height: 270px !important;
    }

    .header-text-home {
        margin-top: 13% !important;
    }

    .text-service {
        margin-top: 15% !important;
    }


    .header-text {
        margin-top: 16% !important;
    }

    .caro-bg-contact {
        height: 270px !important;
    }

    .header-text-faq {
        margin-top: 20% !important;
    }

    .caro-bg-faq {
        height: 280px !important;
    }

    .header-text-mtv {
        margin-top: 3% !important;
    }

    .caro-bg-meetthevets {
        height: 240px !important;
    }
}

@media screen and (max-width: 667px) and (min-width: 375px) {
    .font-caro-size {
        font-size: 19px !important;
    }

    .bigquote {
        left: 0px !important;
        width: 30px !important;
    }

    #whitebgTwo {
        padding: 0 !important;
    }

    .font-18 {
        font-size: 10px !important;
    }

    .font-30 {
        font-size: 14px !important;
    }

    .caro-bg-faq h3 {
        margin-top: 14px !important;
    }
}

@media screen and (width: 667px) {
    #thumb1 .thumbtext span {
        font-size: 20px !important;
        padding-left: 15% !important;
        padding-right: 15% !important;
        line-height: 53px !important;
        width: 420px;
        padding-top: 0% !important;
    }

    .thumbtext .thumboverlay {
        width: 416px !important;
        height: 588px !important;
    }

    .services-bg {
        height: 320px !important;
    }

    .FE-Login-Background {
        height: 300px !important;
    }

    .header-text-mtv {
        margin-top: 6% !important;
    }

    .caro-bg-meetthevets {
        height: 260px !important;
    }
}

@media screen and (width: 375px) {
    #thumb1 .thumbtext span {
        font-size: 13px !important;
        padding-left: 5% !important;
        padding-right: 5% !important;
        line-height: 21px !important;
        width: 185px;
        padding-top: 0% !important;
    }

    .thumbtext .thumboverlay {
        width: 197px !important;
        height: 279px !important;
    }

    .font-caro-size {
        font-size: 12px !important;
    }

    .bigquote {
        left: 0px !important;
        width: 30px !important;
    }

    #whitebgTwo {
        padding: 0 !important;
    }

    .header-text {
        margin-top: 5% !important;
    }

    .font-18 {
        font-size: 10px !important;
    }

    .font-30 {
        font-size: 14px !important;
    }

    /*.FE-Login-Background {
            height: 197px !important;
        }*/

    .caro-bg-contact, .caro-bg-meetthevets {
        height: 197px !important;
    }

    .caro-bg-faq h3 {
        margin-top: 14px !important;
    }

    .services-bg {
        height: 180px !important;
    }

    /*.FE-Login-Background {
            height: 170px !important;
        }*/

    .header-text-home {
        position: absolute;
        margin-top: 4% !important;
        left: 1.8%;
        right: auto;
        width: 96.66666666666666%;
        color: #fff;
    }

    .header-text-service {
        margin-top: 10% !important;
    }

    .header-text-faq {
        margin-top: 16% !important;
    }

    .caro-bg-faq {
        height: 185px !important;
    }

    .header-text-mtv {
        margin-top: 0% !important;
    }
}

@media screen and (device-width: 736px) {
    .caro-bg-faq, .caro-bg-contact, .caro-bg-meetthevets {
        height: 358px !important;
    }

    .header-text {
        margin-top: 16% !important;
    }

    .font-caro-size {
        font-size: 20px !important;
    }

    .bigquote {
        left: 0px !important;
        width: 30px !important;
    }

    .m-l-46-ip {
        margin-left: 46px !important;
    }

    .bganimate1 {
        height: 52px !important;
        padding: 20px 44px !important;
        line-height: 26px !important;
    }

        .bganimate1 h3 {
            font-size: 18px !important;
        }

        .bganimate1 i {
            font-size: 14px !important;
        }

    #howitworks, #videosection {
        width: 100%;
    }

    /*.FE-Login-Background {
            height: 357px !important;
        }*/

    #whitebgTwo {
        padding: 0 !important;
    }

    .services-bg {
        height: 360px !important;
    }

    .bg-meetthevets {
        height: 358px !important;
    }

    .caro-bg-contact {
        height: 350px !important;
    }

    .header-text-faq {
        margin-top: 20%;
    }

    .caro-bg-faq {
        height: 350px !important;
    }

    .header-text-mtv {
        margin-top: 9% !important;
    }

    .caro-bg-meetthevets {
        height: 340px !important;
    }
}

@media screen and (device-width:800px) {
    #thumb1 .thumbtext span {
        font-size: 10px !important;
        padding-left: 6% !important;
        padding-right: 2% !important;
        line-height: 16px !important;
        width: 119px;
        padding-top: 0% !important;
    }

    .thumboverlay {
        width: 132px !important;
        height: 187px !important;
    }


    .slick-prev {
        //left:47px !important;
    }

    .slick-next {
        //right:51px !important;
    }

    .btn-meetbtn {
        font-family: 'Gotham-Bold' !important;
        letter-spacing: 2px !important;
    }

    .m-l-46-ip {
        margin-left: 46px !important;
    }

    .bganimate1 {
        height: 52px !important;
        padding: 20px 44px !important;
        line-height: 20px !important;
    }

        .bganimate1 h3 {
            font-size: 14px !important;
        }

        .bganimate1 i {
            font-size: 12px !important;
        }

    #howitworks, #videosection {
        width: 100%;
    }

    .FE-Login-Background {
        height: 390px !important;
    }

    .navbar-nav > li > a {
        font-size: 10px !important;
    }

    .width57pt667perc {
        width: 58.667% !important;
    }

    .width20pt667perc {
        width: 20.667% !important;
    }

    .btn {
        font-size: 10px !important;
        padding: 9px 12px !important;
    }

    #whitebgTwo {
        padding: 0 !important;
    }

    .paddingleft3perc-mb {
        padding-left: 15px !important;
    }

    .paddingright3perc-mb {
        padding-right: 15px !important;
    }

    #PLogo3 {
        width: 150px !important;
    }

    #FMM-logo-plain {
        width: 150px !important;
    }

    #FMM-logo2 {
        width: 156px !important;
    }

    .plus-icon {
        width: 43px !important;
    }

    #PLogo2 {
        width: 145px !important;
    }

    .modal-dialog {
        width: 96% !important;
    }

    .services-bg {
        height: 390px !important;
    }


    .bganimate1 {
        height: 50px !important;
        padding: 10px 4px !important;
        line-height: 20px !important;
    }

    .caro-bg-faq {
        height: 390px !important;
    }

    .caro-bg-contact {
        height: 390px !important;
    }



    .header-text-mtv {
        margin-top: 13% !important;
    }

    .caro-bg-meetthevets {
        height: 389px !important;
    }
}

@media screen and (width: 768px) {
    body {
        font-size: 12px;
        /*font-family:Calibri !important;*/
    }

    #thumb1 .thumbtext span {
        font-size: 10px !important;
        padding-left: 6% !important;
        padding-right: 2% !important;
        line-height: 16px !important;
        width: 119px;
        padding-top: 0% !important;
    }

    .thumboverlay {
        width: 132px !important;
        height: 187px !important;
    }

    .slick-prev {
        //left:47px !important;
    }

    .slick-next {
        //right:51px !important;
    }

    .btn-meetbtn {
        font-family: 'Gotham-Bold' !important;
        letter-spacing: 2px !important;
    }

    .m-l-46-ip {
        margin-left: 46px !important;
    }

    .bganimate1 {
        height: 52px !important;
        padding: 20px 44px !important;
        line-height: 17px !important;
    }

        .bganimate1 h3 {
            font-size: 14px !important;
        }

        .bganimate1 i {
            font-size: 12px !important;
        }

    /*.FE-Login-Background {
            height: 390px !important;
        }*/

    .navbar-nav > li > a {
        font-size: 10px !important;
    }

    .width57pt667perc {
        width: 58.667% !important;
    }

    .width20pt667perc {
        width: 20% !important;
    }

    .btn {
        font-size: 10px !important;
        padding: 9px 12px !important;
    }

    #whitebgTwo {
        padding: 0 !important;
    }

    .howitworkslist {
        padding: 0 10px !important;
    }

    #howitworks, #videosection {
        width: 100%;
    }

    /*.FE-Login-Background {
            height: 375px !important;
        }*/

    .caro-bg-faq h3 {
        margin-top: 0px !important;
    }

    .caro-bg-faq {
        height: 380px !important;
    }

    .carousel-indicators {
        top: 47% !important;
    }

    .howitworkslist ul li {
        margin-bottom: 17px !important;
    }

    .services-bg {
        height: 370px !important;
    }

    .bganimate1 {
        height: 52px !important;
        padding: 20px 4px !important;
        line-height: 17px !important;
    }

    .header-text-mtv {
        margin-top: 10% !important;
    }

    .caro-bg-meetthevets {
        height: 350px !important;
    }

    .caro-bg-contact {
        height: 375px !important;
    }

    #bs-example-navbar-collapse-1
    .navbar-nav > li {
        margin: 0px 0px 0px 0px !important;
    }

    .width57pt667perc {
        width: 55% !important;
    }

    .FE-Login-Background {
        background: url(../images/Login_BG.png) #ffffff no-repeat !important;
        background-position-x: 45% !important;
    }
}

/* iPads (portrait and landscape) ----------- */
@media only screen and (min-device-width : 768px) and (max-device-width : 1024px) {

    #bs-example-navbar-collapse-1
    .navbar-nav > li {
        margin: 0px 0px 0px 0px !important;
    }

    .GothamBold {
        letter-spacing: 10px !important;
    }

    .slick-next {
        right: 45px !important;
    }

    .slick-prev {
        left: 45px !important;
    }

    .crosswhite-box {
        width: 250px !important
    }

    .label-font20 {
        font-size: 12px !important;
    }

    /* Styles */
}

@media screen and (width: 900px) {
    #thumb1 .thumbtext span {
        font-size: 10px !important;
        padding-left: 6% !important;
        padding-right: 2% !important;
        line-height: 16px !important;
        width: 119px;
        padding-top: 0% !important;
    }

    .thumboverlay {
        width: 132px !important;
        height: 187px !important;
    }

    .slick-prev {
        //left:47px !important;
    }

    .slick-next {
        //right:51px !important;
    }

    .btn-meetbtn {
        font-family: 'Gotham-Bold' !important;
        letter-spacing: 2px !important;
    }

    .m-l-46-ip {
        margin-left: 46px !important;
    }

    .bganimate1 {
        height: 52px !important;
        padding: 20px 44px !important;
        line-height: 26px !important;
    }

        .bganimate1 h3 {
            font-size: 14px !important;
        }

        .bganimate1 i {
            font-size: 12px !important;
        }

    #howitworks, #videosection {
        width: 100%;
    }

    .FE-Login-Background {
        height: 390px !important;
    }

    .navbar-nav > li > a {
        font-size: 10px !important;
    }

    .width57pt667perc {
        width: 58.667% !important;
    }

    .width20pt667perc {
        width: 20.667% !important;
    }

    .btn {
        font-size: 10px !important;
        padding: 9px 12px !important;
    }



    .services-bg {
        height: 440px !important;
    }

    .bganimate1 {
        height: 52px !important;
        padding: 20px 4px !important;
        line-height: 26px !important;
    }


    .header-text {
        margin-top: 18% !important;
    }

    .caro-bg-contact {
        height: 430px !important;
    }

    .caro-bg-faq {
        height: 440px !important;
    }

    .header-text-mtv {
        margin-top: 15% !important;
    }

    .caro-bg-meetthevets {
        height: 410px !important;
    }
}

@media screen and (width: 980px) {
    #thumb1 .thumbtext span {
        font-size: 10px !important;
        padding-left: 6% !important;
        padding-right: 2% !important;
        line-height: 16px !important;
        width: 119px;
        padding-top: 0% !important;
    }

    .thumboverlay {
        width: 132px !important;
        height: 187px !important;
    }


    .slick-prev {
        //left:47px !important;
    }

    .slick-next {
        //right:51px !important;
    }

    .btn-meetbtn {
        font-family: 'Gotham-Bold' !important;
        letter-spacing: 2px !important;
    }

    .m-l-46-ip {
        margin-left: 40px !important;
    }

    #howitworks, #videosection {
        width: 100%;
    }

    .FE-Login-Background {
        height: 390px !important;
    }

    .navbar-nav > li > a {
        font-size: 10px !important;
    }

    .width57pt667perc {
        width: 58.667% !important;
    }

    .width20pt667perc {
        width: 20.667% !important;
    }

    .btn {
        font-size: 10px !important;
        padding: 9px 12px !important;
    }

    .navbar-nav > li > a {
        font-size: 10px !important;
    }

    .caro-bg-meetthevets {
        height: 410px !important;
    }

    .header-text-mtv {
        margin-top: 15% !important;
    }

    .header-text {
        margin-top: 19% !important;
    }

    .services-bg {
        height: 480px !important;
    }

    .bganimate1 {
        height: 52px !important;
        padding: 20px 4px !important;
        line-height: 26px !important;
    }

    .FE-Login-Background {
        height: 450px !important;
    }

    .caro-bg-faq {
        height: 455px !important;
    }

    .caro-bg-contact {
        height: 455px !important;
    }
}

@media screen and (width: 1024px) {
    .thumboverlay {
        width: 187px !important;
        height: 265px !important;
    }

    #thumb1 .thumbtext span {
        font-size: 10px !important;
        padding-left: 5% !important;
        padding-right: 5% !important;
        line-height: 25px !important;
        width: 192px;
    }

    .slick-prev {
        //left:123px !important;
    }

    .slick-next {
        //right:134px !important;
    }

    .btn-meetbtn {
        font-family: 'Gotham-Bold' !important;
        letter-spacing: 5px !important;
    }

    #footer4collinks {
        font-size: 13px !important;
    }

    #bs-example-navbar-collapse-1 .navbar-nav > li {
        margin: 0 0px 0 0px !important;
    }

    .m-l-46-ip {
        margin-left: 46px !important;
    }

    .bganimate1 {
        height: 52px !important;
        padding: 20px 44px !important;
        line-height: 13px !important;
    }

        .bganimate1 h3 {
            font-size: 11px !important;
        }

        .bganimate1 i {
            font-size: 10px !important;
        }

    .navbar-nav > li > a {
        font-size: 10px !important;
    }

    .width57pt667perc {
        width: 57.667% !important;
    }

    .width20pt667perc {
        width: 20.667% !important;
    }

    .btn {
        font-size: 10px !important;
        padding: 9px 12px !important;
    }

    .howitworkslist {
        padding: 0 7px !important;
    }

    /*.FE-Login-Background {
            height: 475px !important;
        }*/

    .caro-bg-faq, .caro-bg-contact, .caro-bg-meetthevets {
        height: 475px !important;
    }

        .caro-bg-faq h3 {
            margin-top: 52px !important;
        }

    .carousel-indicators {
        top: 47% !important;
    }

    .howitworkslist ul li {
        margin-bottom: 5px !important;
        font-size: 10px !important;
    }

    #howitworks {
        margin-top: 0 !important;
    }

    .services-bg {
        height: 500px !important;
    }

    .caro-bg-faq {
        height: 500px !important;
    }

    .header-text-faq {
        margin-top: 20% !important;
    }
}

@media screen and (width: 1280px) {
    .bganimate1 {
        height: 52px !important;
        padding: 20px 44px !important;
        line-height: 12px !important;
    }

        .bganimate1 h3 {
            font-size: 20px !important;
        }

        .bganimate1 i {
            font-size: 16px !important;
            line-height: 20px;
        }

    .howitworkslist {
        padding: 0 7px !important;
    }

    /*.FE-Login-Background {
            height: 565px !important;
        }*/

    .caro-bg-faq, .caro-bg-contact, .caro-bg-meetthevets {
        height: 620px !important;
    }

        .caro-bg-faq h3 {
            margin-top: 52px !important;
        }

    .carousel-indicators {
        top: 47% !important;
    }

    .howitworkslist ul li {
        margin-bottom: 17px !important;
    }

    #howitworks {
        margin-top: 0 !important;
    }

    .services-bg {
        height: 600px !important;
    }
}

@media screen and (width: 1920px) {
    .bganimate1 {
        height: 52px !important;
        padding: 20px 44px !important;
        line-height: 12px !important;
    }

        .bganimate1 h3 {
            font-size: 22px !important;
        }

        .bganimate1 i {
            font-size: 20px !important;
            line-height: 50px;
        }

    .services-bg {
        height: 910px !important;
    }

    /*.FE-Login-Background {
            height: 940px !important;
        }*/

    .header-text {
        margin-top: 23% !important;
    }

    .caro-bg-contact {
        height: 940px !important;
    }

    .caro-bg-faq {
        height: 940px !important;
    }

    .header-text-faq {
        margin-top: 25% !important;
    }
}

/*-------Carousel css starts-------*/


.carousel-indicators li {
    display: block;
    width: 10px;
    height: 10px;
}
/* Carousel Styles */
.carousel-indicators li {
    background: #888888;
    border: 0 !important;
    margin-bottom: 5px;
}

.carousel-indicators .active {
    background-color: #ffffff;
    margin-bottom: 5px;
}

.carousel-inner img {
}

.carousel-control {
    width: 0;
    top: 45%;
}

    .carousel-control.left,
    .carousel-control.right {
        opacity: 1;
        filter: alpha(opacity=100);
        background-image: none;
        background-repeat: no-repeat;
        text-shadow: none;
    }

        .carousel-control.left span {
            padding: 15px;
        }

        .carousel-control.right span {
            padding: 15px;
        }

    .carousel-control .glyphicon-chevron-left,
    .carousel-control .glyphicon-chevron-right,
    .carousel-control .icon-prev,
    .carousel-control .icon-next {
        position: absolute;
        top: 45%;
        z-index: 5;
        display: inline-block;
    }

    .carousel-control .glyphicon-chevron-left,
    .carousel-control .icon-prev {
        left: 0;
    }

    .carousel-control .glyphicon-chevron-right,
    .carousel-control .icon-next {
        right: 0;
    }

    .carousel-control.left span,
    .carousel-control.right span {
        background-color: #000;
    }

        .carousel-control.left span:hover,
        .carousel-control.right span:hover {
            opacity: .7;
            filter: alpha(opacity=70);
        }

/* Carousel Header Styles */
.header-text {
    position: absolute;
    margin-top: 20%;
    left: 1.8%;
    right: auto;
    width: 96.66666666666666%;
    color: #fff;
}

    .header-text h2 {
        font-size: 40px;
    }

        .header-text h2 span {
        }

    .header-text h3 span {
    }

.btn-min-block {
    min-width: 170px;
    line-height: 26px;
}

.btn-theme {
    color: #fff;
    background-color: transparent;
    border: 2px solid #fff;
    margin-right: 15px;
}

    .btn-theme:hover {
        color: #000;
        background-color: #fff;
        border-color: #fff;
    }
/*----------Carousel css ends--------*/

.carousel-indicators {
    right: 0 !important;
    left: auto !important;
    top: 40%;
    width: 5% !important;
}

.font-8 {
    font-size: 8px;
}

.font-9 {
    font-size: 9px;
}

.font-10 {
    font-size: 10px;
}

.font-11 {
    font-size: 11px;
}

.font-12 {
    font-size: 12px;
}

.font-13 {
    font-size: 13px;
}

.font-14 {
    font-size: 14px;
}

.font-15 {
    font-size: 15px;
}

.font-16 {
    font-size: 16px;
}

.font-17 {
    font-size: 17px;
}

.font-18 {
    font-size: 18px;
}

.font-20 {
    font-size: 20px;
}

.font-26 {
    font-size: 26px;
}

.font-30 {
    font-size: 30px;
}

.font-40 {
    font-size: 40px;
}

.font-45 {
    font-size: 45px;
}

.font-50 {
    font-size: 50px;
}

.font-60 {
    font-size: 60px;
}

.boxshadowOne {
    -webkit-box-shadow: 0px 0px 19px 0px #666666;
    -moz-box-shadow: 0px 0px 19px 0px #666666;
    box-shadow: 0px 0px 19px 0px #666666;
}

.boxshadowTwo {
    -webkit-box-shadow: 0px 0px 19px 0px #d8d8d8;
    -moz-box-shadow: 0px 0px 19px 0px #d8d8d8;
    box-shadow: 0px 0px 19px 0px #d8d8d8;
}

/*-------left menu css starts------*/
.main .row {
    padding: 0px;
    margin: 0px;
}

/*Remove rounded coners*/

nav.sidebar.navbar {
    border-radius: 0px;
}

nav.sidebar, .main {
    -webkit-transition: margin 200ms ease-out;
    -moz-transition: margin 200ms ease-out;
    -o-transition: margin 200ms ease-out;
    transition: margin 200ms ease-out;
}

/* Add gap to nav and right windows.*/
.main {
    padding: 10px 10px 0 10px;
}

/* .....NavBar: Icon only with coloring/layout.....*/

/*small/medium side display*/
@media (min-width: 768px) {

    /*Allow main to be next to Nav*/
    .main {
        position: absolute;
        width: calc(100% - 40px); /*keeps 100% minus nav size*/
        margin-left: 40px;
        float: right;
    }

    /*lets nav bar to be showed on mouseover*/
    nav.sidebar:hover + .main {
        margin-left: 200px;
    }

    /*Center Brand*/
    nav.sidebar.navbar.sidebar > .container .navbar-brand, .navbar > .container-fluid .navbar-brand {
        margin-left: 0px;
    }
    /*Center Brand*/
    nav.sidebar .navbar-brand, nav.sidebar .navbar-header {
        text-align: center;
        width: 100%;
        margin-left: 0px;
    }

    /*Center Icons*/
    nav.sidebar a {
        padding-right: 13px;
    }

    /*adds border top to first nav box */
    nav.sidebar .navbar-nav > li:first-child {
        border-top: 0;
    }

    /*adds border to bottom nav boxes*/
    nav.sidebar .navbar-nav > li {
        border-bottom: 0;
        margin-bottom: 8%;
    }

    /* Colors/style dropdown box*/
    nav.sidebar .navbar-nav .open .dropdown-menu {
        position: static;
        float: none;
        width: auto;
        margin-top: 0;
        background-color: transparent;
        border: 0;
        -webkit-box-shadow: none;
        box-shadow: none;
    }

    /*allows nav box to use 100% width*/
    nav.sidebar .navbar-collapse, nav.sidebar .container-fluid {
        padding: 0 0px 0 0px;
    }

    /*colors dropdown box text */
    .navbar-inverse .navbar-nav .open .dropdown-menu > li > a {
        color: #777;
    }

    /*gives sidebar width/height*/
    nav.sidebar {
        height: 100%;
        margin-left: -160px;
        float: left;
        z-index: 8000;
        margin-bottom: 0px;
    }

        /*give sidebar 100% width;*/
        nav.sidebar li {
            width: 100%;
        }

        /* Move nav to full on mouse over*/
        nav.sidebar:hover {
            margin-left: 0px;
        }
    /*for hiden things when navbar hidden*/
    .forAnimate {
        opacity: 0;
    }
}

/* .....NavBar: Fully showing nav bar..... */

@media (min-width: 1330px) {

    /*Allow main to be next to Nav*/
    .main {
        width: calc(100% - 200px); /*keeps 100% minus nav size*/
        margin-left: 200px;
    }

    /*Show all nav*/
    nav.sidebar {
        margin-left: 0px;
        float: left;
    }
        /*Show hidden items on nav*/
        nav.sidebar .forAnimate {
            opacity: 1;
        }
}

nav.sidebar .navbar-nav .open .dropdown-menu > li > a:hover, nav.sidebar .navbar-nav .open .dropdown-menu > li > a:focus {
    color: #CCC;
    background-color: transparent;
}

nav:hover .forAnimate {
    opacity: 1;
}

section {
    padding-left: 8px;
}
/*------left menu css ends----*/

.numberCircle {
    border-radius: 50%;
    behavior: url(PIE.htc); /* remove if you don't care about IE8 */
    width: 22px;
    height: 22px;
    padding: 1px 3px 3px 3px;
    background: transparent;
    border: 2px solid black;
    color: #484950;
    text-align: center;
    display: inline-block;
}

.jumbotron {
    background: transparent !important;
    margin-bottom: -2px !important;
}

.navbar-inverse .navbar-nav > li > a {
    font-weight: bold;
}

    .navbar-inverse .navbar-nav > li > a:hover {
        background: transparent !important;
        color: #000000 !important;
    }

.navbar-inverse {
    border: 0 !important;
}

/*--------Video css starts--------*/
.video {
    width: 100%;
    margin-bottom: -6px;
    /*border: 1px solid black;*/
    /*object-fit:fill;
    transform: scale(1.7, 1);
-webkit-transform: scale(1.1, 1);
-moz-transform: scale(1.1, 1);*/
    /* -webkit-transform: translateX(-50%) translateY(-50%); */
    /* transform: translateX(0%) translateY(10%); */
    /* transform:scale(1, 1); */
}

.vidwrapper {
    /*display:table;*/
    width: auto;
    position: relative;
    width: 100%;
}

.playpause {
    background-image: url('../images/playbtn.png');
    background-repeat: no-repeat;
    width: 18%;
    height: 18%;
    position: absolute;
    left: 0%;
    right: 0%;
    top: 0%;
    bottom: 0%;
    margin: auto;
    background-size: contain;
    background-position: center;
    opacity: 1;
}

.playend {
    background-image: url('../images/Reload.png');
    background-repeat: no-repeat;
    width: 50%;
    height: 50%;
    position: absolute;
    left: 0%;
    right: 0%;
    top: 0%;
    bottom: 0%;
    margin: auto;
    background-size: contain;
    background-position: center;
    opacity: 0.5;
}
/*--------Video css ends--------*/
.col-height {
    float: none;
    display: table-cell;
    vertical-align: top;
}

ul.instagram-widget li img {
    width: 100%;
}

.list-reset, ul.breadcrumb, ul.instagram-widget, nav ul, .mobile-navigation ul, .blog-post-single-content ul, ul.masonry-wrap, ul.grid-wrap, ul.fullscreen-wrap, ul.tags, ul.archive, ul.instagram_widget {
    list-style: outside none none;
    padding-left: 0;
}

#footer4collinks {
    font-family: QanelasSoft-Bold !important;
    letter-spacing: 1px;
    line-height: 28px;
}

.bganimate1 {
    bottom: 0;
    position: absolute;
    width: 100%;
    padding: 20px 55px;
    background: #0062a1;
    height: 70px;
    text-align: center;
    transition: all 0.45s ease-in 0s;
    cursor: pointer;
    letter-spacing: 4px;
    font-size: 16px;
    overflow: hidden;
}

    .bganimate1 h3 {
        font-family: 'QanelasSoft-Heavy';
        font-size: 21px;
        letter-spacing: 5px;
    }

#tile1:hover .bganimate1 {
    transition: all 0.30s ease-in 0s;
    height: 100% !important;
    cursor: pointer;
    padding-top: 10%;
}



.caro-bg-faq {
    background: url('../images/caro-bg-faq.jpg');
    background-size: 100%;
    height: 697px;
}

.caro-bg-contact {
    background: url('../images/caro-bg-contact.jpg');
    background-size: 100%;
    height: 697px;
}

.caro-bg-meetthevets {
    background: url('../images/caro-bg-meetthevets.jpg');
    background-size: 100%;
    height: 697px;
}

.btn {
    font-size: 12px;
}

#videoclosebtn {
    position: absolute;
    top: 20px;
    color: #ffffff;
    z-index: 1111;
    font-size: 21px;
    padding: 0 6px;
    right: 10px;
    background: #8ccb00;
    cursor: pointer;
}

#howitworks {
    margin-top: 3%;
}

.howitworkslist {
    font-size: 11px;
    font-family: 'QanelasSoft-Bold';
    letter-spacing: 2px;
    color: #484950 !important;
    list-style-type: none;
    padding: 0 68px;
}

    .howitworkslist ul {
        list-style-type: none;
    }

        .howitworkslist ul li {
            list-style-type: none;
            margin-bottom: 15px;
            clear: both;
        }

.letterspacing1 {
    letter-spacing: 1px;
}

.letterspacing2 {
    letter-spacing: 2px;
}

.letterspacing3 {
    letter-spacing: 3px;
}

.letterspacing8 {
    letter-spacing: 8px;
}

.letterspacing10 {
    letter-spacing: 10px;
}

.carousel-control.right {
    right: 31px !important;
}

#acc-faq {
    height: 411px;
    overflow: hidden;
}

textarea {
    resize: none !important;
}

a:hover {
    cursor: pointer !important;
}

.bigquote {
    left: -70px;
    position: relative;
    z-index: -1;
}

/*-----Chatbox css starts-----*/
.chat_window {
    position: fixed;
    /* width: calc(100% - 20px); */
    /* max-width: 800px; */
    height: 500px;
    border-radius: 10px;
    background-color: #fff;
    right: 0;
    bottom: 0;
    /* transform: translateX(-50%) translateY(-50%); */
    box-shadow: 0 10px 20px rgba(0, 0, 0, 0.15);
    background-color: #f8f8f8;
    overflow: hidden;
    z-index: 123456791256;
    border: solid 1px #cccccc;
}

.chat_window2 {
    position: fixed;
    right: 0;
    bottom: 0;
    overflow: hidden;
    z-index: 123456791256;
    padding: 10px;
    font-size: 15px;
}

.top_menu {
    background-color: #fff;
    width: 100%;
    padding: 10px 0 15px;
    box-shadow: 0 1px 30px rgba(0, 0, 0, 0.1);
}

    .top_menu .buttons {
        margin: 3px 0 0 20px;
        position: absolute;
    }

        .top_menu .buttons .button {
            width: 16px;
            height: 16px;
            border-radius: 50%;
            display: inline-block;
            margin-right: 10px;
            position: relative;
        }

            .top_menu .buttons .button.close {
                background-color: #f5886e;
            }

            .top_menu .buttons .button.minimize {
                background-color: #fdbf68;
            }

            .top_menu .buttons .button.maximize {
                background-color: #a3d063;
            }

    .top_menu .title {
        text-align: center;
        color: #bcbdc0;
        font-size: 20px;
    }

.messages {
    position: relative;
    list-style: none;
    padding: 20px 10px 0 10px;
    margin: 0;
    height: 347px;
    overflow: scroll;
}

    .messages .message {
        clear: both;
        overflow: hidden;
        margin-bottom: 20px;
        transition: all 0.5s linear;
        opacity: 0;
    }

        .messages .message.left .avatar {
            background-color: #f5886e;
            float: left;
        }

        .messages .message.left .text_wrapper {
            background-color: #ffe6cb;
            margin-left: 20px;
        }

            .messages .message.left .text_wrapper::after, .messages .message.left .text_wrapper::before {
                right: 100%;
                border-right-color: #ffe6cb;
            }

        .messages .message.left .text {
            color: #c48843;
        }

        .messages .message.right .avatar {
            background-color: #fdbf68;
            float: right;
        }

        .messages .message.right .text_wrapper {
            background-color: #c7eafc;
            margin-right: 20px;
            float: right;
        }

            .messages .message.right .text_wrapper::after, .messages .message.right .text_wrapper::before {
                left: 100%;
                border-left-color: #c7eafc;
            }

        .messages .message.right .text {
            color: #45829b;
        }

        .messages .message.appeared {
            opacity: 1;
        }

        .messages .message .avatar {
            width: 60px;
            height: 60px;
            border-radius: 50%;
            display: inline-block;
        }

        .messages .message .text_wrapper {
            display: inline-block;
            padding: 20px;
            border-radius: 6px;
            width: calc(100% - 85px);
            min-width: 100px;
            position: relative;
        }

            .messages .message .text_wrapper::after, .messages .message .text_wrapper:before {
                top: 18px;
                border: solid transparent;
                content: " ";
                height: 0;
                width: 0;
                position: absolute;
                pointer-events: none;
            }

            .messages .message .text_wrapper::after {
                border-width: 13px;
                margin-top: 0px;
            }

            .messages .message .text_wrapper::before {
                border-width: 15px;
                margin-top: -2px;
            }

            .messages .message .text_wrapper .text {
                font-size: 18px;
                font-weight: 300;
            }

.bottom_wrapper {
    position: relative;
    width: 100%;
    background-color: #fff;
    padding: 20px 20px;
    position: absolute;
    bottom: 0;
}

    .bottom_wrapper .message_input_wrapper {
        display: inline-block;
        height: 50px;
        border-radius: 25px;
        border: 1px solid #bcbdc0;
        width: calc(100% - 160px);
        position: relative;
        padding: 0 20px;
    }

        .bottom_wrapper .message_input_wrapper .message_input {
            border: none;
            height: 100%;
            box-sizing: border-box;
            width: calc(100% - 40px);
            position: absolute;
            outline-width: 0;
            color: gray;
        }

    .bottom_wrapper .send_message {
        width: 140px;
        height: 50px;
        display: inline-block;
        border-radius: 50px;
        background-color: #0061a0;
        color: #fff;
        cursor: pointer;
        transition: all 0.2s linear;
        text-align: center;
        float: right;
    }

        .bottom_wrapper .send_message:hover {
            color: #ffffff;
            background-color: #184879;
        }

        .bottom_wrapper .send_message .text {
            font-size: 18px;
            font-weight: 300;
            display: inline-block;
            line-height: 48px;
        }

.message_template {
    display: none;
}

#minimizebtn {
    color: #666666;
    cursor: pointer;
}

#smlcbox {
    cursor: pointer;
}
/*-----Chatbox css ends-----*/

/*-----Slick slider css starts-----*/
.slider {
    width: 75%;
    margin: 0px auto;
}

.slick-slide {
    margin: 10px 20px;
}

    .slick-slide img {
        width: 100%;
    }

.slick-prev:before,
.slick-next:before {
    color: black;
    content: none !important;
}

.slick-slide h3 {
    opacity: 0.3;
    pointer-events: none;
}

    .slick-slide h3 img {
        box-shadow: 0px 0px 5px 5px #999999
    }

.slick-slide img {
    box-shadow: 0px 0px 5px 5px #999999
}

.slick-active h3 {
    opacity: 0.3 !important;
}

.slick-center h3 {
    opacity: 1 !important;
    pointer-events: auto;
}

    .slick-center h3 img {
        box-shadow: 0px 0px 5px 5px #999999;
    }

/*-----Slick slider css ends-----*/

.thumbtext {
    opacity: 0;
    position: absolute;
    top: 10px;
    width: 243px;
    height: 343px;
}

#thumb1:hover .thumbtext {
    opacity: 1;
    cursor: pointer;
}

.thumboverlay {
    background: #000000;
    opacity: 0.4;
    height: 98%;
    width: 98%;
    position: absolute;
    top: 2px;
}



/* Styles written by Prashanthy */

.services-bg {
    background: url('../images/services-bg.jpg');
    background-size: 100%;
    height: 660px;
}

.services-list {
    background-color: #e7e5e6;
    padding-top: 100px;
    padding-bottom: 100px;
    -webkit-box-shadow: inset 1px 2px 33px -14px rgba(0,0,0,0.25);
    -moz-box-shadow: inset 1px 2px 33px -14px rgba(0,0,0,0.25);
    box-shadow: inset 1px 2px 33px -14px rgba(0,0,0,0.25);
}

    .services-list .bganimate1 {
        bottom: inherit;
        top: 0;
        padding: 10px;
        height: 37px;
    }

        .services-list .bganimate1 .desc-block {
            display: table;
            height: 90%;
        }

        .services-list .bganimate1 .desc {
            font-size: 12px;
            font-style: italic;
            font-family: QanelasSoft-Medium;
            letter-spacing: 3px;
            display: table-cell;
            vertical-align: middle;
            text-align: center;
        }

    .services-list img {
        width: 100%;
    }

        .services-list img.auto {
            width: auto;
        }

    .services-list .box {
        position: relative;
    }

    .services-list .bganimate1 h4 {
        font-size: 10pt;
        color: #fff;
        /* font-family: QanelasSoft-Heavy; */
        font-weight: normal !important;
        line-height: normal;
        margin: 0;
    }

.bganimate1.whitetext:hover, .box:hover {
    height: 100%;
}

.h1px {
    height: 1px;
}

#veterinaryHouse {
    background-color: #eeeced;
    padding-top: 90px;
    padding-bottom: 100px;
}

.nav-pills > li.active > a, .nav-pills > li.active > a:hover, .nav-pills > li.active > a:focus,
.nav-pills > li > a:hover, .nav-pills > li > a:focus {
    background-color: #cccccc;
    color: #292929;
}

.nav-pills > li > a {
    background-color: #dddddd;
    border-radius: initial;
    padding: 8px 18px !important;
    letter-spacing: 1px;
    color: #333;
}

.nav-pills > li + li {
    margin-left: 2px;
}

.bluerow {
    background-color: #27619b !important;
}

.whiterow {
    background-color: #ffffff !important;
}


.btn-meetbtn {
    font-family: 'Gotham-Bold' !important;
    padding: 13px 18px;
    letter-spacing: 6px;
    margin-left: 9px;
    font-size: 13px;
}

/*---------Asma styles start---------------*/

.firstimg {
    position: relative;
}

.hoveronimage {
    position: absolute;
    bottom: 100%;
    left: 0;
    right: 0;
    height: 0;
    width: 100%;
    overflow: hidden;
    transition: .9s ease;
    background-color: #0062a1;
    ;
}

.firstimg:hover .hoveronimage {
    bottom: 0;
    height: 100%;
}

.animateheadcolor {
    background-color: #0062a1;
    color: white;
    text-align: center;
    transition: all 0.45s ease-in 0s;
    cursor: pointer;
    letter-spacing: 4px;
    font-size: 16px;
}


    .animateheadcolor h3 {
        font-family: 'QanelasSoft-Heavy';
        font-size: 11px;
        color: white !important;
        letter-spacing: 5px;
    }

    .animateheadcolor.whitetext:hover, .box:hover {
        height: 100%;
    }



    .animateheadcolor h4 {
        //color:white !important;
    }

    .animateheadcolor h4 {
        font-size: 10pt;
        color: #fff;
        /* font-family: QanelasSoft-Heavy; */
        font-weight: normal !important;
        line-height: normal;
        margin: 0;
        padding: 10px;
    }

.services-list .animateheadcolor .desc-block {
    display: table;
    height: 90%;
}

.services-list .animateheadcolor .desc {
    font-size: 12px;
    font-style: italic;
    /* font-family: QanelasSoft-Medium; */
    letter-spacing: 2px;
    display: table-cell;
    vertical-align: middle;
    text-align: center;
    padding: 10px;
}

.height {
}

.for150 {
    position: relative;
    bottom: -8px;
}

.GothamBold {
    font-family: 'Gotham-Bold';
    letter-spacing: 6px;
}

.caro-bg-contact {
    background: url('../images/caro-bg-contact.jpg');
    background-size: 100%;
    height: 660px;
}

.letterspacing2 {
    letter-spacing: 5px;
}

.caro-bg-meetthevets {
    background: url('../images/caro-bg-meetthevets.jpg');
    background-size: 100%;
    height: 600px;
}

.header-text-home {
    position: absolute;
    margin-top: 45px;
    left: 1.8%;
    right: auto;
    width: 96.66666666666666%;
    color: #fff;
}

.header-text-faq {
    position: absolute;
    margin-top: 24%;
    left: 1.8%;
    right: auto;
    width: 96.66666666666666%;
    color: #fff;
}

.header-text-mtv {
    position: absolute;
    margin-top: 18%;
    left: 1.8%;
    right: auto;
    width: 96.66666666666666%;
    color: #fff;
}

.header-text-service {
    position: absolute;
    margin-top: 20%;
    left: 1.8%;
    right: auto;
    width: 96.66666666666666%;
    color: #fff;
}

.FE-Login-Background {
    background: url('../images/banner.jpg');
    background-size: 100%;
    height: 773px;
}

.caro-bg-faq {
    background: url('../images/caro-bg-faq.jpg');
    background-size: 100%;
    height: 650px;
}

.GothamBold-home {
    font-family: 'Gotham-Bold';
    letter-spacing: 13.4px;
}

.GothamBold-slider {
    font-family: 'Gotham-Bold';
    letter-spacing: 7px;
}

#whitebgTwo {
    background: #ffffff;
    /* padding:35px 35px 0 35px; */
    color: #231f1f;
    padding: 105px 0 75px 0;
    font-weight: bold;
}

.slick-next {
    /* background:url('../images/rightarrow.png') !important; */
    background: url('../images/rightarrow2.png') no-repeat !important;
    width: 25px !important;
    height: 25px !important;
    top: -34px;
    right: 220px;
}

.slick-prev {
    /* background:url('../images/rightarrow.png') !important; */
    background: url('../images/leftarrow2.png') no-repeat !important;
    width: 25px !important;
    height: 25px !important;
    top: -34px;
    left: 220px;
}


#thumb1:hover .thumbtext span {
    padding-top: 15%;
    padding-left: 5%;
    padding-right: 5%;
    font-size: 15px;
}

#thumb1 .thumbtext span {
    color: #ffffff;
    font-family: 'QanelasSoft-Bold';
    font-style: italic;
    position: absolute;
    z-index: 2;
    padding-top: 0%;
    opacity: 1;
    line-height: 24px;
    letter-spacing: .6px;
    text-align: center;
}

.subtitle-1 {
    font-size: 14px;
    letter-spacing: 3.5px;
}

.privacyblock h4 {
    color: #37383d !important;
}

.privacyblock p {
    text-align: justify;
}

.privacyblock {
    padding: 70px 20px;
}


.privacy-bg {
    background: url(../images/sl-1.png);
    background-position: center;
    background-size: 100%;
    height: 360px;
}

.termsof-bg {
    background: url(../images/sl-2_old.jpg);
    background-position: center;
    background-size: 100%;
    height: 360px;
}

.header-text-privacy {
    /*position: absolute;*/
    margin-top: 12%;
    left: 1.8%;
    right: auto;
    width: 96.66666666666666%;
    color: #fff;
}

h2 {
    font-size: 2rem !important;
    font-family: Aileron, sans-serif !important;
    font-weight: 300;
}

h3 {
    font-size: 22px !important;
    font-family: Aileron, sans-serif !important;
    font-weight: 400;
}

h4 {
    font-size: 15px !important;
    font-family: Aileron, sans-serif !important;
}

.red-text {
    color: #cc0000 !important;
}

.green-text {
    color: #82bd00 !important;
    font-family: Aileron, sans-serif !important;
}

.blue-text {
    color: #00c1f0;
}

.white-text_FD {
    color: #ffffff !important;
}

.darkgrey-text {
    color: #505051 !important;
}

.lightgrey-text {
    color: #cccccc !important;
}

.grey-text {
    /*color: #868686 !important;*/
    color: rgba(64, 64, 64, 1) !important;
    font-family: Aileron, sans-serif !important;
}

.white-text {
    color: #ffffff !important;
}

.blackText {
    color: #000029 !important;
}

.lightgreybgOne {
    background: #f6f7f6;
    padding: 70px 20px;
    color: #37383d !important;
    font-family: Aileron, sans-serif !important;
    font-size: 16px;
}

.greybgOne {
    background: #e6e7e8;
    padding: 70px 20px;
    color: #37383d !important;
}

.greybgTwo {
    background: #d4d5d6;
    padding: 10px 20px;
    color: #37383d !important;
}

.bluegreenbg {
    background-color: #00a1df !important;
    background: linear-gradient(90deg, #3db5e5 0%, #3db5e5 50%, #97c949 100%);
    padding: 0px 20px;
    color: #37383d !important;
}

.dropdown-menu {
    right: 19px !important;
}

.Banner_Home {
    background-image: url("../images/Banner_Home.jpg");
    background-repeat: no-repeat;
    height: 194px;
    background-size: 97%;
    border-bottom: solid 1px #B5D5F1;
}

.Banner_Patients {
    background-image: url("../images/Banner_Patients.jpg");
    background-repeat: no-repeat;
    height: 207px;
    background-size: 100%;
}

.inner_banner2 {
    background-image: url("../images/inner_banner2.png");
    background-repeat: no-repeat;
    height: 313px;
    background-size: 100%;
}

.texting_banner {
    background-image: url("../images/myOnco360-1594-352.jpg");
    background-repeat: no-repeat;
    height: 313px;
    background-size: 100%;
}

.formdocs_banner {
    background-image: url('../images/formdocs_banner.png');
    background-repeat: no-repeat;
    height: 313px;
    background-size: 100%;
}

.manda {
    color: #de8e00;
}

.rightgrey-box {
    background: #ebebeb;
    width: 100%;
    min-height: 500px;
}

.crosswhite-box {
    background: url("../images/crosswhite-box.jpg") no-repeat;
    width: 278px;
    height: 64px;
    float: right;
    margin-top: 50px;
    font-size: 25px;
    color: #00c1f0;
    padding: 10px 15px 0px 0px;
    text-align: right;
    font-family: proxima-nova !important;
}

.padding20 {
    padding: 20px !important;
}


.tooltip1 {
    display: inline-block;
    position: relative;
    /* border-bottom:1px dotted #666; */
    text-align: left;
}

    .tooltip1 .top {
        min-width: 200px;
        top: -4px;
        left: 216%;
        transform: translate(-50%, -100%);
        padding: 10px 20px;
        color: #444444;
        background: #12b6ec;
        background: linear-gradient(0deg, #12b6ec 0%, #4bd2ff 100%);
        font-weight: normal;
        font-size: 13px;
        border-radius: 20px;
        position: absolute;
        z-index: 99999999;
        box-sizing: border-box;
        /* box-shadow:0 1px 8px rgba(0,0,0,0.5); */
        display: none;
    }

    .tooltip1:hover .top {
        display: block;
    }

    .tooltip1 .top i {
        position: absolute;
        top: 100%;
        left: 50%;
        margin-left: -22px;
        width: 40px;
        height: 24px;
        overflow: hidden;
    }

        .tooltip1 .top i::after {
            content: '';
            position: absolute;
            width: 20px;
            height: 20px;
            left: 50%;
            transform: translate(-50%,-50%) rotate(45deg);
            background-color: #12b6ec;
            box-shadow: 0 1px 8px rgba(0,0,0,0.5);
        }

.emailnewsletter {
    background: url(../images/middlehline.jpg) repeat-x;
}

.whitepadding {
    padding: 6px 13px;
    background: #ffffff;
}


/*-----Acoordion css-----*/

.panel-group .panel {
    border-radius: 7px;
    box-shadow: none;
    /* border: 0; */
    /* border-top: solid 1px; */
    /* border-bottom: solid 1px; */
    /* border-width: 2px; */
    /* border-image: linear-gradient(to right, rgb(0,143,104), rgb(250,224,66)) 5; */
    border: double 1px transparent;
    /* background-image: linear-gradient(white, white), radial-gradient(circle at top left, #00a1df,#82bd00); */
    /* background-origin: border-box; */
    /* background-clip: content-box, border-box; */
    border: solid 1.5px #919191;
    /* border-left: 0; */
    /* border-right: 0; */
    box-shadow: rgb(100 100 111 / 20%) 0px 3px 7px 0px;
}


.panel-title {
    font-size: 14px;
    border-bottom: solid 1px #cccccc;
}

    .panel-title > a {
        display: block;
        padding: 15px;
        text-decoration: none;
        /*color:#87c000;*/
        color: #00a0df;
        font-weight: bold;
    }

.more-less {
    float: left;
    /* color: #87c000; */
    margin-right: 10px;
}

.panel-default > .panel-heading + .panel-collapse > .panel-body {
    border-top-color: transparent;
}

.glyphicon-minus:before {
    /*content: "\e252" !important;*/
    color: #87c000;
}

.glyphicon-plus:before {
    /*content: "\e251" !important;*/
}

.tile-bg {
    float: left;
    width: 216px;
    height: 165px;
    background: url("../images/tile-bg.jpg") no-repeat;
    background-size: 100%;
    padding: 10px;
    cursor: pointer;
}

.arrow-list {
    padding-left: 0;
}

    .arrow-list li {
        list-style-type: none;
        border-bottom: solid 1px #e6e6e6;
        padding: 8px 0px;
        line-height: 25px;
    }

        .arrow-list li a {
            color: #666666;
            font-family: Aileron, sans-serif !important;
            font-weight: bold;
        }

            .arrow-list li a:hover {
                color: #999999;
                text-decoration: none;
            }

.FE-Main-logo {
    background-image: url(../images/Onco360_Logo.png);
    width: 200px;
    height: 71px;
    background-size: 100%;
}

.Profile {
    float: left;
    background-image: url(../images/Profile.png);
    width: 45px;
    height: 44px;
    background-size: 100%;
}

.PatientPortal_Logo {
    background-image: url(../images/PatientPortal_Logo.png);
    width: 410px;
    height: 124px;
    background-size: 100%;
}

.FundingExpress_Logo {
    background-image: url(../images/AdminPortal_Logo.png);
    width: 410px;
    height: 124px;
    background-size: 100%;
}

.card-img01 {
    background-image: url(../images/card-img01.jpg);
    width: 300px;
    height: 325px;
    background-size: 100%;
}

.card-img04 {
    background-image: url(../images/truck-img01.png);
    width: 300px;
    height: 325px;
    background-size: 100%;
}

.leftarrow {
    background-image: url(../images/leftarrow.png);
    width: 35px;
    height: 35px;
    background-size: 100%;
}

.rightarrow {
    background-image: url(../images/rightarrow.png);
    width: 35px;
    height: 35px;
    background-size: 100%;
}

.app-img {
    background-image: url(../images/app-img.png);
    background-repeat: no-repeat;
    width: 300px;
    height: 644px;
    background-size: 100%;
}

.gpay {
    background-image: url(../images/gpay.png);
    width: 202px;
    height: 64px;
    background-size: 100%;
}

.appstore {
    background-image: url(../images/appstore.png);
    width: 185px;
    height: 64px;
    background-size: 100%;
}

.fb {
    background-image: url(../images/fb.png);
    width: 40px;
    height: 40px;
    background-size: 100%;
}

.tw {
    background-image: url(../images/tw.png);
    width: 40px;
    height: 40px;
    background-size: 100%;
}

.lin {
    background-image: url(../images/lin.png);
    width: 40px;
    height: 40px;
    background-size: 100%;
}

.track-1 {
    background-image: url(../images/track-1.png);
    width: 300px;
    height: 75px;
    background-size: 100%;
    text-align: center;
    display: inline-block;
}

.track-2 {
    background-image: url(../images/track-2.png);
    width: 300px;
    height: 75px;
    background-size: 100%;
    text-align: center;
    display: inline-block;
}

.track-3 {
    background-image: url(../images/track-3.png);
    width: 300px;
    height: 75px;
    background-size: 100%;
    text-align: center;
    display: inline-block;
}

.track-4 {
    background-image: url(../images/track-4.png);
    width: 300px;
    height: 75px;
    background-size: 100%;
    text-align: center;
    display: inline-block;
}

.track-5 {
    background-image: url(../images/track-5.png);
    width: 300px;
    height: 75px;
    background-size: 100%;
    text-align: center;
    display: inline-block;
}

.track-6 {
    background-image: url(../images/track-6.png);
    width: 300px;
    height: 75px;
    background-size: 100%;
    text-align: center;
    display: inline-block;
}

.card-img02 {
    background-image: url(../images/card-img02.jpg);
    width: 170px;
    height: 150px;
    background-size: 100%;
    text-align: center;
    display: inline-block;
}

.card-img03 {
    background-image: url(../images/card-img03.jpg);
    width: 228px;
    height: 110px;
    background-size: 100%;
    text-align: center;
    display: inline-block;
}

.fd_icon_01 {
    background-image: url('../images/fd_icon_01.jpg');
    width: 210px;
    height: 205px;
    background-size: 100%;
    text-align: center;
    display: inline-block;
}

.pdf_icon {
    background-image: url('../images/pdf_icon.jpg');
    width: 50px;
    height: 50px;
    background-size: 100%;
    text-align: center;
    display: inline-block;
}

.pdf_icon_download {
    background-image: url('../images/pdf_icon_download.jpg');
    width: 50px;
    height: 50px;
    background-size: 100%;
    text-align: center;
    display: inline-block;
}

.tile-bg-01 {
    float: left;
    background-image: url(../images/tile-bg-01.jpg);
    width: 209px;
    height: 159px;
    background-size: 100%;
}

.tile-bg-02 {
    float: left;
    background-image: url(../images/tile-bg-02.jpg);
    width: 209px;
    height: 159px;
    background-size: 100%;
}

.tile-bg-03 {
    float: left;
    background-image: url(../images/tile-bg-03.jpg);
    width: 209px;
    height: 159px;
    background-size: 100%;
}

.tile-bg-04 {
    float: left;
    background-image: url(../images/tile-bg-04.jpg);
    width: 209px;
    height: 159px;
    background-size: 100%;
}

.tile-bg-05 {
    float: left;
    background-image: url(../images/tile-bg-05.jpg);
    width: 209px;
    height: 159px;
    background-size: 100%;
}

.tile-bg-06 {
    float: left;
    background-image: url(../images/tile-bg-06.jpg);
    width: 209px;
    height: 159px;
    background-size: 100%;
}

.tileTitle {
    margin-top: 40px;
    color: #00a0df;
}

.Footer_Logo {
    background-image: url(../images/Footer_Logo.png);
    width: 362px;
    height: 90px;
    background-size: 100%;
    text-align: right;
    display: inline-block;
}

.panel-group .panel + .panel {
    margin-top: -1px;
}

.panel-group .glyphicon-minus {
    color: blue;
}

.TableOne {
    border: 0;
    font-size: 16px;
}

    .TableOne th {
        color: #87c000;
        font-weight: bold;
        border: 0;
        padding: 5px 5px 20px 5px;
    }

    .TableOne td {
        color: #8b8d90;
        font-weight: normal;
        border: 0;
        text-align: left;
        vertical-align: top;
        padding: 5px 5px 12px 5px;
    }

.TableTwo {
    border: 0;
    font-size: 16px;
}

    .TableTwo th {
        color: #87c000;
        font-weight: bold;
        border: 0;
        padding: 5px 5px 20px 5px;
        border-top: solid 1px #cccccc;
        border-bottom: solid 1px #cccccc;
    }

    .TableTwo td {
        color: #8b8d90;
        font-weight: normal;
        border: 0;
        text-align: left;
        vertical-align: top;
        padding: 5px 5px 12px 5px;
        border-top: solid 1px #cccccc;
        border-bottom: solid 1px #cccccc;
    }

.btn:focus {
    outline: none !important;
}

.radio {
    padding-left: 20px;
}

    .radio label {
        display: inline-block;
        vertical-align: middle;
        position: relative;
        padding-left: 5px;
    }

        .radio label::before {
            content: "";
            display: inline-block;
            position: absolute;
            width: 17px;
            height: 17px;
            left: 0;
            margin-left: -20px;
            border: 1px solid #cccccc;
            border-radius: 50%;
            background-color: #fff;
            -webkit-transition: border 0.15s ease-in-out;
            -o-transition: border 0.15s ease-in-out;
            transition: border 0.15s ease-in-out;
        }

        .radio label::after {
            display: inline-block;
            position: absolute;
            content: " ";
            width: 11px;
            height: 11px;
            left: 3px;
            top: 3px;
            margin-left: -20px;
            border-radius: 50%;
            background-color: #555555;
            -webkit-transform: scale(0, 0);
            -ms-transform: scale(0, 0);
            -o-transform: scale(0, 0);
            transform: scale(0, 0);
            -webkit-transition: -webkit-transform 0.1s cubic-bezier(0.8, -0.33, 0.2, 1.33);
            -moz-transition: -moz-transform 0.1s cubic-bezier(0.8, -0.33, 0.2, 1.33);
            -o-transition: -o-transform 0.1s cubic-bezier(0.8, -0.33, 0.2, 1.33);
            transition: transform 0.1s cubic-bezier(0.8, -0.33, 0.2, 1.33);
        }

    .radio input[type="radio"] {
        opacity: 0;
        z-index: 1;
    }

        .radio input[type="radio"]:focus + label::before {
            outline: thin dotted;
            outline: 5px auto -webkit-focus-ring-color;
            outline-offset: -2px;
        }

        .radio input[type="radio"]:checked + label::after {
            -webkit-transform: scale(1, 1);
            -ms-transform: scale(1, 1);
            -o-transform: scale(1, 1);
            transform: scale(1, 1);
        }

        .radio input[type="radio"]:disabled + label {
            opacity: 0.65;
        }

            .radio input[type="radio"]:disabled + label::before {
                cursor: not-allowed;
            }

    .radio.radio-inline {
        margin-top: 0;
    }

.radio-primary input[type="radio"] + label::after {
    background-color: #337ab7;
}

.radio-primary input[type="radio"]:checked + label::before {
    border-color: #337ab7;
}

.radio-primary input[type="radio"]:checked + label::after {
    background-color: #337ab7;
}

.radio-danger input[type="radio"] + label::after {
    background-color: #d9534f;
}

.radio-danger input[type="radio"]:checked + label::before {
    border-color: #d9534f;
}

.radio-danger input[type="radio"]:checked + label::after {
    background-color: #d9534f;
}

.radio-info input[type="radio"] + label::after {
    background-color: #5bc0de;
}

.radio-info input[type="radio"]:checked + label::before {
    border-color: #5bc0de;
}

.radio-info input[type="radio"]:checked + label::after {
    background-color: #5bc0de;
}

.radio-warning input[type="radio"] + label::after {
    background-color: #f0ad4e;
}

.radio-warning input[type="radio"]:checked + label::before {
    border-color: #f0ad4e;
}

.radio-warning input[type="radio"]:checked + label::after {
    background-color: #f0ad4e;
}

.radio-success input[type="radio"] + label::after {
    background-color: #5cb85c;
}

.radio-success input[type="radio"]:checked + label::before {
    border-color: #5cb85c;
}

.radio-success input[type="radio"]:checked + label::after {
    background-color: #5cb85c;
}

input[type="checkbox"].styled:checked + label:after,
input[type="radio"].styled:checked + label:after {
    font-family: 'FontAwesome';
    content: "\f00c";
}

input[type="checkbox"] .styled:checked + label::before,
input[type="radio"] .styled:checked + label::before {
    color: #fff;
}

input[type="checkbox"] .styled:checked + label::after,
input[type="radio"] .styled:checked + label::after {
    color: #fff;
}

.form-horizontal .radio {
    font-size: 14px;
}

.btn {
    font-size: 14px;
}

.table > thead > tr > th, .table > tbody > tr > th, .table > tfoot > tr > th, .table > thead > tr > td, .table > tbody > tr > td, .table > tfoot > tr > td {
    border-top: 0 !important;
}

table .unreadTableRow {
    background: #f9f9f9 !important;
    border-top: solid 1px #cccccc;
    border-bottom: solid 1px #cccccc;
}

    table .unreadTableRow td a {
        color: #000000 !important;
    }

table .readTableRow {
    background: #ffffff !important;
    border-top: solid 1px #cccccc;
    border-bottom: solid 1px #cccccc;
}

    table .readTableRow td a {
        color: #b7b6b6 !important;
    }

.switch {
    position: relative;
    display: inline-block;
    width: 60px;
    height: 34px;
}

    .switch input {
        opacity: 0;
        width: 0;
        height: 0;
    }

.slider {
    position: absolute;
    cursor: pointer;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    background-color: #ccc;
    -webkit-transition: .4s;
    transition: .4s;
    width: 100%;
}

    .slider:before {
        position: absolute;
        content: "";
        height: 26px;
        width: 26px;
        left: 4px;
        bottom: 4px;
        background-color: white;
        -webkit-transition: .4s;
        transition: .4s;
    }

input:checked + .slider {
    background-color: #2196F3;
}

input:focus + .slider {
    box-shadow: 0 0 1px #2196F3;
}

input:checked + .slider:before {
    -webkit-transform: translateX(26px);
    -ms-transform: translateX(26px);
    transform: translateX(26px);
}

/* Rounded sliders */
.slider.round {
    border-radius: 34px;
}

    .slider.round:before {
        border-radius: 50%;
    }

.modal-open .container {
    -webkit-filter: blur(5px) grayscale(90%);
    filter: blur(5px) grayscale(90%);
}

.dropdown-menu {
    border-radius: 0 !important;
}

    .dropdown-menu > li > a {
        padding: 6px 20px !important;
    }

        .dropdown-menu > li > a:focus, .dropdown-menu > li > a:hover {
            background-color: #00c1f0 !important;
            color: #ffffff !important;
        }

.btn {
    font-family: Aileron, sans-serif !important;
    font-weight: normal;
}

a:focus {
    outline: none !important;
}

p {
    font-family: Aileron, sans-serif !important;
}

/*
 * The Typekit service used to deliver this font or fonts for use on websites
 * is provided by Adobe and is subject to these Terms of Use
 * http://www.adobe.com/products/eulas/tou_typekit. For font license
 * information, see the list below.
 *
 * proxima-nova:
 *   - http://typekit.com/eulas/00000000000000003b9b3068
 *   - http://typekit.com/eulas/00000000000000003b9b3069
 *   - http://typekit.com/eulas/00000000000000003b9b3062
 *   - http://typekit.com/eulas/00000000000000003b9b3063
 * proxima-nova-condensed:
 *   - http://typekit.com/eulas/00000000000000003b9b3078
 *   - http://typekit.com/eulas/00000000000000003b9b3079
 *   - http://typekit.com/eulas/00000000000000003b9b3072
 *   - http://typekit.com/eulas/00000000000000003b9b3073
 * proxima-nova-extra-condensed:
 *   - http://typekit.com/eulas/00000000000000003b9b3089
 *   - http://typekit.com/eulas/00000000000000003b9b3088
 *   - http://typekit.com/eulas/00000000000000003b9b3083
 *   - http://typekit.com/eulas/00000000000000003b9b3082
 *
 * © 2009-2019 Adobe Systems Incorporated. All Rights Reserved.
 */
/*{"last_published":"2020-01-24 21:32:10 UTC"}*/

@import url("https://p.typekit.net/p.css?s=1&k=pzl6fus&ht=tk&f=139.140.175.176.143.144.147.148.156.157.161.162&a=5482394&app=typekit&e=css");

@font-face {
    font-family: "proxima-nova";
    src: url("https://use.typekit.net/af/949f99/00000000000000003b9b3068/27/l?primer=7cdcb44be4a7db8877ffa5c0007b8dd865b3bbc383831fe2ea177f62257a9191&fvd=n7&v=3") format("woff2"),url("https://use.typekit.net/af/949f99/00000000000000003b9b3068/27/d?primer=7cdcb44be4a7db8877ffa5c0007b8dd865b3bbc383831fe2ea177f62257a9191&fvd=n7&v=3") format("woff"),url("https://use.typekit.net/af/949f99/00000000000000003b9b3068/27/a?primer=7cdcb44be4a7db8877ffa5c0007b8dd865b3bbc383831fe2ea177f62257a9191&fvd=n7&v=3") format("opentype");
    font-display: auto;
    font-style: normal;
    font-weight: 700;
}

@font-face {
    font-family: "proxima-nova";
    src: url("https://use.typekit.net/af/4c4052/00000000000000003b9b3069/27/l?primer=7cdcb44be4a7db8877ffa5c0007b8dd865b3bbc383831fe2ea177f62257a9191&fvd=i7&v=3") format("woff2"),url("https://use.typekit.net/af/4c4052/00000000000000003b9b3069/27/d?primer=7cdcb44be4a7db8877ffa5c0007b8dd865b3bbc383831fe2ea177f62257a9191&fvd=i7&v=3") format("woff"),url("https://use.typekit.net/af/4c4052/00000000000000003b9b3069/27/a?primer=7cdcb44be4a7db8877ffa5c0007b8dd865b3bbc383831fe2ea177f62257a9191&fvd=i7&v=3") format("opentype");
    font-display: auto;
    font-style: italic;
    font-weight: 700;
}

@font-face {
    font-family: "proxima-nova";
    src: url("https://use.typekit.net/af/705e94/00000000000000003b9b3062/27/l?primer=7cdcb44be4a7db8877ffa5c0007b8dd865b3bbc383831fe2ea177f62257a9191&fvd=n4&v=3") format("woff2"),url("https://use.typekit.net/af/705e94/00000000000000003b9b3062/27/d?primer=7cdcb44be4a7db8877ffa5c0007b8dd865b3bbc383831fe2ea177f62257a9191&fvd=n4&v=3") format("woff"),url("https://use.typekit.net/af/705e94/00000000000000003b9b3062/27/a?primer=7cdcb44be4a7db8877ffa5c0007b8dd865b3bbc383831fe2ea177f62257a9191&fvd=n4&v=3") format("opentype");
    font-display: auto;
    font-style: normal;
    font-weight: 400;
}

@font-face {
    font-family: "proxima-nova";
    src: url("https://use.typekit.net/af/5c70f2/00000000000000003b9b3063/27/l?primer=7cdcb44be4a7db8877ffa5c0007b8dd865b3bbc383831fe2ea177f62257a9191&fvd=i4&v=3") format("woff2"),url("https://use.typekit.net/af/5c70f2/00000000000000003b9b3063/27/d?primer=7cdcb44be4a7db8877ffa5c0007b8dd865b3bbc383831fe2ea177f62257a9191&fvd=i4&v=3") format("woff"),url("https://use.typekit.net/af/5c70f2/00000000000000003b9b3063/27/a?primer=7cdcb44be4a7db8877ffa5c0007b8dd865b3bbc383831fe2ea177f62257a9191&fvd=i4&v=3") format("opentype");
    font-display: auto;
    font-style: italic;
    font-weight: 400;
}

@font-face {
    font-family: "proxima-nova-condensed";
    src: url("https://use.typekit.net/af/0ff5e1/00000000000000003b9b3078/27/l?primer=7cdcb44be4a7db8877ffa5c0007b8dd865b3bbc383831fe2ea177f62257a9191&fvd=n7&v=3") format("woff2"),url("https://use.typekit.net/af/0ff5e1/00000000000000003b9b3078/27/d?primer=7cdcb44be4a7db8877ffa5c0007b8dd865b3bbc383831fe2ea177f62257a9191&fvd=n7&v=3") format("woff"),url("https://use.typekit.net/af/0ff5e1/00000000000000003b9b3078/27/a?primer=7cdcb44be4a7db8877ffa5c0007b8dd865b3bbc383831fe2ea177f62257a9191&fvd=n7&v=3") format("opentype");
    font-display: auto;
    font-style: normal;
    font-weight: 700;
}

@font-face {
    font-family: "proxima-nova-condensed";
    src: url("https://use.typekit.net/af/519896/00000000000000003b9b3079/27/l?primer=7cdcb44be4a7db8877ffa5c0007b8dd865b3bbc383831fe2ea177f62257a9191&fvd=i7&v=3") format("woff2"),url("https://use.typekit.net/af/519896/00000000000000003b9b3079/27/d?primer=7cdcb44be4a7db8877ffa5c0007b8dd865b3bbc383831fe2ea177f62257a9191&fvd=i7&v=3") format("woff"),url("https://use.typekit.net/af/519896/00000000000000003b9b3079/27/a?primer=7cdcb44be4a7db8877ffa5c0007b8dd865b3bbc383831fe2ea177f62257a9191&fvd=i7&v=3") format("opentype");
    font-display: auto;
    font-style: italic;
    font-weight: 700;
}

@font-face {
    font-family: "proxima-nova-condensed";
    src: url("https://use.typekit.net/af/8e2bbd/00000000000000003b9b3072/27/l?primer=7cdcb44be4a7db8877ffa5c0007b8dd865b3bbc383831fe2ea177f62257a9191&fvd=n4&v=3") format("woff2"),url("https://use.typekit.net/af/8e2bbd/00000000000000003b9b3072/27/d?primer=7cdcb44be4a7db8877ffa5c0007b8dd865b3bbc383831fe2ea177f62257a9191&fvd=n4&v=3") format("woff"),url("https://use.typekit.net/af/8e2bbd/00000000000000003b9b3072/27/a?primer=7cdcb44be4a7db8877ffa5c0007b8dd865b3bbc383831fe2ea177f62257a9191&fvd=n4&v=3") format("opentype");
    font-display: auto;
    font-style: normal;
    font-weight: 400;
}

@font-face {
    font-family: "proxima-nova-condensed";
    src: url("https://use.typekit.net/af/5364bc/00000000000000003b9b3073/27/l?primer=7cdcb44be4a7db8877ffa5c0007b8dd865b3bbc383831fe2ea177f62257a9191&fvd=i4&v=3") format("woff2"),url("https://use.typekit.net/af/5364bc/00000000000000003b9b3073/27/d?primer=7cdcb44be4a7db8877ffa5c0007b8dd865b3bbc383831fe2ea177f62257a9191&fvd=i4&v=3") format("woff"),url("https://use.typekit.net/af/5364bc/00000000000000003b9b3073/27/a?primer=7cdcb44be4a7db8877ffa5c0007b8dd865b3bbc383831fe2ea177f62257a9191&fvd=i4&v=3") format("opentype");
    font-display: auto;
    font-style: italic;
    font-weight: 400;
}

@font-face {
    font-family: "proxima-nova-extra-condensed";
    src: url("https://use.typekit.net/af/4a329e/00000000000000003b9b3089/27/l?primer=7cdcb44be4a7db8877ffa5c0007b8dd865b3bbc383831fe2ea177f62257a9191&fvd=i7&v=3") format("woff2"),url("https://use.typekit.net/af/4a329e/00000000000000003b9b3089/27/d?primer=7cdcb44be4a7db8877ffa5c0007b8dd865b3bbc383831fe2ea177f62257a9191&fvd=i7&v=3") format("woff"),url("https://use.typekit.net/af/4a329e/00000000000000003b9b3089/27/a?primer=7cdcb44be4a7db8877ffa5c0007b8dd865b3bbc383831fe2ea177f62257a9191&fvd=i7&v=3") format("opentype");
    font-display: auto;
    font-style: italic;
    font-weight: 700;
}

@font-face {
    font-family: "proxima-nova-extra-condensed";
    src: url("https://use.typekit.net/af/7b18df/00000000000000003b9b3088/27/l?primer=7cdcb44be4a7db8877ffa5c0007b8dd865b3bbc383831fe2ea177f62257a9191&fvd=n7&v=3") format("woff2"),url("https://use.typekit.net/af/7b18df/00000000000000003b9b3088/27/d?primer=7cdcb44be4a7db8877ffa5c0007b8dd865b3bbc383831fe2ea177f62257a9191&fvd=n7&v=3") format("woff"),url("https://use.typekit.net/af/7b18df/00000000000000003b9b3088/27/a?primer=7cdcb44be4a7db8877ffa5c0007b8dd865b3bbc383831fe2ea177f62257a9191&fvd=n7&v=3") format("opentype");
    font-display: auto;
    font-style: normal;
    font-weight: 700;
}

@font-face {
    font-family: "proxima-nova-extra-condensed";
    src: url("https://use.typekit.net/af/bcf2f4/00000000000000003b9b3083/27/l?primer=7cdcb44be4a7db8877ffa5c0007b8dd865b3bbc383831fe2ea177f62257a9191&fvd=i4&v=3") format("woff2"),url("https://use.typekit.net/af/bcf2f4/00000000000000003b9b3083/27/d?primer=7cdcb44be4a7db8877ffa5c0007b8dd865b3bbc383831fe2ea177f62257a9191&fvd=i4&v=3") format("woff"),url("https://use.typekit.net/af/bcf2f4/00000000000000003b9b3083/27/a?primer=7cdcb44be4a7db8877ffa5c0007b8dd865b3bbc383831fe2ea177f62257a9191&fvd=i4&v=3") format("opentype");
    font-display: auto;
    font-style: italic;
    font-weight: 400;
}

@font-face {
    font-family: "proxima-nova-extra-condensed";
    src: url("https://use.typekit.net/af/0dfb3d/00000000000000003b9b3082/27/l?primer=7cdcb44be4a7db8877ffa5c0007b8dd865b3bbc383831fe2ea177f62257a9191&fvd=n4&v=3") format("woff2"),url("https://use.typekit.net/af/0dfb3d/00000000000000003b9b3082/27/d?primer=7cdcb44be4a7db8877ffa5c0007b8dd865b3bbc383831fe2ea177f62257a9191&fvd=n4&v=3") format("woff"),url("https://use.typekit.net/af/0dfb3d/00000000000000003b9b3082/27/a?primer=7cdcb44be4a7db8877ffa5c0007b8dd865b3bbc383831fe2ea177f62257a9191&fvd=n4&v=3") format("opentype");
    font-display: auto;
    font-style: normal;
    font-weight: 400;
}

.tk-proxima-nova {
    font-family: "proxima-nova",sans-serif;
}

.tk-proxima-nova-condensed {
    font-family: "proxima-nova-condensed",sans-serif;
}

.tk-proxima-nova-extra-condensed {
    font-family: "proxima-nova-extra-condensed",sans-serif;
}

.billing_banner {
    background-image: url('../images/billing_banner.png');
    background-repeat: no-repeat;
    height: 313px;
    background-size: 100%;
}

.billing-img-01 {
    background-image: url('../images/billing-img-01.jpg');
    width: 210px;
    height: 205px;
    background-size: 100%;
    text-align: center;
    display: inline-block;
}

.data-right-align tr td:first-child {
    text-align: left;
}

.data-right-align tr td:last-child {
    text-align: right;
}

.billing-img-02 {
    background-image: url('../images/billing-img-02.jpg');
    width: 210px;
    height: 205px;
    background-size: 100%;
    text-align: right;
    display: inline-block;
}

.billing-img-03 {
    background-image: url('../images/billing-img-03.jpg');
    width: 328px;
    height: 50px;
    background-size: 100%;
    text-align: center;
    display: inline-block;
}

.btn-blue {
    background-color: #00a1df !important;
    border: 0 !important;
    border-radius: 5px;
    padding: 10px 25px !important;
    color: #ffffff !important;
    line-height: 17px !important;
}

    .btn-blue:hover {
        background-color: rgba(0, 82, 224, 1) !important;
        border: 0 !important;
        border-radius: 5px;
        padding: 10px 25px !important;
        color: #ffffff !important;
        line-height: 17px !important;
    }

.orange-text .panel-title > a {
    color: #84bd00 !important;
}

.fake-input {
    position: relative;
    /*width: 240px;*/
}

    .fake-input input {
        border: none: background:#fff;
        display: block;
        width: 100%;
        box-sizing: border-box
    }

    .fake-input img {
        position: absolute;
        top: 10px;
        right: 5px
    }

.amex {
    background-image: url('../images/amex.png');
    width: 50px;
    height: 42px;
    background-size: 100%;
    text-align: right;
    display: inline-block;
    color: red;
    font-display: block;
}

.mastercard {
    background-image: url('../images/mastercard.png');
    width: 50px;
    height: 42px;
    background-size: 100%;
    text-align: right;
    display: inline-block;
}

.visa {
    border: 0;
    background-image: url('../images/visa.png');
    width: 50px;
    height: 42px;
    background-size: 100%;
    text-align: right;
    display: inline-block;
}

.discover {
    background-image: url('../images/discover.png');
    width: 50px;
    height: 42px;
    background-size: 100%;
    text-align: right;
    display: inline-block;
}

.payment-btn-grey {
    background-color: grey !important;
    border: 0 !important;
    border-radius: 5px;
    padding: 10px 25px !important;
    color: #ffffff !important;
    line-height: 17px !important;
}

.billing-img-04 {
    background-image: url('../images/billing-img-04.jpg');
    width: 210px;
    height: 205px;
    background-size: 100%;
    text-align: center;
    display: inline-block;
}

.tbl-align-center {
    margin-left: 20%;
    margin-right: 15%;
}

#loading {
    display: none;
    position: fixed;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    background: rgba(255,255,255,0.8);
    z-index: 1000;
}

#loadingcontent {
    display: table;
    position: fixed;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
}

#loadingspinner {
    display: table-cell;
    vertical-align: middle;
    width: 100%;
    text-align: center;
    font-size: larger;
    padding-top: 80px;
}

.table-admin {
    font-size: 13px;
    border: 0 !important;
}

    .table-admin thead th {
        background-color: #e3eef4 !important;
        color: #212529 !important;
        vertical-align: middle !important;
        border-left: 0 !important;
        border-right: 0 !important;
        white-space: normal !important;
        word-break: break-word;
    }

    .table-admin tbody td {
        border-left: 0 !important;
        border-right: 0 !important;
        white-space: normal !important;
        word-break: break-word;
    }


.btn-icon-admin {
    color: #525750 !important;
    background: #ffffff !important;
    border-radius: 4px !important;
    border: solid 1px #e6e6e6;
    padding: 5px 9px !important;
    margin-bottom: 3px;
}

    .btn-icon-admin:hover, .btn-icon-admin:active {
        color: #525750 !important;
        background: #e6e6e6 !important;
        border-radius: 4px !important;
        border: solid 1px #e6e6e6;
        padding: 5px 9px !important;
        margin-bottom: 3px;
    }

.blue-text2 {
    color: #00a1df !important;
}

.tblAdminGrid {
    width: 115%;
    margin-left: -80px;
}

.popupbtns {
    padding: 7px 16px !important;
}

    .popupbtns:hover {
        padding: 7px 16px !important;
    }

#manage_patient_filter, #manage_patient_length, #manage_patient_info, #manage_patient_paginate, #customers_info, #customers_paginate, #tblUserDetails_info, #tblUserDetails_paginate {
    font-size: 15px;
    font-weight: bold;
    margin-bottom: 10px;
}

    #manage_patient_filter label, #manage_patient_length label, #customers_length label, #customers_filter label, #tblUserDetails_length label, #tblUserDetails_filter label {
        font-size: 15px;
        font-weight: bold !important;
        margin-bottom: 10px;
    }

    #manage_patient_filter input, #curstomers_filter input, #tblUserDetails_filter input {
        border: solid 1px #cccccc;
        padding: 5px;
    }

    #manage_patient_length select, #customers_length select, #tblUserDetails_length select {
        border: solid 1px #cccccc;
        padding: 5px;
    }

.p-l-0 {
    padding-left: 0 !important;
}

.p-r-0 {
    padding-right: 0 !important;
}

.popupbtns2 {
    padding: 10px 22px !important;
}

    .popupbtns2:hover {
        padding: 10px 22px !important;
    }

table.dataTable thead th {
    border-right: solid 1px #d8d8d8 !important;
    border-left: 0 !important;
    border-top: 0 !important;
    padding: 10px 11px !important;
}

table.dataTable tbody td {
    border-right: solid 1px #d8d8d8 !important;
    border-left: 0 !important;
    border-top: 0 !important;
}

#customersDetails th {
    background-color: #82bd00 !important;
}

.sweet-alert button.cancel {
    background-color: #c1c1c1 !important;
}

.sweet-alert button {
    background-color: #00a0df !important;
}

.padding7by12 {
    padding: 7px 12px !important;
}

.padding8by12 {
    padding: 8px 12px !important;
}

.alertAcco {
    max-height: 395px;
    overflow: hidden;
}

/*Custom Checkbox*/


.custom-control {
    position: relative;
    display: block;
    min-height: 1.5rem;
    padding-left: 1.5rem;
}

.custom-control-inline {
    display: -webkit-inline-box;
    display: -ms-inline-flexbox;
    display: inline-flex;
    margin-right: 1rem;
}

.custom-control-input {
    position: absolute;
    z-index: -1;
    opacity: 0;
}

    .custom-control-input:checked ~ .custom-control-label::before {
        color: #fff;
        background-color: #007bff;
    }

    .custom-control-input:focus ~ .custom-control-label::before {
        box-shadow: 0 0 0 1px #fff, 0 0 0 0.2rem rgba(0, 123, 255, 0.25);
    }

    .custom-control-input:active ~ .custom-control-label::before {
        color: #fff;
        background-color: #b3d7ff;
    }

    .custom-control-input:disabled ~ .custom-control-label {
        color: #6c757d;
    }

        .custom-control-input:disabled ~ .custom-control-label::before {
            background-color: #e9ecef;
        }

.custom-control-label {
    margin-bottom: 0;
}

    .custom-control-label::before {
        position: absolute;
        top: 0.25rem;
        left: 0;
        display: block;
        width: 1.7rem;
        height: 1.7rem;
        pointer-events: none;
        content: "";
        -webkit-user-select: none;
        -moz-user-select: none;
        -ms-user-select: none;
        user-select: none;
        background-color: #dee2e6;
        border: solid 1px #666666;
    }

    .custom-control-label::after {
        position: absolute;
        top: 0.25rem;
        left: 0;
        display: block;
        width: 1.7rem;
        height: 1.7rem;
        content: "";
        background-repeat: no-repeat;
        background-position: center center;
        background-size: 50% 50%;
    }

.custom-checkbox .custom-control-label::before {
    border-radius: 0.25rem;
}

.custom-checkbox .custom-control-input:checked ~ .custom-control-label::before {
    background-color: #007bff;
}

.custom-checkbox .custom-control-input:checked ~ .custom-control-label::after {
    background-image: url("data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 8 8'%3E%3Cpath fill='%23fff' d='M6.564.75l-3.59 3.612-1.538-1.55L0 4.26 2.974 7.25 8 2.193z'/%3E%3C/svg%3E");
}

.custom-checkbox .custom-control-input:indeterminate ~ .custom-control-label::before {
    background-color: #007bff;
}

.custom-checkbox .custom-control-input:indeterminate ~ .custom-control-label::after {
    background-image: url("data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 4 4'%3E%3Cpath stroke='%23fff' d='M0 2h4'/%3E%3C/svg%3E");
}

.custom-checkbox .custom-control-input:disabled:checked ~ .custom-control-label::before {
    background-color: rgba(0, 123, 255, 0.5);
}

.custom-checkbox .custom-control-input:disabled:indeterminate ~ .custom-control-label::before {
    background-color: rgba(0, 123, 255, 0.5);
}

.lightGrayBanner {
    background: #ffffff;
    border-bottom: solid 1px #cccccc;
}

.navbar-light .navbar-nav .nav-link.active {
    font-weight: bold;
}

.p-t-10 {
    padding-top: 10px;
}

.banImgValign {
    /* position:absolute; */
    /* top:35%; */
    position: relative;
    margin-top: 4%;
}

.navbar {
    padding: .1rem 0 0 .5rem !important;
}

.navbar-expand-lg .navbar-nav .nav-link {
    padding-left: 5px !important;
    padding-right: 5px !important;
}

.nav-link {
    padding: 0.3rem 1rem !important;
}

.dropdown-item {
    font-size: 13px !important;
    padding: 3px 9px !important;
    white-space: normal !important;
}

    .dropdown-item:hover {
        background-color: #d5f7ff !important;
        font-weight: bold;
    }

.p-0 {
    padding: 0px !important;
}


/*-----------------
	21. Notifications
-----------------------*/

.notifications {
    padding: 0;
}

    .notifications .drop-scroll {
        height: 290px;
        width: 400px;
    }

    .notifications.msg-noti .drop-scroll {
        width: 310px;
    }

    .notifications .notification-heading {
        margin: 0;
        font-size: 14px;
        font-weight: normal;
        line-height: 1.45;
        color: #616161;
    }

    .notifications .notification-time {
        font-size: 12px;
        line-height: 1.35;
        color: #bdbdbd;
    }

.notification-list {
    list-style: none;
    padding: 0;
    margin: 0;
}

.notifications ul.notification-list > li {
    margin-top: 0;
    border-bottom: 1px solid #f5f5f5;
}

    .notifications ul.notification-list > li:last-child {
        border-bottom: none;
    }

    .notifications ul.notification-list > li a {
        display: block;
        padding: 12px;
        border-radius: 2px;
    }

        .notifications ul.notification-list > li a:hover {
            background-color: #fafafa;
        }

.drop-scroll {
    overflow-y: scroll;
    position: relative;
}

.topnav-dropdown-header {
    border-bottom: 1px solid #eee;
    text-align: center;
}

.topnav-dropdown-header,
.topnav-dropdown-footer {
    font-size: 12px;
    height: 32px;
    line-height: 32px;
    padding-left: 12px;
    padding-right: 12px;
}

    .topnav-dropdown-footer a {
        display: block;
        text-align: center;
        color: #333;
    }

.user-menu.nav > li > a .badge {
    color: #fff;
    font-size: 75%;
    font-weight: 700;
    position: absolute;
    right: 3px;
    top: 6px;
}

.user-menu.nav > li > a > i {
    font-size: 24px;
    line-height: 55px;
}

.noti-details {
    color: #989c9e;
    margin: 0;
}

.noti-time {
    margin: 0;
}

.noti-title {
    color: #333;
}

.user-menu.nav > li > a {
    color: #215060;
    font-size: 16px;
    line-height: 50px;
    padding: 0 15px;
    height: 50px;
}

    .user-menu.nav > li > a:hover,
    .user-menu.nav > li > a:focus {
        background-color: rgba(0, 0, 0, 0.2);
    }

.user-img {
    display: inline-block;
    position: relative;
}

.header .user-img img {
    width: 24px;
}

.user-img .status {
    border: 2px solid #fff;
    bottom: 0;
    height: 10px;
    position: absolute;
    right: 0;
    width: 10px;
}

.user-menu .user-img .status {
    bottom: 10px;
}

.user-menu .dropdown-menu {
    min-width: 136px;
}

.user-menu .bg-primary {
    background-color: #009efb !important;
}

#toprightbtns .dropdown-toggle::after {
    display: none;
}

.bg-danger {
    background-color: #E88300 !important;
}

.badge {
    border-radius: 1rem !important;
}

#toprightbtns .user-menu.nav > li > a:hover {
    background-color: transparent !important;
}

.grayText {
    color: #939393 !important;
}

.font-17 {
    font-size: 17px !important;
}

.fontBold {
    font-weight: bold !important;
}

.calendarAlign {
    position: absolute;
    right: 10px;
    top: 10px;
    z-index: 12345;
}

select.form-control:not([size]):not([multiple]) {
    height: 32px;
}

.displayFlexAlignItemsCenter {
    display: flex;
    align-items: center;
}

/* Landing page accordion */

.wrapper {
    width: 100%;
}

@media(max-width:992px) {
    .wrapper {
        width: 100%;
    }
}

.panel-heading {
    padding: 0;
    border: 0;
}

.panel-title > a, .panel-title > a:active {
    display: block;
    padding: 15px;
    color: #215060;
    font-size: 16px;
    font-weight: bold;
    letter-spacing: 1px;
    word-spacing: 3px;
    text-decoration: none;
}

.panel-heading a:before {
    font-family: 'Glyphicons Halflings';
    content: "\e114";
    float: right;
    transition: all 0.5s;
}

.panel-heading.active a:before {
    -webkit-transform: rotate(180deg);
    -moz-transform: rotate(180deg);
    transform: rotate(180deg);
}

.chartalign {
    width: calc(100% - 20px);
    margin: 10px;
}

.cursorPointer {
    cursor: pointer;
}

.page-item.disabled .page-link {
    color: #a1a1a1 !important;
}

.page-link {
    border: solid 1px #c6c6c6 !important;
}

.font-31 {
    font-size: 31px !important;
}

.navbar-toggler {
    margin-bottom: 10px;
}

.displayInlineBlock {
    display: inline-block !important;
}

.m-r-30 {
    margin-right: 30px !important;
}

.m-r-50 {
    margin-right: 50px !important;
}

/* Tabs css */
body {
    background-color: #f9f9fa
}

.flex {
    -webkit-box-flex: 1;
    -ms-flex: 1 1 auto;
    flex: 1 1 auto
}

@media (max-width:991.98px) {
    .padding {
        padding: 1.5rem
    }
    .width40perc-sm {
        width: 40% !important;
        max-width: 40% !important;
        flex: 0 0 40% !important;
    }

    .width60perc-sm {
        width: 60% !important;
        max-width: 60% !important;
        flex: 0 0 60% !important;
    }
}

@media (max-width:767.98px) {
    .padding {
        padding: 1rem
    }
}

.padding {
    padding: 1rem
}

.nav-pills .nav-link.active {
    background-color: #ffffff !important;
    color: #034b92;
    border: solid 2px #666666;
    border-bottom: solid 1px #ffffff;
}

.nav-pills .nav-link {
    border-top-left-radius: 0.8rem !important;
    border-top-right-radius: 0.8rem !important;
    border-bottom-left-radius: 0 !important;
    border-bottom-right-radius: 0 !important;
    font-weight: bold;
}

.tab-content {
    border: solid 1px #cccccc;
    padding: 20px;
    background-color: #ffffff;
    border-top-right-radius: 10px;
    border-bottom-left-radius: 10px;
    border-bottom-right-radius: 10px;
    box-shadow: 0px 0px 9px -1px rgb(0 0 0 / 20%);
}

.darkGrayText {
    color: #666666;
}

@media (max-width: 767px) {
    .container {
        max-width: 728px !important;
    }
    main {
        margin-top: 138px !important;
    }
}

@media (max-width: 991px) {
    .container {
        max-width: 980px !important;
    }
    .compleCont{
        width:80% !important;
    }
}

.greenText {
    color: #147d64 !important;
}

.redText {
    color: #cc0000 !important;
}

.orangeText {
    color: #EC5104 !important;
}

.lightGrayText {
    color: #B6B6B6 !important;
}

.brightBlueText {
    color: #2680eb !important;
}

.table thead th {
    vertical-align: middle !important;
}

.modal-header h5 {
    font-size: 1rem !important;
    font-weight: bold;
}

.modal-header {
    background-color: #ffffff !important;
    font-size: 0.8rem !important;
    font-weight: bold !important;
    color: #215060 !important;
    padding: 0.6rem 1rem !important;
    border-bottom: 1.5px solid #cccccc !important;
}

.padding10-43 {
    padding: 10px 43px !important;
}

@media (min-width: 576px) {
    .modal-dialog {
        max-width: 720px;
        margin: 1.75rem auto;
    }
}

.pagenotfoundBox {
    background-color: #ffffff !important;
    /*height: 50vh;
     display: grid; */
    /* align-items: center; */
    text-align: center;
    margin: 0 auto;
}

.opacitypt5 {
    opacity: 0.5;
}

.topRoundedBox {
    padding: 3px;
    background-color: #ffffff;
    border-top-left-radius: 15px;
    border-top-right-radius: 15px;
    background: linear-gradient(0deg, #d4dbe1 0%, #ffffff 20%, rgba(255,255,255,1) 100%);
}

/*------Search field css starts-----*/

input[type="search"] {
    border: none;
    background: transparent;
    margin: 0;
    padding: 7px 8px;
    font-size: 14px;
    color: inherit;
    border: 1px solid transparent;
    border-radius: inherit;
}

    input[type="search"]::placeholder {
        color: #bbb;
    }

button[type="submit"] {
    overflow: hidden;
    padding: 0;
    margin: 0;
    border: 1px solid transparent;
    border-radius: 100%;
    cursor: pointer;
    background-color: #034b92;
}

    button[type="submit"]:hover {
        opacity: 1;
    }

    button[type="submit"]:focus,
    input[type="search"]:focus {
        box-shadow: 0 0 3px 0 #1183d6;
        border-color: #1183d6;
        outline: none;
    }

form.nosubmit {
    border: none;
    padding: 0;
}

input.nosubmit {
    border: 1px solid #555;
    width: 100%;
    padding: 9px 4px 9px 40px;
    background: transparent url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='16' height='16' class='bi bi-search' viewBox='0 0 16 16'%3E%3Cpath d='M11.742 10.344a6.5 6.5 0 1 0-1.397 1.398h-.001c.03.04.062.078.098.115l3.85 3.85a1 1 0 0 0 1.415-1.414l-3.85-3.85a1.007 1.007 0 0 0-.115-.1zM12 6.5a5.5 5.5 0 1 1-11 0 5.5 5.5 0 0 1 11 0z'%3E%3C/path%3E%3C/svg%3E") no-repeat 13px center;
}

/*------Search field css ends-----*/
.nav-link .justPill {
    background-color: transparent;
    padding: 8px 24px;
    border-radius: 25px;
    display: inline-block;
    color: #ffffff;
    font-weight: bold;
    border: solid 1.5px transparent;
}

    .nav-link .justPill:hover {
        background: rgb(225 225 225 / 20%);
    }

.active .justPill {
    background-color: transparent;
    padding: 8px 24px;
    border-radius: 25px;
    display: inline-block;
    color: #ffffff;
    font-weight: bold;
    border: solid 1.5px #ffffff;
}

    .active .justPill:hover {
        background: rgb(225 225 225 / 20%);
    }

.panelBox {
    padding: 15px;
    background-color: #ffffff;
    border-radius: 6px;
}


.breadcrumbOne {
    list-style-type: none;
    display: flex;
    flex-wrap: wrap;
    padding: 0 0;
    margin-bottom: 0px;
    align-items: center;
}

    .breadcrumbOne li {
        list-style-type: none;
        display: inline;
        margin-right: 20px;
    }

        .breadcrumbOne li a {
            color: #69717d !important;
            text-decoration: none;
        }

            .breadcrumbOne li a:hover {
                color: #69717d !important;
                text-decoration: none;
            }

.m-b-0 {
    margin-bottom: 0px !important;
}

.searchEng {
    margin-right: 10px;
}

.blueRound {
    background-color: #034b92;
    border-radius: 11px;
    border: solid 1px #034b92;
    right: 15px;
    width: 40px;
    padding: 5px;
    height: 40px;
    top: 0px;
    float: right;
    margin-top: -40px;
}

    .blueRound i {
        color: #ffffff;
    }

.m-7by10 {
    margin: 7px 10px 0px 0px;
}

.nav {
    margin-bottom: -2px;
}

.panel-default > .panel-heading {
    color: #333;
    background-color: #f5f5f5;
}

.panel-heading {
    padding: 10px 15px;
    border: solid 1px #847D7D;
    border-bottom: 0px;
    border-top-left-radius: 10px;
    border-top-right-radius: 10px;
    background: rgb(255,255,255);
    background: linear-gradient(180deg, rgba(255,255,255,1) 0%, rgb(206 229 239) 100%);
}

.panel-body {
    padding: 10px 15px;
    border-top: none;
    border: solid 1px #847D7D;
    border-bottom-left-radius: 10px;
    border-bottom-right-radius: 10px;
    min-height: 180px;
}

.table th, .table td {
    padding: 0.40rem;
}

/*------Vertical Tabs css starts-----*/
.Vtab {
    float: left;
    border: 1px solid transparent;
    background-color: transparent;
    width: 30%;
    height: 300px;
}

    /* Style the buttons inside the tab */
    .Vtab button {
        display: block;
        background-color: #F3F3F3;
        color: black;
        padding: 9px 16px;
        width: 100%;
        outline: none;
        text-align: left;
        cursor: pointer;
        transition: 0.3s;
        font-size: 15px;
        border-top-left-radius: 25px;
        border-bottom-left-radius: 25px;
        border: solid 1px #F3F3F3;
        margin-bottom: 3px;
        font-weight: bold;
    }

        /* Change background color of buttons on hover */
        .Vtab button:hover {
            background-color: #e6e6e6;
        }

        /* Create an active/current "tab button" class */
        .Vtab button.active {
            background: linear-gradient(180deg, rgba(255,255,255,1) 0%, rgba(173,218,238,1) 100%);
            border-top-left-radius: 25px;
            border-bottom-left-radius: 25px;
            border: solid 1px #B6B6B6;
            border-right: none;
        }

/* Style the tab content */
.Vtabcontent {
    float: left;
    padding: 0px 12px;
    border: 1px solid #ccc;
    width: 70%;
    height: auto;
}

/*------Vertical Tabs css ends-----*/

.numBadge {
    border-radius: 30px;
    background-color: #009DDC;
    color: #ffffff;
    padding: 0px 8px;
    font-size: 13px;
    float: right;
}

.blueGradBox {
    padding: 10px 15px;
    background: #ffffff;
    background: linear-gradient(180deg, #C6E3FF 0%, #ffffff 100%);
}

.width100perc {
    width: 100%;
}

.width90minus100perc {
    width: calc(100% - 90px);
}

.modal-content {
    border: 1px solid #707070 !important;
    border-radius: 1rem !important;
}

.modal-header {
    border-top-left-radius: 1rem !important;
    border-top-right-radius: 1rem !important;
}

.close {
    color: #ffffff;
    text-shadow: none;
    opacity: 1;
    background-color: #E85454 !important;
    padding: 2px 8px 6px 8px !important;
    border-radius: 25px;
    box-shadow: rgb(100 100 111 / 30%) 0px 5px 7px 0px;
}

    .close:focus, .close:hover {
        color: #ffffff;
        text-shadow: none;
        opacity: 1;
        background-color: #e03b3b !important;
        padding: 2px 8px 6px 8px !important;
        border-radius: 25px;
        box-shadow: rgb(100 100 111 / 30%) 0px 5px 7px 0px;
    }

    .close i {
        font-weight: normal !important;
    }

.modal-header .close {
    margin: -0.2rem -0.5rem -0.5rem auto !important;
}

.font-18 {
    font-size: 18px !important;
}

.modal-title {
    color: #1f1f1f;
}

.modal-footer {
    display: block;
    border-top: 1px solid #cccccc;
}

.gradBox1 {
    background: #ffffff;
    border-radius: 14px;
    display: inline-block;
    width: 306px;
    margin-right: 20px;
    margin-bottom: 20px;
}

.lightGreenCircle {
    background-color: #D7FBB4;
    padding: 24px 15px;
    border-radius: 100%;
    width: 100px;
    height: 100px;
}

.lightBlueCircle {
    background-color: #A3ECE3;
    padding: 24px 15px;
    border-radius: 100%;
    width: 100px;
    height: 100px;
}

.thickBlueText {
    color: #034b92 !important;
}

.panelBox2 {
    padding: 15px;
    background-color: #ffffff;
    border-radius: 20px;
    border: solid 4px #E5E6E9;
}

.form-control3 {
    display: block;
    width: 100%;
    font-size: 14px;
    background-color: #ffffff;
    color: #333333 !important;
    border: solid 2px #847D7D;
    border-radius: 8px;
    padding: 6px;
    height: 34px;
    top: 0px;
}

.width300 {
    width: 300px !important;
}

.darkGrayBanner {
    background: #3a3440;
    padding: 6px;
}

.topLinks a {
    color: #00b2f2;
    text-decoration: none;
}

    .topLinks a:hover {
        color: #5fd5ff;
        text-decoration: none;
    }

.vlineVoid {
    pointer-events: none !important;
    color: #878787 !important;
}

.purpleGradBanner {
    background: #4E4989;
    background: linear-gradient(90deg,rgba(78, 73, 137, 1) 0%, rgba(95, 123, 163, 1) 52%, rgba(48, 170, 171, 1) 100%);
    box-shadow: 0px 6px 13px 0px rgb(0 0 0 / 30%);
    position: relative;
}

.whiteBanner {
    background: #ffffff;
    padding: 16px 0px;
}

.purpleBanner {
    background: #3a3440;
    padding: 16px 0px;
    position: absolute;
    bottom: 0px;
}

.dispalyFlexalignItemsCenter {
    display: flex;
    align-items: center;
}

@media (min-width: 1200px) {
    .container {
        max-width: 1510px !important;
    }
}

.greenBox {
    background: #58d383;
    color: #ffffff;
    width: auto;
    border-radius: 10px;
    text-align: center;
    font-size: 1.5rem;
    margin-top: 10px;
    display: inline-block;
    padding: 4px 12px;
}

.purpleBox {
    background: #8e71f0;
    color: #ffffff;
    width: auto;
    border-radius: 10px;
    text-align: center;
    font-size: 1.5rem;
    margin-top: 10px;
    display: inline-block;
    padding: 4px 12px;
}

.blueBox {
    background: #008de1;
    color: #ffffff;
    width: auto;
    border-radius: 10px;
    text-align: center;
    font-size: 1.5rem;
    margin-top: 10px;
    display: inline-block;
    padding: 4px 12px;
}

.orangeBox {
    background: #fdba58;
    color: #ffffff;
    width: auto;
    border-radius: 10px;
    text-align: center;
    font-size: 1.5rem;
    margin-top: 10px;
    display: inline-block;
    padding: 4px 12px;
}

.width72perc {
    width: 72%;
}

.width24perc {
    width: 24%;
}

.mainTLcont {
    height: auto;
    overflow: hidden;
    text-align: center;
    margin-bottom: 64px;
}

@media screen and (max-width:767px) {
    .ConnectMed360_Logo {
        width: 120px;
    }

    .HCP_Logo {
        height: 32px;
    }

    .width50percsm {
        width: 50%;
    }
    .text-left-sm{
        text-align:left !important;
    }
}

.topSec {
    background: #ffffff;
    width: 100%;
    border-top-left-radius: 10px;
    border-top-right-radius: 10px;
    text-align: center;
    font-size: 22px;
    margin-top: 10px;
    display: inline-block;
    padding: 4px 12px;
    height: 142px;
}

.bottomSec {
    background: #b7daf1;
    width: 100%;
    border-bottom-left-radius: 16px;
    border-bottom-right-radius: 16px;
    text-align: center;
    font-size: 22px;
    margin-top: 10px;
    display: inline-block;
    padding: 11px 12px;
    font-weight: bold;
    color: #292929;
}

.purpThemeBtn {
    background-color: #ffffff;
    padding: 8px 24px;
    border-radius: 0px;
    display: inline-block;
    color: #000000;
    font-weight: bold;
    width: 100%;
}

    .purpThemeBtn:hover {
        background-color: #e3e3e3;
        padding: 8px 24px;
        border-radius: 0px;
        display: inline-block;
        color: #000000;
        font-weight: bold;
        text-decoration: none;
    }
.purpleBtn1 {
    background-color: #535690;
    padding: 8px 24px;
    border-radius: 25px;
    display: inline-block;
    color: #ffffff;
    font-weight: bold;
    border: solid 1.5px #535690;
    text-decoration: none;
}
    .purpleBtn1:hover {
        background-color: #30708a;
        padding: 8px 24px;
        border-radius: 25px;
        display: inline-block;
        color: #ffffff;
        font-weight: bold;
        border: solid 1.5px #30708a;
        text-decoration:none;
    }

.p-r-30 {
    padding-right: 30px !important;
}

.p-t-7 {
    padding-top: 7px;
}

.mainWhiteCont {
    -webkit-box-flex: 1;
    -ms-flex: 1 1 auto;
    flex: 1 1 auto;
    padding: 1.25rem;
    background-color: #ffffff;
    border-radius: 12px;
    box-shadow: 2px 2px 5px rgb(0 0 0 / 10%);
    border: solid 1px #eaeaea;
}

.whiteText {
    color: #ffffff;
}

.lightBlueText {
    color: #69c3ff;
}

.bottomLinks a {
    color: #ffffff;
    text-decoration: none;
    white-space: nowrap;
}

    .bottomLinks a:hover {
        color: #70caff;
        text-decoration: none;
        white-space: nowrap;
    }

.manStar::after {
    content: "*";
    color: #ff1313;
    font-weight: bold;
    margin-left: 3px;
    font-size: 1.1rem;
}
/*-----------------
	8. Login
-----------------------*/

.account-page {
    display: table-row;
    height: 100%;
    padding: 40px 0;
}

.account-title {
    font-size: 32px;
    font-weight: normal;
    margin: 0 0 40px;
    text-align: center;
}

.account-wrapper {
    display: table;
    table-layout: fixed;
    height: 100%;
    padding: 30px;
    width: 100%;
    min-height: 580px;
}

.account-center {
    vertical-align: top;
}

.account-box {
    background-color: transparent;
    border-radius: 52px;
}

.account-logo {
    margin-bottom: 20px;
    text-align: center;
}

.account-box .form-group {
    margin-bottom: 20px;
}

.account-box a {
    color: #333;
    font-size: 14px;
}

    .account-box a:hover {
        color: #009efb;
    }

.account-box .form-control {
    border: 1px solid #ededed;
    border-radius: 6px;
    box-shadow: inherit;
    font-size: 14px;
    height: 40px;
    background-color: #ededed;
}

.account-box textarea.form-control {
    height: 130px;
}

.account-box label {
    color: #323232;
    font-size: 14px;
    font-weight: normal;
}

.account-logo img {
    max-height: 60px;
    width: auto;
}

.account-box .account-btn {
    border-radius: 50px;
    font-size: 16px;
    min-width: 150px;
    padding: 8px 30px;
    text-transform: uppercase;
    box-shadow: 0px 3px 4px rgb(0 0 0 / 15%);
}

.tableOne th {
    border: solid 0.5px #d6d6d6;
    padding: 10px 10px;
    background: #e3eaed;
}

.tableOne td {
    border: solid 0.5px #d6d6d6;
    padding: 8px 10px;
    color: #6f6f6f;
}

.tableOne tr:nth-child(odd) {
    border-bottom: 0;
    background-color: #fcfcfc;
}

.tableOne tr:nth-child(even) {
    border-bottom: 0;
    background-color: #f9f9f9;
}

.tableOne tr td {
    border-right: solid 1px #e6e6e6;
}

@media screen and (min-width:1200px) and (max-width:1402px) {
    .gradBox1 {
        width: 254px !important;
    }
}

.gridLabelOne {
    font-weight: bold;
    text-align: right;
    color: #292929 !important;
}

.breadcrumb {
    padding: .2rem 1rem !important;
    margin-bottom: 0px !important;
    background-color: transparent !important;
    font-weight: bold;
    font-size: 1rem;
}

.breadcrumb-item + .breadcrumb-item::before {
    content: ">" !important;
    font-weight: bold;
    margin: 0px 12px;
}

.breadcrumb li a {
    color: #0095ca !important;
}

    .breadcrumb li a:hover {
        color: #0bafe9 !important;
        text-decoration: none;
    }

#noEye {
    position: absolute;
    width: 40px;
    right: 14px;
    top: 25px;
    cursor: pointer;
    opacity: .9;
}

#yesEye {
    position: absolute;
    width: 40px;
    right: 14px;
    top: 25px;
    cursor: pointer;
}

#userImg {
    position: absolute;
    width: 40px;
    right: 14px;
    top: 25px;
    cursor: pointer;
    opacity: 1;
    pointer-events: none;
}

.alignItemsCenter {
    align-items: center;
}

.blueLink1 {
    color: #0074b1 !important;
    text-decoration: none;
}

.loginBtn1 {
    background-color: #59c3c3 !important;
    border: 0 !important;
    border-radius: 8px !important;
    padding: 10px 28px !important;
    box-shadow: rgb(100 100 111 / 30%) 0px 5px 7px 0px;
    color: #00375e !important;
    font-weight: bold;
}

    .loginBtn1:hover {
        background-color: #45b8b8 !important;
        border: 0 !important;
        border-radius: 8px !important;
        padding: 10px 28px !important;
        box-shadow: rgb(100 100 111 / 30%) 0px 5px 7px 0px;
        color: #00375e !important;
        font-weight: bold;
    }

@media screen and (max-width:963px) {
    .hidden-xs {
        display: none;
    }
    .fullWidth-sm {
        max-width: 100% !important;
        flex: 0 0 100%;
    }
    .width50perc-sm{
        width:50% !important;
    }
    .pno-sm h3{
        font-size:0.7rem !important;
    }
    .purpleBanner{
        font-size:0.6rem !important;
    }
    .topLinks {
        font-size:0.6rem !important;
    }
}
@media screen and (min-width:2000px){
    .account-wrapper {
        min-height: 803px;
    }
}
@media screen and (min-width:590px) and (max-width:963px) {
    .fullWidth-sm {
        max-width: 60% !important;
        flex: 0 0 60%;
        margin: 0 auto;
    }
}
@media screen and (min-width:964px) and (max-width:1200px) {
    .fullWidth-sm {
        max-width: 32% !important;
        flex: 0 0 60%;
        margin: 0 auto;
    }
}

.validation-summary-errors ul {
    padding-left: 0px;
    list-style: none;
    font-size: 0.8rem;
    text-align: center;
}
    .validation-summary-errors ul li {
        background: #ffe4e4;
        margin-bottom: 2px;
        border-radius: 4px;
        padding: 2px;
        border: solid 1px #ffd6d6;
    }

.newRoundBgCont {
    background-color: #f8f9ff !important;
    border: solid 2px #ceddf8 !important;
    padding: 5px 10px;
    border-radius: 10px;
    margin: 5px 0px;
}
.disNone{
    display:none;
}
.disBlock {
    display: block;
}
.pno-sm h3 {
    display: inline-block;
    font-weight: bold;
    color: #ffffff;
    padding-top: 8px;
}
.titleGreenBg {
    /*color: #13a5a7;*/
    color: #292929;
    /*border-left: solid 4px #59e4e6;*/
    border-left: solid 4px #666666;
    /*padding: 2px 10px; */
    padding: 5px;
    /*border-radius: 10px;*/
    /*background-color: #f1feff;*/
    background-color: #ebf6f4;
    font-size: 1.5rem !important;
    font-weight: bold;
    margin: 5px 0px;
}
.btn-red {
    background-color: #ff3a3a !important;
    border: 0 !important;
    border-radius: 100% !important;
    padding: 7px 12px 6px 12px !important;
    box-shadow: rgb(100 100 111 / 30%) 0px 5px 7px 0px;
    color: white !important;
    vertical-align: middle;
}

    .btn-red:hover {
        background-color: #cc0000 !important;
        border: 0 !important;
        border-radius: 100% !important;
        padding: 7px 12px 6px 12px !important;
        box-shadow: rgb(100 100 111 / 30%) 0px 5px 7px 0px;
        color: white !important;
        vertical-align: middle;
    }

.breadcrumb-item.active {
    color: #292929 !important;
}

.m-b-25 {
    margin-bottom: 25px;
}

.breadcrumb {
    margin-left: 0px;
    font-weight: bold;
    padding: 8px 14px;
}

    .breadcrumb .breadcrumb-item a {
        color: #005591 !important;
        font-weight: bold;
    }

.breadcrumb-item + .breadcrumb-item::before {
    content: ">";
    font-weight: bold;
    color: #292929;
    margin-left: 10px;
    margin-right: 10px;
}
main {
    min-height: 670px;
    margin-top: 168px;
}
.mainAdmin {
    margin-top: 131px !important;
}
.headerLog {
    margin-top: 131px !important;
}
.k-Grid-a {
    color: #007bff;
    text-decoration: none;
    background-color: transparent;
}
.tableUD th {
    border: solid 0.5px #d6d6d6;
    padding: 10px 10px;
    background: #e3eaed;
}

.tableUD td {
    border: solid 0.5px #d6d6d6;
    padding: 8px 10px;
    color: #292929;
}

.tableUD tr:nth-child(odd) {
    border-bottom: 0;
    background-color: #fcfcfc;
}

.tableUD tr:nth-child(even) {
    border-bottom: 0;
    background-color: #f9f9f9;
}

.tableUD tr td {
    border-right: solid 1px #e6e6e6;
}

.gridLabelOne {
    font-weight: bold;
    text-align: right;
    color: #292929 !important;
}
#myTabs .nav-link.active {
    color: #ffffff !important;
    background-color: #034b92 !important;
    border-color: #034b92 #034b92 #fff;
    font-weight: bold;
}
.autoPopuDataCont {
    background: #edf6ff;
    background: linear-gradient(0deg,rgba(237, 246, 255, 1) 0%, rgba(232, 242, 255, 1) 27%, rgba(253, 254, 255, 1) 82%, rgba(255, 255, 255, 1) 96%, rgba(224, 241, 255, 1) 100%);
    border: solid 1px #dddddd;
    border-radius: 14px;
    padding: 14px 18px 5px 18px;
    box-shadow: 1px 2px 7px 1px rgb(0 0 0 / 4%);
}
.k-grid-content{
    height:auto !important;
    min-height:auto !important;
    max-height:400px !important;
}
.minHeight600 {
    min-height: 600px;
    margin-bottom: 100px;
}
.k-Grid-a {
    color: #007bff !important;
}
.k-table-td a {
    color: #007bff !important;
}
.btn-secondary {
    background-color: rgb(100 100 111 / 30%) !important;
    border: 0 !important;
    border-radius: 8px !important;
    padding: 6px 28px !important;
    box-shadow: rgb(100 100 111 / 20%) 0px 5px 7px 0px;
    color: #000000 !important;
}
    .btn-secondary:hover {
        background-color: rgb(100 100 111 / 40%) !important;
        border: 0 !important;
        border-radius: 8px !important;
        padding: 6px 28px !important;
        box-shadow: rgb(100 100 111 / 20%) 0px 5px 7px 0px;
        color: #000000 !important;
    }
.backBtnAlign {
    margin-top: -27px;
    margin-right: 15px;
}

.m-r-30 {
    margin-right: 30px;
}
.table-striped tbody tr:nth-of-type(even) {
    background-color: #f9f9f9 !important;
}
.table-striped tbody tr:nth-of-type(odd) {
    background-color: #ffffff !important;
}
.displayNone{display:none;}
.titleGreenBg2 {
    /*color: #13a5a7;*/
    color: #292929;
    /*border-left: solid 4px #59e4e6;*/
    border-left: solid 4px #666666;
    padding: 2px 10px;
    /*border-radius: 10px;*/
    /*background-color: #f1feff;*/
    background-color: #ebf6f4;
    font-size: 1.5rem !important;
    font-weight: bold;
    margin: 5px 0px;
    width: fit-content;
}
    .titleGreenBg2 label {
        font-size: 1rem;
        color: black;
    }
    .m-l-minus-10{
        margin-left:-10px;
    }
.hiddenMenu1 #navbarDropdown {
    color: white;
    font-size: 17px;
}
.hiddenMenu1 #ddmenu {
    border-bottom-left-radius: 15px;
    border-bottom-right-radius: 15px;
}
.listStyleNone{list-style:none;}
.vAlginMiddle{
    vertical-align:middle;
}
.width530{
    width:530px;
}
.marginZeroAuto{
    margin:0 auto;
}
.width60perc{
    width:60%;
}
.compleCont {
    width: 60%;
    margin:0 auto;
}
.m-t-30{
    margin-top:30px;
}
.k-grid{
    font-family: Aileron, sans-serif !important;
}
#ddmenu a{
    white-space:nowrap;
}
.bgTransparent{
    background:transparent !important;
}
.borderNone{
    border:none !important;
}
.cursorPointer{
    cursor:pointer;
}
.k-grid-norecords-template {
    border: none !important;
}
header {
    position: fixed;
    width: 100%;
    z-index: 4;
}
.m-t-170{
    margin-top:170px !important;
}
.m-b-115{
    margin-bottom:115px !important;
}
.compSec {
    margin: 188px 0px 100px 0px;
}
@media screen and (max-width:1350px){
    .nav-tabs .nav-link{
        border-radius:10px !important;
        margin-bottom:10px;
    }
}

.tooltip2 {
    display: inline-block;
    position: relative;
    /* border-bottom:1px dotted #666; */
    text-align: left;
}

    .tooltip2 .top {
        /*min-width: 200px;*/
        top: 4px;
        left: 50%;
        transform: translate(-50%, -100%);
        padding: 0px 3px 1px 3px;
        color: #ffffff;
        background: #12b6ec;
        /*background: linear-gradient(0deg, #3c3c3c 0%, #595959 100%) !important;*/
        background: linear-gradient(0deg, #003c7a 0%, #0a5796 100%) !important;
        font-weight: normal;
        font-size: 0.7rem !important;
        border-radius: 4px;
        position: absolute;
        z-index: 99999999;
        box-sizing: border-box;
        /* box-shadow: 0 1px 8px rgba(0, 0, 0, 0.5); */
        display: none;
        white-space: nowrap;
    }

    .tooltip2:hover .top {
        display: block;
    }

    .tooltip2 .top i {
        position: absolute;
        top: 100%;
        left: 50%;
        margin-left: -22px;
        width: 40px;
        height: 24px;
        overflow: hidden;
    }

        .tooltip2 .top i::after {
            content: '';
            position: absolute;
            width: 20px;
            height: 20px;
            left: 50%;
            transform: translate(-50%,-50%) rotate(45deg);
            background-color: #3c3c3c;
            box-shadow: 0 1px 8px rgba(0,0,0,0.5);
        }
.k-grid td, .k-grid .k-table-td {
    overflow: visible !important;
    padding: 16px 5px !important;
}
.font-0pt7rem{
    font-size:0.7rem !important;
}
.k-toolbar {
    background-color: #fafafa !important;
}
.k-grid-pager {
    background-color: #fafafa !important;
}
.top52{
    top:52px !important;
}
.m-t-22perc{
    margin-top:22%;
}
.k-grid td, .k-grid .k-table-td {
    white-space: pre-wrap;
    word-break: break-word;
}
.tooltip2 .top p{color:#ffffff !important;}
#noEye2 {
    position: relative;
    width: 25px;
    float: right;
    right: 9px;
    top: 41px;
    cursor: pointer;
    opacity: .9;
}

#yesEye2 {
    position: relative;
    width: 25px;
    float: right;
    right: 9px;
    top: 41px;
    cursor: pointer;
}
#noEye3 {
    position: relative;
    width: 25px;
    float: right;
    right: 9px;
    top: 41px;
    cursor: pointer;
    opacity: .9;
}

#yesEye3 {
    position: relative;
    width: 25px;
    float: right;
    right: 9px;
    top: 41px;
    cursor: pointer;
}
#noEye4 {
    position: relative;
    width: 25px;
    float: right;
    right: 9px;
    top: 41px;
    cursor: pointer;
    opacity: .9;
}

#yesEye4 {
    position: relative;
    width: 25px;
    float: right;
    right: 9px;
    top: 41px;
    cursor: pointer;
}
.m-t-190 {
    margin-top: 190px !important;
}
#noEye5 {
    position: absolute;
    width: 25px;
    right: 21px;
    top: 28px;
    cursor: pointer;
    opacity: .9;
}

#yesEye5 {
    position: absolute;
    width: 25px;
    right: 21px;
    top: 28px;
    cursor: pointer;
}
#noEye6 {
    position: absolute;
    width: 25px;
    right: 21px;
    top: 28px;
    cursor: pointer;
    opacity: .9;
}

#yesEye6 {
    position: absolute;
    width: 25px;
    right: 21px;
    top: 28px;
    cursor: pointer;
}
.praFon {
    font-size:0.8rem !important;
}