/* Navigator 10 - reports */
 /* colors 
light white : #F6F6F6;
light grey
grey : #E5E5E5;
dark grey : #C8C8C8;
 */

body {padding-top: 60px;	font:normal 14px 'Open Sans', Helvetica, san-serif; background: #FFF; background-image: none; }

a.brand img {
    height: 50px;
    width: auto;
    text-align: center;
    display: block;
    margin: 4px 0 0 8px;
}

h3 { background-color: #eee;  margin:0 0;  padding: 2px;}

.btn{outline:none;}

.well {
    margin-top: 25px;
    padding: 0px;
    padding-bottom: 19px;
    border:1px #888888 solid;
    background-color: #fff;
}

.container-fluid {
	padding-right: 0px;
	padding-left: 10px;
}

.navbar .brand {width: 290px; height: 60px; padding: 0;}

.navbar-inverse .navbar-inner {min-height: 60px; padding-left: 10px; color: #333333; background-color: #f6f6f6;
	background-image: none;
	-webkit-box-shadow: 0px 2px 7px 0px rgba(51,51,51,0.2);
	-moz-box-shadow: 0px 2px 7px 0px rgba(51,51,51,0.2);
	box-shadow: 0px 2px 7px 0px rgba(51,51,51,0.2);
}
.navbar-inner{background: none;}
.navbar-fixed-top .navbar-inner{border:none;}

#navbar .nav > li {line-height: 40px;}
#navbar .nav > li > a {color: #333333;   text-shadow: none; padding:10px 18px;}
#navbar .nav > li > a:hover {padding: 10px 18px 7px;	text-decoration: none; border-bottom:3px solid #0069AA;	   background-color: #E2EFF5;}
#navbar .nav .active > a:hover{border:none; padding:10px 18px 10px; color:#FFFFFF; text-shadow:none;}
#navbar .nav .active > a {	color:#FFFFFF;
background: #8ec0d9; /* Old browsers */
background: -moz-linear-gradient(top,  #8ec0d9 0%, #0069aa 100%); /* FF3.6+ */
background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#8ec0d9), color-stop(100%,#0069aa)); /* Chrome,Safari4+ */
background: -webkit-linear-gradient(top,  #8ec0d9 0%,#0069aa 100%); /* Chrome10+,Safari5.1+ */
background: -o-linear-gradient(top,  #8ec0d9 0%,#0069aa 100%); /* Opera 11.10+ */
background: -ms-linear-gradient(top,  #8ec0d9 0%,#0069aa 100%); /* IE10+ */
background: linear-gradient(to bottom,  #8ec0d9 0%,#0069aa 100%); /* W3C */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#8ec0d9', endColorstr='#0069aa',GradientType=0 ); /* IE6-9 */
}


#sidebar-wrap{ background-color: #E5E5E5; width:290px; height: 90%;  height: calc(100% - 60px);}
	.sidebar{background: transparent; width: 100%;}

.accordion {margin-bottom: 0px;}
.accordion-group {	border: none;    margin-bottom: 0px;}

.accordion-group a {	text-decoration: none;}
.accordion-heading {}
.accordion-heading .accordion-toggle{line-height:24px; padding:5px 15px;}
.accordion-heading a {	color: #333333; text-shadow: none;}
.accordion-heading.active > a {text-decoration: none; background-color: #F6F6F6; background-position: 0 -15px; border-left: 5px solid #0069aa; outline: none;}
.accordion-heading > a:hover {    text-decoration: none;    background-color: #C8C8C8;    background-position: 0 -15px;}
.accordion-heading.active > a:hover{background-color: #F6F6F6; }

.accordion-inner {margin-left: 0px; font-size: 12px; padding:0;
	border-top: none;
	-webkit-border-top: none;
	-moz-border-top: none;    
}
.nav-list {padding: 0;}
.nav-list > li > a{ color: #333;      padding: 7px 10px 7px 18px; line-height: 1.3em; margin: 0; font-size:13px;}
	.ReportsView .nav-list > li > a {padding: 7px 10px 7px 34px;}
.nav-list > li > a:hover{background-color: #C8C8C8;   text-shadow: 0 1px 0 rgba(255,255,255,.5); color: #000;}
.nav-list>.active>a, .nav-list>.active>a:hover {color: #FFF; text-shadow:none; font-weight: bold; background-color:#0069aa ; text-decoration: none; cursor:default; outline:none;}


/* ---------------------
html changes
-- remove all html inside <a class"brand">, replace with 40px tall logo
*/


.navbar-fixed-top .navbar-inner, .navbar-fixed-bottom .navbar-inner {
	padding-left: 20px;
}

.btn-toolbar {text-align: left;		margin: 10px 0 0 0;	padding: 5px; 
	-webkit-border: none;	-moz-border:none;	border: none;
	border-bottom: 1px solid #CCC;  border-top: 1px solid #CCC;
	background-color: #f8f8f8;}

.nav-list-reports {padding: 0px;   margin-bottom: .5em;}
.nav-list-dashboard {padding: inherit;}

#sidebar .dropdown-toggle{  margin-right: 8px;}

.FamiliesView span.icon-home.pull-left {width: 20px;  background-position: 0px -24px;  margin:7px 2px 7px 16px;}
.DashboardsView span.icon-th-large.pull-left{ width: 20px;  margin: 7px 2px 7px 15px;}

#sortableFamily li {
  clear: both;
}

/*override bootstrap.css to fix postion of tooltip*/
.tooltip {
    position: relative;
}

/*override bootstrap.css to vertically align Dashboard item caret*/
.nav .dropdown-toggle .caret {
    vertical-align: baseline;
}

.modal-header {
    background-color: #eee;
    border-radius: 10px 10px 0px 0px;
    -webkit-border-radius: 10px 10px 0px 0px;
    -moz-border-radius: 10px 10px 0px 0px;
}

.icon-user {
    margin-top: 3px;
}

table.dataTable td.dataTables_empty {
    padding-top: 10px;
    padding-bottom: 10px;
}

a.drilldown:hover {
    color: #0088cc;
    text-decoration: none;
    padding-right: 25px;
    background: #fff url("images/search.jpg") right center no-repeat; 
}

.sidebar-toggle {display: inline-block;  padding: 4px 2px;  margin:0 0 0 6px; font-size: 14px; line-height: 18px; color: #333333; text-align: center;
  vertical-align: middle; cursor: pointer; border: 1px solid #CCC;}
.sidebar-toggle:hover {text-decoration: none;  background-color: #C8C8C8;}
.sidebar-toggle:focus { outline: 5px auto -webkit-focus-ring-color;  outline-offset: -2px;}
.sidebar-toggle:active {background-color: #e6e6e6;  outline: 0;
    -webkit-box-shadow: inset 0 2px 4px rgba(0, 0, 0, 0.15), 0 1px 2px rgba(0, 0, 0, 0.05);
       -moz-box-shadow: inset 0 2px 4px rgba(0, 0, 0, 0.15), 0 1px 2px rgba(0, 0, 0, 0.05);
            box-shadow: inset 0 2px 4px rgba(0, 0, 0, 0.15), 0 1px 2px rgba(0, 0, 0, 0.05);
}

.sidebar-entitySelect {
    margin-bottom: 5px;
}

/* iPad in portrait & landscape */
@media only screen and (min-device-width : 768px) and (max-device-width : 1024px) {

    body {
        padding-top: 50px;
    }

    .navbar-inverse .navbar-inner {
        min-height: 50px;
    }

    .navbar .brand {
        height: 50px;
    }

    a.brand img {
        margin: 5px 0 10px 20px;
    }

     .navbar .nav.pull-right {
                float: right;
                margin-right: 0;
            }
     
    #navbar .nav > li > a {
        padding: 5px 10px;
    }
    #navbar .nav .active > a:hover{
        padding: 4px; 
        font-size:11px;
    }
    #navbar .nav > li > a:hover {
         padding: 4px;
    }

    #sidebar-wrap {
        height: 94%; height: calc(100% - 50px);
    }

    .sidebar-wrap {
        top: 50px;
    }

    .sidebar {
        font-size: 12px;
    }

    .nav-list > li > a {
        padding: 5px 10px;
        line-height: 1.3em;
        font-size: 12px;
    }

    .collapse {
        clear: both;
    }

    /* Reports */
    .dxgvHeader td {
        white-space: normal;
    }
     /* To use the current flyout menu, need to modify the sidebar-wrap and content values */
#sidebar-wrap{top: 50px;  z-index: 1500; overflow:inherit}
.sidebar-toggle {margin-right:-20px;}
.btn-toolbar {padding: 5px 0 5px 25px;}
.content {width:100%; margin:0 5px;}

}

    /* Mobile and all iPhones in portrait & landscape */
    @media only screen and (min-device-width : 320px) and (max-device-width : 736px) {

        body {
            padding-top: 84px;
        }

        .navbar-fixed-top .navbar-inner {
            padding-left: 0;
        }

        .navbar-inverse .navbar-inner {
            min-height: 84px;
            padding: 0;
        }

        .navbar .brand {
            height: 46px;
            float: none;
        }

        a.brand img {
            margin: 2px 10px 2px 25px;
        }

        .navbar .nav {
            margin: 0;
        }

            .navbar .nav.pull-right {
                float: left;
                margin-right: 0;
            }

        #navbar .nav > li {
            line-height: 30px;
        }

            #navbar .nav > li > a {
                padding: 4px;
                font-size: 11px;
            }

        #sidebar-wrap {
            height: 94%;
            top: 84px;
        }

        .sidebar-wrap {
            top: 84px;
        }

        .sidebar {
            font-size: 12px;
        }

        .nav-list > li > a {
            padding: 5px 10px;
            line-height: 1.3em;
            font-size: 12px;
        }

        .collapse {
            clear: both;
        }

        /* Reports */
        .dxgvControl {
            font-size: 11px;
            line-height: 13px;
        }

        .dxgvHeader td {
            white-space: normal;
        }

        .content {
            min-width: 100%;
            margin: 0 5px;
        }

        .content-body {
            font-size: 11px;
            line-height: 13px;
            margin: 0 8px;
            padding: 0;
        }

        .content-header .entity-name {
            font-size: 13px;
            line-height: 16px;
        }

        .content-header .report-name {
            font-size: 16px;
            line-height: 18px;
        }

        .content-header .as-of-date {
            font-size: 11px;
            line-height: 15px;
        }

        .btn-toolbar {
            padding: 5px 0 5px 25px;
        }

        .btn-group > .btn, .btn-group > .dropdown-menu, .btn-group > .popover {
            font-size: 12px;
            padding: 4px 8px;
        }
    
        /* To use the current flyout menu, need to modify the sidebar-wrap and content values */
#sidebar-wrap{top: 80px;  z-index: 1500; overflow:inherit}
.sidebar-toggle {margin-right:-20px;}
.btn-toolbar {padding: 5px 0 5px 25px;}
.content {width:100%; margin:0 5px;}

/* Signin align for mobile */

#signin .span6 { width: 90%;}
#signin .row-fluid .span6 { width: 50%;}
#signin .row-fluid .span3 { width: 33%;}
#signin .row-fluid .span1{ width: 5px;}
#signin .row-fluid .span10 { width: 38%;}

}
