.footer
{
    line-height: 0px;
    font-size: 1px;
}
.window_padding_bottom
{
    position: relative;
    width: 100px;
    height: 20px;
    clear: both;
    visibility: hidden;
}
.separator
{
    position: relative;
    clear: both;
    width: 100%;
    height: 10px;
}
.hint
{
    position: relative;
    background-color: white;
    border: solid 1px black;
    width: 100%;
}
.hint_static
{
    color: #000000;
    background-color: #ffffae;
    width: 450px;
    margin-left: auto;
    margin-right: auto;
    border: solid 1px black;
    margin-bottom: 10px;
    text-align: left;
    padding-left: 5px;
    padding-right: 5px;
    padding-top: 5px;
    padding-bottom: 5px;
}
* a, input
{
    position: relative;
    outline: none;
    padding: 0px 0px 0px 0px;
    margin: 0px 0px 0px 0px;
}
.selected
{
    font-weight: bold;
}
.subtitle
{
    font-weight: bold;
    padding-top: 10px;
    padding-bottom: 10px;
    margin-left: auto;
    margin-right: auto;
}
.center_div_wrapper
{
    float: left;
    left: 50%;
    position: relative;
}
.center_div
{
    position: relative;
    left: -50%;
}
hr
{
    height: 2px;
    color: #000000;
    font-size: 1px;
    line-height: 0px;
    background-color: #000000;
    margin: 0px 0px 0px 0px;
    padding: 0px 0px 0px 0px;
}
.icon_right{
    text-align: left;
    
}
.command
{
    cursor: pointer;
}
.icon_spacer
{
    margin-left: 3px;
    margin-right: 3px;
}
.icon
{
    cursor: pointer;
}
/* MAIN */
#main #scrollbar_vert
{
	position: relative;
	top: 0px;
	right: 0px;
	width: 5px;
	height: 100%;
}

/* EXPAND/COLLAPSE CONTROLS */
.expand
{
	width: 9px;
	height: 9px;
	background-image: url(../images/tree_expand.png);
	background-repeat: no-repeat;
	background-position: center;
	margin: auto auto auto auto;
	cursor: pointer;
        display: inline-block;
}

.collapse
{
	width: 9px;
	height: 9px;
	background-image: url(../images/tree_collapse.png);
	background-repeat: no-repeat;
	background-position: center;
	margin: auto auto auto auto;
	cursor: pointer;
        display: inline-block;
}
/* TREE */
.tree
{
	table-layout: fixed;
	z-index: 4;
	overflow: visible;
}

.tree .empty
{
	width: 23px;
}

.tree .vert
{
	background-image: url(../images/tree_vert_line.png);
	background-repeat: repeat-y;
	background-position: center;
}

.tree .cross
{
	background-image: url(../images/tree_cross.gif);
	background-repeat: no-repeat;
	background-position: center;
}

.tree .eob
{
	background-image: url(../images/tree_eob.gif);
	background-repeat: no-repeat;
	background-position: center;
}

/* SCROLLBAR */

.slider
{
	background-color: #FF0000;
}

.slider_vert
{
	background: url(../images/scroll_line_vert.png) repeat-y center;
	width: 11px;
}

.slider_horz
{
	background: url(../images/scroll_line_horz.png) repeat-x center;
	height: 11px;
}

.handle
{
	position: absolute;
	background-color: #00FF00;
	cursor: move;
}

.handle_vert
{
	left: 0px;
	width: 11px;
	height: 34px;
	background: url(../images/scroll_handle_vert.png) no-repeat;
}

.handle_horz
{
	top: 0px;
	width: 34px;
	height: 11px;
	background: url(../images/scroll_handle_horz.png) no-repeat;
}

/* PAGINATION */
.pagination
{
	margin-left: auto;
	margin-right: auto;
}

.pagination td
{
	width: 34px;
	height: 19px;
	text-align: center;
	vertical-align: middle;
}

.pagination td input
{
	vertical-align: middle;
}

.pagination .separator
{
	vertical-align: top;
}

.pagination .selected
{
	font-weight: bold;
}

/* CONTEXT MENU */
.context_menu
{
	position: absolute;
	border: solid 1px #586ba0;
        background-color: rgb(201, 210, 237);
        background-color: rgba(201, 210, 237, 0.87);
	left: 0px;
	top: 0px;
	z-index: 9999;
	display: none;
	padding: 5px 5px 5px 5px;
	text-align: left;
	white-space: nowrap;
        list-style: none;
}

.context_menu hr
{
	margin-top: 3px;
	margin-bottom: 3px;
}

.gateway_trunk_table
{
	width: 500px;
	margin-left: auto;
	margin-right: auto;
}

.gateway_trunk_table
{
	text-align: left;
}

.gateway_trunk_table .left_header
{
	width: 75px;
}

.gateway_trunk_table .left_column
{
	width: 250px;
}

.gateway_trunk_table .right_header
{
	width: 75px;
}

.gateway_trunk_table .right_column
{
	width: 150px;
}

#gateways_routing_table .select
{
	width: 30px;
}

#gateways_routing_table .destination
{
	width: 100px;	
}

#gateways_routing_table .netmask
{
	width: 100px;
}

#gateways_routing_table .gateway
{
	width: 100px;
}

#gateways_routing_table .priority
{
	width: 155px;
}

#gateways_routing_table .command
{
	width: 80px;
}

#vm_form_table .left_header
{
	width: 150px;
	text-align: left;
}

#vm_form_table .left_column
{
	width: 415px;
}

#users_search_table .left_header
{
	width: 80px;
}

#users_search_table .left_column
{
	width: 160px;
}

#users_search_table .right_header
{
	width: 120px;
}

#users_search_table .right_column
{
	width: 205px;
}

#users_search_table #client_apartment
{
	margin-left: 7px;
}

#users_form_table .left_header
{
	width: 80px;
}

#users_form_table .left_column
{
	width: 160px;
}

#users_form_table .right_header
{
	width: 120px;
}

#users_form_table .right_column
{
	width: 205px;
}

#users_form_table #client_apartment
{
	margin-left: 7px;
}

#users_filter_embedded .left_header
{
	width: 80px;
}

#users_filter_embedded .left_column
{
	width: 240px;
}

#users_filter_embedded .right_header
{
	width: 80px;
}

#users_filter_embedded .right_column
{
	width: 245px;
}

#users_embedded_table .select
{
	width: 30px;
}

#users_embedded_table .number
{
	width: 150px;
}

