﻿body {
}
/********************** Buttons ****************************/
.button_Sky_blue {
    background: #192382 !important;
    color: #fff;
    border: none;
    cursor: pointer;
    font-family: Arial;
    font-size: 15px;
    padding: 0;
    text-decoration: none;
    padding: 5px 10px;
    line-height: 18px;
    margin: 5px 0px;
}

.navy {
    background: #192382 none repeat scroll 0 0;
    color: #fcfcfe;
    /* float: left;*/
    padding: 2px 0px 5px 0px;
    text-align: center;
    width: 50%;
}

.navysettings {
    background: #192382 none repeat scroll 0 0;
    color: #fcfcfe;
    /* float: left; */
    padding: 2px 0px 5px 0px;
    text-align: center;
    width: 100%;
    margin-left: 0px;
}

.HomeLoginBar {
    font-family: Arial;
    box-shadow: 0 5px 5px -5px rgba(0, 0, 0, 0.1);
    color: #fff !important;
    font-size: 18px;
    padding-left: 10px;
    height: auto;
    float: left;
    width: 100%;
    height: 100%;
    margin: 0px;
    padding: 0px;
    line-height: 20px;
    border-radius: 0px;
    background-color: #192382;
}

.topbar {
    font-family: Arial;
    color: #fff;
    font-size: 13px;
    height: auto;
    float: left;
    margin: 0px;
    padding: 5px 0px;
    line-height: 20px;
    background-color: #F2F1F1;
}

.organizationButtonThemes {
    background-color: #0b827f !important;
}

.Organization_Color {
    color: #192382 !important;
}

.selected_leftMenu_Theme {
    color: #192382 !important;
    font-weight: bold !important;
}

.pageheading_bar {
    font-family: Arial;
    color: #ffffff;
    font-size: 14px;
    padding: 0px;
    width: 100%;
    margin-left: -1px;
    height: 25px;
    float: left;
    text-decoration: none;
    -webkit-border-radius: 0px;
    -moz-border-radius: 0px;
    border-radius: 0px; /*     -webkit-box-shadow: 1px 1px 3px #666666;     -moz-box-shadow: 1px 1px 3px #666666;     box-shadow: 1px 1px 3px #666666; */
    border: solid #8B4513 2px;
    border-color: #8B4513 #8B4513 #8B4513 #8B4513;
    background: -moz-linear-gradient(top, #8B4513 14%, #8B4513 47%, #8B4513 79%); /* FF3.6+ */
    background: -webkit-gradient(linear, left top, left bottom, color-stop(14%,#8B4513), color-stop(47%,#8B4513), color-stop(79%,#8B4513)); /* Chrome,Safari4+ */
    background: -webkit-linear-gradient(top, #8B4513 14%,#8B4513 47%,#8B4513 79%); /* Chrome10+,Safari5.1+ */
    background: -o-linear-gradient(top, #8B4513 14%,#8B4513 47%,#8B4513 79%); /* Opera 11.10+ */
    background: -ms-linear-gradient(top, #8B4513 14%,#8B4513 47%,#8B4513 79%); /* IE10+ */
    background: linear-gradient(to bottom, #8B4513 14%,#8B4513 47%,#8B4513 79%); /* W3C */
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#8B4513', endColorstr='#8B4513',GradientType=0 ); /* IE6-9 */ /*           background-image:url('../../Images/bluestrip.gif');     background-repeat:repeat-x;    background: url('WebResource.axd?d=G6nbJ2_AX8xxaKm0KZE1HR3zxIj0bORTP5yK2YFB75VD8dSvdV5jZAn-VjVfNoWDr6NHOrKpWbRbS68szR53FiCnBQS0tlHqFm1njDxgDoqbExON53pZdeFr5v2jrGycUey1nJEQeKhvbuA-3SoQy3EPjNIx3zABuPlcamoWV9Y1&t=635320269020000000') repeat-x scroll 0px -2300px #718CA1;    */
}

/************* Panel design**********************/


.panel-info {
    border-color: #F2F1F1;
}

    .panel-info > .panel-heading {
        color: #fff;
        background-color: #8791E9;
        border-color: #5B69E1;
    }

.panel-heading {
    padding: 1px 15px;
    border-bottom: 1px solid transparent;
    border-top-left-radius: 3px;
    border-top-right-radius: 3px;
}


.panel-title {
    color: #fff;
    font-size: 1.2em;
    margin-bottom: 0;
    margin-top: 0;
    text-align: center;
}

.panel {
    margin-bottom: 20px;
    background-color: #F2F1F1;
    border: 1px solid transparent;
    border-radius: 4px;
    -webkit-box-shadow: 0 1px 1px rgba(0, 0, 0, .05);
    box-shadow: 0 1px 1px rgba(0, 0, 0, .05);
}

.PopupHolder {
    position: relative;
    /* overflow: auto; */
    background-color: #fff;
    z-index: 50;
    left: -1%;
    right: 20%;
    top: 17%;
    margin: 0px;
}

.Bgheader {
    background-color: #192382 !important;
    height: 25px;
    text-align: center;
}
/**********************Grid styles  *************************************/
.k-grid th.k-header, .k-grid th.k-header {
    background-color: #192382;
    color: White;
}

.k-grid-header th.k-header > .k-link {
    color: White;
}

.k-alt, .k-separator, .k-resource.k-alt, .k-pivot-layout > tbody > tr:first-child > td:first-child {
    background-color: #C9CDF5;
}
/*************************************Footer  **************************************/



.footer-container {
    background-color: #192382;
    width: 100%;
}

.footer-wrap {
    background-color: #192382;
    width: 100%;
}

.footer {
    float: left;
    width: 100%;
    line-height: 20px;
    margin: 0px;
    padding: 0px;
    background-color: #192382;
}
