@viewport{
  width: device-width;
}

@media screen and (max-width: 600px) {
  table {
    border: 0;
  }
  table caption {
  }
  table thead {
    border: none;
    clip: rect(0 0 0 0);
    height: 1px;
    margin: -1px;
    overflow: hidden;
    padding: 0;
    position: absolute;
    width: 1px;
  }
  table tr {
    border-bottom: 3px solid #ddd;
    display: block;
    margin-bottom: .625em;
  }
  table td {
    border-bottom: 1px solid #ddd;
    display: block;
    text-align: right;
    min-height: 50px;
  }
  table td:before {
    /*
    * aria-label has no advantage, it won't be read inside a table
    content: attr(aria-label);
    */
    content: attr(data-label);
    float: left;
    font-weight: bold;
    text-transform: uppercase;
  }
  table td:last-child {
    border-bottom: 0;
  }
  div.jtable-main-container table.jtable tbody > tr{
    height: auto !important;
  }
  div.jtable-main-container {
    margin-top: 4%;
  }
}
.content-current {
    columns: 1;
}
#dashboard {
    columns: auto;
}
/*div.jtable-main-container {
    min-height: 480px;
}*/
.resendEmail {
    cursor: pointer;
}

/**
 * Font awesome icons CSS.
 */
.org {
    opacity: 1;
    color: #E57200;
    font-size: 20px;
}
.org:hover {
    opacity: 0.7;
    cursor: pointer;
}
.org-sm {
    opacity: 1;
    color: #E57200;
    font-size: 14px;
}
.org-sm:hover {
    opacity: 0.7;
    cursor: pointer;
}
.org-md {
    opacity: 1;
    color: #E57200;
    font-size: 27px;
}
.org-md:hover {
    opacity: 0.7;
    cursor: pointer;
}
.org-inv {
    opacity: 1;
    color: #FFFFFF;
    font-size: 20px;
}
.org-inv:hover {
    opacity: 0.7;
    cursor: pointer;
}
.org-inv-sm {
    opacity: 1;
    color: #FFFFFF;
    font-size: 14px;
}
.org-inv-sm:hover {
    opacity: 0.7;
    cursor: pointer;
}
.org-inv-md {
    opacity: 1;
    color: #FFFFFF;
    font-size: 27px;
}
.org-inv-md:hover {
    opacity: 0.7;
    cursor: pointer;
}
.og-button {
    opacity: 1;
}
.og-button:hover {
    opacity: 0.7;
}

.viewdetails {
    background: url(../img/viewdetails.png) no-repeat !important;
    height: 32px !important;
    width: 39px !important;
    cursor: pointer;
}
.edit_og_icon{
    background: url('../img/og-edit.png') no-repeat !important;
    width: 32px !important;
    height: 32px !important;
    cursor: pointer;
}
.view_og_icon{
    background: url('../img/og-view.png') no-repeat !important;
    width: 32px !important;
    height: 32px !important;
    cursor: pointer;
}
.clone_og_icon{
    background: url('../img/og-clone.png') no-repeat !important;
    width: 32px !important;
    height: 32px !important;
    cursor: pointer;
}
.delete_og_icon{
    background: url('../img/og-delete.png') no-repeat !important;
    width: 32px !important;
    height: 32px !important;
    cursor: pointer;
}
body.waiting * {
    pointer-events: none;
}

.hide-element {
    display: none;
}

.btn-rm-danger {
  color: #ffffff;
  background-color: #f0ad4e;
  border-color: #eea236;
}

.btn-rm-danger:hover,
.btn-rm-danger:focus,
.btn-rm-danger:active,
.btn-rm-danger.active {
  color: #ffffff;
  background-color: #ed9c28;
  border-color: #d58512;
}
.ui-icon-search :hover {
    cursor: pointer;
}
.descClass {
    width: 100%;
    text-align: left;
}
div.jtable-main-container table.jtable{
    margin-top: 10px;
}

.cont-right {
    text-align: right;
}
#mobile-buttons{
    font-size: 30px;
}
#mobile-buttons a{
    text-decoration: none;
    color: #000;
}
.container-full {
  margin: 0 auto;
  width: 100%;
}
.right-menu {
    margin-top: 40px;
    float: right;
}
a {
    color: #E87722;
}
a:hover {
    color: #DA291C;
    text-decoration: none !important;
}
.editpermdiv{
    min-height: 40px;
}
.editpermission_icon {
    background: url(../img/editusericon.png) no-repeat !important;
    width: 32px !important;
    height: 32px !important;
    cursor: pointer;
}

