﻿
body {
    color: #67788a;
    font-family: "Helvetica Neue", Roboto, Arial, "Droid Sans", sans-serif;
    font-size: 13px;
    font-weight: 400;
    line-height: 1.471;
    background-color: #f3f3f3;
}
.hide-ims {
    display: none;
}
a {
    cursor: pointer;
    /*color: #67788a;*/
    color: #2b2577
}

/* IMS right link button styles */
.cards-links span {
    width: 100%;
    cursor: pointer;
    border: none;
    text-align: left;
    color: #FFFFFF;
    height: 120px;
    padding-top: 90px;
    background-repeat: no-repeat;
    background-position: center center;
    margin: 4px 4px 4px 4px;
}
.RLcalls {  
     background-color: #17bd01;
    background-image: url('/Content/images/ims_callnew.png');
    
}
.RLcalls:hover
{
	background-color:#14a700;
}
.RLtasks
{
	
	background-color:#0095eb;
	background-image: url('/Content/images/ims_tasknew.png');
}
.RLtasks:hover
{
	background-color:#0084d0;
}
.RLincidents
{
	background-color:#ffbb00;
	background-image: url('/Content/images/ims_incidentnew.png');
}
.RLincidents:hover
{
	background-color:#ffaa00;
}
.RLevents
{

	background-color:#a200ff;
	background-image: url('/Content/images/ims_eventnew.png');
}
.RLevents:hover
{
	background-color:#8700cd;
}
.RLdisasters
{
	background-color:#c31b42;
	background-image: url('/Content/images/ims_disasternew.png');
}
.RLdisasters:hover
{
	background-color:#ab092f;
}
.RLvehicles
{
	background-color:#ff6100;
	background-image: url('/Content/images/ims_vehiclenew.png');
}
.RLvehicles:hover
{
	background-color:#de4900;
}

.RLtenants
{
	background-color:#527b8f;
	background-image: url('/Content/images/ims_tenant.png');
}
.RLtenants:hover
{
	background-color:#365b6f;
}
.RLagencies
{
	background-color:#d81f1f;
	background-image: url('/Content/images/ims_agency.png');
}
.RLagencies:hover
{
	background-color:#c10a09;
}
.RLequipment
{
	background-color:#05c297;
	background-image: url('/Content/images/ims_equipment.png');
}
.RLequipment:hover
{
	background-color:#01a36e;
}
.RLsites
{
	background-color:#82a701;
	background-image: url('/Content/images/ims_site.png');
}
.RLsites:hover
{
	background-color:#628a00;
}
.RLcontacts
{
	background-color:#3f22d6;
	background-image: url('/Content/images/ims_contacts.png');
}
.RLcontacts:hover
{
	background-color:#3016b3;
}
.RLcallcentre
{
	background-color:#007600;
	background-image: url('/Content/images/ims_callcentre.png');
}
.RLcallcentre:hover
{
	background-color:#056205;
}


/*New icons*/
.cards-links-new span {
    position: relative;
    display: inline-block;
    cursor: pointer;
    border: none;
    text-align: left;
    color: #FFFFFF;
    height: 120px;
    width: 100%;
    padding-top: 5px;
    padding-left: 10px;
    margin: 4px 4px 4px 4px;
    font-size:20px;
}
    .cards-links-new span::after {
        position: absolute;
        font-family: 'Font Awesome 5 Free';
        top: 20%;
        left: 45%;
        font-weight: 900;
        font-size: 40px;
    }
.RLsetup {
    
    background-color: #3f22d6;
    
}
    .RLsetup::after {
        content: "\f0ad";
    }
    .RLsetup:hover {
        background-color: #3016b3;
    }
.RLlookups {
   background-color: #c31b42;
}
    .RLlookups:after {
        content: "\f0ae";
    }
    .RLlookups:hover {
        background-color: #ab092f;
    }

