/* declare font */
@font-face{font-family:'Open Sans'; src: url('../fonts/OpenSans-Regular.eot?#iefix') format('embedded-opentype'), url('../fonts/OpenSans-Regular.ttf');}
@font-face{font-family:'Open Sans Light'; src: url('../fonts/OpenSans-Light.eot?#iefix') format('embedded-opentype'), url('../fonts/OpenSans-Light.ttf');}
/* declare font */

body { font-family: 'Open Sans', sans-serif; font-size: 13px; color: #666; background: #f2f2f2; }
.no-padding { padding: 0; }
a, a:focus, a:active { outline: none; color: #38B1EF;}
.spacingby2 { height: 5px }
.spacing { height: 10px }
.spacingx2 { height: 20px }
.spacingx3 { height: 30px }
.txt-md { font-size: 15px; }
.menu-heading{font-family:'Open Sans Light', sans-serif;}
.required{color: #ff0000;}
.displaynone{display: none;}
.btn-blue{background:#38B1EF; color: #fff; border-radius: 0;}
.bl{border-left: 1px solid #ddd;}
.br{border-right: 1px solid #ddd;}

li.active-language {
    background-color: #f2f2f2;
}
.other-lang > ul {
    float: left;
}
.other-lang {
    width: 100%;
}
.social-link a {
    color: #fff;
}
.social-link a.btn-default {
    color: #596166!important;
    font-size: 16px;
    font-weight: bold;
    padding: 1px 7px;
}
.social-link a.logincontrol{
    color: #38B1EF;
}
    .social-link div.logincontrol {
        color: #38B1EF;
        display:inline;
    }
#grdWhatsNewList tr th, #grdWhatsNewList tr td{
    border: 0px solid transparent;
}
.db-no-access{
    margin-top: 20px;
    color: red;
}
#publish-report-r .selectDB{
    display: inline-block;
}

#homepage_topics_list {
    overflow: hidden;
    padding-left: 0px;
    padding-right: 0px;
}

#homepage_topics_list > li:first-child {
    overflow: auto;
    max-height: 215px;
}
#homepage_topics_list > li:first-child > ul {
    padding-left: 20px;
}
#homepage_topics_list > li:nth-child(2) {
    padding-left: 20px;
}

/***For admin page*/
.tab-container {
    margin-left: -15px;
    margin-right: -15px;
}
.tablink {
    /*background-color: #fff;*/
    background-color: #ffffff;
    border-top: 1px solid #cccccc !important;
    border-bottom: 1px solid #cccccc !important;
    color: #000;
    font-weight: bold;
    float: left;
    border: none;
    outline: none;
    cursor: pointer;
    padding: 10px 16px;
    font-size: 14px;
    width: 50%;
}
    .tablink:first-child {
        border-right: 1px solid #cccccc !important;
    }
    .tablink:active {
        border-bottom: none !important;
    }

.tabcontent {
    color: white;    
    display:none;
    padding: 80px 20px;
    height: 100%;
    border: 1px 0px solid #cccccc !important;
}

.authlabel {
    /*color: #000;*/
    padding-top: 12px;
    /*font-size: 14px;*/
    color: #0b6b86;
    font-weight: bold;
    font-size: 12px;
}
.authlabel.srchlabel, .srchctl {
    padding-top: 0px;
    margin-bottom: 0px;
    padding-bottom: 5px;
    font-weight: normal;
}
.srchctl input {
    padding: 6px 12px;
    height: 34px;
    width: 100%;
}
.srchlabel-parent {
    margin-top: 7px;
    margin-bottom: 6px;
}
.authlabelmain {
    color: #000;
    padding-top: 12px;
    font-size: 14px;
}
#MainContent_rptAuthContent{
    padding-top: 50px;
}
.admindivborder .authlabelmain {
    padding-top: 4px;
}
.report-access {
    text-align: center;
    font-size: 18px;
}
.report-transfer {
    text-align: center;
    font-size: 18px;
}
/*#divRptDetails .table-responsive {
    max-height: 200px;
    overflow-y: scroll;
}*/
.report-access span, .report-transfer span {
    cursor: pointer;
}
.authlabelvalue {
    font-weight: normal;
    color: #000;
    padding-top: 12px;
    font-size: 12px;
}
    .authlabelvalue > input[type="radio"], input[type="checkbox"] {
        margin: 4px 6px 6px 6px;
    }