.addpermission_icon{
    background: url(../img/plusicon.png) no-repeat !important;
    width: 32px !important;
    height: 32px !important;
    cursor: pointer;
}
.permdelete_icon{
    background: url('../img/xdeleteicon.png') no-repeat !important;
    width: 32px !important;
    height: 32px !important;
    cursor: pointer;
}
.tangram-suggestion-main{
    z-index: 100000000
}
.content-area {
    display: block;
    float: left;
    width: 94.99%;
    min-height: 100%;
    /**margin: 0 auto -25px;
    padding: 20px;**/
}

.float-r {
    float:right !important;
    width: 49.99%;
}
.float-r a{
    float:right !important;
    margin-left: 5px;
}

.float-l {
    float:left;
    width: 49.99%;
}

div.clr {
    clear: both;
}

.errorMsg {
    display: none;
}

.successMessage {
    font-size: 1.5em;
    font-weight: bold;
}

.msg {
    color: gray;
    font-weight: bold;
    font-size: 2em;
}

.smallText {
    font-size: 0.75em;
    color: #888888;
}

responsiveImg {
    max-width:100%;
    height:auto;
}

.img-thumbnail {
	border: 0px !important;
}

.loyaltyGridster ul {
    list-style-type: none;
}

.imgCropper {
    border: 1px dashed #aaa;
    position: relative;
}

.welcome {
    color: gray;
    font-size: 1.5em;
    padding-right: 10px;
}

.largeText {
    font-size: 2.0em;
}

.label-ims {
  display: inline;
  padding: .2em .6em .3em;
  font-size: 75%;
  font-weight: bold;
  line-height: 1;
  color: #ffffff;
  text-align: center;
  white-space: nowrap;
  vertical-align: baseline;
  border-radius: .25em;
  text-transform: uppercase;
}

.label-diversion {
    background-color:#672E3B ;
    color:#FFFFFF;
}

.label-counterfeit {
    background-color:#C48F65;
    color:#FFFFFF;
}

.label-stolen {
    background-color:#223A5E;
    color:#FFFFFF;
}

.label-recall {
    background-color:#898E8C;
    color:#FFFFFF;
}

.label-others {
    background-color:#9C9A40;
    color:#FFFFFF;
}

.profileAvatarWrapper {
    position:relative;
    height: 80px;
    width: 80px;
    float: left;
    margin-right: 15px;
}

.profileAvatarWrapper input {
    position: absolute;
    width: 100%;
    height: 100%;
    left: 0px;
    top: 0px;
    opacity: 0;
}
.dropImgWrapper {
    position:relative;
    height: 100%;
    width: 100%;
    float: left;
    margin-right: 15px;
    border: 1px dashed #AAA;
    border-radius: 5px;
    min-height: 50px;
    padding: 5px;
}

.dropImgWrapper input {
    position: absolute;
    width: 0px !important;
    height: 0px !important;
    left: 0px;
    top: 0px;
    opacity: 0;
    cursor: pointer;
    color: transparent;
    padding: 0px;
    margin: 0px;
    border: 0px;
}

.logo {
    background-image: url(../img/logo.png);
    background-repeat: no-repeat;
    width: 300px;
    background-size: contain;
    height: 100px;
    display: inline-block;
    margin-top: 50px;
    margin-left: 20px
}
.logo_font{
    font-style: normal;
    font-size:  18px;
    font-weight: bold;
    color: #bbbaba;
    position: relative;
    top: 70px;
    left: 60px;
}

.ui-settings {
    background-image: url(../img/applications-system.png);
    background-repeat: no-repeat;
    background-position: center;
    height: 32px;
    cursor: pointer;
}
.ui-viewdetails {
    background-image: url(../img/viewdetails.png);
    background-repeat: no-repeat;
    background-position: center;
    height: 32px;
    cursor: pointer;
}

div.jtable-main-container table.jtable tbody > tr > td {
    text-align: left;
}

td.wrap {
	-ms-word-break: break-all;
	word-break: break-all;

	/* Non standard for webkit */
	word-break: break-word;

	-webkit-hyphens: auto;
	-moz-hyphens: auto;
	-ms-hyphens: auto;
	hyphens: auto;
}
.jtable-edit-command-button, .edit_icon{
    background: url('../img/editicon.png') no-repeat !important;
    width: 32px !important;
    height: 32px !important;
    cursor: pointer;
}
.jtable-delete-command-button, .delete_icon{
    background: url('../img/deleteicon.png') no-repeat !important;
    width: 32px !important;
    height: 32px !important;
    cursor: pointer;
}

.dotsmenu_icon{
    background: url('../img/dotsmenuicon.png') no-repeat !important;
    width: 32px !important;
    height: 32px !important;
    margin: -7px 0 0;
    cursor: pointer;
}

.info_icon{
    background: url('../img/infoicon.png') no-repeat !important;
    width: 32px !important;
    height: 32px !important;
    cursor: pointer;
}

