body{
    /*background-color: #00AAC0;*/
    /*background: url("https://images.attain.uk.com/dashboard/layout/beta/triangular.png") 50%;*/
}

div#header{
    background-color: #fff;
}

.mainBackgroundColour{
    background-color: #6ec178 !important;
}

.mainColour {
    color: #5b8fb1;
}

div#logo{
    background: url("https://images.attain.uk.com/dashboard/layout/beta/attaina-logo.png") no-repeat;
    height: 62px;
    width: 230px;
    float: left;
}

div#securityLogo{
    background: url("https://images.attain.uk.com/dashboard/layout/beta/securityLogo.png") no-repeat;
    height:60px;
    margin-left:95px;
}

div#headerMiddle{
    background: #fff;
}

div#headerTop{
    min-width:1101px;
    width:100%;
    height:25px;
    padding-top:8px;
    font-size: 12px;
    background: linear-gradient(-45deg, #CBCED0, #a3a3a3);
    background: -webkit-linear-gradient(-45deg, #CBCED0, #a3a3a3);
    background: -moz-linear-gradient(-45deg, #CBCED0, #a3a3a3);
    background: -o-linear-gradient(-45deg, #CBCED0, #a3a3a3);
    filter:  progid:DXImageTransform.Microsoft.gradient(startColorstr='#CBCED0', endColorstr='#a3a3a3');
    -ms-filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr='#CBCED0', endColorstr='#a3a3a3')";

}

div#headerBottom{
    min-width:1101px;
    width:100%;
    height:35px;
    font-size: 12px;
    background:#349FB6;
    clear:both;
}


.linkContainerSelected{
    float: left;
    height:62px;
    padding:0 12px 0 12px;
}

.linkContainerSelected .linkText a {
    font-weight: 700;
    color: #25335e;
}

.linkText a {
    color: #979797;
}

div#headerMiddle{
    min-width:1101px;
    width:100%;
    height:62px;
    font-size: 12px;
    margin-top: 20px;
}

.linkContainer{
    float: left;
    height:62px;
    padding:0 12px 0 12px;
}

.linkContainerEnd{
    float: left;
    height:62px;
    padding:0 12px 0 12px;
}

.linkContainerSelected a{
    text-decoration: none;
    vertical-align: middle;
}

.linkContainerEnd a{
    text-decoration: none;
    vertical-align: middle;
}

.linkContainer a{
    text-decoration: none;
    vertical-align: middle;
}

.linkContainer a:hover{
    opacity:0.7;
}

.linkContainerEnd a:hover{
    opacity:0.7;
}


.subLinkContainer{
    float: left;
    height:35px;
    padding:9px 20px 0 0;
    font-size:13px;
}

.subLinkContainerSelected{
    float: left;
    height:35px;
    padding:9px 20px 0 0;
    font-size:13px;
    opacity:0.8;
}

div#subMenu a, div#subMenu a:visited{
    color: white;
    transition: opacity 0.5s ease-in-out;
    -moz-transition: opacity 0.5s ease-in-out;
    -webkit-transition: opacity 0.5s ease-in-out;}

div#subMenu a:hover{
    opacity:0.7;
    /*transition: opacity 0.5s ease-in-out;
    -moz-transition: opacity 0.5s ease-in-out;
    -webkit-transition: opacity 0.5s ease-in-out;*/
}

div#subMenu div.subLinkContainerSelected2 a
{
    vertical-align: middle;
    opacity:0.7;
}

div.supportContactHeader{
    width:986px; 
    margin:auto; 
    font-weight:bold; 
    font-size:20px; 
    color:#5b8fb1; 
    text-align:center;
}

div#createCampaignButton{
    padding:15px; 
    color:#ffffff; 
    background-color:#002640; 
    text-align:center; 
    width:125px; 
    -webkit-border-radius: 4px; 
    -moz-border-radius: 4px; 
    border-radius: 4px;
}

.optionTypeImage {
	border-radius: 4px;
	transition: 0.25s all ease-in-out;
}

.optionTypeImage:hover {
  background-color:#349FB6;
  color:#FFFFFF;
}

.dashboardButton {
    background: #FFFFFF;
    color: #5b8fb1;
    padding: 5px 20px 6px 20px;
    font-size: 22px;
    font-weight:600;
    margin-top:8px;
    border-radius: 5px;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    font-family: 'Open Sans', sans-serif;
    height: 28px;
}

