
 * { margin:0; padding:0; }
 body { background-color:#fff; font-family:"lucida sans", arial, sans-serif; font-size:.75em; color:#333333; margin:0; padding:0; }
 html, body, form {height: 100%;}
 div.paragraph { line-height:1.5; }
 p { line-height:1.5; }
 h1, h2, h3{ line-height:1.5; }
 #contents { width:100%; margin:0pt auto; }
 #header { float:left; width:100%; height:91px; text-align:middle; margin:0pt auto; }
 #sitename { position:relative; float:left; height: 71px; padding: 10px 0; font-family:"times new roman",garamond, serif; font-size:2.5em; text-align:center; }
 #sitename, #sitename a { color:#333333; text-decoration: none; }

.containerClass .ajax__html_editor_extender_container
        {
            width: 100% !important;/*important is really important at here*/
        }
        
.DynamicMenu
{ display: none; }


  .navigation  
  {
      border-style: none;
      position: relative;
    border-color: inherit;
    border-width: 0;
    float:left;  
    font-family: 'Open Sans', sans-serif;
    font-size: 14px;
    font-weight: 300;
    letter-spacing: 1px;
     color: #fff;
    outline: 0;    
    list-style: none;
    text-shadow: 0 -1px 1px rgba(0,0,0,1); }

.navigation ul li ul
{
    display: none;
}

.navigation ul li 
{
    position: relative; 
    float: left;
    list-style: none;
}

 .navigation ul li {  color: White;
    text-decoration: none;
    background: url(/Images/nav-sep.png) repeat-y center right;
   padding: 10px 10px 10px 10px;    }
 .active li
{     
    float: left;    
    text-align: center;
       padding: 10px 10px 10px 10px;
}
 .navigation a:link
{
    color: White;
    text-decoration: none;
   
}
 .navigation a:hover { text-decoration:none;     }
 .navigation a:visited {  text-decoration:none;      }
 .active a:link {  text-decoration:none;    }
 .active a:hover { text-decoration:none;    }
 .active a:visited { text-decoration:none;   }
 a:link, a:hover, a:visited { text-decoration:underline;      }
 
 #main { clear:both; width:920px; min-height:400px; height:auto !important; height:400px; padding:30px 20px 30px 20px; }
 img.image-left { margin-right:15px; float:left; }
 img.image-right { margin-left:15px; float:right; }
 #footer { float:left; width:960px; border-top:1px solid #333333; margin:0px 0 30px 0; }
 #footer-contents { float:left; color:#333; font-family:"lucida grande", "lucida sans", arial, sans-serif; padding:15px 0 0 20px; width:940px; height:28px; }
 input { background-color:#fff; border:1px solid #999; font-size:12px; }
 textarea { background-color:#fff; border:1px solid #999; font-size:12px; }

div.paragraph ul, div.paragraph ol { padding-left: 25px !important; margin: 5px 0 !important; overflow:hidden; }
div.paragraph li { padding-left: 5px !important; margin: 3px 0 0 !important; }
div.paragraph ul, div.paragraph ul li { list-style: disc outside !important; }
div.paragraph ol, div.paragraph ol li { list-style: decimal outside !important; }

.center 
{
    background-color:Yellow;
    margin-left:auto; margin-right:auto;
    border: 0;
    width: 100%;
    text-align: left;
    position: absolute;
    top:  20%;
    left: 18%;
    height: 50%;    
}

.borderSilver {
border: 1px solid 
silver;
background: 
white;
padding: 0px 20px 20px;
margin-right: 20px;
box-shadow: 0px 3px 10px 
rgba(0, 0, 0, 0.1);
-moz-box-shadow: 0px 3px 10px rgba(0,0,0,0.1);
-webkit-box-shadow: 0px 3px 10px 
rgba(0, 0, 0, 0.1);
border-radius: 8px;
-webkit-border-radius: 7px;
-moz-border-radius: 8px;
}

.pageWidth
{
    width:80%;
    min-width:1200px;
    margin-left:auto;
    margin-right:auto;    
}

.pageCenter
{   
    width:600px;
    margin-left:auto;
    margin-right:auto;    
}

.settingsMenuLinks
{
     color:#447DC6; 
     font-Size:12px;
     font-style:normal;
     text-decoration:none;
     line-height:20px;
}

 .settingsMenuLinks a:link
{
    color:#447DC6;
    text-decoration: none;
}
 .settingsMenuLinks a:hover { text-decoration:underline; }
 .settingsMenuLinks a:visited { text-decoration:none; }
 
 #outer
{
    overflow: hidden; /* Makes #outer contain its floated children */
    width: 100%; /* Colours and borders for illustration purposes */    
    background-color: White;
}  
             
#inner1 {     float: right;/* Make this div as wide as its contents */      
              /* Colours and borders for illustration purposes */     
             margin-left: 5px;
             margin-right:5px;
              background-color: White;}  
              
#inner2 {     overflow: hidden;/* Make this div take up the rest of the horizontal space, and no more */      
              /* Colours and borders for illustration purposes */     
               margin-left: 5px;
             margin-right:5px;
               background-color: White;} 
               
               #loginDisplay
               {
                   text-align:right;
               }
           
           .memberSmallerCenterCol
           {
               position: relative;
	            display:block;
	            width:550px;
	            margin-left: auto;
                margin-right: auto;
	            text-align:left;
                color:#666666; 
                background-color:#FFFFFF;
                border-top:5px solid #D9D9D9;
           }
           
           .memberWrapper
           {
                position: relative;
	            display:block;
	            width:950px;
	            margin-left: auto;
                margin-right: auto;
	            text-align:left;     
	            min-height:500px;          
           }
            
            .memberWrapperWide
           {
                position: relative;
	display:block;
	width:90%;
	margin-left: auto;
    margin-right: auto;
	text-align:left;
                color:#666666; 
     background-color:#FFFFFF;
     border-top:5px solid #D9D9D9;
           }   
 .memberBody
 {
     width:500px; 
     margin:0 auto; 
     height:500px;    
 }
 
 .popupPanel
 {
   font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #8A8A8A;
	background-color:White;
	border-style:solid;
	border-bottom-color:Black;
	border-width:1px;
	padding:20px;
	text-align:left;
 }
 
 .modalBackground 
{ 
  background-color:Black; 
  filter:alpha(opacity=40); 
  opacity:0.5; 
}

/* FORM ELEMENTS   
----------------------------------------------------------*/

fieldset
{
    margin: 1em 0px;
    padding: 1em;
    border: 1px solid #ccc;
}

fieldset p 
{
    margin: 2px 12px 10px 10px;
}

fieldset.login label, fieldset.register label, fieldset.changePassword label
{
    display: block;
}

fieldset label.inline 
{
    display: inline;
}

legend 
{
    font-size: 1.1em;
    font-weight: 600;
    padding: 2px 4px 8px 4px;
}


input.passwordEntry 
{
    width: 220px;
    height: 20px;    
    border: 1px solid #ccc;
}

div.accountInfo
{
    width: 42%;
}

/* MISC  
----------------------------------------------------------*/

.clear
{
    clear: both;
}

.title
{
    display: block;
    float: left;
    text-align: left;
    width: auto;
}

.loginDisplay
{
    font-size: 1.1em;
    display: block;
    text-align: right;
    padding: 10px;
    color: White;
}

.loginDisplay a:link
{
    color: white;
}

.loginDisplay a:visited
{
    color: white;
}

.loginDisplay a:hover
{
    color: white;
}

.failureNotification
{
    font-size: 1.2em;
    color: Red;
}

.bold
{
    font-weight: bold;
}

.submitButton
{
    text-align: right;
    padding-right: 10px;
}

.consoleCreditPage
{
    width:500px;
    font-size:11px;
    font-family:Arial;
    padding:10px;
    padding-left:30px;
    background-color:White;
    height:600px;
    min-height:600px;
}

.buttonOrange
{
    border-style: solid;
    border-color: #4e667d;
    background-color: #348DD3;
    color: #FFFFFF;
    line-height: 1.05em;
    text-decoration: none;
    white-space: nowrap;
    margin-left: 0px;
    font-size: 1.0em;
    font-weight:bold;
    }


.buttonOrange:hover
{
	background-color: #bfcbd6;
    color: #465c71;
    text-decoration: none;
    margin-left:0px;
    font-weight:bold;
}

.textStyleMembers
{
   
    font-family: "Trebuchet MS", Verdana, Helvetica, Sans-Serif;
    margin: 0;
    padding: 0;
    color: #696969;
}


  
.footer, .push {   
    position: absolute; 
    bottom: 0; 
    width:100%;
}

.addBox {
font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #8A8A8A;
	background-color:White;	
	text-align:left;
}

.addBoxDiv {
border-style:solid;
	border-bottom-color:Black;
	border-width:1px;
	padding:20px;
}

.box
{
    height:250px; 
    width:350px; 
    border-style:dotted; 
    border-width:1px; 
    padding:10px;
}

.leftPanel
{
    float:left; 
    width:350px; 
    height:350px;
}

.rightpanel
{
    float:right; 
    width:350px; 
    height:350px;
}

.outerPanel
{
    float:left; 
    width:750px;
    min-height:600px;
}

.panelEmailTemplate
{
    padding:10px;
}

.carrierSettings
{
    padding:10px;
}

.textBoxInput, textarea {  
    padding: 9px;  
    border: solid 1px #E5E5E5;  
    outline: 0;  
    font: normal 13px/100% Verdana, Tahoma, sans-serif;  
    width: 200px!important;  
    background: -webkit-gradient(linear, left top, left 25, from(#FFFFFF), color-stop(4%, #EEEEEE), to(#FFFFFF));  
    background: -moz-linear-gradient(top, #FFFFFF, #EEEEEE 1px, #FFFFFF 25px);  
    box-shadow: rgba(0,0,0, 0.1) 0px 0px 8px;  
    -moz-box-shadow: rgba(0,0,0, 0.1) 0px 0px 8px;  
    -webkit-box-shadow: rgba(0,0,0, 0.1) 0px 0px 8px;  
    height:10px;
    }  
  
textarea {  
    width: 400px;  
    max-width: 400px;  
    height: 150px;  
    line-height: 150%;  
    }  
  
.textBoxInput:hover, textarea:hover,  
.textBoxInput:focus, textarea:focus {  
    border-color: #C9C9C9;  
    -webkit-box-shadow: rgba(0, 0, 0, 0.15) 0px 0px 8px;  
    }  
  
.form label {  
    margin-left: 10px;  
    color: #999999;  
    }  
  
.submit .textBoxInput {  
    width: auto;  
    padding: 9px 15px;  
    background: #617798;  
    border: 0;  
    font-size: 14px;  
    color: #FFFFFF;  
    -moz-border-radius: 5px;  
    -webkit-border-radius: 5px;  
    }
    
    .comboInput, textarea {  
    padding: 1px;  
    border: solid 1px #E5E5E5;  
    outline: 0;  
    font: normal 13px/100% Verdana, Tahoma, sans-serif;  
    width: 200px;  
    background: -webkit-gradient(linear, left top, left 25, from(#FFFFFF), color-stop(4%, #EEEEEE), to(#FFFFFF));  
    background: -moz-linear-gradient(top, #FFFFFF, #EEEEEE 1px, #FFFFFF 25px);  
    box-shadow: rgba(0,0,0, 0.1) 0px 0px 8px;  
    -moz-box-shadow: rgba(0,0,0, 0.1) 0px 0px 8px;  
    -webkit-box-shadow: rgba(0,0,0, 0.1) 0px 0px 8px;  
    height:30px;
    }

.watermarked
{
    color: lightgray;    
}

/* Table layout */
.yesNoHovered .rbTex {
     color: White !important;
}
 
.imgBtnTable td {
     border-bottom: 1px solid #eee;
     padding: 5px;
}
 
.imgBtnTable td.center {
     text-align: center;
     border-right: 1px solid #eee;
     width: 250px;
}
 
/* Simple Button */
.css3Simple {
     border-radius: 5px;
}
 
/* Simple Button with rounded corners and shadows */
.RadButton.rbLinkButton.css3Shadows {
     border: 0;
     border-radius: 5px;
    
}
 
.RadButton.rbLinkButton.css3Shadows:hover {
     border: 0;
    
}
 
/* Circle Button */
.RadButton.rbLinkButton.css3Circle  {
     border-radius: 45px;
     padding: 0;
}
 
.css3CircGrad
{
     /* IE9 SVG, needs conditional override of 'filter' to 'none' */
background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIxMDAlIiB5Mj0iMTAwJSI+CiAgICA8c3RvcCBvZmZzZXQ9IjAlIiBzdG9wLWNvbG9yPSIjMDAwMDAwIiBzdG9wLW9wYWNpdHk9IjAuNjUiLz4KICAgIDxzdG9wIG9mZnNldD0iMTAwJSIgc3RvcC1jb2xvcj0iIzAwMDAwMCIgc3RvcC1vcGFjaXR5PSIwIi8+CiAgPC9saW5lYXJHcmFkaWVudD4KICA8cmVjdCB4PSIwIiB5PSIwIiB3aWR0aD0iMSIgaGVpZ2h0PSIxIiBmaWxsPSJ1cmwoI2dyYWQtdWNnZy1nZW5lcmF0ZWQpIiAvPgo8L3N2Zz4=);
background: -moz-linear-gradient(-45deg, rgba(0,0,0,0.65) 0%, rgba(0,0,0,0) 100%); /* FF3.6+ */
background: -webkit-gradient(linear, left top, right bottom, color-stop(0%,rgba(0,0,0,0.65)), color-stop(100%,rgba(0,0,0,0))); /* Chrome,Safari4+ */
background: -webkit-linear-gradient(-45deg, rgba(0,0,0,0.65) 0%,rgba(0,0,0,0) 100%); /* Chrome10+,Safari5.1+ */
background: -o-linear-gradient(-45deg, rgba(0,0,0,0.65) 0%,rgba(0,0,0,0) 100%); /* Opera 11.10+ */
background: -ms-linear-gradient(-45deg, rgba(0,0,0,0.65) 0%,rgba(0,0,0,0) 100%); /* IE10+ */
background: linear-gradient(-45deg, rgba(0,0,0,0.65) 0%,rgba(0,0,0,0) 100%); /* W3C */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#a6000000', endColorstr='#00000000',GradientType=1 ); /* IE6-8 fallback on horizontal gradient */
}
 
.css3CircGrad:hover {
     /* IE9 SVG, needs conditional override of 'filter' to 'none' */
background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMTAwJSIgeDI9IjEwMCUiIHkyPSIwJSI+CiAgICA8c3RvcCBvZmZzZXQ9IjAlIiBzdG9wLWNvbG9yPSIjMWU1Nzk5IiBzdG9wLW9wYWNpdHk9IjEiLz4KICAgIDxzdG9wIG9mZnNldD0iMTAwJSIgc3RvcC1jb2xvcj0iIzdkYjllOCIgc3RvcC1vcGFjaXR5PSIwIi8+CiAgPC9saW5lYXJHcmFkaWVudD4KICA8cmVjdCB4PSIwIiB5PSIwIiB3aWR0aD0iMSIgaGVpZ2h0PSIxIiBmaWxsPSJ1cmwoI2dyYWQtdWNnZy1nZW5lcmF0ZWQpIiAvPgo8L3N2Zz4=);
background: -moz-linear-gradient(45deg, rgba(30,87,153,1) 0%, rgba(125,185,232,0) 100%); /* FF3.6+ */
background: -webkit-gradient(linear, left bottom, right top, color-stop(0%,rgba(30,87,153,1)), color-stop(100%,rgba(125,185,232,0))); /* Chrome,Safari4+ */
background: -webkit-linear-gradient(45deg, rgba(30,87,153,1) 0%,rgba(125,185,232,0) 100%); /* Chrome10+,Safari5.1+ */
background: -o-linear-gradient(45deg, rgba(30,87,153,1) 0%,rgba(125,185,232,0) 100%); /* Opera 11.10+ */
background: -ms-linear-gradient(45deg, rgba(30,87,153,1) 0%,rgba(125,185,232,0) 100%); /* IE10+ */
background: linear-gradient(45deg, rgba(30,87,153,1) 0%,rgba(125,185,232,0) 100%); /* W3C */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#1e5799', endColorstr='#007db9e8',GradientType=1 ); /* IE6-8 fallback on horizontal gradient */
}
 
/* Opposite corners */
.RadButton.rbLinkButton.css3Opposite {
     border: 0;
     border-radius: 3px 10px 3px 10px;
     box-shadow: 1px 2px 5px #666;
}
 
.RadButton.rbLinkButton.css3Opposite:hover {
     border: 0;
     box-shadow: 1px 2px 5px #999;
}
 
/* Different corners */
.css3Diff {
     border-radius: 15px 10px 0px 25px;
}
 
/* Gradient button */
.RadButton.rbLinkButton.css3Grad {
     border: 0;
     border-radius: 7px;
     box-shadow: 1px 3px 7px #666;
     background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIwJSIgeTI9IjEwMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iIzAwMDAwMCIgc3RvcC1vcGFjaXR5PSIwLjY1Ii8+CiAgICA8c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9IiMwMDAwMDAiIHN0b3Atb3BhY2l0eT0iMCIvPgogIDwvbGluZWFyR3JhZGllbnQ+CiAgPHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEiIGhlaWdodD0iMSIgZmlsbD0idXJsKCNncmFkLXVjZ2ctZ2VuZXJhdGVkKSIgLz4KPC9zdmc+);
     background: -moz-linear-gradient(top, rgba(0,0,0,0.65) 0%, rgba(0,0,0,0) 100%); /* FF3.6+ */
     background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,rgba(0,0,0,0.65)), color-stop(100%,rgba(0,0,0,0))); /* Chrome,Safari4+ */
     background: -webkit-linear-gradient(top, rgba(0,0,0,0.65) 0%,rgba(0,0,0,0) 100%); /* Chrome10+,Safari5.1+ */
     background: -o-linear-gradient(top, rgba(0,0,0,0.65) 0%,rgba(0,0,0,0) 100%); /* Opera 11.10+ */
     background: -ms-linear-gradient(top, rgba(0,0,0,0.65) 0%,rgba(0,0,0,0) 100%); /* IE10+ */
     background: linear-gradient(top, rgba(0,0,0,0.65) 0%,rgba(0,0,0,0) 100%); /* W3C */
     filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#a6000000', endColorstr='#00000000',GradientType=0 ); /* IE6-8 */
}
 
.RadButton.rbLinkButton.css3Grad:hover {
     border: 0;
     box-shadow: 1px 3px 7px #999;
     background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIwJSIgeTI9IjEwMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iIzFlNTc5OSIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9IiM3ZGI5ZTgiIHN0b3Atb3BhY2l0eT0iMCIvPgogIDwvbGluZWFyR3JhZGllbnQ+CiAgPHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEiIGhlaWdodD0iMSIgZmlsbD0idXJsKCNncmFkLXVjZ2ctZ2VuZXJhdGVkKSIgLz4KPC9zdmc+);
     background: -moz-linear-gradient(top, rgba(30,87,153,1) 0%, rgba(125,185,232,0) 100%); /* FF3.6+ */
     background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,rgba(30,87,153,1)), color-stop(100%,rgba(125,185,232,0))); /* Chrome,Safari4+ */
     background: -webkit-linear-gradient(top, rgba(30,87,153,1) 0%,rgba(125,185,232,0) 100%); /* Chrome10+,Safari5.1+ */
     background: -o-linear-gradient(top, rgba(30,87,153,1) 0%,rgba(125,185,232,0) 100%); /* Opera 11.10+ */
     background: -ms-linear-gradient(top, rgba(30,87,153,1) 0%,rgba(125,185,232,0) 100%); /* IE10+ */
     background: linear-gradient(top, rgba(30,87,153,1) 0%,rgba(125,185,232,0) 100%); /* W3C */
     filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#1e5799', endColorstr='#007db9e8',GradientType=0 ); /* IE6-8 */
}
 
