.action_icon {
	cursor: pointer;
	}
.asset_change_status_header {
	font-size: 1.3em;
	font-weight: 700;
	margin: 10px;
	}
.asset_change_status_row {
	text-align: center;
	}
.asset_change_status_selector {
        background-color: rgb(225,225,225);
        border-color: rgb(240,240,240) rgb(150,150,150) rgb(150,150,150) rgb(240,240,240);
	border-radius: 4px;
        border-style: solid;
        border-width: 1px 2px 2px 1px;
        cursor: pointer;
        display: inline-block;
        font-family: "century gothic", "arial";
	height: 36px;
	margin: 5px 5px 15px 5px;
        padding: 5px;
        text-align: center;
        width: 115px;
        }
.asset_change_status_selector:hover {
        background-color: rgb(200,200,200);
        }
.assignment_list {
        margin: 0px;
        padding: 0px;
        }
.assignment_list li {
        list-style-type: none;
        }
.assignment_list li a {
        background-color: rgb(240,240,240);
        border-color: rgb(175,175,175);
        border-radius: 5px;
        border-style: solid;
        border-width: 1px;
        color: rgb(0,0,0);
        display: block;
        margin: 4px 5px 4px 5px;
        padding: 3px;
        text-decoration: none;
        }
.assignment_list li a:hover {
        background-color: rgb(100,100,100);
        color: rgb(255,255,255);
        }
.assignment_head {
	background-color: rgb(100,100,100);
	color: rgb(255,255,255);
	margin-bottom: 5px;
	padding: 5px 0px 5px 0px;
	text-align: center;
	width: 289px;
	}
.assignment_input {
	margin-bottom: 5px;
	}
.assignment_notes {
	height: 60px;
	margin-top: 5px;
	width: 285px;
	}
.assignment_select {
	cursor: pointer;
	}
.assignment_submit {
        border-radius: 4px;
        border-style: solid;
        border-width: 1px 2px 2px 1px;
        color: rgb(255,255,255);
        cursor: pointer;
        display: inline-block;
        padding: 5px 0px 5px 0px;
        text-align: center;
	width: 285px;
	}
.assignment_submit_green {
        background-color: rgb(67,159,97);
        border-color: rgb(105,203,137) rgb(28,107,54) rgb(28,107,54) rgb(105,203,137);
	}
.assignment_submit_red {
        background-color: rgb(171,8,8);
        border-color: rgb(219,8,8) rgb(111,6,6) rgb(111,6,6) rgb(219,8,8);
	}
.assignment_tracking {
	width: 285px;
	}
.assignment_tracking_notes {
        background-color: rgb(67,159,97);
        border-color: rgb(105,203,137) rgb(28,107,54) rgb(28,107,54) rgb(105,203,137);
        border-radius: 4px;
        border-style: solid;
        border-width: 1px 2px 2px 1px;
        color: rgb(255,255,255);
        cursor: pointer;
        display: inline-block;
        padding: 5px 0px 5px 0px;
        text-align: center;
        width: 223px;
	}
.deactivated_info {
	float: left;
	font-size: 0.9em;
	text-decoration: none;
	}
.destroy_add_to_queue {
	cursor: pointer;
	}
.destroy_button {
        background-color: rgb(100,100,100);
        border-color: rgb(140,140,140) rgb(60,60,60) rgb(60,60,60) rgb(140,140,140);
        border-style: solid;
        border-width: 2px 4px 4px 2px;
        color: rgb(200,200,200);
        cursor: pointer;
        float: left;
        line-height: 22px;
        margin-bottom: 15px;
        margin-left: 30px;
        margin-top: 25px;
        padding: 5px 3px 5px 3px;
        text-align: center;
        width: 175px;
	}
.destroy_button:hover {
        background-color: rgb(75,75,75);
        color: rgb(255,255,255);
        }
.destroy_button_active, .destroy_button_active:hover {
        background-color: rgb(171,8,8);
        border-color: rgb(219,8,8) rgb(111,6,6) rgb(111,6,6) rgb(219,8,8);
        color: rgb(255,255,255);
        }
.destroy_document {
	cursor: pointer;
	margin-left: 10px;
	width: 16px;
	}
.destroy_notes_copy {
	cursor: pointer;
	margin-left: 2px;
	}
.destroy_school_selector {
        background-color: rgb(225,225,225);
        border-color: rgb(240,240,240) rgb(150,150,150) rgb(150,150,150) rgb(240,240,240);
        border-radius: 4px;
        border-style: solid;
        border-width: 1px 2px 2px 1px;
        cursor: pointer;
        display: inline-block;
        font-family: "century gothic", "arial";
        height: 54px;
        margin: 15px;
        padding: 5px;
        width: 175px;
        }
.destroy_school_selector_interior td {
        height: 44px;
        text-align: center;
        width: 165px;
        }
.destroy_school_selector:hover {
        background-color: rgb(200,200,200);
        }
.equipment_add_document, .equipment_add_note {
	cursor: pointer;
	float: left;
	margin-left: 20px;
	}