.RLuseraccounts {
    background-color: #ff6100;

}
    .RLuseraccounts:after {
        content: "\f2b9";
    }
    .RLuseraccounts:hover {
        background-color: #de4900;
    }
.RLgeofences {
    background-color: #a200ff;
}
    .RLgeofences:after {
        content: "\f57c";
    }
    .RLgeofences:hover {
        background-color: #8700cd;
    }

.RLdocuments {

   background-color: #c31b42;

}

    .RLdocuments:after {
        content: "\f016";
    }

    .RLdocuments:hover {
        background-color: #ab092f;
    }
/*neww code*/
.navmargin {
    margin-top:39px;
}
/*will be hidden initially*/
    .navmargin > li, .navmargin-min > li {
        display: none;
    }
    .navmargin li > a {
        font-size: 17px;
        color: #2b2577 !important;
        /*border: 1px solid #989aad;*/
        margin-right: 20px;

    }
        .navmargin li > a:hover {
            /*color: #f5f5f5 !important;*/
            /*font-size: 18px;*/
            /*text-shadow: 1px 0px 3px #2b2577;*/
            /*background: none;*/
            background-color: #eee !important;
        }
    .navmargin-min li > a {

        color: #2b2577 !important;
        margin-right: 20px;
        /*-webkit-transition: font-size 300ms,text-shadow 300ms;
        transition: font-size 300ms,text-shadow 300ms;*/
    }
        
.navbar-right li > a {
    color: #2b2577;
}
#navSeparator {
    background: transparent url("../Content/images/mobiclawChevron.png") repeat-x center center;
    height: 8px;
    width: 100%;
}
/*.nav.navbar-nav li a>:hover, .nav.navbar-nav li:focus {
    background:none;
}*/
.activeTab {
    -webkit-box-shadow: 0px 1px 2px 0px rgba(0,0,0,0.75);
    -moz-box-shadow: 0px 1px 2px 0px rgba(0,0,0,0.75);
    box-shadow: 0px 1px 2px 0px rgba(0,0,0,0.75);
    background-color: #eee;
    /*-moz-box-shadow: inset 0px 1px 3px 0px #9198b8;
    -webkit-box-shadow: inset 0px 1px 3px 0px #9198b8;
    box-shadow: inset 0px 1px 3px 0px #9198b8;
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0.05, #989aad), color-stop(1, #515454));
    background: -moz-linear-gradient(top, #989aad 5%, #515454 100%);
    background: -webkit-linear-gradient(top, #989aad 5%, #515454 100%);
    background: -o-linear-gradient(top, #989aad 5%, #515454 100%);
    background: -ms-linear-gradient(top, #989aad 5%, #515454 100%);
    background: linear-gradient(to bottom, #989aad 5%, #515454 100%);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#989aad', endColorstr='#515454',GradientType=0);
    background-color: #989aad;*/
}
/*  css to control the loading functionality*/
/*.modalBlock {
    display:	none; 
    position:   fixed;
    z-index:    10000;
    top:        0;
    left:       0;
    height:     100%;
    width:      100%;
    background: rgba( 192,192,192, .5 ) 
                url('/Content/images/loading.gif') 
                50% 50% 
                no-repeat;
}*/
.modalBlock {
    display: block;
    position: fixed;
    z-index: 10000;
    top: 0;
    left: 0;
    height: 100%;
    width: 100%;
    background: #076799; /*rgba( 192,192,192, .5 );*/
    padding-top: 35vh;
}
.modalBlockLight {
    display: none;
    position: fixed;
    z-index: 10000;
    top: 0;
    left: 0;
    height: 100%;
    width: 100%;
    background: rgba(7, 103, 153, 0.58); 
    padding-top: 35vh;
}
.loading-image {
    display: block;
    margin: auto;
    /*margin-top: 40vw;*/
    -webkit-box-shadow: 0px 4px 10px 0px rgba(71,72,74,0.8);
    -moz-box-shadow: 0px 4px 10px 0px rgba(71,72,74,0.8);
    box-shadow: 0px 4px 10px 0px rgba(71,72,74,0.8);
    border-radius: 5px;
}
.ims-alert {
    opacity: 0;
    -moz-transition: all 300ms ease-in-out;
    -o-transition: all 300ms ease-in-out;
    -webkit-transition: all 300ms ease-in-out;
    transition: all 300ms ease-in-out;
}

    .ims-alert > div {
        display: none;
    }
