html, body {
    max-width: 100%;
    overflow-x: hidden;
}

body{
    font-family: Tahoma;
    background-color: #f2F2F2;
}


.container-fluid {
     padding-right: 0px !important; 
     padding-left: 0px !important; 
}


.nav-tabs {
    border-bottom: 0px solid #ddd !important;
}
.fontBI{
    font-style:italic;
    font-weight:bold;
}

.fontB{
    font-weight:bold;
}

.k-grid {
    border-color: #bababa;
}

.k-grid .k-grid-header .k-header {
    border-bottom: none;
    background-color: #e6eeff;
}

.header-links {
    font-weight: bold;
}
.nav > li > a {
    color: #fff !important;
    text-decoration: none;
}

.nav > li > a:hover {
    color: #337ab7 !important;
    text-decoration: none;
}
#header {
    background: url("../images/header.svg");
    height: 105px;
    width: 100%;
}

.dropdown:hover .dropdown-menu {
    display: block;
}

#logo{
    height: 85px;
    padding-left: 20px;
    padding-top: 20px;
}

.pad-left{
    padding-left:5%;
}

.header-title{
    color: #fff;
}

#tab-bar{
    position: relative;
    margin-top: -15px;
    background: #fff;
    border:#ccc 1px solid;
    border-radius: 8px;
    min-height: 60px;
}

#tab-bar>.collapse>ul{
    margin-left: 40px !important;
}

nav>.collapse>ul>li{
    padding-right:10px;
}

.delete-icon{
    cursor: pointer;
}


.asterisk{
    color: red;
}

.modal-lg{
    max-width: 60% !important;
}

.bold-text{
    font-weight:bold;
}

.section-header {
    background: url("../images/section-header.svg");
    background-repeat: no-repeat;
    background-size: cover;
    height: 120px;
    margin-left: 20px;
    margin-right: 20px;
    padding-left: 30px;
    border-top-right-radius: 8px;
    border-top-left-radius: 8px;
}

.client-section-content{
    min-height: 200px;
    background: #fff;
    margin-left: 20px;
    margin-right: 20px;
    padding-left: 30px;
    padding-right: 30px;
    border-bottom-right-radius: 8px;
    border-bottom-left-radius: 8px;
    padding-bottom: 5em;
}

.table{
    width: 97% !important;
    border: 1px solid #ced4da;
}
.blue-span{
    color: #153578;
}

.white-span {
    color: #fff;
}

.black-span{
    color: #000000;
}

.block-style{
    background: #e6eeff;
    padding: 1em;
    border-radius: 5px;
    border: 1px solid #ced4da;
}

.block-style-blue {
    background: #1945A1;
    padding: 1em;
    border-radius: 5px;
    border: 1px solid #ced4da;
}

.block-style-grey{
    background: #f2f2f2;
    padding: 1em;
    border-radius: 5px;
    border: 1px solid #ced4da;
}

.block-style-white {
    background: #fff;
    padding: 1em;
    border-radius: 5px;
    border: 1px solid #ced4da;
}

.block-style-yellow{
    background:lemonchiffon;
    padding: 1em;
    border-radius: 5px;
    border: 1px solid #ced4da;
}

.block-style-green{
    background: #d9f2e6;
    padding: 1em;
    border-radius: 5px;
    border: 1px solid #ced4da;
}

.right-block{
    padding-right: 2em;
}

.bold-red-span{
    font-weight: bold;
    color:red;
}

.nav-center {
    text-align:center !important;
}

.nav-btn {
    width:180px;
}
.next-btn, .back-btn {
    width: 150px;
}

#btn-high-growth-area {
    width: 200px;
}


.client-icon {
    color: #fff;
    background-color: #466BBB;
    border-radius: 50%;
    padding: 5px;
    align-content: center;
    position: absolute;
    float: right;
    height: 50px;
    width: 50px;
}

