﻿.pageLogin  
{
    background: #193048;
}
.pageOther 
{
    background:#FFF;
}
.mainMenu
{
   margin:10px;
}
.mainMenu .logo
{
  padding:9px 25px 5px 20px;
}
.mainMenu .comingSoon a
{
    cursor:default !important;
    color:#999;
    font-weight:normal;
    border:none;
}
.mainMenu .comingSoon
{
    cursor:default !important;
}

.login
{
   margin:10px;
}
.login li
{
    padding:18px 25px 18px 20px
}
.login .lightLabel
{
    margin-bottom:15px;
    margin-top:9px;
}
.lightLabel
{
    font-size:14px;
    font-weight:normal;
    color:#666;
    padding-bottom:2px;
}
.labelheading
{
    font-size:14px;
    font-weight:normal;
    color:#666;
    padding-bottom:2px;
    font-weight:bold;
    margin-bottom:8px;
}
.searchBar
{
    margin:0 -23px 0px -23px !important;
    border-top:none !important;
}

.listViewAdd li
{
    font-size:16px;
}
.resultsBar
{
    margin:17px -16px -13px -16px;
    border:0;
    padding:0;
}
.resultsButtons
{
    font-size:10px;
    font-weight:normal;
    background:#FFF;
}
.resultsButtons p
{
    margin-top:18px;
}

.emptyBubble  
{
    font-size:13px;
    font-weight:500;
    margin-top:25px;
    background:             #feefb3;
    -moz-border-radius: 	.5em /*{global-radii-buttons}*/;
	-webkit-border-radius: 	.5em /*{global-radii-buttons}*/;
	border-radius: 			.5em /*{global-radii-buttons}*/;
	border:1px solid #C3C3C3;
	color:#FF0000;
 }
.emptyBubble p 
{
    padding:10px 14px;
    margin:0;
}
.disabled 
{
    cursor:default !important;
    opacity:.5
}

.lbl 
{
    margin:0;
    font-size:15px;
}

.searchBtn 
{
    visibility:hidden;
    position:absolute;
    top:0;
    left:0;
    height:1px;
    width:1px;
}
.topLabel
{
    margin-top:16px !important;
}

.secondaryNav
{
    margin:0 -16px 0 -16px;
    background:#125785;
    padding:8px 0 4px 0;
    border:none !important;
    border-top: 1px solid #001729 !important;
}
.secondaryNav div
{
    margin:0 6px;
    float:left;
    color:White;
    text-shadow:none !important;
    font-size:17px;
    font-weight:bold;
    text-shadow: 0 /*{a-bar-shadow-x}*/ -1px /*{a-bar-shadow-y}*/ 1px /*{a-bar-shadow-radius}*/ #072d46 /*{a-bar-shadow-color}*/ !important;
}
.subNav
{
    margin:0 -16px;
    border:0;
    padding:0 10px 0px 10px;
    font-size:10px;
    font-weight:normal;
    border:none !important;
    background:#125785;
}
.actions
{
    margin:-5px -16px;
    border:0;
    padding:4px 4px 3px 4px;
    font-size:10px;
    font-weight:normal;
    border-top: 4px solid #125785;
}
.actionsTop
{
    margin:-16px -16px 14px -16px;
    border:0;
    border-bottom:1px solid #CCC;
    padding:4px 4px 3px 4px;
    font-size:10px;
    font-weight:normal;
}
.actionsBottom
{
    margin:0 -16px -16px -16px;
    border:0;
    border-top:1px solid #CCC;
    padding:4px 4px 3px 4px;"
    font-size:10px;
    font-weight:normal;
}
.detailsTitle div
{
    color:#000 !important;
    font-size:22px !important;
    font-weight:bold !important;
}
.detailsTitle .detailsAccount
{
    font-weight:bold;
    color:#1d1d1d;
    font-size:15px;
}
.detailsTitle .detailsPosition
{
    font-style:italic;
}

.splitListDouble p 
{
    margin-top:0px;
    margin-bottom:0px;
}
.address p 
{
    font-size:15px !important;
}
h3 
{
    font-size:18px !important;
    font-weight:normal !important;
    margin:0 !important;
    padding:0 !important;
}
ul li p 
{
    opacity:.7;
}
.listNotes h3 
{
    font-size:16px !important;
}
.cueIncomplete
{
    background-image: url(../img/incomplete.png);
    height: 16px;
    -moz-border-radius:5px;
    -webkit-border-radius: 5px;
    width: 20px;
    float:left;
    margin-top:-9px;
    margin-right:5px;
}
.cueComplete
{
    background-image: url(../img/complete.png);
    height: 16px;
    -moz-border-radius:5px;
    -webkit-border-radius: 5px;
    width: 20px;
    float:left;
    margin-top:-9px;
    margin-right:5px;
}

