.nav-tabs li:first-child.active a {
    border-top-left-radius: 4px !important;
}

.tab-content
{
	overflow: visible;
	-ms-overflow-style:visible;
}

.selectHostType
{
	top:0;
	height:85px;
	padding:27px 27px 27px 38px;
	position: relative;
	background-color: white;
	border-left: 1px solid #C6C6C6;
	border-right: 1px solid #C6C6C6;



}

.dropdown input[type=radio]{
	display:none !important;
}

.dropdown-menu span
{
	float: none;
}
.selectHostType > a
{
	width:127px;
	font-style: italic;
}

.selectHostType .dropdown
{
	width: 127px;
    top: 59px;
    left: 38px;
}

.selectHostType .dropdown:after
{
	left: 103px !important;
}

.selectHostType .dropdown:before
{
	left: 102px !important;
}

.selectHostType ul li a:hover
{
	background-color: transparent !important;
}

#event_log, #tickets_s, #notifications
{
	border-top:1px solid #C6C6C6 !important;

}

#event_log, #notifications
{
	min-height:450px;
	/*border:1px solid #C6C6C6 !important;*/
}

.ent_log_wrap
{
	background-color: white;
	height:100%;
	border:1px solid #C6C6C6;
	border-top: none !important;
	overflow: visible;
}

.monitor_ddl a
{
	width:150px;
	font-style: italic;
}

.password_txt
{
	width:150px;
}


.monitor_server_td
{
	padding-left: 34px;
    height: 120px;
    padding-right: 15px;
    font-size: 15px;
}

.selectNode
{
	min-width: 150px;

}

.selectNode:before
{
	left:126px !important;
}

.selectNode:after
{
	left:127px !important;
}

.selectNode li:hover
{
	background-color: #f5f5f5;
}

.selectNode li a
{
	color: rgb(59, 96, 140) !important;
}

.error_connecting
{
	height:100%;
	background-color: #f5f6f9;
	text-align: center;
	padding-top:50px;
}

.error_connecting h1
{
	margin-top: 0 !important;
}



/*navigation*/

.log_table
{
	width:100%;
	background-color: #f5f6f9;
	border-left: 1px solid #C6C6C6;
	border-right: 1px solid #C6C6C6;
}

.search_td , .log_table tr td:first-child
{
	position: relative;
	height: 75px;
	padding-left: 34px;

}

.search_td img
{
    left: 272px;
    top: 28px;
}

.search_td input
{
	width:265px;
}

.log_table span
{
	font-weight: bold;
    padding-right: 12px;
    font-size: 15px;

}

.log_table a
{
	font-size: 15px;
}

.current_log_link
{
	font-size: 16px;
	color:#0099ff;
	font-style: italic;
}

.dropdown-menu li
{
	display: table;
	width:100%;
}

.dropdown-menu li a
{
	    display: table-cell;
    vertical-align: middle;
}

.dropdown-menu li label
{
	padding-left: 12px;
}

.ddl_span
{
    float: left;
    padding-top: 5px;

}

a.filter
{
	text-align: left;
	font-style: italic;
}

.lbl-rtl
{

}

.fixed-size-ul
{
	position: relative;
}

.archive_logs_icon.forward
{
    background-image: url(../images/multiple-from.png);
}
.archive_logs_icon.backwards
{
    background-image: url(../images/multiple-to.png);
}
.archive_log_div
{
	background-color: white;
    border: 1px solid #C6C6C6 ;
    width:223px;
    height: 31px;
    font-style: italic;
    border-radius: 4px;
    text-align: center;
    padding-top: 5px;
    font-size: 15px;
    color: rgb(59, 96, 140) !important;
        display: inline-block;
    vertical-align: middle;



}
.select_time_log_div
{
	background-color: white;
    border: 1px solid #C6C6C6 ;
    height: 31px;
    font-style: italic;
    border-radius: 4px;
    text-align: center;
    padding-top: 5px;
    font-size: 15px;
    color: rgb(59, 96, 140) !important;
        display: inline-block;
    vertical-align: middle;

}
.fixed-size-ul .dropdown {
	min-width: 100px !important;
}
.daterangepicker{
	max-width: 495px !important;
}
.ranges{
	width: 100% !important;
	padding-right: 8px;
}
.ranges ul{
	width: 100% !important;
}
.ranges li {
	font-size: 15px !important;
	background-color: #f5f5f5;
	border: 1px solid #f5f5f5;
	border-radius: 4px;
	color: #08c;
	padding: 3px 12px;
	margin-bottom: 8px;
	cursor: pointer;
}
.range_inputs .btn-sm{
	font-size: 15px !important;
}
.fixed-size-ul a p {
	overflow: unset !important;
}
.formstyleInputText {
	width: 100% !important;
	min-width: unset !important;
}
.select2-selection__rendered {
	min-width: 100px !important;
}
.log_span_td
{
	width:100px;
}
.archive_logs_icon {
    width: 40px;
    height: 34px;
    background-color: transparent;
    border: 0px !important;
    display: inline-block !important;
    color: transparent;
    outline: none;
}
/*a.filter
{
	width:173px;
}
*/
.dropdown li:hover
{
	background-color: #f5f5f5;
}

.event_table
{
	width:100%;
	background-color: white;
	border-right: 1px solid #C6C6C6;
	border-left: 1px solid #C6C6C6;
	border-top: 1px solid #C6C6C6;
}