.client-icon-marketing{
    color: #fff;
    background-color: #466BBB;
    border-radius: 50%;
    padding:5px;
    align-content: center;
    position: absolute;
    float: right;
    height: 50px;
    width:50px;
}

.client-icon i{
    font-size: 30px;
}

.delete-icon{
    color: #fff;
    border-radius: 50%;
    padding:5px;
    align-content: center;
    height: 50px;
    width:50px;
    font-size: 30px;
}

.users-list{
    display: none;
    height: 250px;
    border: 1px solid #ced4da;
    border-top: none;
    border-radius: 8px;
    border-top-left-radius: 0px;
    border-top-right-radius: 0px;
}

.users-list ul{
    list-style: none;
    margin-left: 0px;
    padding-left:2px;
    overflow-y: scroll;
    height: 240px;
}

.users-list ul li{
    padding-top: 1em;
    padding-bottom: 3px;
    border-bottom: 1px solid #ced4da;
    padding-left: 10px;
    cursor: pointer;
}

.users-list ul li:last-child{
    border-bottom: none;
}

.end-users-list {
    display: none;
    height: 250px;
    border: 1px solid #ced4da;
    border-top: none;
    border-radius: 8px;
    border-top-left-radius: 0px;
    border-top-right-radius: 0px;
}

.all-text-right {
    text-align: right !important;
}

.end-users-list ul {
    list-style: none;
    margin-left: 0px;
    padding-left: 2px;
    overflow-y: scroll;
    height: 240px;
}

.end-users-list ul li {
    padding-top: 1em;
    padding-bottom: 3px;
    border-bottom: 1px solid #ced4da;
    padding-left: 10px;
    cursor: pointer;
}

.end-users-list ul li:last-child {
    border-bottom: none;
}

.coi-list {
    display: none;
    height: 250px;
    border: 1px solid #ced4da;
    border-top: none;
    border-radius: 8px;
    border-top-left-radius: 0px;
    border-top-right-radius: 0px;
    background-color: #ffffff
}

.coi-list ul {
    list-style: none;
    margin-left: 0px;
    padding-left: 2px;
    overflow-y: scroll;
    height: 240px;
    }

.coi-list ul li {
    padding-top: 1em;
    padding-bottom: 3px;
    border-bottom: 1px solid #ced4da;
    padding-left: 10px;
    cursor: pointer;
}

.coi-list ul li:last-child {
    border-bottom: none;
}

.active a {
    background-color: #466BBB !important;
}

.practice-area-size {
    width:100px;
}

.align-input-right{
    display: inline-block;
    width: 60%;
    float: right;
    
}

.hidden{
    display: none;
}

.project-number-right{
    text-align: right !important;
}

.extra-practice-area{
    display: none;
}

.extra-service-area{
    display: none;
}

#prev-page{
    display: none;
}

.projects-grid {
    overflow-y: scroll;
    height: 500px;
}

.search-div{
    display: flex;
}

.idIq-container{
    display: flex;
    flex-direction: row;
}

.info-icon {
    position: absolute;
    margin-top: 5px;
    margin-left: 96%;
    color: #466BBB;
}

.fieldinfo-icon {
    height: 20px;
    width: 20px;
}

a.tooltip1 {
    outline: none;
    /*color: transparent;*/
    background-color: transparent !important;
}

a.tooltip1 strong {
    line-height: 30px;
}

a.tooltip1:hover {
    text-decoration: none;
}

a.tooltip1 span {
    z-index: 10;
    display: none;
    padding: 14px 20px;
    margin-top: -30px;
    margin-left: 14px;
    width: 300px;
    line-height: 16px;
}

a.tooltip1:hover span {
    display: inline;
    position: absolute;
    color: #111;
    border: 1px solid #DCA;
    background: #fffAF0;
}

.callout {
    z-index: 20;
    position: absolute;
    top: 30px;
    border: 0;
    left: -12px;
}