.cueIncomplete1
{
    color: #DA4833;
    /*
    height: 10px;
    -moz-border-radius:5px;
    -webkit-border-radius: 5px;
    width: 24px;
        */
    cursor: pointer;
    display: block;
    text-align: center;
     
     margin: 0 auto;margin-top:5px;
}
.cueComplete1
{
    color: #339933;
    /*
    height: 10px;
    -moz-border-radius:5px;
    -webkit-border-radius: 5px;
    width: 24px;*/
    cursor: pointer;
    display: block;
    text-align: center;
    
     margin: 0 auto;
      margin-top:5px;
}
.invisible
{
    background:none;
    border:none;
    height:100%;
    margin:0 !important;
    padding:0 !important;
    position:absolute;
    top:0;
    left:0;
    cursor:pointer;
}
.invisible span
{
    background:#f5f5f5;
    background-image: -webkit-gradient(linear, left top, left bottom, from( #fdfdfd /*{a-bar-background-start}*/), to( #eeeeee /*{a-bar-background-end}*/)); /* Saf4+, Chrome */
	background-image: -webkit-linear-gradient(#fdfdfd /*{a-bar-background-start}*/, #eeeeee /*{a-bar-background-end}*/); /* Chrome 10+, Saf5.1+ */
	background-image:    -moz-linear-gradient(#fdfdfd /*{a-bar-background-start}*/, #eeeeee /*{a-bar-background-end}*/); /* FF3.6 */
	background-image:     -ms-linear-gradient(#fdfdfd /*{a-bar-background-start}*/, #eeeeee /*{a-bar-background-end}*/); /* IE10 */
	background-image:      -o-linear-gradient(#fdfdfd /*{a-bar-background-start}*/, #eeeeee /*{a-bar-background-end}*/); /* Opera 11.10+ */
	background-image:         linear-gradient(#fdfdfd /*{a-bar-background-start}*/, #eeeeee /*{a-bar-background-end}*/);
    height:40px !important;
    display:block !important;
    margin:0 34px 0 15px !important;
    line-height:40px !important;
    color:#444444 !important;
    font-weight:bold !important;
    font-size:16px !important;
}
.invisibleHover span
{
    background-position: 0% 0%;
background-image:         linear-gradient(#ececec /*{a-bar-background-start}*/, #dadada /*{a-bar-background-end}*/) !important !important /*{a-bar-background-start}*/ /*{a-bar-background-end}*/;
    background-color: #f5f5f5 !important;
    background-repeat: repeat !important;
    background-attachment: scroll !important;
}
.invisibleClick span
{
    background:#f5f5f5;
    background-image: -webkit-gradient(linear, left top, left bottom, from( #efefef /*{a-bar-background-start}*/), to( #fdfdfd /*{a-bar-background-end}*/)); /* Saf4+, Chrome */
	background-image: -webkit-linear-gradient(#efefef /*{a-bar-background-start}*/, #fdfdfd /*{a-bar-background-end}*/); /* Chrome 10+, Saf5.1+ */
	background-image:    -moz-linear-gradient(#efefef /*{a-bar-background-start}*/, #fdfdfd /*{a-bar-background-end}*/); /* FF3.6 */
	background-image:     -ms-linear-gradient(#efefef /*{a-bar-background-start}*/, #fdfdfd /*{a-bar-background-end}*/); /* IE10 */
	background-image:      -o-linear-gradient(#efefef /*{a-bar-background-start}*/, #fdfdfd /*{a-bar-background-end}*/); /* Opera 11.10+ */
	background-image:         linear-gradient(#efefef /*{a-bar-background-start}*/, #fdfdfd /*{a-bar-background-end}*/);
}
.multiCheck
{
    padding:20px !important;
    margin:20px !important;
}
.multiCheckLabel
{
    padding:10px 8px !important;
    margin:5px 3px !important;
    border:1px solid #b8b8b8 !important;
    -moz-border-radius: 				.6em ;
	-webkit-border-radius: 				.6em ;
	border-radius: 						.6em ;
	background:#FFF !important;
	color:#000 !important;
	font-size:15px !important;
    cursor:pointer !important;
}
.splitListDouble
{
    margin-bottom:-2px !important;   
    margin-top:0 !important;   
}
.subH3
{
    font-weight:normal !important;
    font-size:18px !important;   
}
.ui-igcombo-button
{
    display:none !important;
    visibility:hidden !important;   
}
.ui-igcombo-field
{
    background-image:url('../img/contacts.png')!important;
    background-repeat:no-repeat;
    background-position:99% 8px;
}
.ui-igcombo-fieldholder
{
    background-color:transparent !important;
}
.ui-igcombo-list
{
    z-index:999999999999999999 !important;
    height:70px !important;
}
.ui-igcombo-listitemholder
{
    list-style:none !important;
    margin:0 !important;
    padding:0 !important;
    z-index:999999999999999999 !important;
    height:70px !important;
}
.ui-igcombo-listitem
{
    list-style:none !important;
    padding:10px 8px !important;
    margin:5px 3px !important;
    border:1px solid #b8b8b8 !important;
    -moz-border-radius: 				.6em ;
	-webkit-border-radius: 				.6em ;
	border-radius: 						.6em ;
	background:#FFF !important;
	color:#000 !important;
	font-size:15px !important;
    cursor:pointer !important;
    z-index:999999999999999999 !important;
}
.ui-icon
{
 width:18px !important; height:18px !important;	background-image: url('/img/icons-18-black-pack.png') !important ;

}
h1 
{
    font-family:helvetica;
    font-size: 16px;
    background-color: #dbe1fa;
    border-radius:10px;
    padding: 8px;
    color: #000;
    color:#4B4B4B;
    border: 1px solid #D2D2D2;
}
.green-btn
{
    background:#00c822;
    /*background-image: -ms-linear-gradient(bottom, #00D925 0%, #00E59E 100%);
    background-image: -moz-linear-gradient(bottom, #00D925 0%, #00E59E 100%);
    background-image: -o-linear-gradient(bottom, #00D925 0%, #00E59E 100%);
    background-image: -webkit-gradient(linear, left bottom, left top, color-stop(0, #00D925), color-stop(1, #00E59E));
    background-image: -webkit-linear-gradient(bottom, #00D925 0%, #00E59E 100%);
    background-image: linear-gradient(to top, #00D925 0%, #00E59E 100%);
    background:#00c822;*/
    color:#fff;
}