﻿@media (min-width: 768px) and (max-width: 900px) {
    .collapse {
        display: none !important;
    }
}

.navbar-nav>li>a {
    padding-top: 14.5px;
    padding-bottom: 14.5px;
}

a {
    text-decoration: none !important
}
.ui-timepicker-wrapper {
    z-index: 20001;
}

.hidden{
    display: none;
}

.sticklr-right {    
    right: 15px;   
}

.noticeMenuItem {
    color: red !important;
    font-weight: bold !important;
    animation: blinker 3s linear infinite;
}

.notice {
    color: red;
    animation: blinker 3s linear infinite;
    display: block !important;
    margin-top: 10px;
    width: 100%;
    position: relative;
    text-align: center;
    z-index: 900;
    top: 0px;
}


    .dropdown-menu {
    	/*min-width: 250px;*/
        width: auto;
    }
    .dropdown-menu.columns-2 {
    	min-width: 500px;
        width: auto;
    }
    .dropdown-menu.columns-3 {
    	min-width: 600px;
    }
    .dropdown-menu li a {
    	padding: 5px 5px;
    	font-weight: 300;
    }
    .multi-column-dropdown {
    	list-style: none;
        padding: 0px;
        margin: 5px;
    }
    .multi-column-dropdown li a {
    	display: block;
    	clear: both;
    	line-height: 1.428571429;
    	/*color: #333;*/
    	white-space: nowrap;
    }
    .multi-column-dropdown li a:hover {
    	text-decoration: none;
    	/*color: #262626;
    	background-color: #f5f5f5;*/
    }
     
    @media (max-width: 767px) {
    	.dropdown-menu.multi-column {
    		min-width: 240px !important;
    		overflow-x: hidden;
    	}
    }


.my-btn-danger  {
    color: #ffffff;
    background-color: #e74c3c;
    border-color: #e74c3c;
}

.my-btn-danger:focus , my-btn-danger:hover {
    color: #ffffff;
    background-color: #e74c3c;
    border-color: #e74c3c;
}

.form-control{
    display: inline-block;
}

 .menunavbar {
    position: relative;
    right: 0;
    left: 0;
    min-height: 30px;
    margin-bottom: 0px;
    z-index: 1000;
}

.menunavbar .nav > li > a{
    padding-top: 10px;
    padding-bottom: 5px;
}

.menunavbar .navbar-header > a{
    padding-top: 10px;
    padding-bottom: 5px;
}

.menunavbar .navbar-brand {
    height: 30px;
}

.menunavbar .navbar-toggle {
    padding-top: 2px;
    padding-bottom: 2px;
}

.breadcrumb{
    font-size: 14px;
    font-weight: bold;
    margin-bottom: 5px;
    padding: 3px 15px;
}

.content_right_head{
    display:inline-block;
    max-width:120px;
    white-space: nowrap;
    overflow:hidden !important;
    text-overflow: ellipsis;
    width:auto;
    vertical-align: middle;
}
.outer_span {
     white-space: nowrap;
}

/*@media (min-width: 768px) {
        .navbar .navbar-nav {
            display: inline-block;
            float: none;
            vertical-align: top;
        }

        .navbar .navbar-collapse {
            text-align: center;
        }
    }*/

.k-textbox {    
    padding: .1em .1em;
    line-height: 1.0em;
}

.live-search{
    width:120px;
     margin-left: 10px;
}

.control-label{
    vertical-align: middle;
    padding-top: 2px!important;
}

/*input[type=text]{
    line-height: 1em;
    height: 1.7em!important
}*/

.k-textbox > input, .k-autocomplete .k-input, .k-picker-wrap .k-input, .k-numeric-wrap .k-input, .k-dropdown-wrap .k-input, .k-selectbox .k-input {  
    padding: .1em 0;  
    line-height: 1.0em; 
    height: 1.8em!important
}

input.k-textbox{
    height: 1.8em!important
}