/* Content tempalte */
 
.RadButton.rbLinkButton.css3Cont {
     line-height: normal !important;
     padding-top: 10px;
     border: 0;
     border-radius: 10px;
     box-shadow: 2px 4px 6px #444;
     background: #c3d9ff; /* Old browsers */
     /* IE9 SVG, needs conditional override of 'filter' to 'none' */
     background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIwJSIgeTI9IjEwMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iI2MzZDlmZiIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjQxJSIgc3RvcC1jb2xvcj0iI2IxYzhlZiIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9IiM5OGIwZDkiIHN0b3Atb3BhY2l0eT0iMSIvPgogIDwvbGluZWFyR3JhZGllbnQ+CiAgPHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEiIGhlaWdodD0iMSIgZmlsbD0idXJsKCNncmFkLXVjZ2ctZ2VuZXJhdGVkKSIgLz4KPC9zdmc+);
     background: -moz-linear-gradient(top, #c3d9ff 0%, #b1c8ef 41%, #98b0d9 100%); /* FF3.6+ */
     background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#c3d9ff), color-stop(41%,#b1c8ef), color-stop(100%,#98b0d9)); /* Chrome,Safari4+ */
     background: -webkit-linear-gradient(top, #c3d9ff 0%,#b1c8ef 41%,#98b0d9 100%); /* Chrome10+,Safari5.1+ */
     background: -o-linear-gradient(top, #c3d9ff 0%,#b1c8ef 41%,#98b0d9 100%); /* Opera 11.10+ */
     background: -ms-linear-gradient(top, #c3d9ff 0%,#b1c8ef 41%,#98b0d9 100%); /* IE10+ */
     background: linear-gradient(top, #c3d9ff 0%,#b1c8ef 41%,#98b0d9 100%); /* W3C */
     filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#c3d9ff', endColorstr='#98b0d9',GradientType=0 ); /* IE6-8 */
}
 
.RadButton.rbLinkButton.css3Cont em {
     font-size: 10px;
     display: block;
}
 
.RadButton.rbLinkButton.css3Cont:hover {
     border: 0;
     background: #fefcea; /* Old browsers */
     /* IE9 SVG, needs conditional override of 'filter' to 'none' */
     background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIwJSIgeTI9IjEwMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iI2ZlZmNlYSIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9IiNmMWRhMzYiIHN0b3Atb3BhY2l0eT0iMSIvPgogIDwvbGluZWFyR3JhZGllbnQ+CiAgPHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEiIGhlaWdodD0iMSIgZmlsbD0idXJsKCNncmFkLXVjZ2ctZ2VuZXJhdGVkKSIgLz4KPC9zdmc+);
     background: -moz-linear-gradient(top, #fefcea 0%, #f1da36 100%); /* FF3.6+ */
     background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#fefcea), color-stop(100%,#f1da36)); /* Chrome,Safari4+ */
     background: -webkit-linear-gradient(top, #fefcea 0%,#f1da36 100%); /* Chrome10+,Safari5.1+ */
     background: -o-linear-gradient(top, #fefcea 0%,#f1da36 100%); /* Opera 11.10+ */
     background: -ms-linear-gradient(top, #fefcea 0%,#f1da36 100%); /* IE10+ */
     background: linear-gradient(top, #fefcea 0%,#f1da36 100%); /* W3C */
     filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#fefcea', endColorstr='#f1da36',GradientType=0 ); /* IE6-8 */
}

/* THis is the start of the bootstrap css*/


/* Custom stuff added*/
.HeaderStyle th{text-align:left}        

/*!
 * Bootstrap v2.0.3
 *
 * Copyright 2012 Twitter, Inc
 * Licensed under the Apache License v2.0
 * http://www.apache.org/licenses/LICENSE-2.0
 *
 * Designed and built with all the love in the world @twitter by @mdo and @fat.
   Adapted for CourierPost by Marker Ltd. Do NOT edit this file!!
   This is the ECL global bootstrap [override] css, if you need to make changes, please add them to the custom site css.
 */


body { -webkit-tap-highlight-color: #D71635; }
/***::selection { background: #Yellow; color: #FFCA08; }
::-moz-selection { background: #D71635; color: #FFCA08; }
img::selection { background: transparent; }
img::-moz-selection {background: transparent; }**/

body,
img,
.container {  
  transition: all .2s linear;
  -o-transition: all .2s linear;
  -moz-transition:all .2s linear;
  -webkit-transition:all .2s linear;
}

input.small60 {
    margin-bottom: 0;
    width: 60%;
}

select.fit {
    width: 90%;
}

.center {
    float: none !important;
    margin-left: auto !important;
    margin-right: auto !important;
    padding: 1em 0;
}

.align-center {
    text-align: center;
}

body {
  background-color: #E3E3E3;
  margin: 0;
  font: normal 13px/18px Arial, sans-serif; 
  color: #555;
}

.padding { padding: 0 20px; }
.padding-vertical { padding-bottom: 20px; padding-top: 20px; }


#contentDiv {
    background: #E3E3E3 url(/Custom/Content/images/page-nav-bg.gif) repeat-x;
    overflow: hidden;
    width: 100%;
}

a {
  text-decoration: none;
}

a:hover {
  color: #005580;
  text-decoration: underline;
}

a:focus {
  outline: thin dotted #333;
  outline: 5px auto -webkit-focus-ring-color;
  outline-offset: -2px;
}

a:hover,
a:active {
  outline: 0;
}


.vert-pad {
  padding: 1em 0;
}


header .container {
    height: 145px;
}

header .container > a 
{
    margin-left: 5px;
}


/* navigation */

[role=navigation] {
	margin: 0 auto;
	position: relative;
}

[role=navigation] a,
[role=navigation] a:visited {
    display: block;
    padding: 6px 20px;
	font-size: 13px;
	font-weight: bold;
	color: #fff;
	text-decoration: none;
}

[role=navigation] li 
{     
	float: left;
	display: block;
	margin: 0;
	padding: 0;
	border-left: 1px solid #000;
	border-right: 1px solid #878787;
}

.ie7 header [role=navigation],
.ie8 header [role=navigation],
.ie7 header [role=navigation] ul,
.ie8 header [role=navigation] ul {
    margin: 0;
}

[role=navigation] .navCMSListMenuLinkHighlighted, 
[role=navigation] .CMSListMenuHighlightedLI {
	background: #E7E7E7; /* old browsers */
	color: #000 !important;
}

[role=navigation] .navCMSListMenuLinkHighlighted a,
[role=navigation] .navCMSListMenuLinkHighlighted a:hover,
[role=navigation] .CMSListMenuHighlightedLI a,
[role=navigation] .CMSListMenuHighlightedLI a:hover {
	background: #E7E7E7; /* old browsers */
	background: -moz-linear-gradient(top, #E7E7E7 0%, #CECECE 100%); /* firefox */
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#E7E7E7), color-stop(100%,#CECECE)); /* webkit */
	color: #000 !important;	
}

[role=navigation] li a:hover {
	background: #8b8b8a; /* old browsers */
	background: -moz-linear-gradient(top, #8b8b8a 0%, #575650 100%); /* firefox */
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#8b8b8a), color-stop(100%,#575650)); /* webkit */	
	color: #FFF;
}

[role=navigation] ul,
[role=main],
[role=contentinfo] div {
	overflow: hidden;
	margin: 0 auto;
}

[role=main]{
	background: #fff;
	padding: 20px 0;
	box-shadow: 0 2px 7px #D3CFC2;
}

#CMSLogoffMenu {
    width: auto;
    float: right;
}

ul.footer-logos {
    float: right;
    margin-right: 20px;
}

.nav-left {
    display: inline;
    float: left;
}

.nav-right {
    display: inline;
    float: right;
}

/* second-level lists */
[role=navigation] li ul { 
	position: absolute;
	background: black;
	width: 12em;
    display: block; 
    z-index: 999;
	/**SM left: -999em;*/
}

/* second-level list items */
[role=navigation] li ul li  
{
    z-index: 999;
	width: 12em;	
}

/* second-level links */
[role=navigation] .CMSListMenuHighlightedLI ul a,
[role=navigation] li ul a { 
	color: #fff !important;
	background: #000 !important;
}

/* second-level links hover */
[role=navigation] .CMSListMenuHighlightedLI ul a:hover,
[role=navigation] li ul a:hover { 
    color: #fff !important;
	background: #d71635 !important;
}

[role=navigation] li ul li {border: 0;}

/* lists nested under hovered list items */
[role=navigation] li:hover ul, [role=navigation] li.sfhover ul  
{
    z-index: 999;
	left: auto;
	display:block; 
	height:auto;
}


/* links */

a {
  line-height: inherit;
  font-weight: inherit;
}

a:active { outline: none; }
a:focus { outline: thin dotted; }
a, a:active { color:#069; text-decoration: none; }
a:visited { text-decoration: none;  }
a:link { -webkit-tap-highlight-color: #FF5E99; } 
a img {border: 0}
a:hover {color: #333; cursor: pointer; }

p {
  margin: 0 0 9px;
}

p small {
  font-size: 11px;
  color: #999;
  display: block;
  line-height: 12px;
}

.lead {
  margin-bottom: 18px;
  font-size: 20px;
  font-weight: 200;
  line-height: 27px;
}

h1,
h2,
h3,
h4,
h5,
h6 {
    color: #D71635;
    font-family: Tahoma,Arial,sans-serif;
    font-weight: normal;
    line-height: 1.1;
    margin-top: 1em;
}

h1 {
  margin-top: 0;
  font-size: 24px;
  line-height: 36px;
}

h1 small {
  font-size: 18px;
}

h2 {
  font-size: 20px;
  line-height: 36px;
}

h2 small {
  font-size: 14px;
}

h3 {
    color: #333;
	font-size: 18px;
    line-height: 16px;
}

h4  {
    color: #333;
	font-size: 16px;
}
h5,
h6 {
    margin-top: 5px;
    margin-bottom: 2px;
}

h3 {
  font-size: 18px;
}

h3 small {
  font-size: 14px;
}

h4 {
  font-size: 16px;
}

h4 small {
  font-size: 12px;
}

h5 {
  font-size: 14px;
}

h6 {
  font-size: 13px;
  color: #bfbfbf;
  text-transform: uppercase;
}

select[multiple].multiple-options {
    height: 200px;
    margin-bottom: 0;
    width: 100%;
}

table.multiple-options {
    height: 200px;
    padding: 0;
    margin: 0;
}

/* table list */

.table-list ul {
    background: #EEE;
    border-radius: 3px;
    list-style: none;
    margin: 0 0 2px;
    padding: 10px;
}

.table-list ul:hover {
    background: #F1F1F1;
}

.table-list ul li {
   float: left;
   padding-right: 10px;
}

.table-list ul li.buttons {
   float: right;
   padding-right: 0;
}


/* footer */

#footerwrapper {
    background: #e4e1d2;
	border-top: 1px solid #cecbcb;
	height: 103px;
	width: 100%;
}

[role=contentinfo] {
	clear: both;
	/*overflow: hidden;*/
	width: 944px;
	padding: 40px 0;
	background: #e4e1d2;
	border-top: 1px solid #cecbcb;
	height: 23px;
	margin: -1px auto 0 auto;
}

[role=contentinfo] ul {
	float: left;
}

[role="contentinfo"] ul.footer-logos {
	display:none;
    float: right;
}


[role=contentinfo] .copyright {
	float: left;
	font-size: 10px;
	color: #a39f90;
	border-right: 0;
	text-transform: uppercase;
	padding-top: 3px;
}

[role=contentinfo] ul,
[role=contentinfo] li {
	margin: 0;
	list-style-type: none;
}

[role=contentinfo] li {
	float: left;
	display: inline;
	padding: 0 10px 0;
	border-right: 1px solid #c8c3af;
	line-height: 1;
}

[role=contentinfo] a {
	color: #a39f90;
	font-weight: bold;
	text-transform: uppercase;
	font-size: 10px;
	text-decoration: none;
}

[role=contentinfo] li.logos {
    float: right;
    padding: 0px;
    margin: 0px 0px 0px 30px;
    border-right: 0;
}

[role=contentinfo] li.pace
{
    width: 56px;
}

[role=contentinfo] li.courierpost
{
    width: 102px;
}

[role=contentinfo] li.roadstar
{
    width: 91px;
}

[role=contentinfo] li.contractlogistics
{
    width: 144px; 
}

 /* page header */

.page-header {
  padding-bottom: 17px;
  margin: 18px 0;
  border-bottom: 1px solid #eeeeee;
}

.page-header h1 {
  line-height: 1;
}

ul {
  list-style: disc;
}

ol {
  list-style: decimal;
}

li {
  line-height: 18px;
}


small {
  font-size: 100%;
}

cite {
  font-style: normal;
}

form {
  margin: 0;
}

label,
input,
button,
select,
textarea {
  font-size: 13px;
  line-height: 18px;
}

input,
button,
select,
textarea {
  font-family: Arial, sans-serif;
}

label {
  color: #333333;
}

span.td-label {
    display: inline-block;
    margin-bottom: 9px;
}

input,
textarea,
select,
.uneditable-input {
  display: inline-block;
  /*width: 210px;*/
    padding: 4px;
  margin-bottom: 9px;
  font-size: 13px;
  line-height: 18px;
  color: #555555;
  background-color: #ffffff;
  border: 1px solid #cccccc;
  -webkit-border-radius: 3px;
     -moz-border-radius: 3px;
          border-radius: 3px;
}

input.medium { width: 50%; }
input.small { width: 30%; }

textarea {
    display: block;
}

label input,
label textarea,
label select {
  display: block;
}

input[type="image"],
input[type="checkbox"],
input[type="radio"] {
  width: auto;
  height: auto;
  padding: 0;
  margin: 3px 0;
  *margin-top: 0;
  /* IE7 */

  line-height: normal;
  cursor: pointer;
  background-color: transparent;
  border: 0 \9;
  /* IE9 and down */

  -webkit-border-radius: 0;
     -moz-border-radius: 0;
          border-radius: 0;
}

input[type="image"] {
  border: 0;
}

input[type="file"] {
  width: auto;
  padding: initial;
  line-height: initial;
  background-color: #ffffff;
  background-color: initial;
  border: initial;
  -webkit-box-shadow: none;
     -moz-box-shadow: none;
          box-shadow: none;
}

input[type="button"],
input[type="reset"],
input[type="submit"] {
}

select,
input[type="file"] {
  height: 28px;
  /* In IE7, the height of the select element cannot be changed by height, only font-size */

  *margin-top: 4px;
  /* For IE7, add top margin to align select with labels */

  line-height: 28px;
}

input[type="file"] {
  line-height: 18px \9;
}

select {
  background-color: #ffffff;
}

input[type="image"] {
  -webkit-box-shadow: none;
     -moz-box-shadow: none;
          box-shadow: none;
}

textarea {
  height: auto;
}

input[type="hidden"] {
  display: none;
}

.radio,
.checkbox {
  min-height: 18px;
  padding-left: 18px;
}

input,
textarea {
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
     -moz-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
          box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
  -webkit-transition: border linear 0.2s, box-shadow linear 0.2s;
     -moz-transition: border linear 0.2s, box-shadow linear 0.2s;
      -ms-transition: border linear 0.2s, box-shadow linear 0.2s;
       -o-transition: border linear 0.2s, box-shadow linear 0.2s;
          transition: border linear 0.2s, box-shadow linear 0.2s;
}

input:focus,
textarea:focus {
  border-color: rgba(82, 168, 236, 0.8);
  outline: 0;
  outline: thin dotted \9;
  /* IE6-9 */

  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 8px rgba(82, 168, 236, 0.6);
     -moz-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 8px rgba(82, 168, 236, 0.6);
          box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 8px rgba(82, 168, 236, 0.6);
}

input.span12,
textarea.span12,
.uneditable-input.span12 {
  width: 930px;
}

input.span11,
textarea.span11,
.uneditable-input.span11 {
  width: 850px;
}

input.span10,
textarea.span10,
.uneditable-input.span10 {
  width: 770px;
}

input.span9,
textarea.span9,
.uneditable-input.span9 {
  width: 690px;
}

input.span8,
textarea.span8,
.uneditable-input.span8 {
  width: 610px;
}

input.span7,
textarea.span7,
.uneditable-input.span7 {
  width: 530px;
}

input.span6,
textarea.span6,
.uneditable-input.span6 {
  width: 450px;
}

input.span5,
textarea.span5,
.uneditable-input.span5 {
  width: 370px;
}

input.span4,
textarea.span4,
.uneditable-input.span4 {
  width: 290px;
}

input.span3,
textarea.span3,
.uneditable-input.span3 {
  width: 210px;
}

input.span2,
textarea.span2,
.uneditable-input.span2 {
  width: 130px;
}

input.span1,
textarea.span1,
.uneditable-input.span1 {
  width: 50px;
}

input[disabled],
select[disabled],
textarea[disabled],
input[readonly],
select[readonly],
textarea[readonly] {
  border-color: #ddd;
}

.control-group.success input:focus,
.control-group.success select:focus,
.control-group.success textarea:focus {
  border-color: #356635;
  -webkit-box-shadow: 0 0 6px #7aba7b;
     -moz-box-shadow: 0 0 6px #7aba7b;
          box-shadow: 0 0 6px #7aba7b;
}

input:focus:required:invalid,
textarea:focus:required:invalid,
select:focus:required:invalid {
  color: #b94a48;
  border-color: #ee5f5b;
}

input:focus:required:invalid:focus,
textarea:focus:required:invalid:focus,
select:focus:required:invalid:focus {
  border-color: #e9322d;
  -webkit-box-shadow: 0 0 6px #f8b9b7;
     -moz-box-shadow: 0 0 6px #f8b9b7;
          box-shadow: 0 0 6px #f8b9b7;
}

.form-actions {
  padding: 17px 20px 18px;
  margin-top: 18px;
  margin-bottom: 18px;
  border-top: 1px solid #ddd;
}

.uneditable-input {
  overflow: hidden;
  white-space: nowrap;
  cursor: not-allowed;
  background-color: #ffffff;
  border-color: #eee;
  -webkit-box-shadow: inset 0 1px 2px rgba(0, 0, 0, 0.025);
     -moz-box-shadow: inset 0 1px 2px rgba(0, 0, 0, 0.025);
          box-shadow: inset 0 1px 2px rgba(0, 0, 0, 0.025);
}

.help-block,
.help-inline {
  color: #555555;
}

.input-prepend,
.input-append {
  margin-bottom: 5px;
}

.input-prepend input,
.input-append input,
.input-prepend select,
.input-append select,
.input-prepend .uneditable-input,
.input-append .uneditable-input {
  vertical-align: middle;
  -webkit-border-radius: 0 3px 3px 0;
     -moz-border-radius: 0 3px 3px 0;
          border-radius: 0 3px 3px 0;
}

.input-prepend .uneditable-input,
.input-append .uneditable-input {
  border-left-color: #ccc;
}

.input-prepend .add-on,
.input-append .add-on {
  display: inline-block;
  width: auto;
  height: 18px;
  min-width: 16px;
  padding: 4px 5px;
  font-weight: normal;
  line-height: 18px;
  text-align: center;
  text-shadow: 0 1px 0 #ffffff;
  vertical-align: middle;
  background-color: #eeeeee;
  border: 1px solid #ccc;
}

.input-prepend .add-on,
.input-append .add-on,
.input-prepend .btn,
.input-append .btn {
  margin-left: -1px;
}

.input-prepend .add-on,
.input-prepend .btn {
  margin-right: -1px;
}

.input-prepend .add-on:first-child,
.input-prepend .btn:first-child {
  -webkit-border-radius: 3px 0 0 3px;
     -moz-border-radius: 3px 0 0 3px;
          border-radius: 3px 0 0 3px;
}

.input-append input,
.input-append select,
.input-append .uneditable-input {
  -webkit-border-radius: 3px 0 0 3px;
     -moz-border-radius: 3px 0 0 3px;
          border-radius: 3px 0 0 3px;
}

.input-append .uneditable-input {
  border-right-color: #ccc;
  border-left-color: #eee;
}

.input-append .add-on:last-child,
.input-append .btn:last-child {
  -webkit-border-radius: 0 3px 3px 0;
     -moz-border-radius: 0 3px 3px 0;
          border-radius: 0 3px 3px 0;
}

.input-prepend.input-append input,
.input-prepend.input-append select,
.input-prepend.input-append .uneditable-input {
  -webkit-border-radius: 0;
     -moz-border-radius: 0;
          border-radius: 0;
}

.input-prepend.input-append .add-on:first-child,
.input-prepend.input-append .btn:first-child {
  margin-right: -1px;
  -webkit-border-radius: 3px 0 0 3px;
     -moz-border-radius: 3px 0 0 3px;
          border-radius: 3px 0 0 3px;
}

.input-prepend.input-append .add-on:last-child,
.input-prepend.input-append .btn:last-child {
  margin-left: -1px;
  -webkit-border-radius: 0 3px 3px 0;
     -moz-border-radius: 0 3px 3px 0;
          border-radius: 0 3px 3px 0;
}

.search-query {
  padding-right: 14px;
  padding-right: 4px \9;
  padding-left: 14px;
  padding-left: 4px \9;
  /* IE7-8 doesn't have border-radius, so don't indent the padding */

  margin-bottom: 0;
  -webkit-border-radius: 14px;
     -moz-border-radius: 14px;
          border-radius: 14px;
}

.control-group {
  margin-bottom: 9px;
}

legend + .control-group {
  margin-top: 18px;
}

.form-horizontal .control-group {
  margin-bottom: 18px;
}

.form-horizontal .control-label {
  width: 140px;
}

.form-horizontal .controls {
  margin-left: 160px;
}

.form-horizontal .controls:first-child {
  *padding-left: 160px;
}

.form-horizontal .help-block {
  margin-top: 9px;
}

.form-horizontal .form-actions {
  padding-left: 160px;
}

.table {
  margin-bottom: 18px;
}

.table th,
.table td {
  line-height: 20px;
}

.table-condensed th,
.table-condensed td {
  padding: 4px 5px;
}

.table-striped tbody tr:nth-child(odd) td,
.table-striped tbody tr:nth-child(odd) th {
  background-color: #FEFAEA;
}

/* custom th */
.table-bordered th {
    background-color: #333 !important;
	background-image: -webkit-gradient(linear, left top, left bottom, from(#666), to(#333));
	background-image: -webkit-linear-gradient(top, #666, #333);
	background-image: -moz-linear-gradient(top, #666, #333);
	background-image: -ms-linear-gradient(top, #666, #333);
	background-image: -o-linear-gradient(top, #666, #333);
	background-image: linear-gradient(to bottom, #666, #333);
    color: #FFF;
}

[class*="span"] table {
    width: 100%;
}

table [class*="span"] {
    float: none;
    margin-left: 0;
}

[class^="icon-"]:last-child,
[class*=" icon-"]:last-child {
  *margin-left: 0;
}

.dropdown-menu li > a:hover,
.dropdown-menu .active > a,
.dropdown-menu .active > a:hover {
  color: #ffffff;
  text-decoration: none;
  background-color: #D71635!important;
}

.dropup .caret,
.navbar-fixed-bottom .dropdown .caret {
  content: "\2191";
}

.well {
  border: 1px solid #eee;
}

.btn {
  *border-left: 0 none #e6e6e6;
    border-right: 0 none #e6e6e6;
    border-top: 0 none #e6e6e6;
    border-bottom: 0 none #b3b3b3;
    display: inline-block;
    padding: 4px 10px 4px;
    font-size: 13px;
  line-height: 18px;
  *line-height: 20px;
  background-color: #f5f5f5;
  *background-color: #e6e6e6;
    background-repeat: repeat-x;
  *-webkit-border-radius: 4px;
     -moz-border-radius: 4px;
          border-radius: 4px;
    zoom: 1;
    -webkit-box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.2), 0 1px 2px rgba(0, 0, 0, 0.05);
    -moz-box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.2), 0 1px 2px rgba(0, 0, 0, 0.05);
    box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.2), 0 1px 2px rgba(0, 0, 0, 0.05);
    background-image: -moz-linear-gradient(top, #ffffff, #e6e6e6);
    white-space: nowrap;   
}

.btn:hover {
  background-color: #e6e6e6;
  *background-color: #d9d9d9;
  /* Buttons in IE7 don't get borders, so darken on hover */

  background-position: 0 -15px;
  -webkit-transition: background-position 0.1s linear;
     -moz-transition: background-position 0.1s linear;
      -ms-transition: background-position 0.1s linear;
       -o-transition: background-position 0.1s linear;
          transition: background-position 0.1s linear;
}

.btn.disabled,
.btn[disabled] {
  cursor: default;
  background-color: #e6e6e6;
  background-image: none;
  opacity: 0.65;
  filter: alpha(opacity=65);
  -webkit-box-shadow: none;
     -moz-box-shadow: none;
          box-shadow: none;
}

.btn-large {
  padding: 9px 14px;
  font-size: 15px;
  line-height: normal;
  -webkit-border-radius: 5px;
     -moz-border-radius: 5px;
          border-radius: 5px;
}

.btn-large [class^="icon-"] {
  margin-top: 1px;
}

.btn-small {
  padding: 5px 9px;
  font-size: 11px;
  line-height: 16px;
}

.btn-small [class^="icon-"] {
  margin-top: -1px;
}

.btn-mini {
  padding: 2px 6px;
  font-size: 11px;
  line-height: 14px;
}

.btn-primary,
.btn-primary:hover,
.btn-primary:visited,
.btn-warning,
.btn-warning:hover,
.btn-warning:visited,
.btn-danger,
.btn-danger:hover,
.btn-danger:visited,
.btn-success,
.btn-success:hover,
.btn-success:visited,
.btn-info,
.btn-info:hover,
.btn-info:visited,
.btn-inverse,
.btn-inverse:hover,
.btn-inverse:visited {
  color: #ffffff;
  text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.25);
}

.btn-primary:hover,
.btn-primary:focus,
.btn-primary:active,
.btn-primary.active,
.btn-primary.disabled,
.btn-primary[disabled] {
  color: #ffffff;
  background-color: #C50E20;
  *background-color: #C50E20;
}

.btn-primary.active,
.btn-warning.active,
.btn-danger.active,
.btn-success.active,
.btn-info.active,
.btn-inverse.active {
  color: rgba(255, 255, 255, 0.75);
}

.btn {
  border-color: #ccc;
  border-color: rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.25);
}

/* .btn-primary: custom ecl red */

.btn-primary {
  background-color: #C50E20;
  *background-color: #E01B41;
  background-repeat: repeat-x;
    background-image: linear-gradient(top, #E01B41, #C50E20);
    border-left-color: #C50E20;
    border-right-color: #C50E20;
    border-top-color: #C50E20;
    border-bottom-color: #9D070F;
}

.btn-primary:hover,
.btn-primary:active,
.btn-primary.active,
.btn-primary.disabled,
.btn-primary[disabled] {
  background: #E01B41;
  *background: #C50E20;
}

.btn-primary:active,
.btn-primary.active {
  background-color: #C50E20 \9;
}

.btn.btn-primary input.FormButton {
    background: none;    
    border: none;
    box-shadow: none;
    color: white;
    margin: 0;
    padding: 0;
}

.EditingFormErrorLabel, .ErrorLabel {
    color:#c09853;
}
.popForm .ErrorLabel {
    position:relative;
    left:50px;
}

.btn-warning {
  background-color: #faa732;
  *background-color: #f89406;
  background-repeat: repeat-x;
    background-image: linear-gradient(top, #fbb450, #f89406);
    border-left-color: #f89406;
    border-right-color: #f89406;
    border-top-color: #f89406;
    border-bottom-color: #ad6704;
}

.btn-warning:hover,
.btn-warning:active,
.btn-warning.active,
.btn-warning.disabled,
.btn-warning[disabled] {
  background-color: #f89406;
  *background-color: #df8505;
}

.btn-warning:active,
.btn-warning.active {
  background-color: #c67605 \9;
}

.btn-danger {
  background-color: #da4f49;
  *background-color: #bd362f;
  background-repeat: repeat-x;
    background-image: linear-gradient(top, #ee5f5b, #bd362f);
    border-left-color: #bd362f;
    border-right-color: #bd362f;
    border-top-color: #bd362f;
    border-bottom-color: #802420;
}

.btn-danger:hover,
.btn-danger:active,
.btn-danger.active,
.btn-danger.disabled,
.btn-danger[disabled] {
  background-color: #bd362f;
  *background-color: #a9302a;
}

.btn-danger:active,
.btn-danger.active {
  background-color: #942a25 \9;
}

/* .btn-success: custom ecl green */

.btn-success {
  background-color: #9ACD06;
  *background-color: #1B8C06;
  background-repeat: repeat-x;
    background-image: linear-gradient(top, #9ACD06, #1B8C06);
    border-left-color: #1B8C06;
    border-right-color: #1B8C06;
    border-top-color: #1B8C06;
    border-bottom-color: #116B04;
}

.btn-success:hover,
.btn-success:active,
.btn-success.active,
.btn-success.disabled,
.btn-success[disabled] {
  background: #1B8C06;
  *background: #9ACD06;
}

.btn-success:active,
.btn-success.active {
  background-color: #116B04 \9;
}

/* .btn-info: custom ecl yellow */

.btn-info {
  background-color: #FFC40F;
  *background-color: #EAA30F;
  background-repeat: repeat-x;
    background-image: linear-gradient(top, #FFC40F, #EAA30F);
    border-left-color: #EAA30F;
    border-right-color: #EAA30F;
    border-top-color: #EAA30F;
    border-bottom-color: #D8960E;
}

.btn-info:hover,
.btn-info:active,
.btn-info.active,
.btn-info.disabled,
.btn-info[disabled] {
  background-color: #EAA30F;
  *background-color: #FFC40F;
}

.btn-info:active,
.btn-info.active {
  background-color: #c67605 \9;
  color: #FFF;
}

.btn-inverse {
  background-color: #414141;
  *background-color: #222222;
  background-repeat: repeat-x;
    background-image: linear-gradient(top, #555555, #222222);
    border-left-color: #222222;
    border-right-color: #222222;
    border-top-color: #222222;
    border-bottom-color: #000000;
}

.btn-inverse:hover,
.btn-inverse:active,
.btn-inverse.active,
.btn-inverse.disabled,
.btn-inverse[disabled] {
  background-color: #222222;
  *background-color: #151515;
}

.btn-inverse:active,
.btn-inverse.active {
  background-color: #080808 \9;
}

button.btn,
input[type="submit"].btn {
  *padding-top: 2px;
  *padding-bottom: 2px;
}

button.btn::-moz-focus-inner,
input[type="submit"].btn::-moz-focus-inner {
  padding: 0;
  border: 0;
}

button.btn.btn-large,
input[type="submit"].btn.btn-large {
  *padding-top: 7px;
  *padding-bottom: 7px;
}

button.btn.btn-small,
input[type="submit"].btn.btn-small {
  *padding-top: 3px;
  *padding-bottom: 3px;
}

button.btn.btn-mini,
input[type="submit"].btn.btn-mini {
  *padding-top: 1px;
  *padding-bottom: 1px;
}

.btn-group {
  position: relative;
  *margin-left: .3em;
  *zoom: 1;
}

.btn-group:before,
.btn-group:after {
  display: table;
  content: "";
}

.btn-group:after {
  clear: both;
}

.btn-group:first-child {
  *margin-left: 0;
}

.btn-group + .btn-group {
  margin-left: 5px;
}

.btn-toolbar {
  margin-top: 9px;
  margin-bottom: 9px;
}

.btn-toolbar .btn-group {
  display: inline-block;
  *display: inline;
  /* IE7 inline-block hack */

  *zoom: 1;
}

.btn-group > .btn {
  position: relative;
  float: left;
  margin-left: -1px;
  -webkit-border-radius: 0;
     -moz-border-radius: 0;
          border-radius: 0;
}

.btn-group > .btn:first-child {
  margin-left: 0;
  -webkit-border-bottom-left-radius: 4px;
          border-bottom-left-radius: 4px;
  -webkit-border-top-left-radius: 4px;
          border-top-left-radius: 4px;
  -moz-border-radius-bottomleft: 4px;
  -moz-border-radius-topleft: 4px;
}

.btn-group > .btn:last-child,
.btn-group > .dropdown-toggle {
  -webkit-border-top-right-radius: 4px;
          border-top-right-radius: 4px;
  -webkit-border-bottom-right-radius: 4px;
          border-bottom-right-radius: 4px;
  -moz-border-radius-topright: 4px;
  -moz-border-radius-bottomright: 4px;
}

.btn-group > .btn.large:first-child {
  margin-left: 0;
  -webkit-border-bottom-left-radius: 6px;
          border-bottom-left-radius: 6px;
  -webkit-border-top-left-radius: 6px;
          border-top-left-radius: 6px;
  -moz-border-radius-bottomleft: 6px;
  -moz-border-radius-topleft: 6px;
}

.btn-group > .btn.large:last-child,
.btn-group > .large.dropdown-toggle {
  -webkit-border-top-right-radius: 6px;
          border-top-right-radius: 6px;
  -webkit-border-bottom-right-radius: 6px;
          border-bottom-right-radius: 6px;
  -moz-border-radius-topright: 6px;
  -moz-border-radius-bottomright: 6px;
}

.btn-group > .btn:hover,
.btn-group > .btn:focus,
.btn-group > .btn:active,
.btn-group > .btn.active {
  z-index: 2;
}

.btn-group .dropdown-toggle:active,
.btn-group.open .dropdown-toggle {
  outline: 0;
}

.btn-group > .dropdown-toggle {
  *padding-top: 4px;
  padding-right: 8px;
  *padding-bottom: 4px;
  padding-left: 8px;
  -webkit-box-shadow: inset 1px 0 0 rgba(255, 255, 255, 0.125), inset 0 1px 0 rgba(255, 255, 255, 0.2), 0 1px 2px rgba(0, 0, 0, 0.05);
     -moz-box-shadow: inset 1px 0 0 rgba(255, 255, 255, 0.125), inset 0 1px 0 rgba(255, 255, 255, 0.2), 0 1px 2px rgba(0, 0, 0, 0.05);
          box-shadow: inset 1px 0 0 rgba(255, 255, 255, 0.125), inset 0 1px 0 rgba(255, 255, 255, 0.2), 0 1px 2px rgba(0, 0, 0, 0.05);
}

.btn-group > .btn-mini.dropdown-toggle {
  padding-right: 5px;
  padding-left: 5px;
}

.btn-group > .btn-small.dropdown-toggle {
  *padding-top: 4px;
  *padding-bottom: 4px;
}

.btn-group > .btn-large.dropdown-toggle {
  padding-right: 12px;
  padding-left: 12px;
}

.btn-group.open .dropdown-toggle {
  background-image: none;
  -webkit-box-shadow: inset 0 2px 4px rgba(0, 0, 0, 0.15), 0 1px 2px rgba(0, 0, 0, 0.05);
     -moz-box-shadow: inset 0 2px 4px rgba(0, 0, 0, 0.15), 0 1px 2px rgba(0, 0, 0, 0.05);
          box-shadow: inset 0 2px 4px rgba(0, 0, 0, 0.15), 0 1px 2px rgba(0, 0, 0, 0.05);
}

.btn .caret {
  margin-top: 7px;
}

.btn:hover .caret,
.open.btn-group .caret {
  opacity: 1;
  filter: alpha(opacity=100);
}

.btn-mini .caret {
  margin-top: 5px;
}

.btn-small .caret {
  margin-top: 6px;
}

.btn-large .caret {
  margin-top: 6px;
}

.dropup .btn-large .caret {
  border-top: 0;
  border-bottom: 5px solid #000000;
}

.btn-primary .caret,
.btn-warning .caret,
.btn-danger .caret,
.btn-info .caret,
.btn-success .caret,
.btn-inverse .caret {
  border-top-color: #ffffff;
  border-bottom-color: #ffffff;
  opacity: 0.75;
  filter: alpha(opacity=75);
}

.alert {
  margin-bottom: 18px;
  /*color: #c09853;*/
}

.alert-info {
  color: #3A87AD;
}

.alert-heading {
  color: inherit;
}

.alert .close {
  line-height: 18px;
}

.alert-block p + p {
  margin-top: 5px;
}

.nav {
  margin-bottom: 18px;
}

.nav .nav-header {
  line-height: 18px;
  color: #999999;
}

.nav li + .nav-header {
  margin-top: 9px;
}

.nav-list {
  padding-right: 15px;
  padding-left: 15px;
  margin-bottom: 0;
}

.nav-list > li > a {
  padding: 3px 15px;
}

.nav-list > .active > a,
.nav-list > .active > a:hover {
  color: #ffffff;
  text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.2);
  background-color: #D71635!important;
}

.nav-list [class^="icon-"] {
  margin-right: 2px;
}

.nav-list .divider {
  margin: 8px 1px;
}

.nav-tabs.nav-stacked > li > a:hover {
  z-index: 2;
  border-color: #ddd;
}

.nav-tabs .dropdown-menu {
  -webkit-border-radius: 0 0 5px 5px;
     -moz-border-radius: 0 0 5px 5px;
          border-radius: 0 0 5px 5px;
}

.nav-pills .dropdown-menu {
  -webkit-border-radius: 4px;
     -moz-border-radius: 4px;
          border-radius: 4px;
}

.nav-tabs .active .dropdown-toggle .caret,
.nav-pills .active .dropdown-toggle .caret {
  border-top-color: #333333;
  border-bottom-color: #333333;
}

.navbar {
  color: #FFF;
    margin-bottom: 0px;/*18px;*/
}

.navbar-inner {
  background-color: transparent;
  /*background-image: -moz-linear-gradient(top, #474A51, #050505);
  background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#474A51), to(#050505));
  background-image: -webkit-linear-gradient(top, #474A51, #050505);
  background-image: -o-linear-gradient(top, #474A51, #050505);
  background-image: linear-gradient(to bottom, #474A51, #050505);*/
  background-image:none;
  border: 0;
  border-radius: 0;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#FF474A51', endColorstr='#FF050505', GradientType=0);
  -webkit-box-shadow: none;
     -moz-box-shadow: none;
          box-shadow: none;
  min-height: 30px;
     padding-left: 0px;
    padding-right: 0px;
}

.nav-collapse.collapse {
  /**SMheight: auto;*/
}

.nav-collapse.collapse.in {
  /**SMheight: auto!important;*/
}

.navbar .brand {
  padding: 5px 10px;
  margin-left: -20px;
  font-size: 1em;
  font-weight: bold;
  line-height: inherit;
  color: #FFF;
  text-shadow: none;
}

.navbar .navbar-text {
  margin-bottom: 0;
  line-height: 40px;
}

.navbar .navbar-link {
  color: #999999;
}

.navbar .navbar-link:hover {
  color: #ffffff;
}

.navbar .btn-group .btn {
  margin: 0;
}

.navbar-form .input-append,
.navbar-form .input-prepend {
  margin-top: 6px;
}

.navbar-search {
  margin-top: 6px;
}

.navbar-search .search-query {
  padding: 4px 9px;
  font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-size: 13px;
  font-weight: normal;
  line-height: 1;
  /*background-color: #626262;
  border: 1px solid #151515;*/
  -webkit-box-shadow: inset 0 1px 2px rgba(0, 0, 0, 0.1), 0 1px 0 rgba(255, 255, 255, 0.15);
     -moz-box-shadow: inset 0 1px 2px rgba(0, 0, 0, 0.1), 0 1px 0 rgba(255, 255, 255, 0.15);
          box-shadow: inset 0 1px 2px rgba(0, 0, 0, 0.1), 0 1px 0 rgba(255, 255, 255, 0.15);
  -webkit-transition: none;
     -moz-transition: none;
      -ms-transition: none;
       -o-transition: none;
          transition: none;
}

.navbar-search .search-query:-moz-placeholder {
  color: #ccc;
  padding:3px 0 0 0;
}

.navbar-search .search-query::-webkit-input-placeholder {
  color: #cccccc;
  padding:3px 0 0 0;
}

.navbar-search .search-query:focus,
.navbar-search .search-query.focused {
  padding: 5px 10px;
  color: #333333;
  text-shadow: 0 1px 0 #ffffff;
  background-color: #ffffff;
  border: 0;
  outline: 0;
  -webkit-box-shadow: 0 0 3px rgba(0, 0, 0, 0.15);
     -moz-box-shadow: 0 0 3px rgba(0, 0, 0, 0.15);
          box-shadow: 0 0 3px rgba(0, 0, 0, 0.15);
}

.navbar .nav > li {
  display: block;
}

.navbar .nav > li > a {
  color: #FFF;
  padding: 6px 20px;
  text-shadow: none;
  font-weight: bold;
}

.navbar .btn {
  display: inline-block;
  padding: 4px 10px 4px;
  margin: 5px 5px 6px;
  line-height: 18px;
}

.navbar .btn-group {
  padding: 5px 5px 6px;
  margin: 0;
}

.navbar .nav > li > a:hover {
  color: #ffffff;
}

.navbar .nav .active > a,
.navbar a:hover,
.navbar .nav .active > a:hover {
  /*background-color: #d71635!important;*/
  /*background-image: -moz-linear-gradient(top, #8B8B8A, #575650);
  background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#8B8B8A), to(#575650));
  background-image: -webkit-linear-gradient(top, #8B8B8A, #575650);
  background-image: -o-linear-gradient(top, #8B8B8A, #575650);
  background-image: linear-gradient(to bottom, #8B8B8A, #575650);
  color: #FFF;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#FF8B8B8A', endColorstr='#FF575650', GradientType=0);*/
}

.IE .navbar a:hover,
.IE .navbar .nav .active > a:hover {
    background-color: #d71635!important;
}
.navbar .divider-vertical {
  width: 1px;
  height: 30px;
  margin: 0;
  overflow: hidden;
  border-left: 1px solid #000000;
  border-right: 1px solid #878787;
  width: 0;
}

.navbar .nav.pull-right {
  margin-right: 0;
  margin-left: 10px;
}

.navbar .btn-navbar {
	display: none;
	float: right;
    padding: 2px; /**SM 7px 10px;*/
	margin-right: 5px;
	margin-left: 5px;
	background-color: #2c2c2c;
	*background-color: #222222;
	background-repeat: repeat-x;
	-webkit-box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.1), 0 1px 0 rgba(255, 255, 255, 0.075);
	-moz-box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.1), 0 1px 0 rgba(255, 255, 255, 0.075);
	box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.1), 0 1px 0 rgba(255, 255, 255, 0.075);
	background-image: -moz-linear-gradient(top, #333333, #222222);
	border-left-color: #222222;
	border-right-color: #222222;
	border-top-color: #222222;
	border-bottom-color: #000000;
    text-decoration:none;
}

button.btn.btn-navbar {
    color: #ffffff;
    text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.25);
    background-color: #363636;
    background-repeat: repeat-x;
    background-image: linear-gradient(to bottom, #444444, #222222);
    border-left-color: #222222;
    border-right-color: #222222;
    border-top-color: #222222;
    border-bottom-color: #000000;
}

.navbar .btn-navbar:hover,
.navbar .btn-navbar:active,
.navbar .btn-navbar.active,
.navbar .btn-navbar.disabled,
.navbar .btn-navbar[disabled] {
  background-color: #222222;
  *background-color: #151515;
}

.navbar .btn-navbar:active,
.navbar .btn-navbar.active {
  background-color: #080808 \9;
}

.navbar .nav li.dropdown .dropdown-toggle .caret,
.navbar .nav li.dropdown.open .caret {
  border-top-color: #ffffff;
  border-bottom-color: #ffffff;
}

.navbar .nav li.dropdown.active .caret {
  opacity: 1;
  filter: alpha(opacity=100);
}

.navbar .nav li.dropdown.open > .dropdown-toggle,
.navbar .nav li.dropdown.active > .dropdown-toggle,
.navbar .nav li.dropdown.open.active > .dropdown-toggle {
  background-color: transparent;
}

.navbar .nav li.dropdown.active > .dropdown-toggle:hover {
  color: #ffffff;
}

.navbar .pull-right .dropdown-menu,
.navbar .dropdown-menu.pull-right {
  right: 0;
  left: auto;
}

.navbar .pull-right .dropdown-menu:before,
.navbar .dropdown-menu.pull-right:before {
  right: 12px;
  left: auto;
}

.navbar .pull-right .dropdown-menu:after,
.navbar .dropdown-menu.pull-right:after {
  right: 13px;
  left: auto;
}

.navbar .nav > li > a:focus,
.navbar .nav > li > a:hover {
  color: #FFF;
}

/* new navbar */
header .navbar .navbar-inner .nav-container {
    height:inherit;
}
header .navbar .nav li {
    border-left: 1px solid #000;
    border-right: 1px solid #878787;
    /*height:30px;*/
}
header .navbar .nav li.dropdown .dropdown-menu li {
    border:none;
}
.navbar .nav li.dropdown.open > .dropdown-toggle .caret, 
.navbar .nav li.dropdown.active > .dropdown-toggle .caret, 
.navbar .nav li.dropdown.open.active > .dropdown-toggle .caret {
    border-top-color: #fff!important;
    border-bottom-color: #fff!important;
}
.nav li.profile.open {
    background-color: #8B8B8A;
    color: #FFF;
    background-image: linear-gradient(to bottom, #8B8B8A, #575650);
}
.nav li.open {
    color:white!important;
}
[role=banner] ul.dropdown-menu {
    display:none;
}
/*.profile:hover ul.dropdown-menu {
    display:block;
}*/
[role=banner] .dropdown-menu {
    position: absolute;
    background: black;
    width: 12em;
    display: block;
    z-index: 999;
    /*left: -999em;*/
    margin:0;
    border:none;
    border-radius:0;
    -webkit-border-radius: 0;
    -moz-border-radius: 0;
    border-radius: 0;
    -webkit-box-shadow: none;
    -moz-box-shadow: none;
    box-shadow: none;
    padding:0;
}
[role=banner] .open .dropdown-menu {
display: block;
}
.dropdown-menu .divider {
    background:#e5e5e5;
    border:none;
}
.navbar .nav > li > .dropdown-menu:before, .navbar .nav > li > .dropdown-menu:after {
    display:none;
}
[role=banner] .dropdown-menu li a {
    color:#fff;
    font-weight:bold;
}
.dropdown-menu > li > a {
    line-height:inherit;
    white-space:inherit;
}
.dropdown-menu li a:hover, .IE9 .dropdown-menu li a:hover,
.ie8 .dropdown-menu li a:hover {
    background:#d71635 !important;
}
.dropdown-menu li a, .dropdown-menu li a:visited {
    font-size:13px;
    padding:6px 20px;
}

.navbar .pull-right .dropdown-menu, .navbar .dropdown-menu.pull-right {
    right:inherit!important;
}
.navbar .nav li.dropdown > a:hover .caret, .navbar .nav li.dropdown > a:focus .caret {
    border-top-color: #fff;
    border-bottom-color: #fff;
}
.thirdlevel-nav {
    font-weight:bold;
    list-style: none;
    margin: 0;
}
.thirdlevel-nav li:hover {
    background:#d71635!important;
}

.thirdlevel-nav li a {
    color: #888;
    display:inline-block;
    padding:6px 30px;
}
.thirdlevel-nav li a:hover {
    background:none!important;
    color:white ;
}



.breadcrumb {
  list-style: none;
  border-bottom: 1px solid #CCC;
  margin: 0 15px;
  padding: 7px 0;
  /*padding: 7px 14px;
  margin: 0 0 18px;
  background-color: #fbfbfb;
  background-image: -moz-linear-gradient(top, #ffffff, #f5f5f5);
  background-image: -ms-linear-gradient(top, #ffffff, #f5f5f5);
  background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#ffffff), to(#f5f5f5));
  background-image: -webkit-linear-gradient(top, #ffffff, #f5f5f5);
  background-image: -o-linear-gradient(top, #ffffff, #f5f5f5);
  background-image: linear-gradient(top, #ffffff, #f5f5f5);
  background-repeat: repeat-x;
  border: 1px solid #ddd;
  -webkit-border-radius: 3px;
     -moz-border-radius: 3px;
          border-radius: 3px;
  filter: progid:dximagetransform.microsoft.gradient(startColorstr='#ffffff', endColorstr='#f5f5f5', GradientType=0);
  -webkit-box-shadow: inset 0 1px 0 #ffffff;
     -moz-box-shadow: inset 0 1px 0 #ffffff;
          box-shadow: inset 0 1px 0 #ffffff;*/
}

.breadcrumb li {
  color: #999;
  display: inline-block;
  *display: inline;
  /*text-shadow: 0 1px 0 #ffffff;*/
  *zoom: 1;
}

.breadcrumb .divider {
  padding: 0 5px;
  color: #999;
}

.breadcrumb .active {
  color: #555;
  font-weight: bold;
}

/* custom breadcrumb - steps wizard */

.c-breadcrumb {
    list-style: none;
    margin: 0 15px;
    padding: 7px 0;
}

.c-breadcrumb li {
    display: block;
    float: left;
    margin-bottom: 20px;
}

.ie7 .c-breadcrumb li,
.ie8 .c-breadcrumb li {
  display: block;
  float: left;
  width: 160px;
}

.ie7 .c-breadcrumb li a,
.ie8 .c-breadcrumb li a {
  display: block;
  float: left;
}

.ie7 .c-breadcrumb li span.divider,
.ie8 .c-breadcrumb li span.divider {
  display: inline;
  float: left;
  width: 30px;
}

.c-breadcrumb li a.btn,
.c-breadcrumb li a.btn:hover {
    background: #F5F5F5 none;
    cursor: default;
    text-shadow: none;
    box-shadow: none;
    border: 1px solid #CCC;
    color: #999;
}

.c-breadcrumb li.active a.btn,
.c-breadcrumb li.active a.btn:hover {
    background: #FEFAEA none;
    cursor: default;
    text-shadow: none;
    box-shadow: none;
    border: 1px solid #F89406;
    color: #F89406;
}


.pagination {
  height: 36px;
  margin: 18px 0;
}

.pagination ul {
  -webkit-border-radius: 3px;
     -moz-border-radius: 3px;
          border-radius: 3px;
}

.pagination li {
  display: inline;
}

.pagination a {
  float: left;
  padding: 0 14px;
  line-height: 34px;
  text-decoration: none;
}

.pagination li:first-child a {
  border-left-width: 1px;
  -webkit-border-radius: 3px 0 0 3px;
     -moz-border-radius: 3px 0 0 3px;
          border-radius: 3px 0 0 3px;
}

.pagination li:last-child a {
  -webkit-border-radius: 0 3px 3px 0;
     -moz-border-radius: 0 3px 3px 0;
          border-radius: 0 3px 3px 0;
}

.pager {
  margin-bottom: 18px;
}

.modal-open .dropdown-menu {
  z-index: 2050;
}

.modal-open .dropdown.open {
  *z-index: 2050;
}

.modal-open .popover {
  z-index: 2060;
}

.modal-open .tooltip {
  z-index: 2070;
}

.modal {
  display: none;
  position: fixed;
  /*position: absolute;*/
  top: 50%;
  /*top: auto;*/
  left: 50%;
  z-index: 1050;
  width: 560px;
  margin: -250px 0 0 -280px;
 /* margin: 20px 0 0 -280px;*/
  overflow: auto;
  -webkit-background-clip: padding-box;
     -moz-background-clip: padding-box;
          background-clip: padding-box;
}

.modal.fade.in {
  top: 50%;
}

.tooltip.top {
  margin-top: -2px;
}

.tooltip.right {
  margin-left: 2px;
}

.tooltip.bottom {
  margin-top: 2px;
}

.tooltip.left {
  margin-left: -2px;
}

.popover {
  padding: 5px;
}

.popover.top {
  margin-top: -5px;
}

.popover.right {
  margin-left: 5px;
}

.popover.bottom {
  margin-top: 5px;
}

.popover.left {
  margin-left: -5px;
}

.popover.top .arrow {
  bottom: 0;
  left: 50%;
  margin-left: -5px;
  border-top: 5px solid #000000;
  border-right: 5px solid transparent;
  border-left: 5px solid transparent;
}

.popover.right .arrow {
  top: 50%;
  left: 0;
  margin-top: -5px;
  border-top: 5px solid transparent;
  border-right: 5px solid #000000;
  border-bottom: 5px solid transparent;
}

.popover.bottom .arrow {
  top: 0;
  left: 50%;
  margin-left: -5px;
  border-right: 5px solid transparent;
  border-bottom: 5px solid #000000;
  border-left: 5px solid transparent;
}

.popover.left .arrow {
  top: 50%;
  right: 0;
  margin-top: -5px;
  border-top: 5px solid transparent;
  border-bottom: 5px solid transparent;
  border-left: 5px solid #000000;
}

.popover .arrow {
  position: absolute;
  width: 0;
  height: 0;
}

.popover-inner {
  width: 280px;
  padding: 3px;
  overflow: hidden;
  background: #000;
  background: rgba(0, 0, 0, 0.8);
  -webkit-border-radius: 6px;
     -moz-border-radius: 6px;
          border-radius: 6px;
  -webkit-box-shadow: 0 3px 7px rgba(0, 0, 0, 0.3);
     -moz-box-shadow: 0 3px 7px rgba(0, 0, 0, 0.3);
          box-shadow: 0 3px 7px rgba(0, 0, 0, 0.3);
}

.popover-title {
  padding: 9px 14px;
  line-height: 1;
  font-size: 1em;
  font-weight: bold;
  margin: 0;
  background-color: #f5f5f5;
  border-bottom: 1px solid #eee;
  -webkit-border-radius: 3px 3px 0 0;
     -moz-border-radius: 3px 3px 0 0;
          border-radius: 3px 3px 0 0;
}

.popover-content {
  padding: 14px;
  background-color: #ffffff;
  -webkit-border-radius: 0 0 3px 3px;
     -moz-border-radius: 0 0 3px 3px;
          border-radius: 0 0 3px 3px;
  -webkit-background-clip: padding-box;
     -moz-background-clip: padding-box;
          background-clip: padding-box;
}

.popover-content p,
.popover-content ul,
.popover-content ol {
  margin-bottom: 0;
}

.thumbnails > li {
  float: left;
  margin-bottom: 18px;
  margin-left: 20px;
}

.thumbnail {
  display: block;
  padding: 4px;
  line-height: 1;
  border: 1px solid #ddd;
  -webkit-border-radius: 4px;
     -moz-border-radius: 4px;
          border-radius: 4px;
  -webkit-box-shadow: 0 1px 1px rgba(0, 0, 0, 0.075);
     -moz-box-shadow: 0 1px 1px rgba(0, 0, 0, 0.075);
          box-shadow: 0 1px 1px rgba(0, 0, 0, 0.075);
}

a.label:hover,
a.badge:hover {
  color: #ffffff;
  text-decoration: none;
  cursor: pointer;
}

/* custom ecl green */

.label-success,
.badge-success {
  background-color: #9ACD06;
}

.label-success[href],
.badge-success[href] {
  background-color: #1B8C06;
}

/* custom ecl yellow */

.label-info,
.badge-info {
  background-color: #FFC40F;
  color: #333;
}

.progress {
	height: 18px;
	margin-bottom: 18px;
}

.progress .bar {
	width: 0;
	height: 18px;
	font-size: 12px;
	color: #ffffff;
	text-align: center;
	text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.25);
	background-color: #0e90d2;
	background-repeat: repeat-x;
	-webkit-box-shadow: inset 0 -1px 0 rgba(0, 0, 0, 0.15);
	-moz-box-shadow: inset 0 -1px 0 rgba(0, 0, 0, 0.15);
	box-shadow: inset 0 -1px 0 rgba(0, 0, 0, 0.15);
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	-ms-box-sizing: border-box;
	box-sizing: border-box;
	-webkit-transition: width 0.6s ease;
	-moz-transition: width 0.6s ease;
	-ms-transition: width 0.6s ease;
	-o-transition: width 0.6s ease;
	transition: width 0.6s ease;
	background-image: -ms-linear-gradient(top, #149bdf, #0480be);
}

.progress-striped .bar {
  background-color: #149bdf;
  background-image: -o-linear-gradient(-45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
  background-image: -webkit-linear-gradient(-45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
  background-image: -moz-linear-gradient(-45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
  background-image: -ms-linear-gradient(-45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
  background-image: -webkit-gradient(linear, 0 100%, 100% 0, color-stop(0.25, rgba(255, 255, 255, 0.15)), color-stop(0.25, transparent), color-stop(0.5, transparent), color-stop(0.5, rgba(255, 255, 255, 0.15)), color-stop(0.75, rgba(255, 255, 255, 0.15)), color-stop(0.75, transparent), to(transparent));
  background-image: linear-gradient(-45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
  -webkit-background-size: 40px 40px;
     -moz-background-size: 40px 40px;
       -o-background-size: 40px 40px;
          background-size: 40px 40px;
}

.progress.active .bar {
  -webkit-animation: progress-bar-stripes 2s linear infinite;
     -moz-animation: progress-bar-stripes 2s linear infinite;
      -ms-animation: progress-bar-stripes 2s linear infinite;
       -o-animation: progress-bar-stripes 2s linear infinite;
          animation: progress-bar-stripes 2s linear infinite;
}

.progress-danger .bar {
	background-color: #dd514c;
	background-repeat: repeat-x;
	background-image: linear-gradient(top, #ee5f5b, #c43c35);
}

.progress-danger.progress-striped .bar {
  background-color: #ee5f5b;
  background-image: -webkit-gradient(linear, 0 100%, 100% 0, color-stop(0.25, rgba(255, 255, 255, 0.15)), color-stop(0.25, transparent), color-stop(0.5, transparent), color-stop(0.5, rgba(255, 255, 255, 0.15)), color-stop(0.75, rgba(255, 255, 255, 0.15)), color-stop(0.75, transparent), to(transparent));
  background-image: -webkit-linear-gradient(-45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
  background-image: -moz-linear-gradient(-45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
  background-image: -ms-linear-gradient(-45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
  background-image: -o-linear-gradient(-45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
  background-image: linear-gradient(-45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
}

.progress-success .bar {
	background-color: #5eb95e;
	background-repeat: repeat-x;
	background-image: linear-gradient(top, #62c462, #57a957);
}

.progress-success.progress-striped .bar {
  background-color: #62c462;
  background-image: -webkit-gradient(linear, 0 100%, 100% 0, color-stop(0.25, rgba(255, 255, 255, 0.15)), color-stop(0.25, transparent), color-stop(0.5, transparent), color-stop(0.5, rgba(255, 255, 255, 0.15)), color-stop(0.75, rgba(255, 255, 255, 0.15)), color-stop(0.75, transparent), to(transparent));
  background-image: -webkit-linear-gradient(-45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
  background-image: -moz-linear-gradient(-45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
  background-image: -ms-linear-gradient(-45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
  background-image: -o-linear-gradient(-45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
  background-image: linear-gradient(-45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
}

.progress-info .bar {
	background-color: #4bb1cf;
	background-repeat: repeat-x;
	background-image: linear-gradient(top, #5bc0de, #339bb9);
}

.progress-info.progress-striped .bar {
  background-color: #5bc0de;
  background-image: -webkit-gradient(linear, 0 100%, 100% 0, color-stop(0.25, rgba(255, 255, 255, 0.15)), color-stop(0.25, transparent), color-stop(0.5, transparent), color-stop(0.5, rgba(255, 255, 255, 0.15)), color-stop(0.75, rgba(255, 255, 255, 0.15)), color-stop(0.75, transparent), to(transparent));
  background-image: -webkit-linear-gradient(-45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
  background-image: -moz-linear-gradient(-45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
  background-image: -ms-linear-gradient(-45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
  background-image: -o-linear-gradient(-45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
  background-image: linear-gradient(-45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
}

.progress-warning .bar {
	background-color: #faa732;
	background-repeat: repeat-x;
	background-image: linear-gradient(top, #fbb450, #f89406);
}

.progress-warning.progress-striped .bar {
  background-color: #fbb450;
  background-image: -webkit-gradient(linear, 0 100%, 100% 0, color-stop(0.25, rgba(255, 255, 255, 0.15)), color-stop(0.25, transparent), color-stop(0.5, transparent), color-stop(0.5, rgba(255, 255, 255, 0.15)), color-stop(0.75, rgba(255, 255, 255, 0.15)), color-stop(0.75, transparent), to(transparent));
  background-image: -webkit-linear-gradient(-45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
  background-image: -moz-linear-gradient(-45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
  background-image: -ms-linear-gradient(-45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
  background-image: -o-linear-gradient(-45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
  background-image: linear-gradient(-45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
}

.accordion {
  margin-bottom: 18px;
}

.accordion-heading {
  border-bottom: 0;
}

.hidden {
  display: none;
  visibility: hidden;
}

.visible-phone {
  display: none !important;
}

.visible-tablet {
  display: none !important;
}

.hidden-desktop {
  display: none !important;
}

@media (min-width: 768px) and (max-width: 979px) {
  .table-list ul li.buttons {
        clear: both;
        display: block;
        float: left;
        padding-top: 10px;
    }
    .navbar .nav .active > a,
    .navbar a:hover,
    .navbar .nav .active > a:hover {
        background:#d71635;
        background-image:none;
    }
}

@media (max-width: 480px) {
  .nav-collapse {
    -webkit-transform: translate3d(0, 0, 0);
 }
    .nav-collapse.collapse.in {
        /**SM left:12px!important;*/
    }
  .page-header h1 small {
    display: block;
    line-height: 18px;
  }
  input[type="checkbox"],
  input[type="radio"] {
    border: 1px solid #ccc;
  }
  .form-horizontal .control-group > label {
    float: none;
    width: auto;
    padding-top: 0;
    text-align: left;
  }
  .form-horizontal .controls {
    margin-left: 0;
  }
  .form-horizontal .control-list {
    padding-top: 0;
  }
  .form-horizontal .form-actions {
    padding-right: 10px;
    padding-left: 10px;
  }

  .modal {
    position: absolute;
    right: 20px;
    left: 20px;
    width: auto;
    margin-left: 0;
    margin-right: 0;
  }

  .modal.fade.in {
    top: auto;
  }
  .modal-header .close {
    padding: 10px;
    margin: -10px;
  }
  .carousel-caption {
    position: static;
  }

  .table-list ul li.buttons {
    clear: both;
    display: block;
    float: left;
    padding-top: 10px;
  }

  .navbar .nav > li > a, .dropdown-menu li a, .dropdown-menu li a:visited {
    font-size:12px;
    padding:6px;
    }

    input.medium { width: 90%; }
    input.small { width: 90%; }
}

/**SM*/
.banner-logo-image img {
    min-width: 432px;
}

@media (max-width: 767px) {
  body {
    padding-right: 0;
    padding-left: 0;
  }
  
  .container {
    padding-left: 15px;
    padding-right: 15px;
    width: auto;
  }
 
  [role="banner"] {
      background-color: white;
       /**SM height: 145px;*/
  }
    [role="banner"] .container a.logo {
        display: block;
        min-height: 115px;
    }
  header .container {
       padding-right: 0;
  }
  
  [role="navigation"] a, [role="navigation"] a:visited {
        font-size: 12px;
        padding: 6px;
    }
  
  [role="main"] {
      /**SM margin-top: 27px;*/
  }
  
  .nav-right {
    background: #FFF;
    clear: both;
    float: none;
    display: block;
    height: 30px;
    width: 100%;
  }
  
  #CMSLogoffMenu {
    clear: both;
    float: right;
    display: block;
  }
  
  [role="navigation"] #CMSLogoffMenu li {
    border: 0;
    float: left;
    margin: 0;
    padding: 0;
  }
  
  [role="navigation"] #CMSLogoffMenu li a {
    background: none;
    color: #000;
  }

  .dl-horizontal dd {
    margin-left: 0;
  }
  
  [class*="span"].float-left { float: left; }
  [class*="span"].float-right { float: right; }

  .row-fluid {
    width: 100%;
  }

  [class*="span"],
  .row-fluid [class*="span"] {
    width: auto;
  }
  .input-large,
  .input-xlarge,
  .input-xxlarge,
  input[class*="span"],
  select[class*="span"],
  textarea[class*="span"],
  .uneditable-input {
    display: block;
    width: 100%;
    min-height: 28px;
    -webkit-box-sizing: border-box;
       -moz-box-sizing: border-box;
        -ms-box-sizing: border-box;
            box-sizing: border-box;
  }
  
  [role="contentinfo"] {
      height: auto;
      padding: 10px; 
  }
  
  [role="contentinfo"] ul.footer-logos,
  [role="contentinfo"] ul.footer-logos li {
      float: left;
  }
  
  [role="contentinfo"] li.logos {
    margin: 0 10px 10px 0;
   }
   
   [role="contentinfo"] ul.footer-logos, 
   [role="contentinfo"] ul.date {
    margin: 10px;
   }
    .span12 {
        padding-right: 15px;
    }
    .center {
        margin-left: 15px !important;
        margin-right: 15px !important;
    }

     .table-list ul li.buttons {
        clear: both;
        display: block;
        float: left;
        padding-top: 10px;
    }

    .modal {
        position: absolute;
        right: 20px;
        left: 20px;
        width: auto;
        margin-left: 0;
        margin-right: 0;
  }
  
  [class*="span"],
    .uneditable-input[class*="span"],
    .row-fluid [class*="span"] {
        display: block;
        float: none;
        width: 100%;
        margin-left: 0;
        -webkit-box-sizing: border-box;
        -moz-box-sizing: border-box;
        box-sizing: border-box;
    }
 
    .span12,
    .row-fluid .span12 {
        width: 100%;
        -webkit-box-sizing: border-box;
        -moz-box-sizing: border-box;
        box-sizing: border-box;
    }
    .navbar .nav.pull-right {
        background: black;
        clear: both;
         margin: 10px 0 0 0;
         position:relative;
         top:0;
        width: 100%;
       }
    .nav li.profile.open {
        background:black;
        background-image:none;
    }

    .nav-collapse {
        /**SM left:22px!important;*/
    }
    .navbar .nav .active > a,
    .navbar a:hover,
    .navbar .nav .active > a:hover {
        background:#d71635;
        background-image:none;
    }
}


@media (min-width: 768px) and (max-width: 979px) {
  
  [role="navigation"] a,
  [role="navigation"] a:visited {
     font-size: 12px;
     padding: 6px;
   }
   
  .row-fluid [class*="span"] {
    min-height: 28px;
  }
  input.span12,
  textarea.span12,
  .uneditable-input.span12 {
    width: 714px;
  }
  input.span11,
  textarea.span11,
  .uneditable-input.span11 {
    width: 652px;
  }
  input.span10,
  textarea.span10,
  .uneditable-input.span10 {
    width: 590px;
  }
  input.span9,
  textarea.span9,
  .uneditable-input.span9 {
    width: 528px;
  }
  input.span8,
  textarea.span8,
  .uneditable-input.span8 {
    width: 466px;
  }
  input.span7,
  textarea.span7,
  .uneditable-input.span7 {
    width: 404px;
  }
  input.span6,
  textarea.span6,
  .uneditable-input.span6 {
    width: 342px;
  }
  input.span5,
  textarea.span5,
  .uneditable-input.span5 {
    width: 280px;
  }
  input.span4,
  textarea.span4,
  .uneditable-input.span4 {
    width: 218px;
  }
  input.span3,
  textarea.span3,
  .uneditable-input.span3 {
    width: 156px;
  }
  input.span2,
  textarea.span2,
  .uneditable-input.span2 {
    width: 94px;
  }
  input.span1,
  textarea.span1,
  .uneditable-input.span1 {
    width: 32px;
  }
  
[role="contentinfo"] li.logos {
    margin: 0 0 0 25px;
   }
.navbar .nav > li > a, .dropdown-menu li a, .dropdown-menu li a:visited {
    font-size:12px;
    padding:6px;
    }
}

@media (min-width: 1200px) {
  input.span12,
  textarea.span12,
  .uneditable-input.span12 {
    width: 1160px;
  }
  input.span11,
  textarea.span11,
  .uneditable-input.span11 {
    width: 1060px;
  }
  input.span10,
  textarea.span10,
  .uneditable-input.span10 {
    width: 960px;
  }
  input.span9,
  textarea.span9,
  .uneditable-input.span9 {
    width: 860px;
  }
  input.span8,
  textarea.span8,
  .uneditable-input.span8 {
    width: 760px;
  }
  input.span7,
  textarea.span7,
  .uneditable-input.span7 {
    width: 660px;
  }
  input.span6,
  textarea.span6,
  .uneditable-input.span6 {
    width: 560px;
  }
  input.span5,
  textarea.span5,
  .uneditable-input.span5 {
    width: 460px;
  }
  input.span4,
  textarea.span4,
  .uneditable-input.span4 {
    width: 360px;
  }
  input.span3,
  textarea.span3,
  .uneditable-input.span3 {
    width: 260px;
  }
  input.span2,
  textarea.span2,
  .uneditable-input.span2 {
    width: 160px;
  }
  input.span1,
  textarea.span1,
  .uneditable-input.span1 {
    width: 60px;
  }
  .thumbnails {
    margin-left: -30px;
  }
  .thumbnails > li {
    margin-left: 30px;
  }
  .row-fluid .thumbnails {
    margin-left: 0;
  }
  .table-list ul li { padding-right: 20px; }
  .table-list ul li.buttons { padding-right: 0; }
}

@media (max-width: 979px) {
  body {
    padding-top: 0;
  }
  .navbar-fixed-top {
    position: static;
    margin-bottom: 18px;
  }
  .navbar-fixed-top .navbar-inner {
    padding: 5px;
  }

  .nav-collapse .nav {
    float: none;
    margin: 0 0 9px;
  }

  .nav-collapse .nav .nav-header {
    color: #999999;
  }
  .nav-collapse .nav > li > a,
  .nav-collapse .dropdown-menu a {
    padding: 6px 15px;
    font-weight: bold;
    color: #999999;
  }
  .nav-collapse .btn {
    padding: 4px 10px 4px;
    font-weight: normal;
    -webkit-border-radius: 4px;
       -moz-border-radius: 4px;
            border-radius: 4px;
  }
  .nav-collapse .dropdown-menu li + li a {
    margin-bottom: 2px;
  }
  .nav-collapse .nav > li > a:hover,
  .nav-collapse .dropdown-menu a:hover {
    background-color: #222222;
  }

  .nav-collapse .navbar-form,
  .nav-collapse .navbar-search {
    padding: 9px 15px;
    margin: 9px 0;
    border-top: 1px solid #222222;
    border-bottom: 1px solid #222222;
  }
    .navbar .btn-navbar {
        display:block;
        background:black;
    }
    .nav-collapse {
        background:black;
        /**SM left:30px;*/
    }
    .nav-collapse li.profile{
        clear:both;
    }
    .nav-collapse li.profile ul {
            width:100%;
    }
    /*.nav-collapse, .nav-collapse.collapse.in{
        height:inherit;
    }*/
    header .navbar .nav li {
        border:none;
        overflow:hidden;
    }
    [role=banner] {
        /**SMheight:115px;*/
    }
    .navbar .nav .active > a, .navbar a:hover, .navbar .nav .active > a:hover {
        background:#222;
    }
    .navbar .nav-collapse .nav.pull-right {
        margin:0;
    }
    .navbar {
        /**SM position: relative;
        right: 30px;
        top: -90px;
        z-index: 999;*/
    }
    .dropdown-menu li a:hover {
        background: none!important;
    }
    .nav-collapse .nav > li > a:hover, .nav-collapse .nav > li > a:focus, .nav-collapse .dropdown-menu a:hover, .nav-collapse .dropdown-menu a:focus {
        background:none;
    }
}

@media (min-width: 980px) {
  .nav-collapse.collapse {
    /**SM height: auto !important;*/
    overflow: visible !important;
  }
}


/* ------------------------------------------------------
NOT FOR PRODUCTION
@section dev
--------------------------------------------------------- */
#buildInfo {
	position: absolute;
	top: -30px;
    margin: auto;
	height: 35px;
	font-size: 11px;
	line-height: 38px;
	text-align: center;
	text-transform: uppercase;
	cursor: default;
    background: #00acec;
	color: #f0f0f0;
	z-index: 998;
	border-radius: 5px;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	-khtml-border-radius: 5px;
}
    
#buildInfo:hover {
    top: -5px;
}
        
#buildInfo small {
    font-size: 10px;
}

  
  