.lock_icon{
    background: url('../img/lockicon.png') no-repeat !important;
    width: 32px !important;
    height: 32px !important;
    cursor: pointer;
}

.folder_icon{
    background: url('../img/foldericon.png') no-repeat !important;
    width: 32px !important;
    height: 32px !important;
    cursor: pointer;
}

.sharedfolder_icon{
    background: url('../img/sharedfoldericon.png') no-repeat !important;
    width: 32px !important;
    height: 32px !important;
    cursor: pointer;
}

.addfolder_icon{
    background: url('../img/addfoldericon.png') no-repeat !important;
    width: 32px !important;
    height: 32px !important;
    cursor: pointer;
}

.addperson_icon{
    background: url('../img/addpersonicon.png') no-repeat !important;
    width: 32px !important;
    height: 32px !important;
    cursor: pointer;
}

.sharesettings_icon{
    background: url('../img/sharesettingsicon.png') no-repeat !important;
    width: 32px !important;
    height: 32px !important;
    cursor: pointer;
}

.edituser_icon{
    background: url('../img/editusericon.png') no-repeat !important;
    width: 32px !important;
    height: 32px !important;
    cursor: pointer;
}

.xdelete_icon{
    background: url('../img/xdeleteicon.png') no-repeat !important;
    width: 32px !important;
    height: 32px !important;
    cursor: pointer;
}

.rightarrow_icon{
    background: url('../img/rightarrowicon.png') no-repeat !important;
    width: 32px !important;
    height: 32px !important;
    cursor: pointer;
}

.uparrow_icon{
    background: url('../img/uparrowicon.png') no-repeat !important;
    width: 32px !important;
    height: 32px !important;
    cursor: pointer;
}

.downarrow_icon{
    background: url('../img/downarrowicon.png') no-repeat !important;
    width: 32px !important;
    height: 32px !important;
    cursor: pointer;
}

.star_icon{
    width: 32px !important;
    height: 32px !important;
    cursor: pointer;
}

.starfilled_icon{
    width: 32px !important;
    height: 32px !important;
    cursor: pointer;
}

.addfile_icon{
    background: url('../img/addfileicon.png') no-repeat !important;
    width: 32px !important;
    height: 32px !important;
    cursor: pointer;
}

.reload_btn{
    width: 27px !important;
    height: 30px !important;
    cursor: pointer;
}

.jtable-delete-command-button, .jtable-edit-command-button, .edit_icon, .delete_icon, .edituser_icon, .xdelete_icon, .addperson_icon, .addfolder_icon, .info_icon, .uparrow_icon, .downarrow_icon, .star_icon, .starfilled_icon, addfile_icon, .jtable-custom-button{
    opacity: 1;
}
.jtable-delete-command-button:hover, .jtable-edit-command-button:hover, .edit_icon:hover, .delete_icon:hover, .edituser_icon:hover, .xdelete_icon:hover, .addperson_icon:hover, .addfolder_icon:hover, .info_icon:hover, .uparrow_icon:hover, .downarrow_icon:hover, .star_icon:hover, .starfilled_icon:hover, addfile_icon:hover, .jtable-custom-button:hover{
    opacity: 0.7;
}
.productImage {
    max-height: 48px;
}
.ui-dialog {
    box-shadow: 0px 1px 10px 5px #888888;
}
.ui-corner-all, .ui-corner-bottom, .ui-corner-right, .ui-corner-br {
    border-bottom-right-radius: 5px;
}
.ui-corner-all, .ui-corner-bottom, .ui-corner-left, .ui-corner-bl {
    border-bottom-left-radius: 5px;
}
.ui-corner-all, .ui-corner-top, .ui-corner-right, .ui-corner-tr {
    border-top-right-radius: 5px;
}
.ui-corner-all, .ui-corner-top, .ui-corner-left, .ui-corner-tl {
    border-top-left-radius: 5px;
}
.serial_number, .container_serial_number {
    cursor: pointer;
}
.serial_number:hover, .container_serial_number:hover {
  font-weight: bold;
}
span.serial_number {
  border: thin solid #EEE;
  border-radius: 5px;
  background-color: #EEE;
  padding: 1px;
}
span.serial_number:hover {
  font-weight: inherit;
  background-color: #666;
  color: white;
}
.jtable-input [class*="span"] {
    float:  none;
    width: 95% !important;
}
.instruction {
    font-size: 0.8em;
    color: #888;
}
form#jtable-create-form, form#jtable-edit-form,  form.form-horizontal {
    margin-right: 20px;
    margin-left: 20px;
}
.ui-buttonset {
    margin-left: 10px;
}
.jtable-input input[type='checkbox'] {
    /*-webkit-appearance:none;*/
    -moz-appearance:none;
    width:2em !important;
    height:2em;
    background:#E57200;
    border-radius:4px;
    border:2px solid #555;
}