.k-button {    
    padding: 2px 4px;  
    line-height: 1.2em; 
}

th.k-header a{
    font-weight: bold;
}


.k-grid tr td {
    border-bottom: 1px solid #4682B4;
}

.k-grid .k-button {
    margin: 0 .05em;
    font-weight: bold;
}

.k-widget.k-grid table > tbody > tr .k-button
{
    min-width: 0;
}

.k-grid  .k-grid-header  .k-header  .k-link {
    height: auto;
}
  
.k-grid  .k-grid-header  .k-header {
    white-space: normal;
}

/*.k-grid td
{
  padding :0.05em 0.6em;
}*/
     
.k-grid img
{
  vertical-align: top;
}

/*.k-grid 
{
   font-size: 12px;
}*/
.k-grid td { 
    line-height: 1.2em;
}

.k-state-selected{
    color: white !important;
}

.k-state-selected td {
    color: white !important;
}

.k-state-selected td a{
    color: white !important;
}

.k-state-selected td span{
    color: white !important;
    background-color: transparent !important;
}

.k-grid-export-image {
    display: inline-block;
    background:url('../images/Excel-icon.png');
    height: 24px;
    width: 24px;
}

.k-grid-pdf-image {
    display: inline-block;
    background:url('../images/pdf-icon.png');
    height: 24px;
    width: 24px;
}




.redbold {
    color: red ;
    font-weight: bold;
}

.detaillabel {
       
        width: 150px;
        font-weight: bold;
        text-align: right;
        padding-right: 10px;

    }

.reportlabel {
       
       
        font-weight: bold;
        text-align: right;
        padding-right: 10px;
    }

.badNumber 
{
    color: white;
    font-weight: bold;
    /*background-color: red;*/
}

.expired {
    /*color: red;*/
    font-weight: bold;
}

.linkedcontact{
    color: blue;
    font-weight: bold;
}

.autonotifycontact{
    color: purple;
    font-weight: bold;
}

.editable {
    color: blue;
    font-weight: bold;
}

.bluebold {
    color: blue;
    font-weight: bold;
}



    #ContactsaccordionDiv h3 {
        text-align: left;
    }

    #ScheduleDetailsaccordionDiv h3 {
        text-align: left;
    }

 

 #bg
{
    position: fixed;
    top: 0;
    left: 0;    
    width: 100%;
    height: 100%;
    z-index: -5
}

 #content
{
    position: relative;
    z-index: 100;
}

 .alarmStart td{
    font-weight:bold;      
    border-bottom: 1px solid red !important;          
    /*color:red;*/                
}

.alarmstartDayBreak td{
    font-weight:bold;    
    border-bottom: 1px solid blue !important;             
    /*color:black;*/   
    color: blue;             
}

.dayBreakTestOOS td{
    /*font-weight:bold;*/
    font-style: italic;
     border-bottom: 1px solid blue !important;  
    color: blue;
}

.Supersede td {
    /*font-weight:bold;*/    
    border-bottom: 2px solid orange !important;   
}

.DayBreak td {
    /*font-weight:bold;*/
    border-bottom: 2px solid black !important;
}

.AlarmStart td {
    /*font-weight:bold;*/
    border-bottom: 2px solid Red !important;
}

.TestOOS {
    font-style: italic;
    color: gray;
}

.Rnwy {
    font-style: italic;
}

.todayTestOOS{
    font-style: italic;
    color: gray;
}

.grayitalicbold{
    font-style: italic;
    color: gray;
    font-weight:bold;

}

.superSed td{
    color:orange;  
    font-weight:bold;  
    border-bottom: 1px solid orange !important;  
                  
}



.moveup
{
	background-image: url( '../images/arrow_up_blue.png' );
	background-repeat: no-repeat;
	background-position:center;
	width:15px;
	height:15px;
	text-align:center;
    margin-bottom: 5px;
	
}
.movedown 
{
	background-image: url( '../images/arrow_down_blue.png' );
	background-repeat: no-repeat;
	background-position:center;
	width:15px;
	height:15px;
	text-align:center;
    margin-bottom: 5px;
}