thead {
  
background: -moz-linear-gradient(top,  #eeeeee 0%, #cccccc 100%); 
background: -webkit-linear-gradient(top,  #eeeeee 0%,#cccccc 100%); 
background: linear-gradient(to bottom,  #eeeeee 0%,#cccccc 100%); 
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#eeeeee', endColorstr='#cccccc',GradientType=0 ); 

    border:solid 1px black;
    font-family: "Segoe UI",Arial,Helvetica,sans-serif;
font-size: 12px;
}
.NestedHeaderRow {
    background-color:#c7efce !important;
    
}
.add-margin {
    width:99%;
    margin:auto;
    overflow-x:hidden;
}
.navbar-min {
    position:fixed;
    top:0;
    width:100%
}
.btnM, .btnM-Small {
    box-shadow: 0 2px 5px 0 rgba(0, 0, 0, 0.16), 0 2px 10px 0 rgba(0, 0, 0, 0.12);
      text-decoration: none;
    color: #fff;
    background-color: #26a69a; /*for hover #3dc2b6*/
    text-align: center;
    letter-spacing: .5px;
    transition: .2s ease-out;
    cursor: pointer;
}
    .btnM:hover, .btnM-Small:hover, .mapLegendBtn:hover {
        background-color: #2bbbad;
        box-shadow: 0 5px 11px 0 rgba(0, 0, 0, 0.18), 0 4px 15px 0 rgba(0, 0, 0, 0.15);
        color: #ffffff;
        text-shadow: #ffffff 0px 0px 5px;
    }
.waves-effect {
    position: relative;
    cursor: pointer;
    display: inline-block;
    overflow: hidden;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    -webkit-tap-highlight-color: transparent;
    vertical-align: middle;
    z-index: 1;
    will-change: opacity, transform;
    transition: all .3s ease-out;
}
.btnM, .btnM-large, .btnM-flat {
    border: none;
    border-radius: 2px;
    display: inline-block;
    height: 36px;
    line-height: 36px;
    outline: 0;
    padding: 0 2rem;
    text-transform: uppercase;
    vertical-align: middle;
    -webkit-tap-highlight-color: transparent;
}
.btnM-Small {
     border: none;
    border-radius: 2px;
    display: inline-block;
    height: 30px;
    line-height: 30px;
    outline: 0;
    padding: 0 1rem;
    text-transform: uppercase;
    vertical-align: middle;
    -webkit-tap-highlight-color: transparent;
    font-size:12px !important;
}
td {
font-family: "Segoe UI", Arial, Helvetica, sans-serif;
font-size: 12px;
text-transform: capitalize;
vertical-align: top;
height:32px;
}
tr {
    text-align:center;
}
th {
    height:20px;
}
#IncidentMapViewTB,#userdetailsTB {
    width:100%;
}
    #IncidentMapViewTB tr td {
        vertical-align:middle;
        text-align:left;
        padding-top: 10px;
padding-bottom: 10px;

 border-top: 1px solid #bdbaba;
    }

#userdetailsTB tr td{
        /*vertical-align:middle;*/
        height:initial;

}

    #userdetailsTB tr:first-child {
        border-top: 1px solid #bdbaba;
    }
     #userdetailsTB tr td:first-child {
       text-align:right;
       min-width:85px;
    }

#personalDetailsTB label {
    font-size:14px;
}