#users_embedded_table .phonetype
{
	width: 150px;
}

#users_embedded_table .ctm
{
	width: 155px;
}

#users_embedded_table .commands
{
	width: 80px;
}
#users_results_number
{
	margin-left: 0px;
	margin-right: auto;
	margin-top: 10px;
	margin-bottom: 10px;	
	text-align: left;
	padding-left: 5px;
	padding-top: 5px;
	padding-bottom: 5px;
	width: 565px;
	border-width: 1px;
	border-collapse: collapse;
	border-spacing: 0px 0px;
	border-color: #d6d6d6;
	border-style: solid;
	background-color: #dfe3ff;
}

#user_select_form_table .left_header
{
	width: 100px;
}

#user_select_form_table .left_column
{
	width: 180px;
}

#user_select_form_table .right_header
{
	width: 100px;	
}

#user_select_form_table .right_column
{
	width: 185px;
}

#client_details
{
	position: relative;
	width: 565px;
	margin-left: auto;
	margin-right: auto;
	padding-top: 10px;
	padding-bottom: 10px;
	background-color: #ededed;
	border: solid 1px black;
}

#client_details .empty
{
	font-weight: bold;
	font-size: 12px;
}

#users_embedded_details_form_table
{
	width: 545px;
	margin-left: auto;
	margin-right: auto;	
}

#users_embedded_details_form_table .left_header
{
	width: 120px;
}

#users_embedded_details_form_table .left_column
{
	width: 150px;	
}

#users_embedded_details_form_table .right_header
{
	width: 125px;	
}

#users_embedded_details_form_table .right_column
{
	width: 150px;
}

/* CLIDS */
#quick_add_client_form_table .left_header
{
	width: 120px;
}

#quick_add_client_form_table .left_column
{
	width: 160px;	
}

#quick_add_client_form_table .right_header
{
	width: 125px;
}

#quick_add_client_form_table .right_column
{
	width: 160px;
}

#quick_add_clid_form_table .left_header
{
	width: 120px;
}

#quick_add_clid_form_table .left_column
{
	width: 160px;	
}

#quick_add_clid_form_table .right_header
{
	width: 125px;
}

#quick_add_clid_form_table .right_column
{
	width: 160px;
}

#quick_add_general_form_table .single_header
{
	width: 120px;
}

#quick_add_general_form_table .single_column
{
	width: 445px;
}

#quick_add_general_message_table .single_cell
{
	width: 565px;
	text-align: center;
	padding-top: 10px;
	padding-bottom: 10px;
}

.clid_notify
{
	width: 565px;
	background-color: #ededed;
	border: solid 1px black;
	padding-top: 10px;
	padding-bottom: 10px;
	margin-top: 10px;
	margin-bottom: 10px;
	margin-left: auto;
	margin-right: auto;
}

.clid_notify a
{
	font-weight: bold;
}

#clid_vm_form_table .left_header
{
	width: 150px;
}

#clid_vm_form_table .left_column
{
	width: 150px;
}

#clid_vm_form_table .right_header
{
	width: 150px;
}

#clid_vm_form_table .right_column
{
	width: 115px;	
}

#clid_search_form_table .left_header
{
	width: 120px;
}

#clid_search_form_table .left_column
{
	width: 175px;
}

#clid_search_form_table .right_header
{
	width: 90px;
}

#clid_search_form_table .right_column
{
	width: 180px;
}

#clid_search_form_table .all_columns
{
	text-align: center;
	font-weight: bold;
}

#clid_search_advanced_form_table .left_header
{
	width: 80px;
}

#clid_search_advanced_form_table .left_column
{
	width: 160px;
}

#clid_search_advanced_form_table .right_header
{
	width: 150px;
}

#clid_search_advanced_form_table .right_column
{
	width: 175px;
}

#clid_number_analysis_form_table .internal_header
{
	font-weight: bold;
	text-align: center;
	color: #000000;
}

#clid_number_analysis_form_table .left_header
{
	width: 130px;
}

#clid_number_analysis_form_table .left_column
{
	width: 150px;
}

#clid_number_analysis_form_table .left_header
{
	width: 135px;
}

#clid_number_analysis_form_table .left_column
{
	width: 150px;
}

#clid_pre_play_form_table .left_header
{
	width: 100px;
}

#clid_pre_play_form_table .left_column
{
	width: 465px;
}

#clid_monitoring_form_table .left_header
{
	width: 100px;
}

#clid_monitoring_form_table .left_column
{
	width: 465px;
}

#clid_huntgroups_table .select
{
	width: 35px;
}

#clid_huntgroups_table .name
{
	width: 220px;
}

#clid_huntgroups_table .number
{
	width: 225px;	
}

#clid_huntgroups_table .commands
{
	width: 85px;
}
#clids_results_number,
#rights_users_results_number,
#rights_results_number,
#recording_patterns_results_number,
#huntgroups_number,
#centrexes_number,
#ivrs_number
{
	margin-right: auto;
	margin-top: 10px;
	margin-bottom: 10px;	
	text-align: left;
	padding-left: 5px;
	padding-top: 5px;
	padding-bottom: 5px;
	width: 565px;
	border-width: 1px;
	border-collapse: collapse;
	border-spacing: 0px 0px;
	border-color: #d6d6d6;
	border-style: solid;
	background-color: #dfe3ff;
}

.clid_details
{
	padding-left: 5px;
}

/* CLIDS GLOBAL SETTINGS */
#clid_settings_form_table .left_header
{
	width: 100px;
}

#clid_settings_form_table .left_column
{
	width: 180px;
}

#clid_settings_form_table .right_header
{
	width: 100px;
}

#clid_settings_form_table .right_column
{
	width: 185px;
}
/* CLIDS SERVICES */
.database_alert
{
	clear: both;
	text-align: center;
	font-weight: bold;
}

.general_services_tables .select
{
	width: 25px;
}

.general_services_tables .left_column
{
	width: 540px;
}


table.general_services_table {
    margin: 16px auto;
	width: 680px;
	background-color: #e4ecf8;
}
table.general_services_table tr .left_header{
	text-align: right;
	width: 170px;
}
table.general_services_table tr .left_column{
	width: 170px;
	text-align: left;	
}
table.general_services_table tr .select{
	width: 170px;
	text-align: left;
}
table.general_services_table tr .right_column{
	width: 170px;
	text-align: left;
}
table.general_services_table tr .right_header{
	width: 170px;
	text-align: right;
}
table.general_services_table tr .header {
	background-color: #d6d6d6;
	text-align: center;
}