.showdetails, .showdetails:hover
{
	background-image: url( '../images/details.png' );
	background-repeat: no-repeat;
	background-position:center !important;
	width:10px;
	height:10px;	
}

.gridbuttonsize
{
    height:15px;
	
}

.print, .print:hover
{
	background-image: url( '../images/printer.png' );
	background-repeat: no-repeat;
	background-position:center !important;
	width:10px;
	height:10px;	
   
       
}

/*.ui-widget-header a {
    color:#ffffff
}
.ui-widget-content a {
    color: #ffffff;
}*/

.notes, .notes:hover
{
	background-image: url( '../images/notes.png' );
	background-repeat: no-repeat;
	background-position:center !important;
	width:10px;
	height:10px;	
   
}

.buttoncolor  {
    /*color: white !important;*/
    
}

.buttoncolor:focus{
    /*color: #23527c !important;*/
}

.reorderEffective {
    color: red !important;
    font-weight: bold !important;
    animation: blinker 3s linear infinite;
}

@keyframes blinker {
    50% {
        color: orange;
    }
}

.selectedDispType {
            color: White;
            font-weight: bold;
            background-color: Navy;
        }

.groupPermission {
    
    font-style: italic;
    background-color: lightblue;
}

.line {
    margin-bottom: 2px; 
}

.round-button {
    
    width:30px;
    height:30px;
    line-height:20px;
    border: 2px solid #f5f5f5;
    border-radius: 50%;
    color:#f5f5f5;
    text-align:center;
    text-decoration:none;
    background:#262626;
    box-shadow: 0 0 3px gray;
    font-size:15px;
    font-weight:bold;
}
.round-button:hover {
    background: purple;
    color: white;
}



.contactdelete, .contactdelete:hover
{
	background-image: url( '../images/DeleteContactTrans.png' );
	background-repeat: no-repeat;
	background-position:center !important;
	width:10px;
	height:10px;	
    background-color: black;
    
}



.phonedelete, .phonedelete:hover 
{
	background-image: url( '../images/DeletePhoneTrans.png' );
	background-repeat: no-repeat;
	background-position:center;
    background-size: 12px 12px;
	width:30px;
	height:20px;	
    /*background-color: black;*/
    
}



.contactedit , .contactedit:hover
{
	background-image: url( '../images/EditContactTrans.png' );
	background-repeat: no-repeat;
	background-position:center ;
	background-size: 12px 12px;
	width:30px;
	height:20px;
    
}

.phoneedit , .phoneedit:hover
{
	background-image: url( '../images/EditPhone.png' );
	background-repeat: no-repeat;
	background-position:center;
	width:10px;
	height:10px;	
    background-color: black;	
    
}

.phonemoveup , .phonemoveup:hover
{
	background-image: url( '../images/ArrowUp.png' );
	background-repeat: no-repeat;
	background-position:center;
	width:10px;
	height:10px;
    background-color: black;	
    
}

.phonemovedown , .phonemovedown:hover
{
	background-image: url( '../images/ArrowDown.png' );
	background-repeat: no-repeat;
	background-position:center;
	width:10px;
	height:10px;	
    background-color: black;
    
}

.phonedetails , .phonedetails:hover
{
	background-image: url( '../images/PhoneDetails.png' );
	background-repeat: no-repeat;
	background-position:center;
	width:10px;
	height:10px;	
    background-color: black;	
    
}



.contactDetails, .contactDetails:hover
{
	background-image: url( '../images/ContactDetailsTrans.png' );
	background-repeat: no-repeat;
	background-position:center;    
	width:10px;
	height:10px;
   
    background-color: black;
}

