.dax-topperformerpage{
    margin-top: 50px;
}

.aui input[type="text"]:focus{
    background-color: #fff !important;
}



.topperformer-table table{
    width:100%;
    margin-bottom:0px !important;
    border-radius: 0px !important;
    border:0px !important;
    border-collapse: initial !important;

}

#member-fields{
    border-bottom: 1px solid #ccc;
}


.taglib-search-iterator-page-iterator-bottom{
    display: none;
}

.topperformer-table table tbody td{
    text-align: left !important;
    vertical-align: middle  !important;
}

.topperformer-table table tbody td:nth-child(2),
.topperformer-table table thead th:nth-child(2),
.topperformer-table table tbody td:nth-child(4),
.topperformer-table table thead th:nth-child(4){
    text-align: center !important;

}

.topperformer-table table th{
    border-radius: 0px !important;
}
.topperformer-table thead tr th,
.topperformer-table tbody tr td,
.topperformerbtn.greenBtn,.searchinput,
.usermanagmentpagination #PaginationUL li a{
    font-family:'Open Sans' , sans-serif !important;
}

.usermanagmentpagination .paginationbg{
    background-color: #f5f5f5;
    padding: 8px 5px;
}

#changeregemailh3idl{
    line-height: 20px !important;
}

.topperformer-table thead{
    border-bottom:1px solid #ddd;
}

.topperformer-table thead tr th{
    padding:8px 15px !important;
}
.topperformer-table tbody tr td{
    padding:5px 15px !important;

}
.usersearchtable tbody tr{
    border-bottom:1px solid #ccc;
}


.topperformer-table thead tr th{
    font-wieght:600;
    font-size:13px !important;
}

.topperformer-table tbody tr td,.userrolesearch{
    font-size:13px !important;
}

.topperformer-search .searchinput{
    height: 41px;
    font-size:13px !important;
}

.greenBtn,.rest-topperformer{
    border-radius:0px;
}

.performerbtn{
    background-color:#f5f5f5;
    padding:15px;
    border: 1px  #ccc;
    border-style: none solid solid solid;
}

.searchcontainer-content {
    border:1px solid #ccc !important;
}

.searchcontainer-content select{
    margin-bottom:0px !important;
    width:100px;
    line-height:35px !important;
}

.topperformer-table table tbody td:not(:nth-child(3)) {
    line-height:30px !important ;
}


.topperformerbtn.greenBtn{
    font-size:15px !important;
    position:absolute;
    top:21px;
    border-radius: 0px !important;
}

.topperformer-table table thead tr th{
    font-family: 'Open Sans', sans-serif !important;
    font-size:13px !important;
    font-weight: 600 !important;
}


.topperformer-search  .control-group{
    display:inline-block;
    width: 30%;
    margin-right: -3px !important;
    margin-bottom: 0px !important;
    margin-top: 0px !important;
}

.topperformer-table .control-group{
    margin-bottom: 17px !important;
    margin-top: 17px !important;
}

.topperformer-search .control-label,
.lfr-search-container .control-label {
    display:none;

}


.greenBtn.topperformerbtn.add_icon{
    background: url('/dax-intra-main-theme/images/add.png') no-repeat #051eab  8px 11px !important;
    padding-left:35px !important;
    font-size: 15px !important;

}


.dax-topperformerpage .rest-topperformer{
    background-color: #fff !important;
    border: 1px solid #051eab !important;
    color: #051eab !important;
    height: 40px;
    padding: .6em 1.2em;
    margin-left: 10px;
    background-image:none;
}

.topperformer-search form{
    margin-bottom:0px !important;
}

.notetext{
    color:red !important;
    background-color: #fff !important;
    font-size: 16px;
    font-weight: 600;
    padding-right: 4px;
}

.topperformer-search{
    background-color:#fdfdfd;
    padding:20px 15px 15px 15px;
    border: 1px  #ccc;
    border-style: solid solid  none solid;
}

.topperformer-table .lfr-search-container {
    margin-top:0px;

}

.topperformer-search .control-group.error {
    background-color: #fdfdfd!important;
    box-shadow: none;
}

.topperformer-search ul{
    height:130px;
    overflow-y: auto;

}

.topperformer-search .control-group.error input:focus{
    background-color:#fff;
    box-shadow:none;
}


