﻿html {
    color: #222;
    font-size: 1em;
    line-height: 1.4;
}

.microVerticalsDiv{
    margin-left: 10px;
}

.microVerticalsDiv input {
    margin:3px;
}

::-moz-selection {
    background: yellow;
    text-shadow: none;
}

::selection {
    background: yellow;
    text-shadow: none;
}

.row  span
{
    color: #ef9500;
    font-size: 13px;
    float: right;
    vertical-align: top;
}

.specializationArea
{
position:absolute;
width:190px;
min-height:150px;
background:white;
color: #3b3b3b;
padding: 10px;
overflow: hidden;
border: solid 2px #cbcbcb;
display:none;
box-shadow: 10px 10px 5px #a0a0a0;
}

.specializationArea h4
{
    font-size: 19px;
    font-weight: 400;
}

.specializationArea ul
{
    margin-left: 10px;
}

.CertifiedPartnerArea
{
position:absolute;
width:190px;
min-height:150px;
background:white;
color: #3b3b3b;
padding: 10px;
overflow: hidden;
border: solid 2px #cbcbcb;
display:none;
box-shadow: 10px 10px 5px #a0a0a0;
}

.CertifiedPartnerArea h4
{
    font-size: 19px;
    font-weight: 400;
}

.CertifiedPartnerArea ul
{
    margin-left: 10px;
}
/*
 * A better looking default horizontal rule
 */
hr {
    display: block;
    height: 1px;
    border: 0;
    border-top: 1px solid #ccc;
    margin: 1em 0;
    padding: 0;
}
audio,
canvas,
iframe,
img,
svg,
video {
    vertical-align: middle;
}
fieldset {
    border: 0;
    margin: 0;
    padding: 0;
}
textarea {
    resize: vertical;
}
.browserupgrade {
    margin: 0.2em 0;
    background: #ccc;
    color: #000;
    padding: 0.2em 0;
}

/* ==========================================================================
   Author's custom styles
   ========================================================================== */
body {
    margin: 0px;
    padding: 0px;
    font-family: proxima-nova, Arial, Helvetica, sans-serif;
    font-weight: 400;
    font-style: normal;
    font-size: 17px;
    color: rgb(81, 83, 89);
  /*  background: url(./images/sprite-horizontal-tile.gif) repeat-x;*/
}

abbr, acronym, address, applet, area, b, base, basefont, bdo, big, blockquote, br, button, caption, center, cite, code, col, colgroup, dd, del, dfn, dir, div, dl, em, fieldset, font, form, frame, frameset, h1, h2, h3, h4, h5, h6, hr, i, iframe, img, input, ins, isidex, kbd, lable, legend, li, link, map, menu, meta, noframes, noscript, object, optgroup, option, p, param, pre, q, s, samp, script, select, small span, strike, strong, style, sub, sup, table, tbody, td, textarea, tfoot, th, thead, tr, tt, u, ul {
    margin: 0px;
    padding: 0px;
    list-style: none;
}

h1 {
    font-size: 29px;
    margin: 0px;
    padding: 0px 0px 19px;
    font-family: proxima-nova, Arial, Helvetica, sans-serif;
    font-weight: 300;
    font-style: normal;
    line-height: 100%;
}

h2 {
    font-size: 17px;
    font-weight: 400;
    margin: 0px;
    padding: 0px 0px 10px;
    line-height: 100%;
}

h3 {
    font-size: 14px;
    font-weight: 700;
    margin: 0px;
    padding: 0px 0px 10px;
    line-height: 100%;
}

h4 {
    font-size: 12px;
    font-weight: 700;
    margin: 0px;
    padding: 0px 0px 10px;
    line-height: 100%;
}

h5 {
    font-size: 11px;
    font-weight: 700;
    margin: 0px;
    padding: 0px 0px 10px;
    line-height: 100%;
}

h6 {
    font-size: 10px;
    font-weight: 700;
    margin: 0px;
    padding: 0px 0px 10px;
    line-height: 100%;
}

p {
    margin: 0px;
    padding: 0px 0px 19px;
    line-height: 21px;
}

    p img {
        margin: 0px 0px 10px 30px;
        float: right;
    }

a img {
    border: 0px;
}

img {
    display: block;
}

#header {
    width: 100%;
    min-width: 300px;
    
    min-height: 139px;
    margin: 6px auto 0px;
}

.inputBg {
    float: right;
    line-height: 22px;
    display: none;
}

.expand:after {
    content: '▾';
}

