﻿body
{
    background-color: white;
}

.container_mylayout
{
    background-color: #fcfcfc;
}

#page-content
{
    background-color: #eeecec;
}

div #containerbody
{
    width: 80%;
    margin: auto;
}


#headmenu-container span a
{
    color: #000000;
    font-size: 15px;
    font-weight: bold;
}

    #headmenu-container span a:hover
    {
        color: red;
        font-weight: bold;
    }

#headmenu-container span
{
    font-size: 15px;
}

/*#headmenu-container ul {
            list-style: none;
            margin: 0px;
            padding: 0px;
        }

   #headmenu-container ul li {
                float: left;
            }

  #headmenu-container ul li a {
                    width: 120px;
                    display: block;
                    height: 26px;
                    line-height: 26px;
                    text-align: center;
                    font-weight: bold;
                   
                }
           

               

   #headmenu-container ul li a:hover {
                        background: #0000FF;
                        color: #fff;
                    }
   headmenu-container .hover {
             background: #0000FF;
          color: #fff;
        }*/




.content_header .content_title
{
    float: left;
}

.content_header .content_more
{
    float: right;
}

.content_header .clear
{
    clear: both;
}

.content_header
{
    background-color: #f7f8fa;
    color: #6f983b;
    font-weight: bold;
}

.dropdownlist_1
{
}

.datepicker_1
{
}

.linkcolor
{
    text-align: center;
    cursor: pointer;
    color: #0094ff;
    font-size: 14px;
}

.iconcolor
{
    text-align: center;
    cursor: pointer;
    color: #0094ff;
    font-size: 16px;
}

.k-state-selected .iconcolor
{
    color: #fff;
}

.btn-sm
{
    border-width: 2px;
    padding: 3px 8px;
}

.panel-heading
{
    padding: 5px 15px;
}

.edit_cell
{
    background-color: #ccc;
}


.selecticon
{
    height: 25px;
}

.panel
{
    margin-bottom: 1px;
}

.hrspit
{
    margin-top: 5px;
    margin-bottom: 3px;
    border: 0;
    border-top: 1px solid #ccc;
}

.editcol
{
    color: red;
}

.select
{
}

.selectAll
{
}

.panel-body-detail
{
    padding: 8px;
}

.panel-heading-detail
{
    border-top: 1px solid transparent;
}

.red
{
    color: red;
}

span.k-dropdown
{
    width: 100%;
}

.input-group
{
    width: 100%;
}

.viewlink
{
    cursor: pointer;
}

.modal-backdrop
{
    z-index: 99998;
}

.bootbox
{
    z-index: 99999;
}



.panel-block > table.searcharea > tbody > tr > td
{
    padding-top: 4px;
    padding-bottom: 4px;
}

.radio, .checkbox
{
    margin-top: 3px;
    margin-bottom: 3px;
}



.form-control {
    height: 26px;
    padding: 1px 2px;  
}
