@import url(https://fonts.googleapis.com/css?family=PT+Sans:400,700|Open+Sans:400,600,700|Droid+Sans:400,700);
html,
body {
    height: 100%;
}

body {
	font-family: 'Droid Sans', sans-serif;
}
.container {
    width: 1205px;

}

h1 {
font-family: 'PT Sans', sans-serif;
}
h2 {

font-family: 'Open Sans', sans-serif;
}
header {

border-top:2px solid #e31313;
height: 140px;


}
.notices {
height:62px;
width:60px;
background:url(../images/notices-bg.png) no-repeat;
color:#ffffff;
font-weight:bold;
font-size:17.5px;
font-family: 'Droid Sans', sans-serif;
float: left;
 margin-right: 9px;
	    margin-top: 15px;

}
.logo {
float:left;
 width: 400px;
 margin-top: 22px;
}
.project-title {
    float: left;
    width: 415px;
	    margin-top: 18px;
}
.project-title h1 {

font-family: 'PT Sans', sans-serif;
font-weight:bold;
color:#c4161c;
font-size:56px;
}
.project-title h1 span {
color:#3f3f3f;
}
.user-details {

float:left;
width:275px;
}
.header-border-right {
    border-right: 1.8px solid #cacaca;
    margin-top: 33px;
    height: 80px;
    float: left;
    margin-left: 7px;
}
.user-depart {
border-top:1.8px solid #cacaca;
    margin-top: 5px;
    padding-top: 5px;
}
.user-profile {
width :95px;
float:left;
margin-top: 37px;

}

.user-profile img {
    border-radius: 50%;
margin:0px auto;display:block;	

}

.user-name {
float:left;
color:#6e6e6e;
font-size:17px;
font-weight:400;
font-family: 'PT Sans', sans-serif;
    line-height: 18px;
    margin-top: 35px;
	    width: 175px;
}
.user-name span {
color:#b12a31;
font-family: 'Droid Sans', sans-serif;
}

.clear {clear:both;}

.login-btn {
    margin-top: 65px;
    float: right;
}
.login-btn a {

text-transform:uppercase;
color:#fff;
width:90px;
height:35px;
background:#e31313;
border-radius:5px;
    padding: 8px 13px;
font-size:14px;
font-family: 'Droid Sans', sans-serif;
font-weight:bold;
}
.login-btn a:hover {text-decoration:none;}

.img-portfolio {
    margin-bottom: 30px;
}

.img-hover:hover {
    opacity: 0.8;
}
.dropdown-menu .sub-menu {
    left: 100%;
    position: absolute;
    top: 0;
    visibility: hidden;
    margin-top: -1px;
}

.dropdown-menu li:hover .sub-menu {
    visibility: visible;
}

.dropdown:hover .dropdown-menu {
    display: block;
}

.nav-tabs .dropdown-menu, .nav-pills .dropdown-menu, .navbar .dropdown-menu {
    margin-top: 0;
}

.navbar .sub-menu:before {
    border-bottom: 7px solid transparent;
    border-left: none;
    border-right: 7px solid rgba(0, 0, 0, 0.2);
    border-top: 7px solid transparent;
    left: -7px;
    top: 10px;
}
.navbar .sub-menu:after {
    border-top: 6px solid transparent;
    border-left: none;
    border-right: 6px solid #fff;
    border-bottom: 6px solid transparent;
    left: 10px;
    top: 11px;
    left: -6px;
}

.main-menu {
border-top:1px solid #a0a0a0;
border-bottom:1px solid #a0a0a0;
height:75px;
padding: 12px 0px 0px;
}

.search-box {

background:url(../images/search-box.png) no-repeat;
border:0px solid #000;
width:287px;
height:51px;
padding: 2px 0px 0px 18px;


}
.search-submit-btn {
    position: relative;
    top: -2px;
    left: -55px;
    width: 48px;
    height: 33px;
	    background: transparent;
	border:0px solid #000;
	font-size:0px;
}
.search-sec {float: right;
             margin-right: -53px;
    }
.advancd-search {
float:left;
    margin-left: -40px;

}
.search-submit-btn:focus {outline:none;}
.search-box:focus {outline:none;}
.advancd-search-btn {

display:inline-block;
width:160px;
height:41px;
background: #e6e6e6; /* Old browsers */
background: -moz-linear-gradient(top,  #e6e6e6 0%, #ffffff 50%, #efefef 100%); /* FF3.6-15 */
background: -webkit-linear-gradient(top,  #e6e6e6 0%,#ffffff 50%,#efefef 100%); /* Chrome10-25,Safari5.1-6 */
background: linear-gradient(to bottom,  #e6e6e6 0%,#ffffff 50%,#efefef 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#e6e6e6', endColorstr='#efefef',GradientType=0 ); /* IE6-9 */
-webkit-box-shadow: 0px 1px 5px 0px rgba(0, 0, 0, 0.37);
-moz-box-shadow:    0px 1px 5px 0px rgba(0, 0, 0, 0.37);
box-shadow:         0px 1px 5px 0px rgba(0, 0, 0, 0.37);
border-radius:5px;
text-align:center;
color:#3f3f3f;
font-size:15px;
font-family: 'PT Sans', sans-serif;
font-weight:bold;
padding-top: 0px;
margin-top: 4px;


}
.row-show {margin-bottom:15px;margin-top: 15px;}
.row-search {margin-bottom:15px;padding-left: 745px;margin-top: 15px;}
.advancd-search a:hover{text-decoration:none;}
.nav > li {
float:left;
margin-right:6px;

}

.link-bg-img {
    position: relative;
    left: 6px;
    top: -1px;
}
.nav li:last-child {

margin-right:0px;

}
.nav > li > a {
display: inline-block;
padding-top: 13px;
width:145px;
height:45px;
border-radius:5px;
text-align:center;
color:#3f3f3f;
font-size:15px;
font-family: 'PT Sans', sans-serif;
font-weight:bold;
background: #e6e6e6; /* Old browsers */
background: -moz-linear-gradient(top,  #e6e6e6 0%, #ffffff 50%, #efefef 100%); /* FF3.6-15 */
background: -webkit-linear-gradient(top,  #e6e6e6 0%,#ffffff 50%,#efefef 100%); /* Chrome10-25,Safari5.1-6 */
background: linear-gradient(to bottom,  #e6e6e6 0%,#ffffff 50%,#efefef 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#e6e6e6', endColorstr='#efefef',GradientType=0 ); /* IE6-9 */
-webkit-box-shadow: 0px 1px 5px 0px rgba(0, 0, 0, 0.37);
-moz-box-shadow:    0px 1px 5px 0px rgba(0, 0, 0, 0.37);
box-shadow:         0px 1px 5px 0px rgba(0, 0, 0, 0.37);
text-transform:uppercase;


}
.nav > li > a:hover {
color:#c4161c;

}
.absent-grapgh-section {
-webkit-box-shadow: 0px 1px 5px 0px rgba(0, 0, 0, 0.37);
-moz-box-shadow:    0px 1px 5px 0px rgba(0, 0, 0, 0.37);
box-shadow:         0px 1px 5px 0px rgba(0, 0, 0, 0.37);
background:#fff;
}
.absent-grapgh-section img {

display:block;
margin:10px auto;
}




.main-body {    margin-top: 10px;}

.open-leads-section {

width:100%;
height:156px;
  webkit-box-shadow: 0px 1px 5px 0px rgba(0, 0, 0, 0.37);
    -moz-box-shadow: 0px 1px 5px 0px rgba(0, 0, 0, 0.37);
    box-shadow: 0px 1px 5px 0px rgba(0, 0, 0, 0.37);
	margin-top:25px;
	padding: 25px 0px 15px 15px;
}

.open-lead-row1 {
width:405px;
height:auto;
float:left;

}
.open-lead-row3 {
width:380px;
height:auto;
float:left;

}
.old-sec {height:30px;}
.status-color {
float:left;
width:60px;
}
.status-comment  {
float:left;
width:160px;
color:#3f3f3f;
font-size:16px;
font-weight:bold;
text-transform:uppercase;
font-family: 'PT Sans', sans-serif;
    margin-left: 20px;
}

.status-comment-code {
float:left;
width:70px;
color:#3f3f3f;
font-size:16px;
font-weight:bold;
text-transform:uppercase;
font-family: 'PT Sans', sans-serif;
    margin-left: 20px;

}
.green-status {
background:#00ff00;
width:60px;
height:10px;
margin-top: 6.5px;
}

.yellow-status {
background:#ffff00;
width:60px;
height:10px;
margin-top: 6.5px;
}

.blue-one-status {
background:#ADD8E6;
width:60px;
height:10px;
margin-top: 6.5px;
}

.blue-two-status {
background:#87ceeb;
width:60px;
height:10px;
margin-top: 6.5px;
}


.blue-three-status {
background:#0000ff;
width:60px;
height:10px;
margin-top: 6.5px;
}

.red-status {
background:#c0504d;
width:60px;
height:10px;
margin-top: 6.5px;
}
.blue-four-status {
background:#87CEFA;
width:60px;
height:10px;
margin-top: 6.5px;
}
.blue-five-status {
background:#00bfff;
width:60px;
height:10px;
margin-top: 6.5px;
}
.blue-six-status {
background:#b0e0e6;
width:60px;
height:10px;
margin-top: 6.5px;
}
.blue-seven-status {
background:#128bb3;
width:60px;
height:10px;
margin-top: 6.5px;
}
.blue-eight-status {
background:#0099CC;
width:60px;
height:10px;
margin-top: 6.5px;
}
.orange-status {
background:#ff8c00;
width:60px;
height:10px;
margin-top: 6.5px;
}
.red-closed-status {
background:#FF0000;
width:60px;
height:10px;
margin-top: 6.5px;
}
.brown-closed-status {
background:#DEB887;
width:60px;
height:10px;
margin-top: 6.5px;
}
.table-heading {
float:left;

}
.row-new-lead {
    margin-top: 25px;
    margin-bottom: 25px;
       padding-left: 788px;
	   
}

.new-lead a {
    display: inline-block;
    width: 160px;
    height: 41px;
    background: #e6e6e6;
    background: -moz-linear-gradient(top, #e6e6e6 0%, #ffffff 50%, #efefef 100%);
    background: -webkit-linear-gradient(top, #e6e6e6 0%,#ffffff 50%,#efefef 100%);
    background: linear-gradient(to bottom, #e6e6e6 0%,#ffffff 50%,#efefef 100%);
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#e6e6e6', endColorstr='#efefef',GradientType=0 );
    -webkit-box-shadow: 0px 1px 5px 0px rgba(0, 0, 0, 0.37);
    -moz-box-shadow: 0px 1px 5px 0px rgba(0, 0, 0, 0.37);
    box-shadow: 0px 1px 5px 0px rgba(0, 0, 0, 0.37);
    border-radius: 5px;
    text-align: center;
    color: #3f3f3f;
    font-size: 15px;
    font-family: 'PT Sans', sans-serif;
    font-weight: bold;
    padding-top: 10px;
    margin-top: 4px;

}
.site-proposal a {
    display: inline-block;
    width: 235px;
    height: 41px;
    background: #e6e6e6;
    background: -moz-linear-gradient(top, #e6e6e6 0%, #ffffff 50%, #efefef 100%);
    background: -webkit-linear-gradient(top, #e6e6e6 0%,#ffffff 50%,#efefef 100%);
    background: linear-gradient(to bottom, #e6e6e6 0%,#ffffff 50%,#efefef 100%);
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#e6e6e6', endColorstr='#efefef',GradientType=0 );
    -webkit-box-shadow: 0px 1px 5px 0px rgba(0, 0, 0, 0.37);
    -moz-box-shadow: 0px 1px 5px 0px rgba(0, 0, 0, 0.37);
    box-shadow: 0px 1px 5px 0px rgba(0, 0, 0, 0.37);
    border-radius: 5px;
    text-align: center;
    color: #3f3f3f;
    font-size: 15px;
    font-family: 'PT Sans', sans-serif;
    font-weight: bold;
    padding-top: 10px;
    margin-top: 4px;


}
.new-lead {float:left;    margin-right: 20px;}
.site-proposal {float:left;}
.new-lead a:hover, .site-proposal a:hover {text-decoration:none;} 
.table-right-image {
float:right;
}

.table-head {

height:40px;
border-top:1px solid #a0a0a0;
border-bottom:1px solid #a0a0a0;
border-spacing: 10px 5px; 

}
.table-head-bg {
    background: #e4e4e4;
    height: 34px;
    margin-top: 2px;
}
.table-heading h2 {

margin: 8px 0px 0px 10px;
color:#4d4d4d;
font-family: 'PT Sans', sans-serif;
font-weight:bold;
font-size:17.8px;
text-transform:uppercase;

}
.table-right-image {
    margin: 2px 10px 0px 0px;}
	.first-col {
padding-left:0px;

}
.last-col {
padding-right:0px;

}
.table-start {
margin-top:25px;

}

.green {background:#00ff00;}
.yellow {background:#ffff00;}
.blue-one {background:#7eb7c9;}
.blue-two {background:#87ceeb;}
.blue-three {background:#0000ff;}
.red {background:#c0504d;}
.blue-four{background:#74bbe8;}
.blue-five {background:#00bfff;}
.blue-six {background:#b0e0e6;}
.blue-seven-status {background:#00ACE6;}
.blue-eight {background:#1a6a85;}
.orange {background:#ff8c00;}


.lead-table table { 
  width: 100%; 
  border-collapse: collapse; 
  webkit-box-shadow: 0px 1px 5px 0px rgba(0, 0, 0, 0.37);
    -moz-box-shadow: 0px 1px 5px 0px rgba(0, 0, 0, 0.37);
    box-shadow: 0px 1px 5px 0px rgba(0, 0, 0, 0.37);
}
/* Zebra striping */
.lead-table  tr:nth-of-type(even) { 
  background: #eee; 
}



.lead-table th { 
  background: #e4e4e4; 
  color: #323232;
	font-size: 14px;
	font-family: 'Droid Sans', sans-serif;
	font-weight:400;
	text-align:left;
		
}
.url-col {width:260px;}

.lead-table td, .lead-table th { 
  padding: 12px 6px; 
  border-right: 1px solid #919191; 
	text-align:left;
}



.lead-table td {
font-family: 'PT Sans', sans-serif;
font-size:12px;
color:#3b4f62;

}
.lead-table td a {
font-family: 'PT Sans', sans-serif;
font-size:12px;
color:#3b4f62;

}


.lead-table td:last-child, th:last-child { 
 
  border-right: 0px solid #919191; 

}

 .row-bottom {
 
 margin-bottom:50px;
 }


.first-col-last {
padding:0px;

}
/* Footer Styles */

footer {
    margin: 0px 0;
	color:#3b4f62;
	font-family: 'Open Sans', sans-serif;
	font-size:14px;
	
}
footer a {
color:#d91543;

}
.col-footer {

border-top:1px solid #000;
padding-top:5px;
}
.designed-text {
text-align:right;
}

.center-link {
text-align:center
}
.center-link  a {
color:#cd133b;
font-size:14px;
text-decoration:underline;
font-weight:bold;
}
.center-link  a:hover {
text-decoration:none;
}

.crm-text-box {

display:inline-block;
width:160px;
height:41px;
background: #e6e6e6; /* Old browsers */
background: -moz-linear-gradient(top,  #e6e6e6 0%, #ffffff 50%, #efefef 100%); /* FF3.6-15 */
background: -webkit-linear-gradient(top,  #e6e6e6 0%,#ffffff 50%,#efefef 100%); /* Chrome10-25,Safari5.1-6 */
background: linear-gradient(to bottom,  #e6e6e6 0%,#ffffff 50%,#efefef 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#e6e6e6', endColorstr='#efefef',GradientType=0 ); /* IE6-9 */
-webkit-box-shadow: 0px 1px 5px 0px rgba(0, 0, 0, 0.37);
-moz-box-shadow:    0px 1px 5px 0px rgba(0, 0, 0, 0.37);
box-shadow:         0px 1px 5px 0px rgba(0, 0, 0, 0.37);
border-radius:5px;
text-align:left;
color:#3f3f3f;
font-size:15px;
font-family: 'PT Sans', sans-serif;
font-weight:bold;
padding-top: 10px;
margin-top: 4px;
padding:5px;
 }

.source-list 
{
    
    float:left;
    width:200px;
    
    }
.pagilink {
    font-size: 15px;
    margin-top: 3px;
    color: green;
    font-variant: small-caps;
    text-decoration: underline;
}



/*New Lead CSS Start */

.new-lead-row {
margin-top:15px;
margin-bottom:15px;


}
.radio-buttons {
padding-top:25px;

}
.radio-buttons span {
    color: #4d4d4d;
    font-family: 'PT Sans', sans-serif;
    font-weight: bold;
    font-size: 17.8px;
    text-transform: uppercase;
	margin-right:10px;


}
.radio-buttons input[type="radio"] {
       margin-right: 5px;
    width: 20px;
    height: 20px;
	    vertical-align: sub;


}

.open-leads-form-section {
    width: 100%;
    height: 405px;
    -webkit-box-shadow: 0px 1px 5px 0px rgba(0, 0, 0, 0.37);
    -moz-box-shadow: 0px 1px 5px 0px rgba(0, 0, 0, 0.37);
    box-shadow: 0px 1px 5px 0px rgba(0, 0, 0, 0.37);
    margin-top: 40px;
    padding: 25px 0px 15px 15px;
}
.field-one {

float:left;
width:285px;
margin-left:14px;
}

.field-two-first {

float:left;
width:583px;
 margin-left: 14px;
}

.field-two {

float:left;
width:570px;
margin-left: 14px;
}b
k4r:#3b4f62;

}
.
.new-lead-comment {
aydisplay:inline-block;
	-webki
-}

.new-lead-text {
	display:inline-block;
	-webkit-box-shadow: -1px 2px 5px 0px rgba(0, 0, 0, 0.26);
	-moz-box-shadow:    -1px 2px 5px 0px rgba(0, 0, 0, 0.26);
	box-shadow:         -1px 2px 5px 0px rgba(0, 0, 0, 0.26);
    width: 280px;
	padding:0px 10px;
    height: 45px;
	border:1px solid #a7a7a7;
	border-radius:5px;
	color:#3b4f62;
	
}
.new-lead-url {
	display:inline-block;
	-webkit-box-shadow: -1px 2px 5px 0px rgba(0, 0, 0, 0.26);
	-moz-box-shadow:    -1px 2px 5px 0px rgba(0, 0, 0, 0.26);
	box-shadow:         -1px 2px 5px 0px rgba(0, 0, 0, 0.26);
    width: 580px;
	padding:0px 10px;
    height: 45px;
	border:1px solid #a7a7a7;
	border-radius:5px;
	color:#3b4f62;

}
.new-lead-comment {
	display:inline-block;
	-webkit-box-shadow: -1px 2px 5px 0px rgba(0, 0, 0, 0.26);
	-moz-box-shadow:    -1px 2px 5px 0px rgba(0, 0, 0, 0.26);
	box-shadow:         -1px 2px 5px 0px rgba(0, 0, 0, 0.26);
    width: 580px;
	padding:10px 10px;
    height: 165px;
	border:1px solid #a7a7a7;
	border-radius:5px;
	color:#3b4f62;
}
.new-lead-comment-large {
	display:inline-block;
	-webkit-box-shadow: -1px 2px 5px 0px rgba(0, 0, 0, 0.26);
	-moz-box-shadow:    -1px 2px 5px 0px rgba(0, 0, 0, 0.26);
	box-shadow:         -1px 2px 5px 0px rgba(0, 0, 0, 0.26);
    width: 580px;
	padding:10px 10px;
    height: 225px;
	border:1px solid #a7a7a7;
	border-radius:5px;
	color:#3b4f62;


}


.new-lead-summary {
	display:inline-block;
	-webkit-box-shadow: -1px 2px 5px 0px rgba(0, 0, 0, 0.26);
	-moz-box-shadow:    -1px 2px 5px 0px rgba(0, 0, 0, 0.26);
	box-shadow:         -1px 2px 5px 0px rgba(0, 0, 0, 0.26);
    width: 580px;
	padding:10px 10px;
    height: 105px;
	border:1px solid #a7a7a7;
	border-radius:5px;
	color:#3b4f62;


}


.row-form {
margin-bottom:15px;

}

.row-form-left {
margin-bottom:15px;
float:left;

}
.starting-procedure h2 {
	font-weight:bold;
	color:#c4161c;
	font-size:24px;


}

.ol-second-section {
    width: 100%;
    height: 205px;
    -webkit-box-shadow: 0px 1px 5px 0px rgba(0, 0, 0, 0.37);
    -moz-box-shadow: 0px 1px 5px 0px rgba(0, 0, 0, 0.37);
    box-shadow: 0px 1px 5px 0px rgba(0, 0, 0, 0.37);
    margin-top: 10px;
    padding: 25px 0px 15px 15px;
	margin-bottom:40px;
}
.ol-third-section {
    width: 100%;
    height: 160px;
    -webkit-box-shadow: 0px 1px 5px 0px rgba(0, 0, 0, 0.37);
    -moz-box-shadow: 0px 1px 5px 0px rgba(0, 0, 0, 0.37);
    box-shadow: 0px 1px 5px 0px rgba(0, 0, 0, 0.37);
    margin-top: 10px;
    padding: 25px 0px 15px 15px;
	margin-bottom:40px;
}
.sl-btn a {
    display: inline-block;
    width: 160px;
    height: 41px;
    background: #e6e6e6;
    background: -moz-linear-gradient(top, #e6e6e6 0%, #ffffff 50%, #efefef 100%);
    background: -webkit-linear-gradient(top, #e6e6e6 0%,#ffffff 50%,#efefef 100%);
    background: linear-gradient(to bottom, #e6e6e6 0%,#ffffff 50%,#efefef 100%);
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#e6e6e6', endColorstr='#efefef',GradientType=0 );
    -webkit-box-shadow: 0px 1px 5px 0px rgba(0, 0, 0, 0.37);
    -moz-box-shadow: 0px 1px 5px 0px rgba(0, 0, 0, 0.37);
    box-shadow: 0px 1px 5px 0px rgba(0, 0, 0, 0.37);
    border-radius: 5px;
    text-align: center;
    color: #3f3f3f;
    font-size: 15px;
    font-family: 'PT Sans', sans-serif;
    font-weight: bold;
    padding-top: 10px;
    margin-top: 4px;
	text-transform:uppercase;
	    margin: 0px auto;
    display: block;

}

.sl-btn {
    display: inline-block;
    width: 160px;
    height: 41px;
    background: #e6e6e6;
    background: -moz-linear-gradient(top, #e6e6e6 0%, #ffffff 50%, #efefef 100%);
    background: -webkit-linear-gradient(top, #e6e6e6 0%,#ffffff 50%,#efefef 100%);
    background: linear-gradient(to bottom, #e6e6e6 0%,#ffffff 50%,#efefef 100%);
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#e6e6e6', endColorstr='#efefef',GradientType=0 );
    -webkit-box-shadow: 0px 1px 5px 0px rgba(0, 0, 0, 0.37);
    -moz-box-shadow: 0px 1px 5px 0px rgba(0, 0, 0, 0.37);
    box-shadow: 0px 1px 5px 0px rgba(0, 0, 0, 0.37);
    border-radius: 5px;
    text-align: center;
    color: #3f3f3f;
    font-size: 15px;
    font-family: 'PT Sans', sans-serif;
    font-weight: bold;
    padding-top: 10px;
    margin-top: 4px;
	text-transform:uppercase;
	    margin: 0px auto;
    display: block;

}

.sl-btn a:hover {
text-decoration:none;
}

.sform {
    width: 620px;
    height: 151px;
    -webkit-box-shadow: 0px 1px 5px 0px rgba(0, 0, 0, 0.37);
    -moz-box-shadow: 0px 1px 5px 0px rgba(0, 0, 0, 0.37);
    box-shadow: 0px 1px 5px 0px rgba(0, 0, 0, 0.37);
    margin-top: 10px;
    padding: 25px 0px 15px 15px;
	margin-bottom:40px;

}
.sfomr-fields {
margin-bottom:22px;
}
.st-results .st-results-table {
    width: 620px;

}
.st-results .st-results-table td {
font-size:14px;

}

.st-results .st-results-table th {
font-size:14px;

}
.st-results .st-results-table td:first-child {
text-align:center;
width:50px;

}
.st-results .st-results-table th:last-child {
text-align:center;

}
.st-results .st-results-table td:last-child {
text-align:center;

}
.lead-table {
    width: 620px;
}
.lead-table p {
color:#e31313;
font-size:14px;
text-align:right;
margin-top:5px;
}


/*New Lead CSS End */

.highest
{
    font-size: 18px;
    font-family: 'Open Sans' , sans-serif;
    color: #FFFFFF;
    font-weight: lighter;
    background: #AB2027;
    padding: 5px 12px;
    width: 960px;
    text-transform: uppercase;
}

.box-first
{
    float: left;
    border: 1px #ccc solid;
    width: 32.4%;
    padding: 10px;
}
.box-second
{
    float: left;
    border: 1px #ccc solid;
    width: 32.4%;
    padding: 10px;
    margin-left: 16px;
}
.box-third
{
    float: left;
    border: 1px #ccc solid;
    width: 32.4%;
    padding: 10px;
    margin-left: 16px;
}
.user-photo-2
{
    width: 133px;
    border: 1px solid #ccc;
    padding: 7px;
    margin: 0 auto;
}
.award-img
{
    width: 70px;
    margin: 20px auto 0px auto;
    font-size: 25px;
    font-weight: bold;
    font-family: 'Open Sans' , sans-serif;
    text-align: center;
}
.user-name-id
{
    color: #AB2027;
    font-size: 16px;
    font-weight: bold;
    font-family: 'Open Sans' , sans-serif;
    text-align: center;
}
.rate-status-7
{
    margin: 15px 15px 20px 15px;
    padding: 0;
}
.rate-status-7 ul
{
    margin: 0;
    padding: 0;
    font-family: 'Open Sans' , sans-serif;
    font-size: 14px;
    font-weight: lighter;
    color: #8A8A8A;
}
.rate-status-7 li
{
    list-style: none;
    display: block;
    margin-bottom: 10px;
    border-bottom: 1px solid #ccc;
    padding-bottom: 5px;
}
.badge-large
{
    background: #AB2027;
    border-radius: 5px;
    width: 50px;
    text-align: center;
    color: #fff;
    height: 25px;
}