/*input[type="radio"], input[type="checkbox"],*/
input,
textarea,
select {
    /*display: inline-block;*/
    /*width: 210px;*/
    height: 2em;
    padding: 4px;
    margin-bottom: 9px;
    font-size: 13px;
    line-height: 18px;
    color: #555555;
    background-color: #ffffff;
    border: 1px solid #cccccc;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    border-radius: 5px;
    /*margin-left: 30px !important;*/
}
#login {
    margin-top: 80px;
}

#loginContainer {
    background-color: #FFFFFF;
    border-radius: 5px;
    box-shadow: 5px 1px 12px rgba(0, 0, 0, 0.5);
    min-width:450px;
    min-height:630px;
    margin-left:29%
}

.loginLogo{
	margin-top: 20px;
	padding-top:10%;
}

#loginform{
	padding-bottom:0%;
	margin:10%;
}

.forgotCredential{
	float:right;
	cursor: pointer;
}

.region_button{
    width: 25px;
    height: 25px;

}

.region_button .region_button_text {
    visibility: hidden;
    width: 120px;
    background-color: black;
    color: #fff;
    text-align: center;
    border-radius: 6px;
    padding: 5px 0;

    /* Position the tooltip */
    position: absolute;
    z-index: 1;
    text-indent: 0px;
}

.region_button:hover .region_button_text {
    visibility: visible;
}
.panel-logout {
    font-size: 2em;
    margin-top: 50px;
    float: right;
    color: black !important;
}
div.jtable-main-container table.jtable thead th.jtable-column-header div.jtable-column-header-container {
  height: auto;
}
#nav-panel {
    position: absolute;
    z-index: 100;
    right: 0;
    top: 0;
    opacity: 0.9;
    background: white;
    height: 100%;
    width: 50%;
    padding-top: 50px;
    box-shadow: -3px 0px 10px 3px #888888;
}
#nav-panel-dismiss {
    position: absolute;
    top: 0;
    left: 0;
    right: 50%;
    height: 100%;
    z-index: 100;
    display: none;
}
#nav-panel ul.navitems {
    font-size: 2em;
    list-style-type: none;
    text-align: center;
    width:100%;
    padding-left: 20px;
    padding-right: 20px;
}
#nav-panel-button {
    z-index: 100;
    position: relative;
    right: 0;
    top: 0;
}
#nav-panel a {
    color: white;
}
#nav-panel li {
    width: 100%;
}
#nav-panel-button, #nav-account-button{
    float:right;
    cursor: pointer;
}
#mainsite {
    margin-left: 3%;
    margin-right: 3%;
}
.body_bg.content-area {
    width:100%;
}
.asset-area {
    height:120px;
    padding-left: 30px;
    border-top: 1px solid #ccc;
    margin-top: 10px;
}
.asset-area.spectrum {
    height:60px;
}
.asset-size {
    padding-left: 1em;
    color: #888;
    font-size: 0.8em;
}

.asset-instruction {
    text-align: right;
    float: right;
    color: #888;
    font-size: 1em;
}

.slt2Image {
    height: 80px;
    width: 99.99%;
}

.slt2Image .select2-choice {
    height: 80px !important;
}

.slt2Icon {
    margin: 5px 30px 5px 5px;
}

.slt2SmallImage {
    width: 99.99%;
}

.slt2SmallImage .select2-choice {
    height: 100% !important;
}

.slt2SmallIcon {
    margin: 5px;
}

.mapCanvas {
    display: block;
    height: 350px;
}

.tinyMapCanvas {
    display: inline-block;
    height: 255px;
}

.deletePermsIcon {
    vertical-align: middle !important;
    text-align: center;
    cursor:pointer;
}

.idDetail {
    font-size: 14px;
    text-shadow: 1px 1px 0 #ddd;
}

.loadingSpinner {
	position:fixed;
	top: 40%;
	left: 50%;
	margin-top: translate(-40%,40%);
	margin-left: translate(-50%,50%);
	border: 8px solid #0057B8;
	border-radius: 50%;
	border-top: 8px solid #FFFFFF;
	width: 50px;
	height: 50px;
	display:none;
	z-index: 20000;
	-webkit-animation: spin 2s linear infinite; /* Safari */
	animation: spin 2s linear infinite;
	box-shadow: rgba(0.12,0.12,0.12,0.12) 0px 1px 6px, rgba(0.12,0.12,0.12,0.12) 0px 1px 6px;
}

/* Safari */
@-webkit-keyframes spin {
  0% { -webkit-transform: rotate(0deg); }
  100% { -webkit-transform: rotate(360deg); }
}