.collapse:after {
    content: '▸';
}

.expendable {
    margin: 0;
    list-style: none;
    overflow: hidden;
    padding: 5px 0 5px 0;
}

    .expendable li {
        padding-left: 1em;
    }

.globalNavForm .inputBg {
    float: left;
}
/*****Class for sliding div's******/
.bonsai, .bonsai > li {
    margin: 0;
    list-style: none;
    /*overflow: hidden;*/
    padding: 0 0 5px 0;
}

    .bonsai li {
        position: relative;
        padding-left: 1em; /* padding for the thumb */
        font-size: 14px;
    }

        .bonsai li:nth-child(1) {
            padding-top: 6px;
        }

ol.bonsai > li {
    padding-left: 0;
    width: 232px;
}

.bonsai li.searchFields {
    line-height: 20px;
    height: 200px;
    overflow: auto;
    overflow-x: hidden;
}
/*
#searchFields > li:nth-child(n+4) > ul {
    display: none;
}*/
/*****END Class for sliding div's******/

/*background: url(./images/frmSprite.png) 0px -756px no-repeat;*/
.globalNavForm .inputBg input[type="text"] {
    width: 185px;
    height: 24px;
    border: none;
    float: left;
    margin: 2px 0px 0px 5px;
    outline: 0px;
    background: 0px 0px;
}
/*.contentWrapperSimple  > div{ float:left;}*/
.contentWrapperSimple {
    width: 90%;
    margin: auto;
    padding: 5px;
    margin-top: 20px;
    max-width: 1150px;
    /*overflow: hidden;*/
}

.hidden {
    display: none;
}

.section_Left {
    width: 22%;
    min-width: 100px;
    float: left; /*overflow: hidden;*/
}

.section_Right {
    margin-left: 315px;
    min-width: 100px;
}

.section_Left select {
    width: 100%;
}

.columnStyleDiv {
    float: left;
}

.section_Left input[Type="text"] {
    width: 200px;
}

hr {
    border: 0px;
    height: 1px;
    margin: 0px 0px 15px;
    padding: 0px;
    color: rgb(193, 193, 193) !important;
    background-color: rgb(193, 193, 193) !important;
}

a {
    color: rgb(19, 163, 247);
    text-decoration: none;
}

    a:hover {
        color: rgb(19, 163, 247);
        text-decoration: underline;
    }

.clear {
    clear: both !important;
}

.grid div.row {
    width: 90%;
    margin: auto;
    margin-bottom: 15px;
}

div.row h2 {
    color: #13a3f7 !important;
  
}

div.row section {
    font-size: 15px;
    margin-bottom: 10px;
    margin-left: 20px;
}

    div.row section a {
        font-size: 12px;
        margin: 10px 0 10px 0;
    }

.modalPopUp {
    display: none;
    background-color: #fff;
    border-radius: 10px;
    display: none;
    padding: 20px;
    min-width: 400px;
    min-height: 180px;
    width: 60%;
    height: 70%;
    line-height: 18px;
    top: 10%;
    max-width: 851px;
    -webkit-box-shadow: 0 0 3em #000;
    -moz-box-shadow: 0 0 3em #000;
    box-shadow: 0 0 3em #000;
}

    .modalPopUp h1 {
        font-size: 24px;
        margin: 0;
        padding: 0 0 19px;
        font-weight: 300;
        font-style: normal;
    }

    .modalPopUp h2 {
        font-size: 17px;
        font-weight: 300;
        font-style: normal;
        line-height: 20px;
    }

    .modalPopUp section {
        font-size: 15px;
        margin-top: 20px;
        line-height: 18px;
    }

    .modalPopUp .featureBox {
        padding: 5px 20px;
        background: #F0F0F0;
        color: #13A3F7;
        font-size: 15px;
    }

    .modalPopUp ul {
        float: left;
        margin: 4px 11px 0px 0px;
        margin-bottom: 15px;
        font-size: 13.5px;
        width: 210px;
    }

        .modalPopUp ul li {
  /*          background: url(./images/sprite-icon.png) 0px -245px no-repeat;*/
            padding: 0px 13px 0px 15px;
        }

.b-close {
    float: right;
    cursor: pointer;
    margin-top: -12px;
    margin-right: -10px;
    font-weight: bold;
    text-decoration: none !important;
    color: black;
    opacity: 0.25;
    font-size: 15px;
}

    .b-close:hover {
        opacity: 1;
        color: #13a3f7;
    }