.equipment_button_large {
        background-color: rgb(100,100,100);
        border-color: rgb(140,140,140) rgb(60,60,60) rgb(60,60,60) rgb(140,140,140);
        border-style: solid;
        border-width: 2px 4px 4px 2px;
        color: rgb(200,200,200);
        cursor: pointer;
        float: left;
        font-size: 1.2em;
        line-height: 26px;
        margin-bottom: 15px;
        margin-left: 45px;
        margin-right: 30px;
        margin-top: 15px;
        padding: 5px 3px 5px 3px;
        text-align: center;
        width: 260px;
        }
.equipment_button_large:hover {
	background-color: rgb(75,75,75);
        color: rgb(255,255,255);
        }
.equipment_button_large_active, .equipment_button_large_active:hover {
        background-color: rgb(171,8,8);
        border-color: rgb(219,8,8) rgb(111,6,6) rgb(111,6,6) rgb(219,8,8);
        color: rgb(255,255,255);
        }
#equipment_display {
	margin-left: 10px;
	}
.equipment_edit_icon {
	cursor: pointer;
	margin-left: 20px;
	}
.equipment_nav {
	margin-bottom: 20px;
	margin-top: 20px;
	}
.equipment_nav_item {
	background-color: rgb(100,100,100);
	color: rgb(255,255,255);
	cursor: pointer;
	display: inline-block;
	font-weight: 700;
	height: 30px;
	line-height: 30px;
	margin-bottom: 2px;
	margin-right: 2px;
	padding: 0px 15px 0px 15px;
	text-align: center;
	width: 125px;
	}
.equipment_nav_item:hover:not(.equipment_nav_item_active) {
	background-color: rgb(150,150,150);
	}
.equipment_nav_item_active {
	background-color: rgb(50,50,50);
	}
.equipment_note {
	border-color: rgb(231,219,208);
	border-style: solid;
	border-width: 1px;
	margin-bottom: 20px;
	padding: 20px 20px 5px 20px;
	position: relative;
	}
.equipment_note:hover {
	border-color: rgb(188,164,142);
	}
.equipment_note_credits {
	font-size: 0.8em;
	margin-top: 10px;
	text-align: right;
	}
.equipment_note_body {
	text-indent: -40px;
	padding-left: 40px;
	}
.equipment_note_inactive:not(.equipment_note_inactive_note) {
	text-decoration: line-through;
	}
.equipment_note_inactive:hover {
	text-decoration: none;
	}
#equipment_notes {
	height: 90px;
	width: 370px;
	}
.equipment_notes_show {
	margin-bottom: 10px;
	text-align: right;
	}
.equipment_notes_type_filter {
        background-color: rgb(225,225,225);
        border-color: rgb(0,0,0);
        border-radius: 4px;
        border-style: solid;
        border-width: 1px 2px 2px 1px;
        cursor: pointer;
        display: inline-block;
	margin-bottom: 10px;
	margin-right: 10px;
        min-width: 75px;
        padding: 5px 10px 5px 10px;
        text-align: center;
        }
.equipment_notes_type_filter_green {
        background-color: rgb(67,159,97);
        border-color: rgb(105,203,137) rgb(28,107,54) rgb(28,107,54) rgb(105,203,137);
        color: rgb(255,255,255);
        }
.equipment_notes_type_filter_red {
        background-color: rgb(171,8,8);
        border-color: rgb(219,8,8) rgb(111,6,6) rgb(111,6,6) rgb(219,8,8);
        color: rgb(255,255,255);
        }
#equipment_notes_wrap {
	max-width: 750px;
	width: 100%;
	}
.equipment_subhead {
	font-size: 1.3em;
	margin-bottom: 10px;
	}
.equipment_x {
	cursor: pointer;
	display: none;
	float: right;
	position: absolute;
	right: 3px;
	top: 3px;
	}
.equipment_note:not(.equipment_note_inactive):hover > .equipment_x {
	display: inline-block;
	}
#reclaim {
	margin-left: 20px;
	}
#reclaim_details {
        background-color: rgb(255,255,255);
        border-color: rgb(0,0,0);
        border-radius: 5px;
        border-style: solid;
        border-width: 1px;
        box-shadow: 4px 4px 15px rgb(50,50,50);
        padding: 10px;
        position: absolute;
        width: 300px;
        }
#reclaim_notes {
	height: 50px;
	margin-top: 10px;
	width: 260px;
	}
#reclaim_tracking {
	width: 260px;
	}	
.replacement_link {
	cursor: pointer;
	}
.replacement_link:hover {
	background-color: rgb(255,0,0);
	}
#replacement_message {
	font-weight: 700;
	margin-bottom: 10px;
	}
#retire_notes {
        border-color: rgb(100,100,100);
        border-style: solid;
        border-width: 1px;
        height: 50px;
        margin-left: 45px;
        margin-top: 20px;
        width: 610px;
        }
#retire_serial_verified {
	font-size: 1.1em;
	font-weight: 700;
	margin-left: 45px;
	margin-top: 20px;
	}
#school_location_results {
        overflow: auto;
        }
#user_email_results {
        border-color: rgb(200,200,200);
        border-style: solid;
        border-width: 0px 2px 0px 0px;
        height: 350px;
        overflow: auto;
        }
.view_document {
        cursor: pointer;
        text-align: center;
        width: 40px;
        }
.warning_message {
	background-color: rgb(255,100,100);
	color: rgb(255,255,255);
	font-size: 1.1em;
	margin: 15px 0px 15px 0px;
	max-width: 725px;
	padding: 10px;
	}