.ContactUserIDs, .ContactUserIDs:hover
{
	background-image: url( '../images/idcard.png' );
	background-repeat: no-repeat;
	background-position:center;  
     background-size: 12px 12px;
	width:30px;
	height:20px;
   
    /*background-color: black;*/
}

.addExtUser, .addExtUser:hover
{
	background-image: url( '../images/user_add.png' );
	background-repeat: no-repeat;
	background-position:center;    
	width:10px;
	height:10px;   
    background-color: black;
}

.editExtUser, .editExtUser:hover
{
	background-image: url( '../images/user_blue.png' );
	background-repeat: no-repeat;
	background-position:center;    
	width:10px;
	height:10px;
   
    background-color: black;
}

.scheduleDelete, .scheduleDelete:hover
{
	background-image: url( '../images/DeleteContactTrans.png' );
	background-repeat: no-repeat;
	background-position:center;
	width:10px;
	height:10px;
    
    background-color: black;
	
}
.schedleEdit, .schedleEdit:hover
{
	background-image: url( '../images/EditContactTrans.png' );
	background-repeat: no-repeat;
	background-position:center;    
	width:10px;
	height:10px;
    margin-right: 2px;
    background-color: black;
}

.scheduleCopy, .scheduleCopy:hover
{
	background-image: url( '../images/copy.png' );
	background-repeat: no-repeat;
	background-position:center;    
	width:10px;
	height:10px;
    margin-right: 2px;
    background-color: black;
}



.griddelete, .griddelete:hover
{
	background-image: url( '../images/deletena.png' );
	background-repeat: no-repeat;
	background-position:center;
	width:10px;
	height:10px;	
    background-color: white;
	
}

.calendar, .calendar:hover
{
	background-image: url( '../images/Calendar.png' );
	background-repeat: no-repeat;
	background-position:center;
	width:10px;
	height:10px;	
    background-color: white;
	
}

.extend, .extend:hover
{
	background-image: url( '../images/expand.png' );
	background-repeat: no-repeat;
	background-position:center;
	width:10px;
	height:10px;
    background-color: white;	
	
}

.eventhistory, .eventhistory:hover
{
	background-image: url( '../images/history.png' );
	background-repeat: no-repeat;
	background-position:center;
	width:10px;
	height:10px;
    background-color: white;	
	
}


.eventhistory2, .eventhistory2:hover
{
	background-image: url( '../images/history.png' );
	background-repeat: no-repeat;
	background-position:center;
	width:20px;
	height:20px;
    background-color: white;	
	
}

.gridedit, .gridedit:hover
{
	background-image: url( '../images/document_edit.png' );
	background-repeat: no-repeat;
	background-position:center;    
	width:10px;
	height:10px;
}

.gridexpire
{
	background-image: url( '../images/clock_stop.png' );
	background-repeat: no-repeat;
	background-position:center;
	width:15px;
	height:15px;
	
	
}


.invalidentry
{
    color: Red;
}

.helpbutton
{
	background-image: url( '../images/help2.png' ) !important;
  background-size: auto !important;
	background-repeat: no-repeat;
	background-position:center;
	width:15px;
	height:15px;
	border: solid 0px;
   
}

.cancelAlarm
{
	background-image: url( '../images/alarm3.png' );
	background-repeat: no-repeat;
	background-position:center;
	height:15px;
	width:15px;	
     margin-bottom: 5px;	
     margin-left: 5px;
     
}

.deleteMemo
{
	background-image: url( '../images/trash.png' );
	background-repeat: no-repeat;
	background-position:center;
	width:15px;
	height:15px;
    margin-bottom: 5px;	
    margin-left: 5px;	
}

.replyMemo
{
	background-image: url( '../images/mail_reply.png' );
	background-repeat: no-repeat;
	background-position:center;
	width:15px;
	height:15px;
    margin-bottom: 5px;	
    margin-left: 5px;
	
}