/* *********  Tile stats  **************************** */
.tile-stats {
  position: relative;
  display: block;
  margin-bottom: 12px;
  border: 1px solid #E4E4E4;
  -webkit-border-radius: 5px;
  overflow: hidden;
  padding-bottom: 5px;
  -webkit-background-clip: padding-box;
  -moz-border-radius: 5px;
  -moz-background-clip: padding;
  border-radius: 5px;
  background-clip: padding-box;
  /*background: #f2c4c4;*/
  -moz-transition: all 300ms ease-in-out;
  -o-transition: all 300ms ease-in-out;
  -webkit-transition: all 300ms ease-in-out;
  transition: all 300ms ease-in-out;
}
.tile-stats:hover .icon svg {
  animation-name: tansformAnimation;
  animation-duration: .5s;
  animation-iteration-count: 1;
  color: rgba(58, 58, 58, 0.41);
  animation-timing-function: ease;
  animation-fill-mode: forwards;
  -webkit-animation-name: tansformAnimation;
  -webkit-animation-duration: .5s;
  -webkit-animation-iteration-count: 1;
  -webkit-animation-timing-function: ease;
  -webkit-animation-fill-mode: forwards;
  -moz-animation-name: tansformAnimation;
  -moz-animation-duration: .5s;
  -moz-animation-iteration-count: 1;
  -moz-animation-timing-function: ease;
  -moz-animation-fill-mode: forwards;
}
.tile-stats .icon {
  color: #515050;
  position: absolute;
  right: 53px;
  top: 22px;
  z-index: 1;
}
.tile-stats .icon svg {
  margin: 0;
  font-size: 60px;
  line-height: 0;
  vertical-align: bottom;
  padding: 0;
}
.tile-stats .count {
  font-size: 38px;
  font-weight: bold;
  line-height: 1.65857143
}
.tile-stats .count, .tile-stats h3, .tile-stats p {
  position: relative;
  margin: 0;
  margin-left: 10px;
  z-index: 5;
  padding: 0;
}
.tile-stats h3 {
  color: #515050;
}
.tile-stats p {
  margin-top: 5px;
  font-size: 12px;
  
}
.tile-stats > .dash-box-footer {
  position: relative;
  text-align: center;
  margin-top: 5px;
  padding: 3px 0;
  color: #fff;
  color: rgba(255, 255, 255, 0.8);
  display: block;
  z-index: 10;
  background: rgba(0, 0, 0, 0.1);
  text-decoration: none;
}
.tile-stats > .dash-box-footer:hover {
  color: #fff;
  background: rgba(0, 0, 0, 0.15);
}
.tile-stats > .dash-box-footer:hover {
  color: #fff;
  background: rgba(0, 0, 0, 0.15);
}
/*****************************/
#navbar, .sub-nav {
    display: none;
}
.sub-nav {
    margin-top:15px;
}
.sub-nav button{
    width:100%;
}
.no-padding{
    padding-left:0;
    padding-right:0;
}
.ims-graph {
    background-color: #fbfafa;
    -webkit-box-shadow: 0px 0px 5px 0px rgba(124,124,126,1);
    -moz-box-shadow: 0px 0px 5px 0px rgba(124,124,126,1);
    box-shadow: 0px 0px 5px 0px rgba(124,124,126,1);
    border-radius: 5px;
    /*border: 2px solid #E4E4E4;*/
    min-height: 200px;
}
.user-details {
    background-color:white;
    
-webkit-box-shadow: 0px 0px 3px 0px rgba(124,124,126,1);
-moz-box-shadow: 0px 0px 3px 0px rgba(124,124,126,1);
box-shadow: 0px 0px 3px 0px rgba(124,124,126,1);

    border-radius:5px;
   /*border: 2px solid #E4E4E4;*/
    /*min-height:150px;*/
   min-height:63vh;
}
.ims-graph-title{

text-overflow: ellipsis;
overflow: hidden;
white-space: nowrap;

color: #73879C;
font-family: "Helvetica Neue", Roboto, Arial, "Droid Sans", sans-serif;
font-size: 20px;
font-weight:600;
border-bottom: 1px solid #E4E4E4;

width:90%;
margin:auto;
padding:5px 0;
/*color:#42ac4e*/
}
/*morris styles for tooltip. defaults being overridden somehow hence need for the below*/
.morris-hover{
    position:absolute !important;z-index:1000 !important;}