@keyframes spin {
  0% { transform: rotate(0deg); }
  100% { transform: rotate(360deg); }
}

.loadingOverlay {
	position: fixed;
	display: none;
	width: 100%;
	height: 120%;
	top: 0;
	left: 0;
	right: 0;
	bottom: 0;
	background-color: rgba(0,0,0,0.5); /* Black background with opacity */
	z-index: 10000; /* Specify a stack order in case you're using a different order for other elements */
	cursor: pointer; /* Add a pointer on hover */
}

#tab-DashboardVeil {
    position: fixed;
    top: 0;
    left: 0;
    height:100%;
    width: 100%;
    z-index: -1;
}

.collapsable {
    position: relative;
    width: 30%;
    margin: 0 auto;
    display: inline-block;
}

.collapsableTrigger {
    padding:5px;
    text-align:center;
    background-color:#EEEEEE;
    border: 1px solid #DDDDDD;
    border-radius: 10px;
    width: 100%;
}

.collapsableForm {
    border-bottom:1px solid #DDDDDD;
    border-right:1px solid #DDDDDD;
    border-left:1px solid #DDDDDD;
    padding:5px;
    border-radius: 0px 0px 10px 10px;
    display:none;
    z-index: 1000;
    position: absolute;
    text-align:center;
    background-color:#bababa;
    width: 100%;
}

.subMenuSelected {
    font-weight: bold;
}

/* Pulsate current location on MAP*/
@-moz-keyframes pulsate {
    from {
        -moz-transform:scale(0.25);
        opacity: 1.0;
    }
    95% {
        -moz-transform: scale(1.3);
        opacity: 0;
    }
    to {
        -moz-transform: scale(0.3);
        opacity: 0;
    }
}
@-webkit-keyframes pulsate {
    from {
        -webkit-transform:scale(0.25);
        opacity: 1.0;
    }
    95%
    {
        -webkit-transform: scale(1.3);
        opacity: 0;
    }
    to {
        -webkit-transform: scale(0.3);
        opacity: 0;
    }
}

/* get the container that's just outside the marker image,
 * which just happens to have our Marker title in it
 */

div.gmnoprint[title="Current Location"] {
    -moz-animation: pulsate 1.5s ease-in-out infinite;
    -webkit-animation: pulsate 1.5s ease-in-out infinite;
    border: 1pt solid #fff;
    /* make a circle */
    -moz-border-radius: 51px;
    -webkit-border-radius: 51px;
    border-radius: 51px;
    /* multiply the shadows, inside and outside the circle */
    -moz-box-shadow: inset 0 0 5px #06f, inset 0 0 5px #06f, inset 0 0 5px #06f, 0 0 5px #06f, 0 0 5px #06f, 0 0 5px #06f;
    -webkit-box-shadow: inset 0 0 5px #06f, inset 0 0 5px #06f, inset 0 0 5px #06f, 0 0 5px #06f, 0 0 5px #06f, 0 0 5px #06f;
    box-shadow: inset 0 0 5px #06f, inset 0 0 5px #06f, inset 0 0 5px #06f, 0 0 5px #06f, 0 0 5px #06f, 0 0 5px #06f;
    /* set the ring's new dimension and re-center it */
    height: 51px !important;
    margin: -18px 0 0 -18px;
    width: 51px !important;
}

/* hide the superfluous marker image since it would expand and shrink with its containing element */
div.gmnoprint[title="Current Location"] img {
    display: none;
}
/* compensate for iPhone and Android devices with high DPI, add iPad media query */
@media only screen and (-webkit-min-device-pixel-ratio: 1.5) , only screen and (device-width: 768px) {
    div.gmnoprint[title="Current Location"] {
        margin: -10px 0 0 -10px;
    }
}
.overlayDivIms {
    z-index: 100;
    position: absolute;
    background: #fff;
    padding: 10px;
    border-bottom: 1px solid #ccc;
    border-right: 1px solid #ccc;
    border-left: 1px solid #ccc;
    margin: -2px 0 0;
}
.overlayDiv {
    z-index: 100;
    position: absolute;
    padding: 0px;
    margin: -10px 15px 0px 0px;
    background-color: white;
    width: 97%;
}

.overlayRightDiv {
    z-index: 100;
    position: absolute;
    background: #eee;
    padding: 0px 10px 0px 0px;
    border: 1px solid #ccc;
}

.filterItem {
    font-size: 1em;
    color: #888;
    padding: 0px 5px;
    display: inline-block;
}

.filterItem:hover {
    background-color: #ccc;
    border: 1px solid #ccc;
    border-radius: 5px;
}