.mailRead
{
	background-image: url( '../images/mail_read.png' );
	background-repeat: no-repeat;
	background-position:center;
	width:15px;
	height:15px;
    margin-bottom: 5px;	
    margin-left: 5px;	
}

.mailUnRead
{
	background-image: url('../images/mail_unread.png' );
	background-repeat: no-repeat;
	background-position:center;
	width:15px;
	height:15px;
    margin-bottom: 5px;	
    margin-left: 5px;	
}

.playrecording , .playrecording:hover
{
	background-image: url( '../images/play.gif' );
	background-repeat: no-repeat;
	background-position:center !important;
	width:10px;
	height:10px;	
    margin-left: 2px;
    
}

.videorecording , .videorecording:hover
{
	background-image: url( '../images/video.png' );
	background-repeat: no-repeat;
	background-position:center !important;
	width:10px;
	height:10px;	
    margin-left: 2px;
    
}

.noaction , .noaction:hover
{
	background-image: url( '../images/noaction.png' );
	background-repeat: no-repeat;
	background-position:center !important;
	width:10px;
	height:10px;
    margin-left: 2px;	
    
}

.noaction2 , .noaction2:hover
{
	background-image: url( '../images/noaction.png' );
	background-repeat: no-repeat;
	background-position:center !important;
	width:20px;
	height:20px;
    margin-left: 2px;	
    
}

.openclose , .openclose:hover
{
	background-image: url( '../images/areaopenclose.png' );
	background-repeat: no-repeat;
	background-position:center !important;
	width:20px;
	height:20px;
    margin-left: 2px;	
    
}

.viewaccount , .viewaccount:hover
{
	background-image: url( '../images/eye.png' );
	background-repeat: no-repeat;
	background-position:center !important;
	width:20px;
	height:20px;
    margin-left: 2px;	
    
}

.stopalarm , .stopalarm:hover
{
	background-image: url( '../images/Alarm.png' );
	background-repeat: no-repeat;
	background-position:center !important;
	width:10px;
	height:10px;
    margin-left: 2px;	
    
}

.stopalarm2 , .stopalarm2:hover
{
	background-image: url( '../images/Alarm.png' );
	background-repeat: no-repeat;
	background-position:center !important;
	width:20px;
	height:20px;
    background-color: white !important;
    margin-left: 2px;	
    
}


.showmap , .showmap:hover
{
	background-image: url( '../images/map.png' );
	background-repeat: no-repeat;
	background-position:center !important;
	width:10px;
	height:10px;	
    margin-left: 2px;
}

.effectiveNA {
    /*color: blue;*/
    font-weight:bold;
}

.sfalarm {
    font-style: italic;
}

.goldenyelowblack {
    background-color:lightgoldenrodyellow;
    color: black;
}

.redblack {
    background-color:red;
    color: black;
}

.blackred {
    background-color:black;
    color: red;
}

.greenblack {
    background-color:green;
    color: black;
}


.greenbold {
    color: green;
    font-weight: bold;
}

.darkgoldenrodblack {
    background-color:darkgoldenrod;
    color: black;
}

.aquablack {
    background-color:aqua;
    color: black;
}

.sfinalarm {
    font-weight: bold;
}

.bottomcenter {
    /*position:absolute;   
    
    right:25%;
    left:50%;
    margin-left:-150px;*/
    
    /*width: 300px;
    margin-top: 600px;*/
    /*margin-bottom: 50px;
    bottom: 0;*/
    text-align: center!important; 
    position:relative;
     margin-top: 30px;  
    height:144px;
    
}

.logobg{
    background-image: url('../Images/msa_logoAccess.png'); 
    background-repeat: no-repeat; 
    background-size: 300px 144px;     
    height:144px;
    background-position: center;
    
   
}

.backgroundimage{
    background-image: url('../Images/loginPage2.png'); 
    background-repeat: no-repeat; 
    background-size: cover;
    background-position: center center;
    -moz-background-size: cover;
    -webkit-background-size: cover;
    -o-background-size: cover;
    background-attachment: fixed;
    
}