/* Campaign Action Icons */
.informationTable tr:hover .campaignOptions a:hover span{color:#5b8fb1;}
.informationTable tr:hover .campaignOptions [class*="attainicon-"]{color:#444444;}
#visualIcons [class*="attainicon-"]{color:#FFFFFF;}
#visualIcons a:hover span{color:#444444;}


.smallipop-theme-attain.smallipop-bottom:before {
    border-color: transparent transparent #5b8fb1;
}
.smallipop-theme-attain:before {
    border-color: #5b8fb1 transparent transparent;
}
.smallipop-theme-attain.smallipop-bottom:after {
    border-color: transparent transparent #5b8fb1;
}
.smallipop-theme-attain:after {
    border-color: #5b8fb1 transparent transparent;
}
.smallipop-theme-attain {
    background: none repeat scroll 0 0 #5b8fb1;
    border-color: #5b8fb1;
    box-shadow: 0 2px 6px rgba(0, 0, 0, 0.5);
    color: #FFFFFF;
    font-size: 15px;
}
.smallipop-content{
    background-color: #5b8fb1;
}
.smallipop-theme-attain .smallipop-content {
    border-top: 1px solid #5b8fb1;
}

.smallipop-theme-abrateup.smallipop-bottom:before {
    border-color: transparent transparent #5b8fb1;
}
.smallipop-theme-abrateup:before {
    border-color: #5b8fb1 transparent transparent;
}
.smallipop-theme-abrateup.smallipop-bottom:after {
    border-color: transparent transparent #347b1e;
}
.smallipop-theme-abrateup:after {
    border-color: #347b1e transparent transparent;
}
.smallipop-theme-abrateup {
    background: none repeat scroll 0 0 #5b8fb1;
    border-color: #347b1e;
    box-shadow: 0 2px 6px rgba(0, 0, 0, 0.5);
    color: #FFFFFF;
    font-size: 15px;
}
.smallipop-theme-abrateup .smallipop-content {
    background-color: #347b1e;
    border-top: 1px solid #347b1e;
}
.smallipop-theme-abratedown.smallipop-bottom:before {
    border-color: transparent transparent #5b8fb1;
}
.smallipop-theme-abratedown:before {
    border-color: #F9AA18 transparent transparent;
}
.smallipop-theme-abratedown.smallipop-bottom:after {
    border-color: transparent transparent #fe4648;
}
.smallipop-theme-abratedown:after {
    border-color: #fe4648 transparent transparent;
}
.smallipop-theme-abratedown {
    background: none repeat scroll 0 0 #5b8fb1;
    border-color: #fe4648;
    box-shadow: 0 2px 6px rgba(0, 0, 0, 0.5);
    color: #FFFFFF;
    font-size: 15px;
}
.smallipop-theme-abratedown .smallipop-content {
    background-color: #fe4648;
    border-top: 1px solid #fe4648;
}
.smallipop-theme-abrate.smallipop-bottom:before {
    border-color: transparent transparent #5b8fb1;
}
.smallipop-theme-abrate:before {
    border-color: #F9AA18 transparent transparent;
}
.smallipop-theme-abrate.smallipop-bottom:after {
    border-color: transparent transparent #676767;
}
.smallipop-theme-abrate:after {
    border-color: #676767 transparent transparent;
}
.smallipop-theme-abrate {
    background: none repeat scroll 0 0 #EA6239;
    border-color: #676767;
    box-shadow: 0 2px 6px rgba(0, 0, 0, 0.5);
    color: #FFFFFF;
    font-size: 15px;
}
.smallipop-theme-abrate .smallipop-content {
    background-color: #676767;
    border-top: 1px solid #676767;
}

.irs-bar{
    background: #5b8fb1;
    border-top: 1px solid #5b8fb1;
    border-bottom:  1px solid #5b8fb1;
}

.irs-bar-edge{
    background: #5b8fb1;
    border-color: #5b8fb1;
}
.irs-single{background: #5b8fb1;}

.irs-single:after {
    border-color: #5b8fb1 transparent transparent;
}

.asterix {
    padding: 0 5px 0 5px;
    color: red;
    font-size: 18px;
}

/* new */

div#nav a, div#nav a:visited {
    color: #979797;
}

div#nav .linkContainerSelected .linkText a {
    color: #25335e;
    font-weight: 700 !important;
}

body > h1 {
    font-weight: 700;
    font-family: 'Open Sans', sans-serif;
}

#wrapper {
    height: 62px;
}

h1 {
    margin-bottom: 0;
    padding: 20px 0;
    font-weight: 700;
    color: #25335e;
}

/*#latestDashboardCampigns table { 
    border-collapse: separate; 
    border-spacing: 0 10px; 
    margin-top: -10px;
}
#latestDashboardCampigns table td {
    padding: 15px;
}
#latestDashboardCampigns table td:first-child {
    border-top-left-radius: 50px; 
    border-bottom-left-radius: 50px;
}
#latestDashboardCampigns table td:last-child {
    border-bottom-right-radius: 50px; 
    border-top-right-radius: 50px; 
}

table.greyAlternativeRowTable th {
    padding: 15px;
}*/

.dashboardTable:first-of-type h3 {
    background-color: #5B5B5C;
}

.dashboardTable h3,
.graphWrapper h3 {
    background-color: #5B5B5C;
    border-radius: 4px;
    padding: 15px 20px;
    font-weight: 500;
}

.graphWrapper { background-color: #fff; margin-bottom: 30px; }
.graphWrapper h3 + div { margin-top: 30px; }

table.greyAlternativeRowTable th,
table.greyAlternativeRowTable td {
    padding: 15px;
}

input[type=submit].btn{
	background-color: #6ec178!important;
    padding: 15px 35px !important;
    border-radius: 4px;
    font-size: 14px;
    text-transform: capitalize;
    font-weight: 700 !important;
    display: inline-block !important;
    transition: 0.25s all ease-in-out;
}