#myFolders {
    background-color: #ffffff;
    border-radius: 5px;
    line-height: 25px;
    padding: 5px;
    margin: 0px 0px -3px 0px;
    border: 1px solid #ccc;
}

#personaFilter {
    background-color: #ffffff;
    border-radius: 5px;
    line-height: 25px;
    padding: 5px;
    margin: 0px 10px 0px 0px;
    border: 1px solid #ccc;
}

.strikeThroughText {
    width:100%;
    text-align:center;
    border-bottom: 1px solid #000;
    line-height:0.1em;
    margin:10px 0 20px;
}
.strikeThroughText span {
    background:#fff;
    padding:0 10px;
}

#divSaveChanges {
    background-color: #cccccc;
    border-radius: 5px;
    padding: 5px;
    border: 1px solid #000000;
}

.padding5 {
    padding: 5px;
}

.sortableBox {
    list-style-type: none;
    background-color: #ffffff;
    border-radius: 5px;
    padding: 5px;
    margin: 5px;
    padding: 5px 20px 0 20px;
    border: 1px solid #dddddd;
    height:	40px;
}
.modalwaitingmessage {
  text-align: center;
  margin-left: auto;
  margin-right: auto;
  position: fixed;
  top: 50%;
  width: 100%;
  height: 18em;
  margin-top: 2em;
  font-size: 2em;
  font-weight: bold;
  color: #FFF;
  text-shadow: 0 0 6px #000;
}
.historyevent {
  line-height: 1.5em;
  border-bottom: thin solid #999;
}
.eventTimeStamp {
  padding-right: 10px;
  margin-right: 10px;
  border-right: thin solid #999;
  font-size: .8em;
}

@media (max-width: 1300px) {
    body {
        padding-right: 0px;
        padding-left: 0px;
        font-size: 12px;
    }
}

@media (max-width: 979px) {
    #mainsite {
        margin-left: 0;
        margin-right: 0;
    }
    .logo {
        height: 60px;
        width: 200px;
    }
    .logo_font {
    font-size: 16px;
    top: 43px;
    left: 45px;
    line-height: 16px;
    }
    ul#tab > li {
        border: none !important;

    }
    button.ui-button.ui-widget.ui-state-default.ui-corner-all.ui-button-icon-only.ui-dialog-titlebar-close {
        width: 2em;
        height: 2em;
        margin-top: -1em;
    }
}
@media (max-width: 767px) {
    body {
        padding-right: 0px;
        padding-left: 0px;
        font-size: 11px;
    }

    h1 {
        font-size: 27px;
    }
    h2 {
        font-size: 23px;
    }
    h3 {
        font-size: 18px;
    }
    h4 {
        font-size: 14px;
    }
    h5 {
        font-size: 11px;
    }
    h6 {
        font-size: 9px;
    }
}

html, body {
	height: 100%;
	padding-bottom: 1vh;
}

.page-wrap {
	min-height: 100%;
	background-color: #0057B8;
	margin-bottom: -2.3vh;
}

.page-wrap-home{
	min-height: 100%;
	margin-bottom: 20px;
	background-color: #fff;
}

#footerWrapper {
	height: auto;
}

#footer {
	background: #EBEBEB;
	bottom: 0;
	height: 100%;
	min-height: 40px;
	width: 100%;
	font-size: 14px;
	text-align: center;
	position: relative;
}

#privacy {
	background: #E6EAEB;
	position: fixed;
	bottom: 0px;
	width: 100%;
	font-size: 20px;
	text-align: left;
	padding: 5px;
	display: flex;
	z-index: 100;
}

#privacy > div {
	width: 100%;
	padding: 0px 0px 0px 10px;
}

.labelCluster{
	background-position: 0px 0px;
	height: 66px;
	line-height: 66px;
	width: 66px;
	text-align: center;
	cursor: pointer;
	top: 286.197px;
	left: 674.027px;
	color: black;
	position: absolute;
	font-size: 11px;
	font-family: Arial, sans-serif;
	font-weight: bold;
}

[data-letters]:before {
  content:attr(data-letters);
  display:inline-block;
  font-size:1em;
  width:2.5em;
  height:2.5em;
  line-height:2.5em;
  text-align:center;
  border-radius:50%;
  background:#0057B8;
  vertical-align:middle;
  margin-right:1em;
  color:white;
  }

  .homePageNavBar{
  	margin-bottom: 0px !important;
  	border: 0px !important;
  	box-shadow: 0px 2px 5px rgba(0, 0, 0, 0.25);
  }

  .navSelection{
  float: left;
  margin-top: 25px;
  margin-bottom: 15px;
  text-transform: uppercase;
    margin-left:40px;
  }