.event_table td
{
	border-bottom: 1px solid #cfcfcf;
	height: 38px;
	padding-left: 34px;
}
.event_table td:first-child
{

	border-right: 1px solid #cfcfcf;
	width:230px;
}

.header_date
{
	background-color: #e7e8ee;
    height: 44px;
    color: #192c3f;
    font-size: 18px;

    border-top: 1px solid #cfcfcf;
    padding-top: 10px;
}

.header_date td
{
	border-right:0 !important;
}

.header_hour
{
	height: 44px;
	background-color: #f5f6fa;
}

.header_hour td
{
    color: #0099ff;
    padding-left: 34px;
    font-style: italic;
    font-size: 16px;
    border-right: 0 !important;
}

.btn_log_search
{
	background: url("/images/top/icons/_search_icon.png");
	background-position: center;
	background-repeat: no-repeat;
	height:24px;
	width:24px;
	border:0;
	padding: 6px;
    margin-left: -35px;
    outline: none;
}

/*event log dt*/
/*
#eventLogTable thead{
    display:none;
}

.datatable-container , .container-fluid
{
	margin: 0 !important;
	padding:0 !important;}*/


/*loader*/

.dt-loader {
    width: 100%;
    height: calc(100% - 120px);
    background-color: #F7F7F7;
    z-index: 1000;
    top: 100px;
    position: absolute;
}

.loader {
    color: #1E5083;
    font-size: 10px;
    margin: 80px auto;
    margin-bottom: 20px !important;
    position: relative;
    text-indent: -9999em;
    -webkit-transform: translateZ(0);
    -ms-transform: translateZ(0);
    transform: translateZ(0);
    -webkit-animation-delay: -0.16s;
    animation-delay: -0.16s;
}
.loader-title {
    color: rgb(31, 80, 129);
    font-size: 36px;
    font-weight: lighter;
    font-family: 'Calibri';
    text-align: center;
    position: relative;
    text-shadow: -1px 1px rgb(255, 255, 255);
    width: 220px;
    width: 100%;
}

/*log icons*/

.log-ico {

	display: inline-block;
	border: 0px solid red;
	background: url("/images/system/info.png");
	background-position: left;
	background-repeat: no-repeat;
	padding-top: 1px;
	padding-left: 33px;

}

.log-service-critical {

	display: inline-block;
	background: url("/images/evt/icon_critical.png");
	background-position: left;
	background-repeat: no-repeat;
	padding-top: 1px;
	padding-left: 33px;

}

.log-service-warning {

	display: inline-block;
	background: url("/images/evt/icon_warning.png");
	background-position: left;
	background-repeat: no-repeat;
	padding-top: 4px;
	padding-left: 33px;

}

.log-service-ok {

	display: inline-block;
	background: url("/images/evt/icon_ok.png");
	background-position: left;
	background-repeat: no-repeat;
	padding-top: 1px;
	padding-left: 33px;

}

.log-service-command {

	display: inline-block;
	background: url("/images/system/_service_command.png");
	background-position: left;
	background-repeat: no-repeat;
	padding-top: 1px;
	padding-left: 33px;

}

.log-service-unknown {

	display: inline-block;
	background: url("/images/evt/icon_unknown.png");
	background-position: left;
	background-repeat: no-repeat;
	padding-top: 1px;
	padding-left: 33px;

}

.log-service-notification {

	display: inline-block;
	background: url("/images/system/notify.png");
	background-position: left;
	background-repeat: no-repeat;
	padding-top: 1px;
	padding-left: 33px;

}

.log-start {

	display: inline-block;
	background: url("/images/system/_start_icon_.png");
	background-position: left;
	background-repeat: no-repeat;
	padding-top: 1px;
	padding-left: 33px;

}

.log-shutdown {

	display: inline-block;
	background: url("/images/system/_start_icon_.png");
	background-position: left;
	background-repeat: no-repeat;
	padding-top: 1px;
	padding-left: 33px;

}

.log-restarting {

	display: inline-block;
	background: url("/images/system/_start_icon_.png");
	background-position: left;
	background-repeat: no-repeat;
	padding-top: 1px;
	padding-left: 33px;

}

.log-service-event {

	display: inline-block;
	background: url("/images/system/_service_event_icon_.png");
	background-position: left;
	background-repeat: no-repeat;
	padding-top: 1px;
	padding-left: 33px;

}

.log-host-event {

	display: inline-block;
	background: url("/images/system/_host_event_icon_.png");
	background-position: left;
	background-repeat: no-repeat;
	padding-top: 1px;
	padding-left: 33px;

}

.log-rotation {

	display: inline-block;
	background: url("/images/system/_rotation_icon_.png");
	background-position: left;
	background-repeat: no-repeat;
	padding-top: 1px;
	padding-left: 33px;

}

.log-flapping {

	display: inline-block;
	background: url("/images/system/_flapping_icon_.png");
	background-position: left;
	background-repeat: no-repeat;
	padding-top: 1px;
	padding-left: 33px;

}

.log-downtime {

	display: inline-block;
	background: url("/images/system/_downtime_icon_.png");
	background-position: left;
	background-repeat: no-repeat;
	padding-top: 1px;
	padding-left: 33px;

}