.morris-hover.morris-default-style {     border-radius:10px;
  padding:6px;
  color:#666;
  background:rgba(255, 255, 255, 0.8);
  border:solid 2px rgba(230, 230, 230, 0.8);
  font-family:sans-serif;
  font-size:12px;
  text-align:center;
}
.morris-hover.morris-default-style .morris-hover-row-label {
  font-weight:bold;
  margin:0.25em 0;
}
.morris-hover.morris-default-style .morris-hover-point {
  white-space:nowrap;
  margin:0.1em 0;
}
#NewCallModal {
    top:3vh;
}
.modal-lg{
    width:95vw !important;
}
.modal-body-lg {
    min-height: 72vh;
    padding:10px;
    overflow-y: auto;
}
.modal-lg-au {
    width: 55vw;
}

.modal-body-lg-au {
    min-height: 70vh;
    overflow-y: auto;
    /*background-color:#ebebeb;*/
}
    .modal-body-lg-au #f1 {
        width: 90%;
        margin: auto;
        height: 60vh;
    }

#CallDetailsTB tr td {
    vertical-align: middle;
    padding-bottom: 10px !important;
    font-size: 18px;
}
/*custom header styling for the IMS modals*/
.modal-header {
    background: rgb(128, 237, 120);
    background: -moz-linear-gradient(top,rgb(236, 236, 236) 0%,rgb(191, 190, 190) 100%);
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,rgb(236, 236, 236)), color-stop(100%,rgb(191, 190, 190)));
    background: -webkit-linear-gradient(top, rgb(236, 236, 236) 0%,rgb(191, 190, 190) 100%);
    background: -o-linear-gradient(top, rgb(236, 236, 236) 0%,rgb(191, 190, 190) 100%);
    background: -ms-linear-gradient(top, rgb(236, 236, 236) 0%,rgb(191, 190, 190) 100%);
    background: linear-gradient(top, rgb(236, 236, 236) 0%,rgb(191, 190, 190) 100%);
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#78b1ed', endColorstr='#417bb5',GradientType=0 );
    -webkit-box-shadow: 0px 3px 15px 0px rgba(132,138,148,0.6);
    -moz-box-shadow: 0px 3px 15px 0px rgba(132,138,148,0.6);
    box-shadow: 0px 3px 15px 0px rgba(132,138,148,0.6);
}
.mapContainer {
    padding:5px;
    border:1px solid #d1cccc;
    border-radius:5px;

}
.geofenceDetailsHeader {
    height:30px;
    width:100%;

    background: #cccccc; /* Old browsers */
background: -moz-linear-gradient(top,  #eeeeee 0%, #cccccc 100%); /* FF3.6-15 */

    background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#eeeeee), color-stop(100%,#cccccc));
   background: -webkit-linear-gradient(top,  #eeeeee 0%,#cccccc 100%); /* Chrome10-25,Safari5.1-6 */
    background: -o-linear-gradient(top, #eeeeee 0%,#cccccc 100%);
    background: -ms-linear-gradient(top, #eeeeee 0%,#cccccc 100%);
    background: linear-gradient(top, #eeeeee 0%,#cccccc 100%);
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#eeeeee', endColorstr='#cccccc',GradientType=0 );

    -webkit-box-shadow: 0px 3px 15px 0px rgba(132,138,148,0.6);
    -moz-box-shadow: 0px 3px 15px 0px rgba(132,138,148,0.6);
    box-shadow: 0px 3px 15px 0px rgba(132,138,148,0.6);
    border:1px solid #cac9c9;
    }
.UserDetailsHeader {
    height:30px;
    width:100%;

    background: #cccccc; /* Old browsers */
background: -moz-linear-gradient(top,  #eeeeee 0%, #cccccc 100%); /* FF3.6-15 */

    background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#eeeeee), color-stop(100%,#cccccc));
   background: -webkit-linear-gradient(top,  #eeeeee 0%,#cccccc 100%); /* Chrome10-25,Safari5.1-6 */
    background: -o-linear-gradient(top, #eeeeee 0%,#cccccc 100%);
    background: -ms-linear-gradient(top, #eeeeee 0%,#cccccc 100%);
    background: linear-gradient(top, #eeeeee 0%,#cccccc 100%);
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#eeeeee', endColorstr='#cccccc',GradientType=0 );

    border:1px solid #cac9c9;

    padding: 3px;
font-weight: 600;
color: #7e7878;
    }
.userDetailsTableContainer {
    min-height:50vh;
    /*height:70vh;*/
    border:1px solid #d1cccc;   
}
.geofenceDetailsTableContainer {
    min-height:250px;
    /*height:70vh;*/
    border:1px solid #d1cccc;   
}
.Geofence-Search {
    height:25px;
    border-radius:0;

}
.geofence-Allocated-img {
    width:60px;
    /*background: rgba(91, 208, 208, 0.50)*/ 
}
#GeofenceAllocationBody td {
    vertical-align:middle;
    padding:0;
}
/*  css to control the loading functionality*/
#mapSearch {
    width: 250px;
    margin-top: 5px;
    margin-right:10px;
}
#mapSearchEsri {
     position: absolute;
        top: 5px;
        right: 40px;
    /*width: 250px;*/
     z-index: 40;
    /*margin-top: 5px;
    margin-right:10px;*/
}
    #info {
        position: absolute;
        top: 10px;
        right: 43%;
        z-index: 40;
      }
#mapButtons {
    position: absolute;
    bottom: 10px;
    /*right: 40%;*/
    z-index: 40;
    width: 100%;
    padding-left: 30vw;
}
#mapLegend {
    position: absolute;
    top: 60px;
    right: 40px;
    /*z-index: 40;*/
    background-color: rgba(252, 247, 247, 0.90);
    border: 1px groove;
    /*overflow-y: auto;*/
    /*padding-left: 30vw;*/
}
.mapLegend_div {
    width: 250px;
    max-height: 50vh;
    min-height: 50px;
    overflow-y: auto;
    /*padding-left: 30vw;*/
}
    #mapLegend h5{
        text-align:center;
    }
    #mapLegend ul {
        /*padding: 0;*/
        list-style-type: none;
    }
    #mapLegend ul li:hover{
        /*padding: 0;*/
        background-color: #fff;
        color:black;
    }
#BasemapToggle {
    position: absolute;
    bottom: 10px;
    left: 40px;
    z-index: 50;
}
#mapLegend .row{
    width: 95%;
    text-align: center;
    margin: auto;
}
.mapLegendBtn{
    padding:5px;
    border:1px solid rgb(180, 180, 180);
    cursor:pointer;
}
    /*.mapLegendBtn:hover {
        background-color: #26a69a;
        color:#fff;
    }*/