/*Toast Box*/ 
.closebtn {
    position: absolute;
    top: -38%;
    right: -2%;
    padding: 16px;
    font-size: 20px;
    cursor: pointer;
    color: #fff;
    background: transparent;
}

.viewbtn {
    position: absolute;
    top: -7%;
    right: 10%;
    padding: 16px;
    font-size: 20px;
    cursor: pointer;
    color: #fff;
    background: transparent;
    text-decoration: underline;
    font-size: 17px;
}

#toastBox {
    visibility: hidden;
    width: 500px;
    margin-left: -125px;
    background-color: firebrick;
    color: #fff;
    text-align: center;
    border-radius: 2px;
    padding: 16px;
    position: fixed;
    z-index: 1;
    left: 45%;
    bottom: 80%;
}

    #toastBox.show {
        visibility: visible;
        -webkit-animation: fadein 1s;
        animation: fadein 1s;

    }

    /* Gaphs Dashboar */
.graph {
    height: 100%;
    width: 100%;
}

.graph-row{
    margin-top: 2%;
    margin-bottom: 2%
}
.center-holidays{

}
@-webkit-keyframes fadein {
    from {
        bottom: 0;
        opacity: 0;
    }

    to {
        bottom: 80%;
        opacity: 1;
    }
}

@keyframes fadein {
    from {
        bottom: 0;
        opacity: 0;
    }

    to {
        bottom: 80%;
        opacity: 1;
    }
}

/*CSS3 extras*/
a.tooltip1 span {
    border-radius: 4px;
    box-shadow: 5px 5px 8px #CCC;
}

.icon {
    left: -20%;
}

.icon2 {
    left: -44%;
    margin-top: 0px;
}
.icon3 {
    left: -49%;
    margin-top: 0px;
}

.select2-container--bootstrap .select2-selection--single {
    height: 34px;
    font-size: 1rem;
    font-weight: 400;
    line-height: 1.5;
    padding: 6px 24px 6px 12px;
}
/* Media Query*/
@media screen and (max-width: 500px) {
    #tab-bar{
        margin-top:5px;
        margin-right: 12px;
        margin-left: 12px;
        text-align: left !important;
    }

    .header-title{
        padding-bottom: 5px;
        font-size: 30px !important;
        text-align: center;
    }

    .right-block{
        border-left: none;
        padding-left: 10px;
        border-top: 1px solid #153578; 
        padding-top:10px;
        width: 300px;
    }
    .icon2 {
        left: -37%;
        margin-top: 0px;
    }
    .icon3 {
        left: -47%;
        margin-top: 0px;
    }
}


@media screen and (min-width:501px) and (max-width: 770px){
    .right-block{
        border-left: none;
        padding-left: 8px;
        border-top: 1px solid #153578; 
        padding-top: 10px;
    }

    #tab-bar{
        margin-top:5px;
        margin-right: 12px;
        margin-left: 12px;
    }

    .header-title{
        padding-bottom: 5px;
        font-size: 32px !important;
        text-align: center;
    }

    #logo{
        display: none;
    }
    .icon2 {
        left: -37%;
        margin-top: 0px;
    }
    .icon3 {
        left: -47%;
        margin-top: 0px;
    }
}

@media  screen and (min-width:771px) and (max-width: 1000px){

    #tab-bar>.collapse>ul{
        margin-left: 0px !important;
        text-align: left;
    }

    .icon2 {
        left: -37%;
        margin-top: 0px;
    }
    .icon3 {
        left: -47%;
        margin-top: 0px;
    }
}

.bootbox .modal-header h4 {
    float: none;
}

.bootbox .modal-header .close {
    position: absolute;
    right: 15px;
}

.drop-down-menu-width-fix {
    width: calc(100% - 10px);
}

.grid-header-custom-button {
    color: white !important;
}

.vertical-label-align {
    vertical-align:middle;    
}