table.general_services_table tr td,
table.general_services_table tr th {
	background-color: #e4ecf8;
}

table.general_services_table tr th {
	font-weight: bold;
	text-align: right;
}

#transfers_form_table .select
{
	width: 25px;	
}

#transfers_form_table .left_column
{
	width: 250px;
}

#transfers_form_table .right_column
{
	width: 265px;
}

#clir_form_table .select
{
	width: 25px;
}

#clir_form_table .left_column
{
	width: 100px;
}

#clir_form_table .right_column
{
	width: 415px;
}

#forward_form_table .select
{
	width: 25px;
}

#hotline_form_table .select
{
	width: 25px;
}

#hotline_form_table .left_header
{
	width: 140px;
}

#hotline_form_table .right_header
{
	width: 120px;
}

#hotline_form_table .right_column
{
	width: 280px;
}

#nway_form_table .select
{
	width: 25px;
}

#nway_form_table .left_header
{
	width: 140px;
}

#nway_form_table .right_header
{
	width: 370px;
}

#ocb_form_table .select
{
	width: 25px;
}

#ocb_form_table .left_header
{
	width: 140px;
}

#ocb_form_table .right_header
{
	width: 140px;
}

#ocb_form_table .right_column
{
	width: 260px;
}
#speed_dial_list_table .select
{
	width: 30px;
}

#speed_dial_list_table .shortcut
{
	width: 100px;
}

#speed_dial_list_table .destination
{
	width: 355px;
}

#speed_dial_list_table .commands
{
	width: 80px;
}

#speed_dial_form_table .left_header
{
	width: 80px;
}

#speed_dial_form_table .left_column
{
	width: 170px;
}

#speed_dial_form_table .right_header
{
	width: 150px;
}

#speed_dial_form_table .right_column
{
	width: 165px;

}

#clids_filter_embedded .left_header
{
	width: 100px;
}

#clids_filter_embedded .left_column
{
	width: 180px;
}

#clids_filter_embedded .right_header
{
	width: 100px;
}
#clids_filter_embedded .right_column
{
	width: 185px;
}

#clids_embedded_table .select
{
	width: 30px;
}

#clids_embedded_table .number
{
	width: 100px;
}

#clids_embedded_table .name
{
	width: 150px;
}


#clids_embedded_table .phone
{
	width: 100px;
}

#clids_embedded_table .ctm
{
	width: 100px;
}

#clids_embedded_table .commands
{
	width: 80px;
}

/* MAINTENANCE */
#maintenance_options
{
	padding-bottom: 20px;
}

#maintenance_window
{
	position: relative;
	width: 565px;
	height: 400px;
	margin-left: auto;
	margin-right: auto;
}
#maintenance_window .applet
{
	display: block;
	width: 505px;
	height: 380px;
	margin: 0px 0px 0px 0px;
	padding: 10px 10px 10px 10px;
	margin-left: auto;
	margin-right: auto;
}

/* DIAGNOSTIC */
#diagnostic_window
{
	position: relative;
	width: 500px;
	height: 100%;
	margin-left: auto;
	margin-right: auto;
}

#diagnostic_window .applet
{
	display: block;
	width: 500px;
	height: 100%;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
}

#voip_stack_template_form_table .left_header
{
	width: 60px;
}

#voip_stack_template_form_table .left_column
{
	width: 505px;
}

#voip_parameter_form_table .left_header
{
	width: 60px;
}

#voip_parameter_form_table .left_column
{
	width: 220px;	
}

#voip_parameter_form_table .right_header
{
	width: 60px;
}
#voip_parameter_form_table .right_column
{
	width: 225px;	
}

#phone_form_table .left_header
{
	width: 100px;
}

#phone_form_table .left_column
{
	width: 180px;
}

#phone_form_table .right_header
{
	width: 100px;
}

#phone_form_table .right_column
{
	width: 185px;
}

/* VOIP STACKS */
#voip_form_table .left_header
{
	width: 100px;

}

#voip_form_table .left_column
{
	width: 180px;
}

#voip_form_table .right_header
{
	width: 100px;

}

#voip_form_table .right_column
{
	width: 185px;
}

#internal_2checkbox_form_table .left_header
{
	width: 197px;
}
#internal_2checkbox_form_table .left_column
{
	width: 80px;
}

#internal_2checkbox_form_table .right_header
{
	width: 196px;
}

#internal_2checkbox_form_table .right_column
{
	width: 80px;	
}

#internal_2checkbox_form_table .padding_column
{
	width: 10px;	
}


#internal_2column_form_table .left_header
{
	width: 137px;
}

#internal_2column_form_table .left_column
{
	width: 140px;
}

#internal_2column_form_table .right_header
{
	width: 136px;
}

#internal_2column_form_table .right_column
{
	width: 140px;	
}

#internal_2column_form_table .padding_column
{
	width: 10px;	
}

#internal_fieldcommand_form_table .left_padding
{
	width: 100px;
}

#internal_fieldcommand_form_table .left_header
{
	width: 130px;
}

#internal_fieldcommand_form_table .left_column
{
	width: 160px;
}

#internal_fieldcommand_form_table .left_command
{
	width: 173px;
}

#internal_singlefield_table .left_padding
{
	width: 80px;
}


#internal_singlefield_form_table .single_header
{
	width: 130px;
}

#internal_singlefield_form_table .single_column
{
	width: 353px;
}

.internal_singlefield_form_table .single_header
{
	width: 120px;
}

.internal_singlefield_form_table .single_column
{
	width: 445px;
}

.internal_2column_form_table .left_header
{
	width: 120px;
}

.internal_2column_form_table .left_column
{
	width: 160px;
}

.internal_2column_form_table .inter_column
{
	width: 5px;
}

.internal_2column_form_table .right_header
{
	width: 120px;
}

.internal_2column_form_table .right_column
{
	width: 160px;	
}

.internal_2column_form_table .error
{
	padding: 0px 5px 0px 5px;
}

#internal_longnumber_form_table .left_padding
{
	width: 20px;
}

#internal_longnumber_form_table .single_header
{
	width: 130px;
}

#internal_longnumber_form_table .single_column
{
	width: 413px;
}



#trunkgroups_alternate_list_table .select
{
	width: 30px;
}

#trunkgroups_alternate_list_table .name
{
	width: 150px;
}

#trunkgroups_alternate_list_table .condition
{
	width: 200px;
}

