﻿/*Dashboard 4*/
#dash4 .maintable {
    width: 100%;
    height: 80%;
    border: 0px;
}

    #dash4 .maintable td {
        width: 33%;
        text-align: center;
        display: table-cell !important;
    }

        #dash4 .maintable td .circle1 {
            border-radius: 50%;
            width: 80px;
            height: 80px;
            background-color: #4A8A7F;
            margin: auto;
            font-size: 20px;
            vertical-align: middle;
            color: white;
            padding-top: 25px;
            padding-bottom: 38px;
            margin-top: 25px;
            cursor: pointer;
        }

        #dash4 .maintable td .circle2 {
            border-radius: 50%;
            width: 80px;
            height: 80px;
            background-color: #F38067;
            margin: auto;
            font-size: 20px;
            vertical-align: middle;
            color: white;
            padding-top: 25px;
            padding-bottom: 38px;
            margin-top: 25px;
            cursor: pointer;
        }

        #dash4 .maintable td .circle3 {
            border-radius: 50%;
            width: 80px;
            height: 80px;
            background-color: #4E5659;
            margin: auto;
            font-size: 20px;
            vertical-align: middle;
            color: white;
            padding-top: 25px;
            padding-bottom: 38px;
            margin-top: 25px;
            cursor: pointer;
        }

        #dash4 .maintable td .labels {
            width: 33%;
            text-align: center;
            margin-bottom: 10px;
            vertical-align: top;
        }

/*Dashboard 5*/
#dash5 .maindiv .circle {
    border-radius: 50%;
    width: 55px;
    height: 55px;
    background-color: #F38067;
    margin: 10px;
    font-size: 15px;
    vertical-align: middle;
    color: white;
    padding-top: 20px;
    padding-bottom: 0px;
    margin-top: 16px;
    text-align: center;
    float: left;
    margin: 10px 5px 5px 5px;
    cursor: pointer;
}

#dash5 .maindiv .circlefooter {
    margin-top: 16px;
    text-align: center;
    color: gray;
    font-family: sans-serif;
    font-size: 9px;
    /*position:absolute;
    margin-top:15px;
    color:gray;
    
    text-align:center;*/
    /*width:60px;*/
}



/*expected visitor pop up*/
.maindivoverlay {
    background-color: #333;
    opacity: 0.8;
    position: absolute;
    left: 0px;
    top: 0px;
    z-index: 9998;
    height: 100%;
    width: 100%;
    overflow: hidden;
    background-image: url('ajax-loader.gif');
    background-position: center;
    background-repeat: no-repeat;
}

/*expected visitor pop up*/
.liheading {
    list-style-type: none;
    width: 99%;
    height: 25px;
    border: 1px solid #e5e5e5;
    background-color: #e5e5e5;
    text-align: left;
    padding: 3px;
    padding-right: 0px;
    border-radius: 4px;
    font-family: Verdana;
    font-weight: bold;
    text-align: left;
    margin: 2px;
    cursor: pointer;
}

#divstatus table td {
    text-align: left !important;
}

/*Dashboard 11*/
#dash11 .maintable {
    width: 100%;
    height: 80%;
    border: 0px;
}

    #dash11 .maintable td {
        width: 33%;
        text-align: center;
        display: table-cell !important;
    }

        #dash11 .maintable td .circle1 {
            border-radius: 50%;
            width: 80px;
            height: 80px;
            background-color: #4A8A7F;
            margin: auto;
            font-size: 20px;
            vertical-align: middle;
            color: white;
            padding-top: 25px;
            padding-bottom: 38px;
            margin-top: 25px;
            cursor: pointer;
        }

        #dash11 .maintable td .labels {
            width: 33%;
            text-align: center;
            margin-bottom: 10px;
            vertical-align: top;
        }

               /*Dashboard 12 Employee Head Count*/
#dash12 .maintable {
    width: 100%;
    height: 80%;
    border: 0px;
}

        /*Dashboard 13 Compliences*/
#dash13 .maintable {
    width: 100%;
    height: 100%;
    border: 0px;
}

    #dash13 .maintable td {
        width: 33%;
        text-align: center;
        display: table-cell !important;
    }

        #dash13 .maintable td .circle1 {
            border-radius: 50%;
            width: 80px;
            height: 80px;
            background-color: #4A8A7F;
            margin: auto;
            font-size: 20px;
            vertical-align: middle;
            color: white;
            padding-top: 25px;
            padding-bottom: 38px;
            margin-top: 25px;
            cursor: pointer;
        }

        #dash13 .maintable td .circle2 {
            border-radius: 50%;
            width: 80px;
            height: 80px;
            background-color: #F38067;
            margin: auto;
            font-size: 20px;
            vertical-align: middle;
            color: white;
            padding-top: 25px;
            padding-bottom: 38px;
            margin-top: 25px;
            margin-left:0px;
            cursor: pointer;
        }

        #dash13 .maintable td .circle3 {
            border-radius: 50%;
            width: 80px;
            height: 80px;
            background-color: #4E5659;
            margin: auto;
            font-size: 20px;
            vertical-align: middle;
            color: white;
            padding-top: 25px;
            padding-bottom: 38px;
            margin-top: 25px;
            cursor: pointer;
             margin-left:0px;
        }

        
        #dash13 .maintable td .circle4 {
            border-radius: 50%;
            width: 80px;
            height: 80px;
            background-color: #87A61A;
            margin: auto;
            font-size: 20px;
            vertical-align: middle;
            color: white;
            padding-top: 25px;
            padding-bottom: 38px;
            margin-top: 25px;
            cursor: pointer;
             margin-left:0px;
        }

        #dash13 .maintable td .circle5 {
            border-radius: 50%;
            width: 75px;
            height: 75px;
            background-color: #505559;
            margin: auto;
            font-size: 20px;
            vertical-align: middle;
            color: white;
            padding-top: 25px;
            padding-bottom: 38px;
            margin-top: 25px;
            cursor: pointer;
        }

        #dash13 .maintable td .labels {
            width: 33%;
            text-align: center;
            margin-bottom: 10px;
            vertical-align: top;
            margin-left:5px;
        }

        /*Dashboard 14 /**/
#dash14 .maintable {
    width: 100%;
    height: 80%;
    border: 0px;
}

    #dash14 .maintable td {
        width: 33%;
        text-align: center;
        display: table-cell !important;
    }

        #dash14 .maintable td .circle1 {
            border-radius: 50%;
            width: 80px;
            height: 80px;
            background-color: #4A8A7F;
            margin: auto;
            font-size: 20px;
            vertical-align: middle;
            color: white;
            padding-top: 25px;
            padding-bottom: 38px;
            margin-top: 25px;
            cursor: pointer;
        }

        #dash14 .maintable td .labels {
            width: 33%;
            text-align: center;
            margin-bottom: 10px;
            vertical-align: top;
        }

/* Dynamic Circle Count */

/*.dynamicdashboard table td {
        width: 33%;
        text-align: center;
        display: table-cell !important;
}*/

/*.dynamicdash table td .dynamiccircle {

            border-radius: 50%;
            width: 135px;
            height: 135px;
            background-color: #4A8A7F;
            margin: auto;
            font-size: 15px;
            vertical-align: middle;
            color: white;
            padding-top: 60px;
            padding-bottom: 38px;
            margin-top: 5px;
            cursor: pointer;

}*/