#info a {
    padding: 5px;
    border: 1px solid #cccccc;
    background-color: #fff;
    cursor: pointer;
}
.active-map-tool {
    background-color:#abecbe !important;
}
.mapPointer {
    cursor:pointer;
}
.mapCrossHair {
    cursor:crosshair;
}
            .tableIcons {
              cursor:pointer;  
                }
 .tableIcons:hover {
    opacity: 0.7;
    filter: alpha(opacity=70); /* For IE8 and earlier */
}
/********* login ****************/

a.hiddenanchor {
  display: none;
}

/** The wrapper that will contain our two forms **/

#wrapper {
    right: 0px;
    margin: 0px auto;
    margin-top: 5%;
    max-width: 350px;
    position: relative;
    text-align: center;
}
#register, #login {
  position: absolute;
  top: 0px;
  width: 100%;
}
#register {
  z-index: 21;
  opacity: 0;
  width: 100%;
}
#login {
  z-index: 22;
}
#toregister:target ~ #wrapper #register, #tologin:target ~ #wrapper #login {
  z-index: 22;
  -webkit-animation-name: fadeInLeft;
  -moz-animation-name: fadeInLeft;
  -ms-animation-name: fadeInLeft;
  -o-animation-name: fadeInLeft;
  animation-name: fadeInLeft;
  -webkit-animation-delay: .1s;
  -moz-animation-delay: .1s;
  -o-animation-delay: .1s;
  -ms-animation-delay: .1s;
  animation-delay: .1s;
}
#toregister:target ~ #wrapper #login, #tologin:target ~ #wrapper #register {
  -webkit-animation-name: fadeOutLeft;
  -moz-animation-name: fadeOutLeft;
  -ms-animation-name: fadeOutLeft;
  -o-animation-name: fadeOutLeft;
  animation-name: fadeOutLeft;
}