#trunkgroups_alternate_list_table .priority
{
	width: 100px;
}

#trunkgroups_alternate_list_table .commands
{
	width: 85px;
}

#alternate_trunkgroup_form_table .left_header
{
	width: 150px;
}

#alternate_trunkgroup_form_table .left_column
{
	width: 415px;
}

#alternate_condition_hint
{
	position: absolute;
	background-color: #e7d754;
	width: 200px;
	height: auto;
	text-align: center;
	overflow-x: auto;
	overflow-y: auto;
}

/* STACKS */
#stacks_list_table .select
{
	width: 30px;
}

#stacks_list_table .nr
{
	width: 50px;
}

#stacks_list_table .name
{
	width: 150px;
}

#stacks_list_table .type
{
	width: 100px;
}

#stacks_list_table .description
{
	width: 150px;
}

#stacks_list_table .commands
{
	width: 85px;
}

#stack_form_table .left_header
{
	width: 75px;
}

#stack_form_table .left_column
{
	width: 175px;
}

#stack_form_table .right_header
{
	width: 50px;
}

#stack_form_table .right_column
{
	width: 265px;
}

#stack_notify a
{
	font-weight: bold;
}

#ss7_stack_table .left_header
{
	width: 75px;
}

#ss7_stack_table .left_column
{
	width: 150px;
}

#ss7_stack_table .right_header
{
	width: 75px;
}

#ss7_stack_table .right_column
{
	width: 265px;	
}

#ss7_stack_components
{
	margin-left: auto;
	margin-right: auto;
	text-align: center;
}
#linksets_list_table .select
{
	width: 30px;
}

#linksets_list_table .nr
{
	width: 50px;
}

#linksets_list_table .pc
{
	width: 400px;
}

#linksets_list_table .commands
{
	width: 85px;	
}

#linksets_form_table .left_header
{
	width: 130px;
}

#linksets_form_table .left_column
{
	width: 150px;
}

#linksets_form_table .right_header
{
	width: 135px;
}

#linksets_form_table .right_column
{
	width: 150px;
}

#links_list_table .select
{
	width: 30px;
}

#links_list_table .slc
{
	width: 100px;
}

#linkts_list_table .ctg
{
	width: 175px;
}

#linkts_list_table .trunk
{
	width: 175px;
}

#links_list_table .commands
{
	width: 85px;	
}

#link_form_table .left_header
{
	width: 130px;
}

#link_form_table .left_column
{
	width: 170px;
}

#link_form_table .right_header
{
	width: 75px;
}

#link_form_table .right_column
{
	width: 190px;
}

#bchansets_list_table .select
{
	width: 30px;
}

#bchansets_list_table .nr
{
	width: 50px;
}

#bchansets_list_table .trunkgroup
{
	width: 200px;
}

#bchansets_list_table .destpc
{
	width: 100px;
}

#bchansets_list_table .grab
{
	width: 100px;
}

#bchansets_list_table .commands
{
	width: 85px;
}

#bchanset_form_table .left_header
{
	width: 100px;
}

#bchanset_form_table .left_column
{
	width: 170px;
}

#bchanset_form_table .right_header
{
	width: 105px;
}

#bchanset_form_table .right_column
{
	width: 190px;
}

#bchans_list_table .select
{
	width: 30px;
}

#bchans_list_table .ctg
{
	width: 135px;
}

#bchans_list_table .trunk
{
	width: 75px;
}

#bchans_list_table .slot
{
	width: 120px;
}

#bchans_list_table .slotup
{
	width: 60px;
}

#bchans_list_table .slotup
{
	width: 60px;
}
#bchans_list_table .cic
{
	width: 120px;	
}

#bchans_list_table .cicdown
{
	width: 60px;
}

#bchans_list_table .cicup
{
	width: 60px;	
}

#bchans_list_table .commands
{
	width: 85px;
}

#bchan_form_table .left_header
{
	width: 130px;
}

#bchan_form_table .left_column
{
	width: 150px;
}

#bchan_form_table .right_header
{
	width: 140px;
}

#bchan_form_table .right_column
{
	width: 145px;
}

#routesets_list_table .select
{
	width: 30px;
}

#routesets_list_table .name
{
	width: 300px;
}

#routesets_list_table .destpc
{
	width: 150px;
}

#routesets_list_table .commands
{
	width: 85px;
}

#routeset_form_table .left_header
{
	width: 130px;
}

#routeset_form_table .left_column
{
	width: 150px;
}

#routeset_form_table .right_header
{
	width: 140px;
}

#routeset_form_table .right_column
{
	width: 140px;
}

#routes_list_table .select
{
	width: 30px;
}

#routes_list_table .linkset
{
	width: 450px;
}

#routes_list_table .commands
{
	width: 85px;
}

#route_form_table .left_header
{
	width: 150px;
}

#route_form_table .left_column
{
	width: 465px;	
}

#links_status_table
{
	width: 885px;
}

#links_status_table .select
{
	width: 35px;
}

#links_status_table .slc
{
	width: 50px;
}

#links_status_table .mtp3
{
	width: 100px;
}

#links_status_table .mtp2
{
	width: 100px;
}

#links_status_table .inhibit
{
	width: 100px;
}

#links_status_table .congestion
{
	width: 100px;
}

#links_status_table .block
{
	width: 100px;
}

#links_status_table .slave
{
	width: 100px;
}

#links_status_table .test
{
	width: 100px;
}

#links_status_table .commands
{
	width: 50px;
}

#links_status_table .empty
{
	font-weight: bold;
}
#links_status_table .error
{
	font-weight: bold;
}

#bchans_status_table
{
	width: 815px;
}

#bchans_status_table .select
{
	width: 30px;
}

#bchans_status_table .commands
{
	width: 50px;
}

#bchans_status_table .trunk
{
	width: 50px;
}

#bchans_status_table .cic
{
	width: 50px;
}

#bchans_status_table .slot
{
	width: 85px;
}

#bchans_status_table .call
{
	width: 100px;
}

#bchans_status_table .state
{
	width: 400px;
}

#bchans_status_table .lm
{
	width: 100px;
}

#bchans_status_table .lh
{
	width: 100px;
}
#bchans_status_table .rm
{
	width: 100px;
}

#bchans_status_table .rh
{
	width: 100px;
}

#isdn_trunks_list_table .select
{
	width: 30px;
}

#isdn_trunks_list_table .nr
{
	width: 50px;
}

