:root {
    --primary-dark: #001F25;
    --primary-light: #BCCFDD;
    --secondary-dark: #DC6F11;
    --secondary-light: #E7E4D3;
    --white: #ffffff;
    /*--font-family: "Calibri", "Century Gothic", Arial, Helvetica, sans-serif;*/
    --font-family: "Gotham", "Century Gothic", Arial, Helvetica, sans-serif;
    --logo-url: url('images/cogent/cogent-logo-white.png');
}

body {
    font-family: var(--font-family);
    background: none;
    background-color: var(--white);
}

.logo-container {
    background-image: var(--logo-url);
}

#header {
    background: var(--primary-dark);
}

#menucontainer {
    background: var(--primary-light);
}

#logindisplay a, #logindisplay a:link, #logindisplay a:visited, #logindisplay {
    color: var(--primary-light);
}

#logindisplay a:hover {
    color: var(--white);
}

ul#menu li a {
    color: var(--primary-dark);
}

ul#menu li a:hover {
    color: var(--white);
}

li.active {
    background-color: var(--secondary-dark);
    color: var(--white);
}

input[type="submit"],
.fxc-btn,
p + a {
    background: var(--secondary-dark);
}

td a[href*="View"],
td a[href*="Edit"],
td a[href*="Details"],
td a[href*="Remove"],
td a[href*="Select"],
td a[href*="CustomerDeal/Verify/"],
td a[href*="Delete/"],
td input[value*="View"],
td input[value*="Edit"],
td input[value*="Details"],
td input[value*="Remove"],
td input[value*="Select"],
td input[value*="CustomerDeal/Verify/"],
td input[value*="Delete/"] {
    background: var(--secondary-dark);
}

h2 {
    color: #000;
}

input[type="submit"], button[type="submit"], input[type="button"], a[href*="/Create"], form a[href*="/Create"]:link, form a[href*="/Create"]:visited, a[href*="/InboundSwift"], form a[href*="/InboundSwift"]:link, form a[href*="/InboundSwift"]:visited, a[href="Create"], a[href="Create"]:link, a[href="Create"]:visited {
    color: #fff;
    background: var(--secondary-dark);
}

input[type="submit"]:hover, button[type="submit"]:hover, a[href*="/Create"]:hover, form a[href*="/Create"]:hover, a[href="Create"]:hover {
    background: var(--secondary-dark);
}

.process-highlighted span {
    background-color: var(--secondary-dark);
    color: #fff;
    border: 1px solid var(--secondary-dark);
    transition: background-color .5s ease;
}

.process-tab span {
    border-radius: 50%;
    border: 2px solid var(--secondary-dark);
    /*color: #fff;*/
    clear: both;
    position: relative;
    z-index: 999;
    text-align: center;
    width: 42px;
    height: 32px;
    vertical-align: middle;
    display: block;
    font-size: 16px;
    padding-top: 9px;
}

.process-tab p {
    margin-top: 10px;
    color: var(--secondary-dark);
}

.process-seperator-1 {
    width: 389px;
    border: 1px dotted var(--secondary-dark);
    position: absolute;
    top: 245px;
    margin-left: 50px;
    margin-right: 10px;
    z-index: 99;
}

.process-seperator-2 {
    width: 398px;
    border: 1px dotted var(--secondary-dark);
    position: absolute;
    top: 245px;
    margin-left: 53px;
}

.process-seperator-3 {
    width: 201px;
    border: 1px dotted var(--secondary-dark);
    position: absolute;
    top: 245px;
    margin-left: 55px;
}

.process-seperator-highlighted {
    border: 1px solid var(--secondary-dark);
    transition: border 1s ease;
    -webkit-transition: border 1s ease;
}

.process-tab {
    margin: 0 auto;
    width: 1000px;
    height: 95px;
    padding-top: 0px;
    padding-left: 0px;
    border-bottom: 1px solid var(--secondary-dark);
    margin-left: 0px;
    clear: both;
    margin-bottom: 35px;
}

#modal-container {
    width: 850px;
    border-radius: 2px;
    border: solid 1px var(--secondary-dark);
    margin: 0 auto;
    margin-top: 100px;
    height: 400px;
    padding: 20px;
}

backToList {
    background: var(--secondary-dark);
}

#main > div > a[href*="Customer"], #main > div > a[href="CustomerDeal"], #main > div > a[href*="CustomerSarb"], p > a[href*="Edit"], #main > div > a[href="/Forex/DealTypes"], #main > div > a[href="/Forex/CustomerDealStatus"], #main > div > a[href="/Forex/NatureOfBusiness"], #main > div > a[href="/Forex/Users"], #main > div > a[href="/Forex/Bank"], #main > p > a[href="/Forex/Bank"], #main > div > a[href="/Forex/Branch"], #main > p > a[href="/Forex/Branch"], #main > div > a[href="/Forex/Country"], #main > p > a[href="/Forex/Country"], #main > div > a[href="/Forex/DealDocumentType"], #main > p > a[href="/Forex/DealDocumentType"], #main form > p > a[href="/Forex/DealDocumentType"], #main > div > a[href="/Forex/Reject_Reason"], #main > p > a[href="/Forex/Reject_Reason"], #main form > p > a[href="/Forex/Reject_Reason"], #main > div > a[href="/Forex/BobFormCategory"], #main > p > a[href="/Forex/BobFormCategory"] {
    background: var(--secondary-dark);
    border: 0;
    color: #fff;
    content: "< Back";
    cursor: pointer;
    float: right;
    left: 5%;
    padding: 7px 15px;
    position: fixed;
    text-decoration: none;
    text-transform: uppercase;
    top: 170px;
}

#main > div > a[href*="Customer"], #main > div > a[href="CustomerDeal"], #main > div > a[href*="CustomerSarb"], p > a[href*="Edit"], #main > div > a[href="/Forex/DealTypes"], #main > div > a[href="/Forex/CustomerDealStatus"], #main > div > a[href="/Forex/NatureOfBusiness"], #main > div > a[href="/Forex/Users"], #main > div > a[href="/Forex/Bank"], #main > p > a[href="/Forex/Bank"], #main > div > a[href="/Forex/Branch"], #main > p > a[href="/Forex/Branch"], #main > div > a[href="/Forex/Country"], #main > p > a[href="/Forex/Country"], #main > div > a[href="/Forex/DealDocumentType"], #main > p > a[href="/Forex/DealDocumentType"], #main form > p > a[href="/Forex/DealDocumentType"], #main > div > a[href="/Forex/Reject_Reason"], #main > p > a[href="/Forex/Reject_Reason"], #main form > p > a[href="/Forex/Reject_Reason"], #main > div > a[href="/Forex/BobFormCategory"], #main > p > a[href="/Forex/BobFormCategory"] {
    background: var(--secondary-dark);
    border: 0;
    color: #fff;
    content: "< Back";
    cursor: pointer;
    float: right;
    left: 5%;
    padding: 7px 15px;
    position: fixed;
    text-decoration: none;
    text-transform: uppercase;
    top: 170px;
}