.admindivborder {
    border-top: 1px solid #e4e8eb;
    border-bottom: 1px solid #e4e8eb;
    text-align:center;
}

.caret {
    display: inline-block;
    width: 0px;
    height: 0;
    color: #000;
    margin-left: 0px;
    margin-right: 8px;
    vertical-align: middle;
    border-top: 4px solid \9;
    border-right: 4px solid transparent;
    border-left: 4px solid transparent;
}

.admin .panel-heading {
    color: #000;
    padding-top: 12px;   
    background-color: #f2f2f2;    
}

    .admin .panel-heading h4 {
        color: #000;        
        font-size:14px;
    }

.admin .panel-body {
    color: #000;
}

select.searchby {
    font-size:12px;
}

.searchDiv {
    font-family: 'Open Sans', sans-serif;
    font-size: 13px;
    color: #666;
    border-collapse: separate;
    display: table;
    position: relative;
}

.searchBtn {
    background: #38B1EF;
    padding: 3px 6px;
    font-size: 14px;
    font-weight: normal;
    line-height: 1;
    color: #555555;
    text-align: center;
    border: 1px solid #cccccc;
    border-left: 0;
    display: table-cell;
    vertical-align: middle;
    width: 31px;
}

.searchInput {
    padding: 6px 12px;
    font-size: 12px;
    line-height: 1.42857143;
    color: #555555;
    background-color: #ffffff;
    background-image: none;
    border: 1px solid #cccccc;
    border-radius: 0;
    border-collapse: separate;
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
    position: relative;
    transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
    height: 26px;
    width: 155px;
}

#divEditAdmins .searchInput, #divEditRptAdmins .searchInput {
    width: 335px;
}

#divSelectUsers .searchInput, #divTransferRpt .searchInput {
    width: 300px;
}

.savebtn {
    padding: 4px 8px;
    color: #fff;
    background: #38b1ef;
    border: none;
    font-weight: bold;
    font-size: 12px;
}

.cancelbtn {
    padding: 3px 8px;
    background: #fff;
    border: 1px solid #ccc;
    font-weight: bold;
    color: #000;
    font-size: 12px;
}

ul.userlist li {
    display: inline-block !important;
}

.authsamplevalue {
    color: #cccccc;
    font-style: italic;
    font-size: 14px;
    padding-top: 12px;
    font-weight:normal;
}

.acenter{
    text-align:center;
}

select option{
    color:#000;
}

.databank-dd li label{
    color:#000;
}

.rptinputOpt {
    height: 34px;
    padding: 6px 12px;
    font-size: 14px;
    line-height: 1.42857143;
    color: #555555;
    background-color: #ffffff;
    background-image: none;
    border: 1px solid #cccccc;
    border-radius: 4px;
    width: 100%;
}

.small {
    height: 50px;
    overflow: hidden;
}

.big {
    height: auto;
}
/*.dropbtn {
    background-color: #FFF;
    border: 1px solid #cccccc;
    color: #555555;
    padding: 14px;
    font-size: 14px;
    cursor: pointer;    
}

    .dropbtn:hover, .dropbtn:focus {
        background-color: #f2f2f2;
    }

#myInput {

    background-position: 14px 12px;
    background-repeat: no-repeat;
    font-size: 14px;
    color:#000;
    padding: 14px;
    width:100%;
    border: none;
    border-bottom: 1px solid #ddd;
}

    #myInput:focus {
        outline: 3px solid #ddd;
    }

.dropdown {
    position: relative;
    display: inline-block;
}

.dropdown-content {
    display: none;
    position: absolute;
    background-color: #f6f6f6;
    min-width: 230px;
    overflow: auto;
    border: 1px solid #ddd;
    z-index: 1;
}

    .dropdown-content a {
        color: black;
        padding: 12px 16px;
        text-decoration: none;
        display: block;
    }

.dropdown a:hover {
    background-color: #ddd;
}

.show {
    display: block;
}*/