#isdn_trunks_list_table .ctg
{
	width: 200px;
}

#isdn_trunks_list_table .num
{
	width: 100px;
}

#isdn_trunks_list_table .grabdir
{
	width: 100px;
}

#isdn_trunks_list_table .commands
{
	width: 85px;	
}

#isdn_trunk_form_table .left_header
{
	width: 100px;
}

#isdn_trunk_form_table .left_column
{
	width: 170px;
}

#isdn_trunk_form_table .right_header
{
	width: 100px;
}
#isdn_trunk_form_table .right_column
{
	width: 195px;
}

/* DIAL PLAN */
#routing
{
	position: relative;
	width: 565px;
}

#routing #bar_input
{
	width: 565px;
	position: relative;
	text-align: right;
}

#routing #bar_output
{
	position: relative;
	width: 565px;
	text-align: left;
}

#routing #results
{
	width: 565px;
	
}

#routing .line_ne
{
	background: url(../images/line_ne.gif) no-repeat center;
}

#routing .line_se
{
	background: url(../images/line_se.gif) no-repeat center;
}

#routing .line_nw
{
	background: url(../images/line_nw.gif) no-repeat center;
}

#routing .line_sw
{
	background: url(../images/line_sw.gif) no-repeat center;
}

#routing .cross_all
{
	background: url(../images/line_cross.gif) no-repeat center;
}
#routing .cross_n
{
	background: url(../images/line_cross_n.gif) no-repeat center;
}

#routing .cross_s
{
	background: url(../images/line_cross_s.gif) no-repeat center;
}

#routing .cross_e
{
	background: url(../images/line_cross_e.gif) no-repeat center;
}

#routing .cross_w
{
	background: url(../images/line_cross_w.gif) no-repeat center;
}

#routing .line_vert
{
	background: url(../images/line_vert.gif) repeat-y center;
}

#routing .line_horz
{
	background: url(../images/line_vert.gif) repeat-y center;
}

#routing .selected
{
	font-weight: bolder;
}

#routing .group
{
	width: 230px;
	text-align: right;
}

#routing .branch_start
{
	width: 30px;	
	height: 20px;
	border: 0px;
}

#routing .rule
{
	width: 55px;
	text-align: center;
}

#routing .branch_end
{
	width: 30px;
	height: 20px;
	border: 0px;
}

#routing .branch_end_active
{
	background-position: center;
	background-image: url(../images/flow_right.gif);
    background-repeat: no-repeat;
}

#routing .context
{
	width: 210px;
	text-align: left;
}

#routing .spacer
{
	width: 5px;
}

#dial_plan_list_table *
{
	text-align: left;
}

#dial_plan_list_table td
{
	padding-top: 0px;
	padding-bottom: 0px;
}

#dial_plan_list_table .empty
{
	background: transparent;
	font-weight: bold;
}

#dial_plan_list_table .included_context
{
	font-weight: bold;
}

#dial_plan_list_table .select
{
	width: 15px;
}

#dial_plan_list_table .item
{
	width: 365px;
}

#dial_plan_list_table .empty_row
{
	text-align: center;
	font-weight: bold;
	background-color: #d8b1c4;
}

#dial_plan_list_table .priority
{
	text-align: center;
}

#dial_plan_list_table .commands
{
	width: 85px;
	text-align: center;
}

#dial_plan_list_table .title
{
	text-align: left;
}

#dial_plan_list_table .included
{
	font-weight: bold;
}

#dial_plan_list_table .number_transfered
{
	color: #277032;
}

.dial_plan_list_details_table .select
{
	width: 30px;
}

.dial_plan_list_details_table .ctm
{
	width: 150px;
}

.dial_plan_list_details_table .context
{
	width: 150px;
}

.dial_plan_list_details_table .trunkgroup
{
	width: 150px;	
}

.dial_plan_list_details_table .commands
{
	width: 85px;
}

.dial_plan_list_included_table
{
	margin-left: auto;
	margin-right: 0px;
}

.dial_plan_list_included_table .select
{
	width: 30px;
}

.dial_plan_list_included_table .dial
{
	width: 350px;
}

.dial_plan_list_included_table .priority
{
	width: 100px;
}

.dial_plan_list_included_table .commands
{
	width: 85px;
}

#dial_plan_list_table .deny
{
	background-color: #e89d9d;
}

#dial_plan_list_table .ignore
{
	background-color: #e7e89d;
}

#dial_plan_trace_list_table .group_title
{
	text-align: left;
}

#dial_plan_trace_list_table .select
{
	width: 30px;
}

#dial_plan_trace_list_table .plan
{
	width: 100px;
}

#dial_plan_trace_list_table .context
{
	width: 150px;
}
#dial_plan_trace_list_table .trunkgroup
{
	width: 100px;
}

#dial_plan_trace_list_table .ctm
{
	width: 100px;
}

#dial_plan_trace_list_table .commands
{
	width: 85px;
}

#dial_form_table .left_header
{
	width: 120px;
}

#dial_form_table .left_column
{
	width: 150px;
}

#dial_form_table .right_header
{
	width: 120px;
}

#dial_form_table .right_column
{
	width: 175px;
}

#context_form_table .left_header
{
	width: 90px;
}

#context_form_table .left_column
{
	width: 160px;
}

#context_form_table .right_header
{
	width: 140px;
}

#context_form_table .right_column
{
	width: 170px;
}
#context_included_form_table .left_header
{
	width: 110px;
}

#context_included_form_table .left_column
{
	width: 170px;
}

#context_included_form_table .right_header
{
	width: 110px;
}

#context_included_form_table .right_column
{
	width: 175px;
}

.context_list
{
	text-align: left;
}

.context_item_submenu
{
	vertical-align: middle;
}

.context_item_submenu *
{
	vertical-align: middle;
}

#number_ruleset_form_table .left_header
{
	width: 100px;
}

#number_ruleset_form_table .left_column
{
	width: 180px;
}

#number_ruleset_form_table .right_header
{
	width: 100px;
}

#number_ruleset_form_table .right_column
{
	width: 185px;
}
#number_rule_form_table .left_header
{
	width: 100px;
}

#number_rule_form_table .left_column
{
	width: 180px;
}

#number_rule_form_table .right_header
{
	width: 100px;
}

#number_rule_form_table .right_column
{
	width: 185px;
}

#post_ruleset_form_table .left_header
{
	width: 100px;
}

#post_ruleset_form_table .left_column
{
	width: 180px;
}

