﻿
/*.InnerHeaderStyle {
    color: White !important;
    font-weight:bold;
    height: 25px;
    width: 100px;
    background-image: none !important;
    background-color: #5893d4 !important;
    text-align: center;
    font-size: small;
}*/

/*.RadGrid_Default 
{
    border-radius: 0px;
    border-color: white;
}*/



.HeaderColor {
    background-image: none !important;
    /*background-color: #5893d4 !important;*/
    /*background-color: #3DA5C7 !important;*/
    background-color:   #186497 !important;
    /*background-color: #5ea59a !important;*/
    font-size: Small;
}

.InnerItemStyle { 
    color: #06365b !important;
    background-color: white !important; 
}


.InnerAlernatingItemStyle { 
    color: #06365b !important;
    /*background-color: #daf1f9 !important;*/
    background-color: #C9E6EF !important;
    /*background-color: #D1E4E2 !important;*/
    /*background-color: #8ba9c1 !important;*/
}

.footer {
    /*background-color: #daf1f9 !important;*/
    background-color: #C9E6EF !important;
    height: 25px;
    width: 100px;
    border-color: Transparent;
    border-width: 1px;
}

/*.PageStyle 
{
    color: #5ea59a;
    font-weight: bold;
}*/

.RadGrid .rgSelectedRow {
    background-image: none !important;
    /*background-color: #badfdb !important;*/
    background-color: #dcf0f7 !important;
}

.RadGrid_Default .rgAltRow .rgSorted 
{
    background-color: rgba(0,0,0,0) !important;
}

.RadGrid_Default .rgSorted 
{
    background-color:none;
}


.RadGrid_Default .rgSortAsc,
.RadGrid_Default .rgSortDesc
{

    background-color: White !important;
}

.RadGrid_Default .rgRow td, .RadGrid_Default .rgAltRow td, .RadGrid_Default .rgEditRow td, .RadGrid_Default .rgFooter td
{
    border-style: solid;
    border-width: 0 0 1px 0;
    color: #06365b;
    /*color of Text inside RadGrid */
}


.RadGrid .rgWrap 
{
    /*Page Size :*/
    color: #3494B4;
}

.RadGrid_Default .rgInfoPart 
{
    /*70 items in 7 pages */
    color: #3494B4;
}

    .RadGrid_Default .rgInfoPart strong 
    {
        /*70 items in 7 pages */
        color: #3494B4;
    }


.RadGrid_Default .rgNumPart a:hover span 
{ 
    /*coloring of numbers in the footer on hover*/
    color: #06365b;
}

.RadGrid .rgNumPart span 
{
    /*coloring of numbers in the footer*/
    color: #3494B4;
}

html > body .RadComboBoxDropDown .rcbItem,
html > body .RadComboBoxDropDown .rcbHovered,
html > body .RadComboBoxDropDown .rcbDisabled,
html > body .RadComboBoxDropDown .rcbLoading,
html > body .RadComboBoxDropDown .rcbCheckAllItems,
html > body .RadComboBoxDropDown .rcbCheckAllItemsHovered {
    /* coloring of DropDownList in the footer */
    color: #3494B4;
    /*background-color: red !important;*/
}



.RadComboBox table td.rcbInputCell, .RadComboBox .rcbInputCell .rcbInput
{
    /* coloring the first Item of DropDownList in the footer */
    color: #2C706e;
    /*background-color:white !important ;*/
}
.grid{
   


} 

legend {
    color: #06365b;
    font-weight:bold;
}

fieldset {
    border-color: #cdd5e0;
}

.labelTitle {
    font-size: xx-large;
    font-weight: bold;
    float:left;
    color: #06365b;
}


    .LabelCustomize {
        font-size: Small;
        /*font-weight: bold;*/
        color: #06365b;
    }

    .lblCustomizationColumns {
        color: #06365b;
        text-decoration: underline;
        font-weight: bold;
        cursor: pointer;
    }

    .CheckBoxList {
        color: #06365b;
        text-align: left;
    }

    .labelSearch {
        color: #06365b;
    }

    .legendLabelControl {
        color: #3494B4;
        font-size: large;
        font-weight: bolder;
    }


    .button {
        background-color: #11486D;
        border-width: 1px;
        border-color: #11486D;
        color: White;
        width: 80px;
        height: 28px;
    }

    html .RadButton.RadButton_Default.rbLinkButton.RadButton {
        background-color: #3494B4;
        border: 1px solid #3494B4;
        color: #fff;
        font-weight: bold;
        text-align: center;
        width: 69px;
        height: 26px;
    }

    html .RadButtonSearch.RadButton_Default.rbLinkButton.RadButton {
        background-color: #11486D;
        border: 1px solid #11486D;
        color: #fff;
        font-weight: bold;
        text-align: center;
        width: 69px;
        height: 26px;
    }

    .TextBox {
        width: 200px;
        color: #06365b;
    }

    .DefaultPageTextBox {
        width: 150px;
        color: #06365b;
    }


    /*.Controlbutton {
    background-color: #5ea59a;
    border-width: 1px;
    border-color: #5ea59a;
    color: White;
    width: 70px;
    height: 25px;
}*/


    /*.ItemStyle {
    color: #06365b;
}*/

    select > option:hover {
        background-color: #C9E6EF;
        color: #06365b;
    }

    select {
        outline: 0;
        background: white;
        background-image: none;
        width: 100%;
        height: 100%;
        color: #06365b;
        cursor: pointer;
        border: 1px solid #454d66;
        /*border-radius: 3px;*/
    }

    /*.RadGrid.rgRefresh {
    margin-left: 50px;
    background-position: 0 -1600px;
}*/


    /*.RadGrid_Hew .rgAdd,
.RadGrid_Hew .rgRefresh,
.RadGrid_Hew .rgEdit,
.RadGrid_Hew .rgDel,
.RadGrid_Hew .rgExpXLS,
.RadGrid_Hew .rgExpDOC,
.RadGrid_Hew .rgExpPDF,
.RadGrid_Hew .rgExpCSV {
    background-image: url('<%=WebResource("Hew.Web.UI.Skins.Hew.Grid.sprite.gif")%>');
}*/

    /*.RadGrid_Hew .rgAdd {
    margin-right: 3px;
    background-position: 0 -1650px;
}

.RadGrid_Hew .rgRefresh {
    margin-right: 3px;
    background-position: 0 -1600px;
}

.RadGrid_Hew .rgEdit {
    background-position: 0 -1700px;
}

.RadGrid_Hew .rgDel {
    background-position: 0 -1750px;
}*/


    /*.rgPageFirst, .rgPagePrev, .rgPageNext, .rgPageLast {

    background-image: url('../resources/images/first.png');
    background-image: none !important;
    background-color: #5893d4 !important;
}*/