/*.modalPopUp ul li { float: left; font-size: 13px; padding: 0px 13px 0px 15px; position: relative; background: url(./images/sprite-icon.png) 0px -245px no-repeat;}*/


span {
    font-size: 14px;
    margin-bottom: 3px;
}

.searchResults {
    width: 760px;
    border: 0px solid rgb(170, 170, 170);
    table-layout: fixed;
}

th {
    font-size: 14px;
    padding: 10px 20px;
    text-align: left;
    background: rgb(240, 240, 240);
}

    th:first-child {
        background: rgb(240, 240, 240);
    }

.searchResults tr {
    border: 1px solid rgb(240, 240, 240);
}

.searchResults td {
    font-size: 12.5px;
    font-weight: normal;
    padding: 5px 20px;
    border-bottom-width: 1px;
    border-bottom-style: solid;
    border-bottom-color: rgb(240, 240, 240);
    border-top-width: 1px;
    border-top-style: solid;
    border-top-color: rgb(240, 240, 240);
    vertical-align: top;
}

.iconSearch {
/*    background: url("./images/sprite-icon.png") no-repeat 0px -108px;*/
    text-decoration: none;
    height: 25px;
    width: 30px;
    display: block;
    margin-left: 211px;
    margin-top: -20px;
    cursor: pointer;
}

.iconHelp {
    background: url("images/helpIcon.png") no-repeat !important;
    display: block;
    width: 16px;
    height: 16px;
    cursor: pointer;
    float: right;
}

.logoPrimeNavHolder {
    clear: both;
}

    .logoPrimeNavHolder .logo {
        float: left;
        margin: -3px 64px 0px 0px;
        width: 83px;
        height: 83px;
  /*      background: url(./images/sprite-icon.png) 0px -342px no-repeat;*/
    }

.punchlineStyle2 {
    width: 984px;
    margin: auto;
    padding: 32px 0px 13px;
    position: relative;
}

    .punchlineStyle2 div {
        display: table-cell;
    }

        .punchlineStyle2 div h1 {
            font-size: 48px;
            font-family: proxima-nova, Arial, Helvetica, sans-serif;
            font-weight: 700;
            font-style: normal;
            color: rgb(19, 163, 247);
            padding: 0px;
            line-height: 48px;
            margin: 0px;
        }

.flashSubHeader {
    font-family: proxima-nova, Arial, Helvetica, sans-serif;
    font-weight: 400;
    font-size: 33px;
    line-height: 32px;
    padding: 0px;
    display: inline;
}

#footerWrapper .footContainer .ftBottomLP span {
    float: left;
    margin-top: 25px;
}

#footerWrapper {
    height: 105px;
    padding: 40px 0px 0px;
    clear: both;
    width: 100%;
    min-width: 984px;
    background: rgb(240, 240, 240);
    bottom: 0;
}

    #footerWrapper .footContainer {
        width: 984px;
        margin: auto;
    }

        #footerWrapper .footContainer ul.footerLinks {
            float: left;
        }

            #footerWrapper .footContainer ul.footerLinks li {
                float: left;
                padding: 0px 13px 0px 10px;
                font-size: 14px;
                font-family: proxima-nova, Arial, Helvetica, sans-serif;
                font-weight: 400;
                font-style: normal;
/*                background: url(./images/sprite-icon.png) 0px -321px no-repeat;*/
            }

    #footerWrapper a {
        color: rgb(81, 83, 89);
    }
/* ==========================================================================
   Helper classes
   ========================================================================== */

/*
 * Hide visually and from screen readers:
 * http://juicystudio.com/article/screen-readers-display-none.php
 */

.hidden {
    display: none !important;
    visibility: hidden;
}

/*
 * Hide only visually, but have it available for screen readers:
 * http://snook.ca/archives/html_and_css/hiding-content-for-accessibility
 */

.visuallyhidden {
    border: 0;
    clip: rect(0 0 0 0);
    height: 1px;
    margin: -1px;
    overflow: hidden;
    padding: 0;
    position: absolute;
    width: 1px;
}

/*
 * Extends the .visuallyhidden class to allow the element
 * to be focusable when navigated to via the keyboard:
 * https://www.drupal.org/node/897638
 */

.visuallyhidden.focusable:active,
.visuallyhidden.focusable:focus {
    clip: auto;
    height: auto;
    margin: 0;
    overflow: visible;
    position: static;
    width: auto;
}

/*
 * Hide visually and from screen readers, but maintain layout
 */

.invisible {
    visibility: hidden;
}