#post_ruleset_form_table .right_header
{
	width: 100px;
}

#post_ruleset_form_table .right_column
{
	width: 185px;
}

#post_rule_form_table .left_header
{
	width: 100px;
}

#post_rule_form_table .left_column
{
	width: 180px;
}

#post_rule_form_table .right_header
{
	width: 100px;
}
#post_rule_form_table .right_column
{
	width: 185px;
}

#pre_ruleset_form_table .left_header
{
	width: 100px;
}

#pre_ruleset_form_table .left_column
{
	width: 180px;
}

#pre_ruleset_form_table .right_header
{
	width: 100px;
}

#pre_ruleset_form_table .right_column
{
	width: 185px;
}

#pre_rules_list_table .select
{
	width: 30px;	
}

#pre_rules_list_table .name
{
	width: 100px;
}

#pre_rules_list_table .context
{
	width: 150px;
}

#pre_rules_list_table .pattern
{
	width: 100px;
}

#pre_rules_list_table .ton
{
	width: 100px;
}

#pre_rules_list_table .commands
{
	width: 85px;
}
#input_ruleset_form_table .left_header
{
	width: 150px;
}

#input_ruleset_form_table .left_column
{
	width: 415px;
}

#pre_rule_form_table .left_header
{
	width: 100px;
}

#pre_rule_form_table .left_column
{
	width: 180px;
}

#pre_rule_form_table .right_header
{
	width: 100px;
}

#pre_rule_form_table .right_column
{
	width: 185px;
}

#context_dials_list
{
	text-align: left;
}

/* SERVICES */
#services_panel #left_column
{
	width: 270px;
	float: left;
	clear: left;
}

#services_panel #right_column
{
	width: 270px;
	float: left;
	clear : right;
}

#services_panel #filler
{
	width: 540px;
	clear: both;
}
#services_panel .services_table
{
	text-align: left;
}

#services_panel .services_table .group_header
{
	text-align: center;
	font-style: italic;
}

#services_panel #service_general
{
	width: 400px;
	margin-left: auto;
	margin-right: auto;
}

#services_panel #service_general .left
{
	width: 200px;
}

#services_panel #service_general .right
{
	width: 200px;
}

#services_panel #service_left_column 
{
	width: 260px;
}

#services_panel #service_right_column
{
	width: 260px;
}

#services_panel #service_left_column .left
{
	width: 130px;
}

#services_panel #service_left_column .right
{
	width: 130px;
}

#services_panel #service_right_column .left
{
	width: 130px;
}
#services_panel #service_right_column .right
{
	width: 130px;
}

#voicemail_form_table .left_header
{
	width: 100px;
}

#voicemail_form_table .left_column
{
	width: 180px;
}

#voicemail_form_table .right_header
{
	width: 100px;
}

#voicemail_form_table .right_column
{
	width: 185px;	
}

#database_form_table .left_header
{
	width: 90px;
}

#database_form_table .left_column
{
	width: 190px;
}

#database_form_table .right_header
{
	width: 90px;
}

#database_form_table .right_column
{
	width: 195px;	
}

#database_list_table
{
	width: 540px;
}

#database_list_table .select
{
	width: 30px;
}
#database_list_table .user
{
	width: 100px;
}

#database_list_table .ip
{
	width: 75px;
}

#database_list_table .netmask
{
	width: 100px;
}

#database_list_table .method
{
	width: 75px;
}

#database_list_table .priority
{
	width: 75px;
}

#database_list_table .commands
{
	width: 85px;
}

#limits_form_table .left_header
{
	width: 150px;	
}

#limits_form_table .left_column
{
	width: 415px;
}

#centrex_extension_form_table .left_header
{
	width: 100px;
}

#centrex_extension_form_table .left_column
{
	width: 180px;
}

#centrex_extension_form_table .right_header
{
	width: 100px;
}
#centrex_extension_form_table .right_column
{
	width: 185px;
}

#huntgroup_form_table .left_header
{
	width: 70px;
}

#huntgroup_form_table .left_column
{
	width: 210px;
}

#huntgroup_form_table .right_header
{
	width: 100px;
}

#huntgroup_form_table .right_column
{
	width: 185px;
}

#huntgroup_clients_list_table .info
{
	font-style: italic;
}
#huntgroup_client_form_table .left_header
{
	width: 40px;
}

#huntgroup_client_form_table .left_column
{
	width: 250px;
}

#huntgroup_client_form_table .right_header
{
	width: 60px;
}

#huntgroup_client_form_table .right_column
{
	width: 215px;
}

#transfered_form_table .left_header
{
	width: 80px;
}

#transfered_form_table .left_column
{
	width: 180px;
}

#transfered_form_table .right_header
{
	width: 120px;
}

#transfered_form_table .right_column
{
	width: 185px;
}

#transfered_list_table .select
{
	width: 30px;
}

#transfered_list_table .number
{
	width: 100px;
}

#transfered_list_table .destination
{
	width: 100px;
}
#transfered_list_table .trunkgroup
{
	width: 150px;	
}

#transfered_list_table .ctm
{
	width: 100px;
}

#transfered_list_table .commands
{
	width: 85px;
}

#billing_form_table .left_header
{
	width: 138px;
}

#billing_form_table .left_column
{
	width: 140px;
}

#billing_form_table .right_header
{
	width: 136px;
}

#billing_form_table .right_column
{
	width: 140px;	
}

#billing_form_table .padding_column
{
	width: 10px;	
}


#billing_form_table .centered_column
{
	text-align: center;		
}
#billing_db_form_table .left_header
{
	width: 137px;
}

#billing_db_form_table .left_column
{
	width: 140px;
}
#billing_db_form_table .right_header
{
	width: 136px;
}

#billing_db_form_table .right_column
{
	width: 140px;	
}

#billing_db_form_table .padding_column
{
	width: 10px;	
}

#billing_db_form_table .centered_column
{
	text-align: center;		
}

#billing_db_form_table .button_centered
{
	text-align: center;		
}

#prepaid_form_table .left_header
{
	width: 137px;
}

#prepaid_form_table .left_column
{
	width: 140px;
}

#prepaid_form_table .right_header
{
	width: 136px;
}

#prepaid_form_table .right_column
{
	width: 140px;	
}

#prepaid_form_table .padding_column
{
	width: 10px;	
}


#prepaid_form_table .centered_column
{
	text-align: center;		
}
#prepaid_db_form_table .left_header
{
	width: 137px;
}

#prepaid_db_form_table .left_column
{
	width: 140px;
}