.navSelectionFont{
  font-weight: 600;
  font-family:'LatoLatin', sans-serif !important;
  letter-spacing: 0.86px;
  font-size:12px;
  text-transform: uppercase;
  }

 .widgetTitleFont{
	 font-weight: 600;
	 font-family:'LatoLatin', sans-serif !important;
	 letter-spacing: 0.86px;
	 text-transform: uppercase;
	 font-size:12px;
	 padding-left:2%;
 }
  .round {
  position: relative;
  margin-top:50px;
}

.round label {
  background-color: #fff;
  border: 1px solid #ccc;
  border-radius: 50%;
  cursor: pointer;
  height: 28px;
  left: 0;
  position: absolute;
  top: 0;
  width: 28px;
}

.round label:after {
  border: 2px solid #fff;
  border-top: none;
  border-right: none;
  content: "";
  height: 6px;
  left: 7px;
  opacity: 0;
  position: absolute;
  top: 8px;
  transform: rotate(-45deg);
  width: 12px;
}

.round input[type="checkbox"] {
  visibility: hidden;
}

.round input[type="checkbox"]:checked + label {
  background-color: #E57200 !important;
  border-color: #E57200 !important;
}

.round input[type="checkbox"]:checked + label:after {
  opacity: 1;
}

.gridster ul li{
	list-style-type: none;
}


.btn-ims{
 border: 1px solid #CCCCCC !important;
 height: 44px;
 box-shadow: rgba(0,0,0,0.12) 0px 1px 6px, rgba(0,0,0,0.12) 0px 1px 4px;
 font-weight: 500 !important;
 font-family:'LatoLatin', sans-serif !important;
 letter-spacing: 0.85px;
 font-size:12px !important;
 text-transform: uppercase;
 min-width: 100px;
}

.nav-pane-hr {
	margin-left: -15px !important;
	margin-top: 5px !important;
	width: 120%;
}

/**
 * Give bootstrap dialogs a max-height of viewport, and add vertical scrollbars if needed.
 **/
.modal-dialog {
	overflow-y: initial !important;
}
.modal-body {
	max-height: calc(100vh - 200px);
	overflow-y: auto;
	overflow-x: hidden;
}

/**
 * Overrwrite bootstrap nav pills to do underline instead of fill.
 **/
.nav-pills > .active > a,
.nav-pills > .active > a:hover,.nav-pills > li > a:hover {
	text-decoration: none;
	font-weight: bold;
	border-radius: 0px;
	border-bottom-width: 4px;
	border-bottom-style: solid;
	border-bottom-color: #E57200;
    color: #E57200 !important;
  	background-color: transparent !important;
  	margin-left:15px;
}
.nav-pills > li > a{
    border-radius: 0px;
}

.caret-primary {
	border-top: 4px solid #E57200 !important;
}

.top-right-corner {
	position: fixed !important;
	width: 10% !important;
	top: 30px;
	right: 30px;
}

.dashboardIcon {
	position: relative;
	display: inline-block;
	color:#E57200;
	font-size:0.8em;
	float:right;
	margin-top: 3px;
}

.dashboardIcon .dashboardIconHover {
	visibility: hidden;
	width: 400px;
	color: #fff;
	text-align: left;
	padding: 5px 0;
	background-color: #4C5254;
	border-radius: 3px;
	padding: 10px 30px;
	font-size:12px;
	transition:opacity 0.3s;
	font-family:'LatoLatin', sans-serif !important;
	font-weight: 600 !important;
	position: absolute;
	z-index: 1;
	top: 0px;
	right: 105%;
}

.dashboardIcon .dashboardIconHover::after {
	content: " ";
	position: absolute;
	top: 50%;
	left: 100%;
	margin-top: -5px;
	border-width: 5px;
	border-style: solid;
	border-color: transparent transparent transparent #4C5254;
}

.dashboardIcon:hover .dashboardIconHover {
	visibility: visible;
}

.dashboardDropdown{
    z-index: 100;
    position: absolute;
    box-shadow: rgba(0,0,0,0.12) 0px 1px 6px, rgba(0,0,0,0.12) 0px 1px 4px;
    top:40px;
    right:0px;
    background: #fff;
    padding: 10px;
    font-color:red;
}

.dashboardLink{
	height: 30px;
}
.dashboardLink a{
	font-family:'LatoLatin', sans-serif !important;
	font-weight: 600 !important;
	color: rgb(229, 114, 0);
	letter-spacing: 0.85px;
	font-size:12px !important;
	text-transform: uppercase;
	margin: 0px 20px 0px 0px;
}

.dashboardLink a:hover{
	color: rgb(8,32,38);
}

.flowQM{
	color:#999;
}

.dashboardCheckbox{
	padding-top:25px;
}

.demoSetupCheckbox{
	padding-top:0px;
	margin-top:0px !important;

}