/*
 * Clearfix: contain floats
 *
 * For modern browsers
 * 1. The space content is one way to avoid an Opera bug when the
 *    `contenteditable` attribute is included anywhere else in the document.
 *    Otherwise it causes space to appear at the top and bottom of elements
 *    that receive the `clearfix` class.
 * 2. The use of `table` rather than `block` is only necessary if using
 *    `:before` to contain the top-margins of child elements.
 */

.clearfix:before,
.clearfix:after {
    content: " "; /* 1 */
    display: table; /* 2 */
}

.clearfix:after {
    clear: both;
}

/* ==========================================================================
   EXAMPLE Media Queries for Responsive Design.
   These examples override the primary ('mobile first') styles.
   Modify as content requires.
   ========================================================================== */

@media only screen and (min-width: 35em) {
    /* Style adjustments for viewports that meet the condition */
}

@media print,
       (-o-min-device-pixel-ratio: 5/4),
       (-webkit-min-device-pixel-ratio: 1.25),
       (min-resolution: 120dpi) {
    /* Style adjustments for high resolution devices */
}

/* ==========================================================================
   Print styles.
   Inlined to avoid the additional HTTP request:
   http://www.phpied.com/delay-loading-your-print-css/
   ========================================================================== */

@media print {
    *,
    *:before,
    *:after {
        background: transparent !important;
        color: #000 !important; /* Black prints faster:
                                   http://www.sanbeiji.com/archives/953 */
        box-shadow: none !important;
        text-shadow: none !important;
    }

    a,
    a:visited {
        text-decoration: underline;
    }

    a[href]:after {
        content: " (" attr(href) ")";
    }

    abbr[title]:after {
        content: " (" attr(title) ")";
    }

    /*
     * Don't show links that are fragment identifiers,
     * or use the `javascript:` pseudo protocol
     */

    a[href^="#"]:after,
    a[href^="javascript:"]:after {
        content: "";
    }

    pre,
    blockquote {
        border: 1px solid #999;
        page-break-inside: avoid;
    }

    /*
     * Printing Tables:
     * http://css-discuss.incutio.com/wiki/Printing_Tables
     */

    thead {
        display: table-header-group;
    }

    tr,
    img {
        page-break-inside: avoid;
    }

    img {
        max-width: 100% !important;
    }

    p,
    h2,
    h3 {
        orphans: 3;
        widows: 3;
    }

    h2,
    h3 {
        page-break-after: avoid;
    }
}

.cloudsuiteHeader
{
    color: #595959;
    display: block;
    margin-bottom: 15px;
    font-weight: 800;
    font-size: 15px;
    text-align: center;
}

.certifiedPartnerHeader
{
    color: red;
    display: block;
    margin-bottom: 15px;
    font-weight: 800;
    font-size: 15px;
    text-align: center;
}

.specializationSpan
{
    color: #ef9500;
    font-size: 13px;
    cursor: context-menu;

}
.CertifiedPartnersSpan
{
    color: #ef9500;
    font-size: 13px;
    cursor: context-menu;

}

.CertifiedPartnersSpan li
{
    margin-bottom: 5px;
}

.cloudsuiteSpecializationArea
{
    color: #4a47ec;
    font-size: 13px;
    cursor: context-menu;

}



div.row
{
    display: block;
    float: left;
}

div.lhs
{
    width: 600px;
    float: left;
}

div.rhs
{
    float: right;
    vertical-align: top;
    width: 100px;
}


div.row
{
 border-style: solid;
 border-width: 0px 0px 1px 0px;
 border-color: rgb(193, 193, 193) !important;
margin-right: 150px;
}

#resultGrid
{
    padding-left: 35px;
}

.specializationList li
{
    margin-bottom: 5px;
}

#cloudsuitecheckboxtext
{

}

.modalPopUp section
{
    margin-bottom: 20px;
}

#cloudsuitecheckboxtext,
#cloudsuitespecialized,
#certifiedPartnercheckboxtext,
#certifiedPartner,
.hiddenNavigator
{
    display: none;
}

.logOffSection
{
    float: right;
    font-size: 16px;
}

div.logOffSection
{
 position: relative;
 top: 20px;
 left: 92px;
}

#UserName, #Password
{
        border: 1px solid #d9d9d9;
        width: 250px;
    padding: 10px 15px;
    margin-bottom: 10px;
    box-sizing: border-box;
    -webkit-appearance: none;
    -webkit-border-radius:0; 
    border-radius:0;
    margin-top: 10px;
}