#prepaid_db_form_table .right_header
{
	width: 136px;
}

#prepaid_db_form_table .right_column
{
	width: 140px;	
}

#prepaid_db_form_table .padding_column
{
	width: 10px;	
}

#prepaid_db_form_table .centered_column
{
	text-align: center;		
}

#prepaid_db_form_table .button_centered
{
	text-align: center;		
}

#password_form_table .left_header
{
	width: 150px;
}

#password_form_table .left_column
{
	width: 415px;
}

.pre_play_content
{
	width: 530px;
	background-color: #bacaff;
	padding-top: 10px;
	padding-bottom: 10px;
	margin-left: auto;
	margin-right: auto;
}
.internal_toolbar
{
	width: 510px;
	text-align: center;
	margin-left: auto;
	margin-right: auto;
}

#preplay_group_form_table
{
	width: 510px;
}

#preplay_group_form_table .left_header
{
	width: 80px;
}

#preplay_group_form_table .left_column
{
	width: 170px;
}

#preplay_group_form_table .right_header
{
	width: 100px;
}

#preplay_group_form_table .right_column
{
	width: 160px;
}

#pre_play_files_list_table
{
	width: 510px;
}

#pre_play_files_list_table .select
{
	width: 30px;
}

#pre_play_files_list_table .filename
{
	width: 200px;
}

#pre_play_files_list_table .priority
{
	width: 195px;
}
#pre_play_files_list_table .commands
{
	width: 85px;
}

#preplay_file_form_table
{
	width: 510px;
}

#preplay_file_form_table .left_header
{
	width: 100px;
}

#preplay_file_form_table .left_column
{
	width: 155px;
}

#preplay_file_form_table .right_header
{
	width: 100px;	
}

#preplay_file_form_table .right_column
{
	width: 155px;
}

#alarms_list_table .select
{
	width: 1px;
}

#alarms_list_table .ip
{
	width: 40px;
}

#alarms_list_table .settime
{
	width: 90px;
}

#alarms_list_table .cleartime
{
	width: 90px;
}

#alarms_list_table .comment
{
	width: 50px;
}

#alarms_list_table .commands
{
	width: 15px;
}
#event_search input
{
	text-align: center;	
}

#event_search .left_header
{
	width: 50px;
	text-align: left;
	padding-left: 10px;
}

#event_search .left_column
{
	width: 223px;
	text-align: right;
}

#event_search .right_header
{
	width: 60px;
	text-align: left;
	padding-left: 10px;
}

#event_search .right_column
{
	width: 223px;	
	text-align: right;
}

#event_search .padding_column
{
	width: 10px;	
}

#voip_stack_parameters_list_table {
	width: 539px;
}
	
#recordings_search_form_table .left_header
{
	width: 85px;
}

#recordings_search_form_table .left_column
{
	width: 200px;
}
#recordings_search_form_table .right_header
{
	width: 80px;	
}

#recordings_search_form_table .right_column
{
	width: 200px;
}

#recordings_search_form_table .recording_time
{
	text-align: center;
}

#recording_form_table #recording_download
{
	text-align: center;
}

#recording_form_table #recording_download a
{
	font-size: 14px;
	color: #0000a0;
	font-weight: bold;
}

#recording_playback_window #recording_playback_title
{
	text-align: center;
	font-weight: bold;
}

#recordings_configuration_list_table .on
{
	color: green;
}

#recordings_configuration_list_table .off
{
	color: red;
}


.maintenance_notify
{
	width: 565px;
	background-color: #ededed;
	border: solid 1px black;
	padding-top: 10px;
	padding-bottom: 10px;
	margin-top: 10px;
	margin-bottom: 10px;
	margin-left: auto;
	margin-right: auto;
}

.maintenance_notify a
{
	font-weight: bold;
}

#vm_number_analysis_rulesets_form .single_header
{
	width: 150px;
}

#vm_number_analysis_rulesets_form .single_column
{
	width: 415px;
}
#clid_blocking_table #message
{
	width: 280px;
	text-align: center;
	border-right: dotted 1px black;
}

#clid_blocking_table #message .blocking_message
{
	width: 285px;
	font-weight: bold;
	vertical-align: top;
}

.context_notify
{
	width: 565px;
	background-color: #ededed;
	border: solid 1px black;
	padding-top: 10px;
	padding-bottom: 10px;
	margin-top: 10px;
	margin-bottom: 10px;
	margin-left: auto;
	margin-right: auto;
}

.context_notify a
{
	font-weight: bold;
}

#routing_block_context_form .left_header
{
	width: 120px;
}

#routing_block_context_form .left_column
{
	width: 140px;
}

#routing_block_context_form .right_header
{
	width: 130px;
}

#routing_block_context_form .right_column
{
	width: 170px;
}

.clid_context_blocked
{
	background-color: yellow;
}
.clid_row_details .blocked
{
	background-color: #FFFF75;
}

.clid_row_details .bold
{
	font-weight: bold;
}
.internal_panel
{
    background-color: #e4ecf8;
    margin-left: auto;
    margin-right: auto;
}

.internal_panel .header
{
    background-color: #D6D6D6;
    text-align: center;
    font-weight: bold;

}

#rule_operator_list
{
    width: 50%;
    float: left;
}

#rule_operator_assigned
{
    width: 49%;
    margin-left: 1%;
    float: left;
}

#rule_operator_spacer
{
    height: 20px;
    clear: both;
}

#rule_operator_list_table
{
    table-layout: auto;
}

#rule_operator_assigned_table
{
    table-layout: auto;
}

#rule_operator_assigned_panel
{
    min-height: 200px;
}

#rule_operator_list_panel
{
    min-height: 200px;
}
#rule_operator_list_table .select
{
    width: 30px;
}

#rule_operator_list_table .name
{
    width: 155px;
}


#rule_operator_list_table .commands
{
    width: 90px;
}

#rule_operator_assigned_table .select
{
    width: 30px;
}

#rule_operator_assigned_table .name
{
    width: 155px;
}

#rule_operator_assigned_table .commands
{
    width: 90px;
}

#rule_operator_search_table
{

}

#rule_operator_search_table .left_header
{
    width: 50px;
}

#rule_operator_search_table .right_header
{
    width: 50px;
}

#rule_operator_search_table .left_column
{
    width: 140px;
}

#rule_operator_search_table .right_column
{
    width: 70px;
}
.block {
    margin: 10px auto;
    background-color: #DFE3FF;
    border: 1px solid #D6D6D6;
    text-align: center;
}

