﻿
#wrapper
{
    padding: 0px !important;
    margin: 0px !important;
    width: auto;
    height: auto;
}

.main_header_logo
{
    margin: 0 auto;
    width: 230px;
    height: 50px;
    
    margin-bottom: 40px;
    margin-top: 40px;
}

.login_background
{
    font-family: 'Open Sans', sans-serif;
    -webkit-box-sizing: border-box; /* Safari/Chrome, other WebKit */
	-moz-box-sizing: border-box;    /* Firefox, other Gecko */
	box-sizing: border-box;
	
    margin: 0 auto;
    width: 350px;
    height: 420px;
    background-color: #f7f7f7;

    
    -webkit-box-shadow: 0px 2px 2px rgba(0, 0, 0, 0.3);
    box-shadow: 0px 2px 2px rgba(0, 0, 0, 0.3);
    
    -webkit-border-radius: 5px;
    border-radius: 5px;
    
    border: solid 1px #e6e6e6; 
    padding-right: 20px;
    padding-left: 40px;
}

.login_status
{
    font-size: 0.8em;
    color: Red !important;
}

.login_corelogo img
{    
    margin-top: 20px;
    width: 270px;
    height: 150px;
}

.login_credentials
{
    margin-top: 30px;
}

.login_credentials input[type=text], .login_credentials input[type="password"]
{
    width: 270px;
    height: 30px;
    
    margin-bottom: 10px;
    
    font-size: 15px;
    text-align:center;
    font-family: 'Open Sans', sans-serif;
}

.login_submit
{
    margin-top: 7px;
    font-family: 'Open Sans', sans-serif !important;
}

.login_submit a 
{
    font-family: 'Open Sans', sans-serif;
}