.preferencepage label{
    font-size:15px;
    font-family: 'Open Sans', sans-serif;
}


@media only screen and (min-width:320px) and (max-width:480px){
    .topperformer-search .control-group{
        display:inline;
        margin-right: 0px;
    }
    .topperformerbtn.greenBtn{
        position:initial;
        top: 0px;
    }

    .dax-topperformerpage .rest-topperformer{
        margin-left: 0px;

    }

}

@media only screen and (min-width:320px) and (max-width:480px){
    .prefsave{
        width:auto;
    }

}

@media only screen and (min-width:481px) and (max-width:767px){
    .topperformer-search .control-group{
        display:inline-block !important;
        margin-right: 0px;
        width:auto;
    }
    .topperformerbtn.greenBtn{
        display: inline !important;
        margin-top: 0px !important;
        width: auto !important;
    }
    .dax-topperformerpage .rest-topperformer{
        margin-left: 0px;

    }

}

@media only screen and (min-width: 768px)and (max-width:980px){
    .main-content.large-10 {
        position: relative;
        width: 100%;
        padding:20px !important;
    }
}

/* CSS for modal popup */

.reveal-modal.quick-links .control-group .control-label{
    display:none;
}

#deleteConfirm{
    width:30% !important;
    left:70% !important;
    margin-left:-35% !important;
    top:285px !important;
}

#selectConfirm{
    width:22% !important;
    left:70% !important;
    margin-left:-35% !important;
    top:285px !important;
}

.searchcontainer-content .lfr-template{
    display: none !important;
}



@media only screen and (min-width:320px) and (max-width:480px){
    #deleteConfirm{
        left: 50% !important;
        width: 70% !important;
        top:32% !important;
    }

    #selectConfirm{
        left: 50% !important;
        width: 70% !important;
        top:32% !important;
    }
    #deleteConfirm.reveal-modal.quick-links h3{
        font-size: 9px;
    }

}

@media only screen and (min-width:481px) and (max-width:767px){
    #deleteConfirm{
        left: 65% !important;
        width: 45% !important;
    }

    #selectConfirm{
        left: 65% !important;
        width: 45% !important;
    }

}

@media only screen and (min-width:768px) and (max-width:924px){
    #deleteConfirm{
        left: 55%!important;
        width: 45%!important
    }

    #selectConfirm{
        left: 55%!important;
        width: 45%!important
    }
}


/* Responsive table CSS */

@media only screen and (max-width: 760px) , ( max-device-width : 1024px) and (min-device-width: 768px) {
    .responsiveTable thead tr{
        position: relative !important;
        top: 0px !important;
        left: 0px !important;
        display:block !important;
    }

    .responsiveTable thead tr th{
        text-align: center !important;
    }

    .responsiveTable thead tr th:not(:last-child){
        border:1px solid #ccc;
    }

    .responsiveTable td:before {
        position: absolute;
        top: 6px;
        left: 6px;
        width: 45%;
        white-space: nowrap;
        content: '' !important;
        font-weight: bold;
    }

    .topperformer-table table tbody td{
        text-align: center !important;
        vertical-align: middle  !important;
    }

    .searchcontainer-content select{
        display: inline-block !important;
    }
}



.dax_tooltip_hover {
    position: relative;
    display: inline-block;
}

.dax_tooltip_hover .tooltiptext_hover {
    visibility: hidden;
    width: 65px;
    background-color: #f9f9d3;
    color: #9b9b3e;
    text-align: center;
    border-radius: 6px;
    padding: 0px;
    position: absolute;
    z-index: 1;
    top: 102%;
    left: 50%;
    margin-left: -38px !important;
    border: 1px solid #e6e6bf;
    height: 28px;
}

.dax_tooltip_hover .tooltiptext_hover::after,
.dax_tooltip_hover .tooltiptext_hover::before{
    content: '';
    position: absolute;
    bottom: 100%;
    left: 38%;
    border-style: solid;
}

.dax_tooltip_hover .tooltiptext_hover::after {
    border-color: transparent transparent #f9f9d3 transparent;
    border-width: 10px;
}

.dax_tooltip_hover .tooltiptext_hover::before {
    border-color: transparent transparent #9b9b3e transparent;
    border-width: 10px;
}

.dax_tooltip_hover:hover .tooltiptext_hover {
    visibility: visible;
}