.block_left_column {
    float: left;
}

.block_right_column {
    float: right;
}

.block_header {
    background-color: #D6D6D6;
	text-align: center;
    font-weight: bold;
}

.block_clear {
    clear: both;
}

.standard_table tr td,
.standard_table tr th {
    padding: 5px;
}

.line_through {
    text-decoration: line-through;
}

table#clid_add_multiple {
    border-collapse: collapse;
    border: 1px solid #f0f0f0;
}

table#clid_add_multiple thead,
table#clid_add_multiple .header {
    background-color: #f0f0f0;
}

table#clid_add_multiple tfoot {
    border-top: 1px solid #f0f0f0;
}

table#clid_add_multiple .empty {
    padding: 10px 0;
}
.numbers_dialog_window_fieldset {
    border: none;
    padding: 1em 2em;
    margin-top: 1em;
    font-size: 1.5em;
}

.numbers_dialog_window_fieldset legend {
    font-weight: bold;
}

.numbers_dialog_window_fieldset ul,
.numbers_dialog_window_fieldset li {
    border: 0; 
    margin: 0; 
    padding: 0; 
    list-style: none;
}
.numbers_dialog_window_fieldset li {
    clear: both;
    list-style: none;
    padding-bottom: 10px;
}

.numbers_dialog_window_fieldset input {
    float: left;
}
.numbers_dialog_window_fieldset label{
    width: 140px;
    float: left;
}

.numbers_dialog_window_buttons {}

.numbers_dialog_window_button {
    display: inline-block;
    padding: 5px 10px;
    margin: 0 10px;
    background-color: #0E43C0;
    color: white;
    font-size: 12px;
    font-weight: bold;
    float: right;
}

.maintenance_panel {
    width: 100%;
    border-style: outset;
    border-width: 1px;
    border-color: #ddd;
}
.maintenance_panel h1 {
    padding: .3em 0;
    clear: both;
}

.maintenace_choices_panel {
    width: 50%;
    float: left;
}

.maintenace_choices_panel > div {
    padding: 1em;
}

.maintenace_choices_panel table {
    width: 100%;
    border-style: inset;
    border-width: 2px;
    border-color: #D6DCF1;
    margin-bottom: .5em;
    border-collapse: collapse;
}

.maintenace_choices_panel table tr {
    margin: .2em 0;
}

.maintenace_choices_panel table tr:hover {
    background-color: #D6DCF1;
}

.maintenace_choices_panel table tr td:first-child {
    padding: .5em 1em;
    width: 16px;
}

.maintenace_choices_panel table tr td {
    text-align: left;   
}

.maintenance_actions_panel {
    width: 50%;
    float: right;
}

.maintenance_actions_panel > div {
    padding: 1em;
}

.maintenance_feedback_panel {
    width: 100%;
    clear: both;
}
.maintenance_feedback_panel > div {
    padding: 1em;
    padding-right: 2em;
}

.maintenance_feedback_panel textarea {
    padding: .5em;
    padding-right: 0;
    width: 100%;
}

.maintenance_button {
    margin: 0 .2em .2em .2em;
    display: inline-block;
}

.command_off {
    cursor: not-allowed;
}

#history_clid_details_table
{
	margin: 10px auto;
}
dl.legend { 
    padding: 0.5em; 
} 

dl.legend dt { 
    float: left; 
    clear: left; 
    width: 16px; 
    text-align: right; 
    font-weight: bold; 
} 

dl.legend dd { 
    margin-left: 20px; 
    padding-bottom: 0.5em; 
}
#full_diagnostic_services tr > *:nth-child(2),
#full_diagnostic_services tr > *:nth-child(4) {
    border-right: 1px solid gray;
}

.diagnostic_checkbox input[type="checkbox"] {
    display: none;
}

.diagnostic_checkbox label {
    cursor: pointer;
}

.diagnostic_checkbox input[type="checkbox"] + label:before {
    border: 1px solid #7f83a2;
    content: "\00a0";
    display: inline-block;
    font: 16px/1em sans-serif;
    height: 16px;
    margin: 0 .25em 0 0;
    padding: 0;
    vertical-align: top;
    width: 16px;
}

.diagnostic_checkbox input[type="checkbox"]:checked + label:before {
    background: green;
    color: greenyellow;
    content: "\2713";
    text-align: center;
}

.diagnostic_checkbox input[type="checkbox"]:checked + label:after {
    font-weight: bold;
}
.connection_in {
    background-color: rgb(255,128,64);
}
.connection_out {
    background-color: rgb(64,128,255);
}

#trunkgroups_list_table_nr {
    width: 10em;
}

#trunkgroups_list_table_nr_status {
    width: 15em;
}

#searchQueueAgentsWrapper {
    margin-bottom: 10px;
}

.grp_comment {
    font-weight: lighter;
    color: #277032;
}

.commands1 {
    width: 60px;
}

.commands2 {
    width: 60px;
}

.commands3 {
    width: 80px;
}

.commands4 {
    width: 88px;
}

.commands5 {
    width: 110px;
}

.commands6 {
    width: 130px;
}

.acq_disabled {
	background-color: orange !important;
}


.general_table .left_header
{
	width: 120px;
}

.general_table .left_column
{
	width: 200px;
}

.general_table .left_column input
{
	width: 95%;
}

.general_table .right_header
{
	width: 120px;
}

.general_table .right_column
{
	width: 200px;
}

.general_table .right_column_small
{
	width: 200px;
}

.general_table .right_column_small input
{
	width: 47%;
}

.general_table .right_column input
{
	width: 95%;
}

.general_table .left_column input[type=checkbox]
{
	width: 13px;
	float:left;
	margin-right:20px;
}

.general_table .right_column input[type=checkbox]
{
	width: 13px;
	float:left;
	margin-right:20px;
}

.sfButton {
	border-radius: 21px;
        height: 15px;
        min-width: 65px;
	color: #fff;
	font-size: 9px;
	text-transform: uppercase;
        padding-left: 7px;
        padding-right: 7px;
        padding-bottom: 0px;
        vertical-align: bottom !important;
	background: #093270;
	background-image: linear-gradient(to bottom,
            #144996 0px,
            #144996 40%,
            #102148 80%,
            #001138 100%
        );
	text-decoration: none;
	text-shadow: 0px 0px 1px #000000;
	border:	none;
	cursor: pointer;
        box-sizing: border-box;
}