.checkbox.checkbox-md.dashboardCheckbox label::before {
  width: 34px;
  height: 34px;
  top: -17px;
  left:-5px !important;
}

.checkbox.checkbox-md.demoSetupCheckbox label::after {
  left:2px !important;
}

.form-group h4{
	text-transform: uppercase !important;
}

.demoContainer{
	display:flex;
	flex-direction:column;
	height: auto;
	background-color:white;
	border-radius:4px;
	box-shadow:0 2px 4px 0 rgba(0,0,0,0.25);
	padding:25px;
}

.btn-space{
	margin:1%;
}

.gridster-box {
	position: relative;
	width: 100%;
	height: 100%;
}

#profileEmailButton {
	padding-bottom: 4px !important;
}

.dropbtn {
  /**background-color: #4CAF50;
  color: white;
  padding: 16px;
  font-size: 16px;
  border: none;**/
  color: #000 !important;
}

.dropdown {
  position: relative;
  display: inline-block;
}

.dropdown-content {
  display: none;
  position: absolute;
  background-color: #FFF;
  min-width: 200px;
  box-shadow: rgba(0,0,0,0.12) 0px 1px 6px, rgba(0,0,0,0.12) 0px 1px 4px;
  z-index: 1;
  margin: 0px 0px 0px 5px;
}

.dropdown-content a {
	display: block;
}

.dropdown-content a {
	font-family:'LatoLatin', sans-serif !important;
	font-weight: 600 !important;
	color: rgb(229, 114, 0);
	letter-spacing: 0.85px;
	font-size:12px !important;
	text-transform: uppercase;
	margin-left: 5px;
	padding: 10px 0px 10px 0px;
}

.dropdown-content a:hover {
	color: rgb(8,32,38);
}

.dropdown:hover .dropdown-content {
	display: block;
}

.dropdown-content hr {
	margin-top: 2px !important;
	margin-bottom: 2px !important;
}

.navbarMargin {
	margin-top: 70px;
}

.custom-button {
	border: none;
	cursor: pointer;
	background: transparent;
	padding: 0px !important;
}

.custom-button:hover {
	color: #E57200;
}

.version {
	color: rgb(8,32,38);
	font-size: 11px;
	font-weight: 600;
	margin-bottom: 20px;
	text-transform: uppercase;
	bottom: 0;
}


.pwdVerifyBox ul,li {
  list-style-type: none;
}

.pwdInvalid {
  color: #FF585B;
  transition: all .1s ease-in;
}

.pwdValid {
  color: #24B650;
  transition: all .2s ease-in;
  animation-name: grow;
  animation-duration: .2s;
  animation-iteration-count: 1;
  animation-timing-function: ease-in;
}

.pwdValid::before {
  content: "\2713 ";
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  left: -5px;
  position: relative;
  font-weight: 800;
  animation-name: grow;
  animation-duration: 1s;
  animation-iteration-count: 1;
  animation-timing-function: ease-in;
  -webkit-transition: -webkit-transform 1200ms cubic-bezier(0.19, 1, 0.22, 1), opacity 100ms ease-out;
  -moz-transition: -moz-transform 1200ms cubic-bezier(0.19, 1, 0.22, 1), opacity 100ms ease-out;
  -ms-transition: -ms-transform 1200ms cubic-bezier(0.19, 1, 0.22, 1), opacity 100ms ease-out;
  -o-transition: -o-transform 1200ms cubic-bezier(0.19, 1, 0.22, 1), opacity 100ms ease-out;
  transition: transform 1200ms cubic-bezier(0.19, 1, 0.22, 1), opacity 100ms ease-out;
  -webkit-transform: scale(1.3);
  -moz-transform: scale(1.3);
  -ms-transform: scale(1.3);
  -o-transform: scale(1.3);
  transform: scale(1.3);
  -webkit-backface-visibility: hidden;
}

.pwdVerifyBox {
  display: none;
}

.pwdVisibleIcon {
  float: right;
  margin-right: 25px;
  margin-top: -25px;
  position: relative;
  z-index: 2;
}

.dashboardCharts{
  position: relative;
  margin: auto;
  height: 100%;
  width: 100%;
}

#myFolderList{
  table-layout: fixed;
  width: 100%;
}

#myFolderList td{
  word-wrap: break-word;
  overflow-wrap: break-word;
}

#myFolderDiv{
  word-wrap: break-word;
  overflow-wrap: break-word;
  width: 100%;
}

.dashboard-select2 > span.select2{
    width: 100% !important;
}

.dashboardFilterCheckbox {
    display: inline !important;    
}

.dashboardFilterCheckbox::after{
    top: -5px !important;
    left: 2px !important;    
}

.spacer-bottom{
	padding-bottom: 10px !important;	
}