.dfltbackgroundimage{
    /*background-image: url('../Images/background6.png'); 
    background-repeat: no-repeat; 
    background-size: 100% 100%;   
    left: 0px;
    right: 0px;
    bottom: 0px;*/

    
}

.rw3kbanner {
    /*position:absolute;      
    right:0%;
    left:50%;
    margin-left:-350px;*/
    background-image: url('../Images/rapidWeb3kbaner.png'); 
    background-position: center;
    height:158px;
    background-repeat: no-repeat; 
    background-size: 600px 110px; 
    margin-top: 30px;
    text-align: center;  
}

.logindiv {
    position:relative; 
    /*padding-top: 200px;*/    
}

.brandingimage{
   background-image: url('../Images/rw3kbanner.png');
    background-repeat: no-repeat; 
    background-size: 400px 45px;     
    background-position:center;
    height:50px;
    width: 400px;
    margin-top: 2px;
    margin-left: 30px;
    
    
}

.brandingimagesmall{
   background-image: url('../Images/rw3kbanner.png');
    background-repeat: no-repeat; 
    background-size: 200px 50px;     
    height:50px;
    width: 200px;
    margin-top: 2px;
    margin-left: 30px;
    
}


.header a
{
	background: center center no-repeat transparent;
	background-image: url( data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABkAAAAZCAYAAADE6YVjAAAAGXRFWHRTb2Z0d2FyZQBBZG9iZSBJbWFnZVJlYWR5ccllPAAAADhJREFUeNpi/P//PwOtARMDHQBdLGFBYtMq3BiHT3DRPU4YR4NrNAmPJuHRJDyahEeT8Ii3BCDAAF0WBj5Er5idAAAAAElFTkSuQmCC );

	display: block;
	width: 35px;
	height: 35px;
	position: absolute;
	top: 0px;
	left: 0px;
}

.header

{
	background: #777;
	font-size: 16px;
	font-weight: bold;
	color: #fff;
	line-height: 40px;


	-moz-box-sizing: border-box;
	box-sizing: border-box;	
	width:35px;
	height: 35px;
    top: 5px;
    position: absolute;
    /*z-index: 10;*/
    /*left: -40px;*/
	
}

.header.mm-fixed + .content
{
	background-position: 25px 55px;
}

/*nav:not(.mm-menu)
{
	display: none;
}*/

/*.mm-menu, .mm-panels, .mm-panels > .mm-panel {
    top: 20px !important;
}*/

.mm-menu li .fa
{
	margin: 0 20px 0 5px;
	/*font-size: 20px;*/
	width: 12px;
}


.mm-menu li[class*="mm-tile"] .fa
{
	margin: 0;
	line-height: 0;
}

.content{
    padding-left: 0px !important;
}

.mm-listview{
 font-size: inherit !important;
 line-height: 10px !important ;
}

.mm-menu .mm-navbar a, .mm-menu .mm-navbar > * {
    color: inherit !important
}

.k-tabstrip > .k-content, .k-panelbar .k-tabstrip > .k-content {    
    border: none;   
    margin: 0 0;
    padding: 0em 0em;
   
}

.bubblebox
{
    position: relative;    
    /*min-height: 80px;*/
    padding: 0px;
    background: #FFFFFF;
    -webkit-border-radius: 10px;
    -moz-border-radius: 10px;
    border-radius: 10px;   
    margin-left:10px; 
    margin-right:10px;
    margin-bottom: .3em;
    margin-top: 1em;
    color: #000;
    border: 3px solid #9b9b9b;
    padding: 7px 15px 7px 15px;    
}

.amzsso 
{
    background-image: url('../Images/icons8-aws-96.png');
    background-repeat: no-repeat;
    background-size: 72px 72px;
    background-position: center;
    height: 70px;
    width: 70px;
    margin-top: 2px;
    margin-left: 2px;
}