/** the actual animation, credit where due : http://daneden.me/animate/ ***/

/*.animate {
  -webkit-animation-duration: 0.5s;
  -webkit-animation-timing-function: ease;
  -webkit-animation-fill-mode: both;
  -moz-animation-duration: 0.5s;
  -moz-animation-timing-function: ease;
  -moz-animation-fill-mode: both;
  -o-animation-duration: 0.5s;
  -o-animation-timing-function: ease;
  -o-animation-fill-mode: both;
  -ms-animation-duration: 0.5s;
  -ms-animation-timing-function: ease;
  -ms-animation-fill-mode: both;
  animation-duration: 0.5s;
  animation-timing-function: ease;
  animation-fill-mode: both;
}*/

/****************custom checkbox  *********************/
.container-wide {
    width: 90%;
    padding-right: 15px;
    padding-left: 15px;
    margin: auto;
    
}
.table-icons svg {
    /*text-align: center;*/
   /*color: #076799*/
}

    .table-icons:hover {
        -webkit-box-shadow: 0 1px 3px rgba(0, 0, 0, 0.16), 0 1px 3px rgba(0, 0, 0, 0.23);
        -moz-box-shadow: 0 1px 3px rgba(0, 0, 0, 0.16), 0 1px 3px rgba(0, 0, 0, 0.23);
        box-shadow: 0 1px 3px rgba(0, 0, 0, 0.16), 0 1px 3px rgba(0, 0, 0, 0.23);
        cursor: pointer;
        background-color: #dbe4f1;
        color: #00567D;
    }
/*#mapSearch_al {
position:absolute;
top:10px;
width:95%;
margin:auto;
}*/
/********************************/
@media screen and (min-width: 992px) {
    #IMSLogoA {
        display: none;
    }

    #IMSloggoMin {
        display: block;
    }

    .navbar-expand-lg .navbar-nav .nav-link {
        padding-right: 1.5rem;
        padding-left: 1.5rem;
    }
}
@media screen and (max-width: 768px) {
    .modal-lg-au {
        width: 95vw;
    }

    .modal-body-lg-au {
        min-height: 70vh;
       
    }
}
    @media screen and (min-width: 1500px) {
/*For changing user padding at the top on bigger screens*/
      #userBTNrow {
            padding-top:30px !important;
        }
}
@media screen and (max-width: 480px) {
    .container-wide {
        width: 100%;
    }
}
@media screen and (min-width: 992px) {
    .modal-sl {
        max-width: 95vw;
    }
    .modal-xl {
        max-width: 65vw;
    }
}