.login_submitbutton
{
    width: 270px !important;
    height: 35px;
    font-family: 'Open Sans', sans-serif;
    
    margin-top: 0px !important;
    padding-top: 0px !important;
    
    font-size: 20px;
    text-align:center;
    
    background: #4d8ffd;
    background: -moz-linear-gradient(top,  #4d8ffd 0%, #4787ee 100%);
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#4d8ffd), color-stop(100%,#4787ee));
    background: -webkit-linear-gradient(top,  #4d8ffd 0%,#4787ee 100%);
    background: -o-linear-gradient(top,  #4d8ffd 0%,#4787ee 100%);
    background: -ms-linear-gradient(top,  #4d8ffd 0%,#4787ee 100%);
    background: linear-gradient(to bottom,  #4d8ffd 0%,#4787ee 100%);
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#4d8ffd', endColorstr='#4787ee',GradientType=0 );

    color: White;
    font-family: Calibri;
    border: solid 1px #3079ed;
    -webkit-border-radius: 2px; 
    border-radius: 5px;
    text-decoration: none;
}

.login_submitbutton input 
{
    margin-top: 0px !important;
    padding-top: 0px !important;
}


.login_submitbutton:hover
{
    text-decoration: underline;
    cursor: pointer;
}


.login_submitbutton a
{
    text-decoration: none;
}

.login_forgot_submitbutton 
{
    display: block;
    width: 270px !important;
    height: 30px;
    font-family: 'Open Sans', sans-serif;
    line-height: 30px;
    
    padding-top: 4px;
    padding-bottom: 4px;
    font-size: 20px;
    text-align:center;
    
    background: #4d8ffd;
    background: -moz-linear-gradient(top,  #4d8ffd 0%, #4787ee 100%);
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#4d8ffd), color-stop(100%,#4787ee));
    background: -webkit-linear-gradient(top,  #4d8ffd 0%,#4787ee 100%);
    background: -o-linear-gradient(top,  #4d8ffd 0%,#4787ee 100%);
    background: -ms-linear-gradient(top,  #4d8ffd 0%,#4787ee 100%);
    background: linear-gradient(to bottom,  #4d8ffd 0%,#4787ee 100%);
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#4d8ffd', endColorstr='#4787ee',GradientType=0 );

    color: White;
    font-family: Calibri;
    border: solid 1px #3079ed;
    -webkit-border-radius: 2px; 
    border-radius: 5px;
    text-decoration: none;
}

.login_forgot_submitbutton:hover
{
    text-decoration: underline;
}


.login_forgot_submitbutton a
{
    text-decoration: none;
}

#lblStatus
{
    
    margin-right: 40px;
    margin-top: 5px;
    margin-bottom: 0px; padding-bottom: 0px;
    color: Red;
    font-weight: 500;
}

.main_header_tagline
{
    margin: 0 auto;
    width: 700px;
    height: 40px;
    line-height: 40px;
    margin-bottom: 40px;
    text-align: center;
    font-family: 'Open Sans', sans-serif;
    font-size: 24px;
    color: #555555;
}

#chkRememberMe
{
    float: left;
}

.chkRememberMeLabel
{
    float: left;
    font-family: Calibri;
    margin-left: 5px;
    font-family: 'Open Sans', sans-serif;
    
}

.login_remember 
{
    font-family: 'Open Sans', sans-serif;
    font-size: 0.8em;
}

.login_footer 
{
    width: 280px;
    height: 30px;
    
    margin: 0 auto;
    margin-top: 35px;
}

.login_footer a 
{
    padding-left: 10px;
    text-decoration: none;
    color: #555555;
    font-size: 0.8em;
    font-family: 'Open Sans', sans-serif;
}

.login_footer a:hover
{
    text-decoration: underline;
}

.footer_coresite 
{
    width: 50%;
    height: 100%;
    float: left;
    line-height: 30px;
}


.footer_shopsite
{
    width: 50%;
    height: 100%;
    float: left;
    line-height: 30px;
}

.forgotten_password
{
    margin-top: 15px;
    font-family: 'Open Sans', sans-serif;
    font-size: 0.8em;
}

.navbar-brand 
{
    padding: 0 !important;
    padding-top: 10px !important;
    margin-left: 15px !important;
    margin-right: 15px !important;
}

.content 
{
    width: 90%;
    margin: 0 auto;
}

.content-header
{
    border-bottom: 1px solid #d7d7d7;
    margin-bottom: 30px;
}

.btn-file {
    position: relative;
    overflow: hidden;
}
.btn-file input[type=file] {
    position: absolute;
    top: 0;
    right: 0;
    min-width: 100%;
    min-height: 100%;
    font-size: 999px;
    text-align: right;
    filter: alpha(opacity=0);
    opacity: 0;
    outline: none;
    background: white;
    cursor: inherit;
    display: block;
}

.bold {
    font-weight: 700;
}

.pagination {
    margin-top: 0px !important; padding-top: 0px !important;
}

.align-middle
{
    text-align: center;
}

.max-width 
{
    width: 100%;
}

.buffer-top 
{
    margin-top: 15px;
}

.buffer-bottom
{
    margin-bottom: 15px;
}

.jOrgChart 
{
    margin-bottom: 35px !important;
    width: 100%;
    margin: 0 auto;
}

.jOrgChart > table
{
    margin: 0 auto;
}

.node 
{
    color: White !important;
    width: 180px !important;
    
    font-family: Helvetica, Arial, Sans-Serif;
}

.node:hover
{
    cursor: pointer !important;
}

.selected-node-highlight 
{
    background-color: Red !important;
}

.pda-form input[type='password']
{
    margin: 0;
    padding: 0;
    text-align: left;
    padding: 6px 12px;
    font-size: 14px;
    line-height: 1.42857143;
    height: 34px;
}

.my-add-panel 
{
    width: 100%;
    height: 30px;
    text-align: center;
    border: 1px solid #aaa;
    
    background-color: #428bca;
    
    -webkit-border-radius: 5px 5px 0 0;
    border-radius: 5px 5px 0 0;
    line-height: 30px;
    color: #FFF;
}

.my-add-panel-body 
{
    width: 100%;
    padding-top: 10px;
    border-left: 1px solid #aaa;
    border-right: 1px solid #aaa;
    border-bottom: 1px solid #aaa;
    height: 100px;
    display: none;
}

.my-add-panel:hover 
{
    cursor:pointer;
    background-color: #3276b1;
}

.my-add-panel .active 
{
    background-color: #3276b1;
}

/* * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * *
 * ColVis styles
 */
.ColVis {
	float: right;
	margin-bottom: 1em;
}

.ColVis_Button {
	position: relative;
	float: left;
	margin-right: 3px;
	padding: 3px 5px;
	height: 30px;
	background-color: #fff;
	border: 1px solid #d0d0d0;
	cursor: pointer;
	cursor: hand;
}

button.ColVis_Button::-moz-focus-inner { 
	border: none !important;
	padding: 0;
}

.ColVis_text_hover {
	border: 1px solid #999;
	background-color: #f0f0f0;
}

div.ColVis_collectionBackground {
	position: fixed;
	top: 0;
	left: 0;
	height: 100%;
	width: 100%;
	background-color: black;
	z-index: 1100;
}

div.ColVis_collection {
	position: relative;
	width: 150px;
	background-color: #f3f3f3;
	padding: 3px;
	border: 1px solid #ccc;
	z-index: 1102;
}

div.ColVis_collection button.ColVis_Button {
	background-color: white;
	width: 100%;
	float: none;
	margin-bottom: 2px;
}

div.ColVis_collection button.ColVis_Group {
	background: #dadada;
	border: 1px solid #bababa;
}

div.ColVis_catcher {
	position: absolute;
	z-index: 1101;
}

.disabled {
	color: #999;
}



button.ColVis_Button {
	text-align: left;
}

div.ColVis_collection button.ColVis_Button:hover {
	border: 1px solid #999;
	background-color: #f0f0f0;
}

div.ColVis_collection button.ColVis_Group:hover {
	background: #bababa;
	border: 1px solid #424242;
}

span.ColVis_radio {
	display: inline-block;
	width: 20px;
}

.change_password 
{
    width: 20%;
}


.table-container 
{
    width: 100% !important;
}

.add-control 
{
    text-decoration: underline;
    font-weight: bold;
    margin-top: 0px;
    margin-bottom: 0px;
}

.my_row_selected 
{
    background-color: Red !important;
}

#myDataTable_filter input 
{
    margin-left: 10px !important;
}

/* wizard
------------------------ */

.wizard,
.tabcontrol
{
    display: block;
    width: 100%;
    overflow: hidden;
}

.wizard a,
.tabcontrol a
{
    outline: 0;
}

.wizard ul,
.tabcontrol ul
{
    list-style: none !important;
    padding: 0;
    margin: 0;
}

.wizard ul > li,
.tabcontrol ul > li
{
    display: block;
    padding: 0;
}

/* Accessibility */
.wizard > .steps .current-info,
.tabcontrol > .steps .current-info
{
    position: absolute;
    left: -999em;
}

.wizard > .content > .title,
.tabcontrol > .content > .title
{
    position: absolute;
    left: -999em;
}



/*
    Wizard
*/

.wizard > .steps
{
    position: relative;
    display: block;
    width: 100%;
}

.wizard.vertical > .steps
{
    display: inline;
    float: left;
    width: 30%;
}

.wizard > .steps .number
{
    font-size: 1.429em;
}

.wizard > .steps > ul > li
{
    width: 25%;
}

.wizard > .steps > ul > li,
.wizard > .actions > ul > li
{
    float: left;
}

.wizard.vertical > .steps > ul > li
{
    float: none;
    width: 100%;
}

.wizard > .steps a,
.wizard > .steps a:hover,
.wizard > .steps a:active
{
    display: block;
    width: auto;
    margin: 0 0.5em 0.5em;
    padding: 1em 1em;
    text-decoration: none;

    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    border-radius: 5px;
}

.wizard > .steps .disabled a,
.wizard > .steps .disabled a:hover,
.wizard > .steps .disabled a:active
{
    background: #eee;
    color: #aaa;
    cursor: default;
}

.wizard > .steps .current a,
.wizard > .steps .current a:hover,
.wizard > .steps .current a:active
{
    background: #2184be;
    color: #fff;
    cursor: default;
}

.wizard > .steps .done a,
.wizard > .steps .done a:hover,
.wizard > .steps .done a:active
{
    background: #9dc8e2;
    color: #fff;
}

.wizard > .steps .error a,
.wizard > .steps .error a:hover,
.wizard > .steps .error a:active
{
    background: #ff3111;
    color: #fff;
}

.wizard > .content
{
    background: #eee;
    display: block;
    margin: 0.5em;
    min-height: 35em;
    overflow: hidden;
    position: relative;
    width: auto;

    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    border-radius: 5px;
}

.wizard.vertical > .content
{
    display: inline;
    float: left;
    margin: 0 2.5% 0.5em 2.5%;
    width: 65%;
}

.wizard > .content > .body
{
    float: left;
    position: absolute;
    width: 95%;
    height: 95%;
    padding: 2.5%;
}

.wizard > .content > .body ul
{
    list-style: disc !important;
}

.wizard > .content > .body ul > li
{
    display: list-item;
}

.wizard > .content > .body > iframe
{
    border: 0 none;
    width: 100%;
    height: 100%;
}

.wizard > .content > .body input
{
    display: block;
    border: 1px solid #ccc;
}

.wizard > .content > .body input[type="checkbox"]
{
    display: inline-block;
}

.wizard > .content > .body input.error
{
    background: rgb(251, 227, 228);
    border: 1px solid #fbc2c4;
    color: #8a1f11;
}

.wizard > .content > .body label
{
    display: inline-block;
    margin-bottom: 0.5em;
}

.wizard > .content > .body label.error
{
    color: #8a1f11;
    display: inline-block;
    margin-left: 1.5em;
}

.wizard > .actions
{
    position: relative;
    display: block;
    text-align: right;
    width: 100%;
}

.wizard.vertical > .actions
{
    display: inline;
    float: right;
    margin: 0 2.5%;
    width: 95%;
}

.wizard > .actions > ul
{
    display: inline-block;
    text-align: right;
}

.wizard > .actions > ul > li
{
    margin: 0 0.5em;
}

.wizard.vertical > .actions > ul > li
{
    margin: 0 0 0 1em;
}

.wizard > .actions a,
.wizard > .actions a:hover,
.wizard > .actions a:active
{
    background: #2184be;
    color: #fff;
    display: block;
    padding: 0.5em 1em;
    text-decoration: none;

    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    border-radius: 5px;
}

.wizard > .actions .disabled a,
.wizard > .actions .disabled a:hover,
.wizard > .actions .disabled a:active
{
    background: #eee;
    color: #aaa;
}

.wizard > .loading
{
}

.wizard > .loading .spinner
{
}



/*
    Tabcontrol
*/

.tabcontrol > .steps
{
    position: relative;
    display: block;
    width: 100%;
}

.tabcontrol > .steps > ul
{
    position: relative;
    margin: 6px 0 0 0;
    top: 1px;
    z-index: 1;
}

.tabcontrol > .steps > ul > li
{
    float: left;
    margin: 5px 2px 0 0;
    padding: 1px;

    -webkit-border-top-left-radius: 5px;
    -webkit-border-top-right-radius: 5px;
    -moz-border-radius-topleft: 5px;
    -moz-border-radius-topright: 5px;
    border-top-left-radius: 5px;
    border-top-right-radius: 5px;
}

.tabcontrol > .steps > ul > li:hover
{
    background: #edecec;
    border: 1px solid #bbb;
    padding: 0;
}

.tabcontrol > .steps > ul > li.current
{
    background: #fff;
    border: 1px solid #bbb;
    border-bottom: 0 none;
    padding: 0 0 1px 0;
    margin-top: 0;
}

.tabcontrol > .steps > ul > li > a
{
    color: #5f5f5f;
    display: inline-block;
    border: 0 none;
    margin: 0;
    padding: 10px 30px;
    text-decoration: none;
}

.tabcontrol > .steps > ul > li > a:hover
{
    text-decoration: none;
}

.tabcontrol > .steps > ul > li.current > a
{
    padding: 15px 30px 10px 30px;
}

.tabcontrol > .content
{
    position: relative;
    display: inline-block;
    width: 100%;
    height: 35em;
    overflow: hidden;
    border-top: 1px solid #bbb;
    padding-top: 20px;
}

.tabcontrol > .content > .body
{
    float: left;
    position: absolute;
    width: 95%;
    height: 95%;
    padding: 2.5%;
}

.tabcontrol > .content > .body ul
{
    list-style: disc !important;
}

.tabcontrol > .content > .body ul > li
{
    display: list-item;
}

.buffer-bottom-5 
{
    margin-bottom: 5px;
}

.quote_number_box
{
    background-color: White;
    width: auto;
    
    display:inline-block;
    width: 100px;
    height: 30px;
    line-height: 30px;
    
    text-align: center;
    
    border: 1px solid #000;
    
    margin-bottom: 30px;
}

.quote-category 
{
    margin-top: 30px;
    display: block;
}

.quote_number_container 
{
    position: absolute;
    bottom: 0;
}
.add-quote 
{
    line-height: 30px;
    border-bottom: 1px solid #FFF;
    padding-bottom: 10px !important;
}

.category-quote-by 
{
    width: 100%;
    line-height: 33px;
    text-align: center;
}

.category-quote-price 
{

}

.my-quote-table 
{
    text-align: center;
}


.my-quote-table th
{
    text-align: center;
}

.hide {
   position: absolute !important;
   top: -9999px !important;
   left: -9999px !important;
}

.vehicle-all-match
{
    background-color: #dff0d8;  
}

.vehicle-dont-match
{
    background-color: #fcf8e3;
}

.vehicle-needs-inspecting
{
    background-color: #FFA8A8; 
}

.datefield 
{
    position: relative;
    z-index: 100;
}

.inspection-panel 
{
    height: 600px;
    width: 100%;
}

.inspection-panel .login-box
{
    margin: 0 auto;
    width: 35%;
    
    padding: 10px;
}

.inspection-panel .login-box input, .inspection-panel .login-box select 
{
    margin-bottom: 10px;
}

.group-box-left
{
    width: 45%;
    float: left;
}

.group-box-right
{
    width: 45%;
    float: right;
}

#txtReg 
{
    font-size: 32px;
    color: #8fbc8f;
    height: 80px;
    display: block;
    
    text-align: center;
    text-transform: uppercase;
}

.float-right 
{
    float: right;
}

.clearboth 
{
    clear: both;
}

.preferences-update-time
{
    width: 20%;
}

.color-legend-container
{
    width: 100%;
    height: 30px;
    margin-bottom: 20px;
}

.color-legend
{
    display: inline-block;
    height: 30px;
    
    margin-right: 30px;
}

.color-legend-text
{
    display: inline-block;
    line-height: 30px;
}

.color-legend-icon-green
{
    display: inline-block;
    width: 30px;
    height: 30px;
    background-color: #dff0d8;
}

.color-legend-icon-red
{
    display: inline-block;
    width: 30px;
    height: 30px;
    background-color: #FFA8A8;
}

.color-legend-icon-yellow
{
    display: inline-block;
    width: 30px;
    height: 30px;
    background-color: #fcf8e3;
}

.all-supervisor-vehicles-inspections 
{
    float: right;
    margin-bottom: 10px;
    padding: 5px;
    border: 1px solid #cccccc;
    
    -webkit-border-radius: 3px 3px 3px 3px;
    border-radius: 3px 3px 3px 32x ;
}

.dataTables_processing {
    position: absolute;
    top: 50%;
    left: 50%;
    width: 100%;
    height: 160px;
    margin-left: -50%;
    margin-top: -25px;
    padding-top: 20px;
    text-align: center;
    font-size: 1.2em;
    background-color: white;
    background: -webkit-gradient(linear, left top, right top, color-stop(0%, rgba(255,255,255,0)), color-stop(25%, rgba(255,255,255,0.9)), color-stop(75%, rgba(255,255,255,0.9)), color-stop(100%, rgba(255,255,255,0)));
    background: -webkit-linear-gradient(left, rgba(255,255,255,0) 0%, rgba(255,255,255,0.9) 25%, rgba(255,255,255,0.9) 75%, rgba(255,255,255,0) 100%);
    background: -moz-linear-gradient(left, rgba(255,255,255,0) 0%, rgba(255,255,255,0.9) 25%, rgba(255,255,255,0.9) 75%, rgba(255,255,255,0) 100%);
    background: -ms-linear-gradient(left, rgba(255,255,255,0) 0%, rgba(255,255,255,0.9) 25%, rgba(255,255,255,0.9) 75%, rgba(255,255,255,0) 100%);
    background: -o-linear-gradient(left, rgba(255,255,255,0) 0%, rgba(255,255,255,0.9) 25%, rgba(255,255,255,0.9) 75%, rgba(255,255,255,0) 100%);
    background: linear-gradient(to right, rgba(255,255,255,0) 0%, rgba(255,255,255,0.9) 25%, rgba(255,255,255,0.9) 75%, rgba(255,255,255,0) 100%);
}

.navbar-inverse .nav li.dropdown.open>.dropdown-toggle, .navbar-inverse .nav
li.dropdown.active>.dropdown-toggle, .navbar-inverse .nav    
li.dropdown.open.active>.dropdown-toggle,
.navbar, .navbar-inverse .navbar-inner {
    filter:none;
    background-image: none;
}

.inspector-content 
{
	width: 90%;
	margin: 0 auto;
}

.inspector-content h1
{
	
}

.asset-management-container
{
	width: 100%;
}

.asset-search
{
	width: 380px;
	float: left;
}

.asset-description
{
	width: auto;
    overflow: hidden;
}

.asset-details
{
	width: 300px !important;
	float: left;
	margin-right: 50px !important;
}

.bold
{
	font-weight: 700;
}

.asset-information-container
{
	width: 100%;
}

.asset-history
{
	width: auto;
    overflow: hidden;

}

.multiple-assets
{
	margin-top: 15px;
}

.datefield
{
	z-index: 3 !important;
}

.card-grid 
{
	list-style: none;
	margin: -10 20px -10px 20px;
}

.cf:after,
.cf:before
{
	display: table;
	content: "";
	line-height: 0;
}

.cf:after
{
	clear: both;
}

.card-grid > li
{
	background-color: #ccc;
	background-image: -webkit-gradient(linear,left top,left bottom,color-stop(0%,#ddd),color-stop(100% #bbb));
	background-image: -webkit-linear-gradient(top,#ddd 0,#bbb 100%);
	background-image: -moz-linear-gradient(top,#ddd 0,#bbb 100%);
	background-image: -ms-linear-gradient(top,#ddd 0,#bbb 100%);
	background-image: -o-linear-gradient(top,#ddd 0,#bbb 100%);
	background-image: linear-gradient(top,#ddd 0,#bbb 100%);
	-webkit-border-radius: 6px;
	-moz-border-radius: 6px;
	border-radius: 6px;
	-webkit-background-clip: padding-box;
	-moz-background-clip: padding;
	background-clip: padding-box;
	-webkit-box-shadow: 0 2px 4px rgba(0,0,0,.1);
	-moz-box-shadow: 0 2px 4px rgba(0,0,0,.1);
	box-shadow: 0 2px 4px rgba(0,0,0,.1);
	display: inline-block;
	margin: 0 8px 20px;
	padding: 1px;
	position: relative;
	vertical-align: top;
	width: 298px;
	word-wrap: break-word;
	z-index: 1;
}

.card-grid > li > a
{
	color: #484848;
	display: block;
	padding: 20px;
	background-color: White !important;
}

.logo-sprite 
{
	float: left;
	margin: 8px 15px 8px 0px;
	background-position: 50%, 50%;
	background-repeat: no-repeat;
	height: 96px;
	width: 96px;
}

.option-cards-title
{
	display: block;
	font-family: 'Open Sans Light',Arial,Helvetica,sans-serif;
	font-size: 22px;
	letter-spacing: -1px;
	line-height: 22px;
	margin: 0 0 12px 99px;
}

.option-cards-description
{
	display: block;
	margin: 0 0 0 99px;
}

.header-properties
{
	margin-bottom: 30px !important;
}

.faq-container
{
	border-top: 1px solid #d7d7d7;
	color: #484848;
	margin-top: 20px;
}

.faq-container h3
{
	border-bottom: 1px solid #d7d7d7;
	padding-bottom: 20px;
}

.faq-container ul
{
	list-style-type: none;
}

li.question-group
{
	margin-bottom: 25px;
}

.question
{
	font-size: 18px;
}


#my-search 
{
    margin-bottom: 20px !important;
}

#my-search input {
	outline: none;
	min-width: 150px;
}
#my-search input {
	-webkit-appearance: textfield;
	-webkit-box-sizing: content-box;
	font-family: inherit;
	font-size: 100%;
}
#my-search input::-webkit-search-decoration,
#my-search input::-webkit-search-cancel-button {
	display: none; 
}


#my-search input {
	background: #ededed url(http://static.tumblr.com/ftv85bp/MIXmud4tx/search-icon.png) no-repeat 9px center;
	border: solid 1px #ccc;
	padding: 9px 10px 9px 32px;
	width: 100px;
	
	-webkit-border-radius: 10em;
	-moz-border-radius: 10em;
	border-radius: 10em;
	
	-webkit-transition: all .5s;
	-moz-transition: all .5s;
	transition: all .5s;
}
#my-search input:focus {
	width: 240px;
	background-color: #fff;
	border-color: #337ab7;
	
	-webkit-box-shadow: 0 0 5px rgba(109,207,246,.5);
	-moz-box-shadow: 0 0 5px rgba(109,207,246,.5);
	box-shadow: 0 0 5px rgba(109,207,246,.5);
}


#my-search input:-moz-placeholder {
	color: #999;
}
#my-search input::-webkit-input-placeholder {
	color: #999;
}

.card-container {
    
    padding-left: 5px !important;
    padding-right: 5px !important;
}

.card {
    background-color: #CECECE;
    padding: 10px;
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
    color: #FFF;

    font-family: 'Open Sans', sans-serif;
    border-radius: 5px;
    cursor: pointer;

}

.card .icon {
    flex: 1;
    text-align: center;
    font-size: 3vh;
}

.card .info {
    flex: 1.5;
    text-align: center;
}

.card .title {
    font-size: 28px;
    font-weight: bold;
}


.card .subtitle {
    font-size: 16px;
    margin-top: 10px;
    margin-bottom: 5px;

    border-bottom: 1px solid #FFF;
    display: inline-block;
    font-weight: bold;
}


.card-overdue {
    background-color: #DC3445;
}

.card-total {
    background-color: #0068A6;
}

.card-within-ninety {
    background-color: #FFC10C;
}

.card-in-date {
    background-color: #82C91E;
}

.dashboard-panel-header {
    display: flex;
}

    .dashboard-panel-header h4 {
        flex: 1;
    }

    .dashboard-panel-header a {
        align-self: center;
    }

.salmon {
    background-color: #FA8090;
}