﻿


.pricing-table {
    background-color: #fefefe;
    border: solid 1px #cacaca;
    width: 100%;
    text-align: center;
    list-style-type: none;
}

    .pricing-table li {
        border-bottom: dotted 1px #cacaca;
        padding: 0.875rem 1.125rem;
    }

        .pricing-table li:last-child {
            border-bottom: 0;
        }

    .pricing-table .title {
        background-color: #308ade;
        color: #fefefe;
        border-bottom: 0;
    }

    .pricing-table .price {
        background-color: #e6e6e6;
        font-size: 2rem;
        border-bottom: 0;
    }

    .pricing-table .description {
        color: #8a8a8a;
        font-size: 80%;
    }

    .pricing-table :last-child {
        margin-bottom: 0;
    }



table {
    font-size: small;
}



.gridbutton {
    margin: 0 0 0 0;
    padding: 0.20em 0.5em;
}

.top-bar {
    padding: 0.0rem;
}
.top-bar-right {
    vertical-align: middle;
}

.log-in-form [type='text'], .log-in-form [type='password'] {
    margin: 0 0 1rem;
    height: 2.4375rem;
    font-size: 1rem;
    width: 100%;
    padding: 0.5rem;
}

.menu-icon::after {
    /* the block itself, the first line */
    background: #fecf0f;
    /* middle and bottom */
    box-shadow: 0 7px 0 #fecf0f, 0 14px 0 #fecf0f;
    /* respect WebKit */
    -webkit-box-shadow: 0 7px 0 #fecf0f, 0 14px 0 #fecf0f;
}

.hero-section {
    background: url("/images/background2.jpg")  no-repeat;
    background-size: cover;
    height: 60vh;
   
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
}
    /* text-align: center;*/
    .hero-section .hero-section-text {
        color: #fefefe;
       
    }

/* text-shadow: 1px 1px 2px #0a0a0a;   */


ul.orbit-container {
    height: auto !important;
}

li.orbit-slide {
    max-height: none !important;
}
.orbit-container {
    position: relative;
    height: 300px;
}

.orbit-caption {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    
}

    .orbit-caption p {
        position: relative;
        top: 85%;
        left: auto;
        -webkit-transform: translateY(-50%);
        -ms-transform: translateY(-50%);
        transform: translateY(-50%);
        text-align: center;
        color: #ffffff;
        font-size: 48px;
        font-weight: 900;
    }

@media screen and (max-width: 39.9375em) {
    .orbit-caption p {
        font-size: 12px;
        font-weight: 400;
    }
}

.orbit-bullets {
    display: none;
}
/* override menu width  */
.position-left {
    width: 150px;
}

  



/* grid view css        */
.GridHeader {
    background-color: #d6d1d1;
}
.GridRow {
    background-color: #EEF2FB;
}

    .GridRow:hover {
        background-color: #99ccff;
    }

    .GridRow td {
        padding-right: 7px;
    }

.AltGridRow {
    background-color: #DDE9FB;
}

    .AltGridRow:hover {
        background-color: #99ccff;
    }

    .AltGridRow td {
        padding-right: 7px;
    }


.mobile-ios-modal {
  width: 226px;
  min-height: 160px;
  height: auto;
  margin: 0;
  padding: 0;
  border-radius: 0.75rem;
  position: absolute;
  left: 50%;
  -webkit-transform: translateX(-50%);
      -ms-transform: translateX(-50%);
          transform: translateX(-50%);
}

.mobile-ios-modal-inner {
  padding: 0.5rem 0.5rem 1.5rem;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-direction: column;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
  text-align: center;
  -webkit-justify-content: space-between;
      -ms-flex-pack: justify;
          justify-content: space-between;
}

.mobile-ios-modal-options {
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
}

.mobile-ios-modal-options .button {
  -webkit-flex: 1 0 0;
      -ms-flex: 1 0 0px;
          flex: 1 0 0;
  margin-bottom: 0;
  color: #1779ba;
  background: transparent;
  border-color: #e6e6e6;
  border-bottom: 0;
}

.mobile-ios-modal-options-stacked .button {
  display: block;
  width: 100%;
  -webkit-flex: 1 0 0;
      -ms-flex: 1 0 0px;
          flex: 1 0 0;
  margin-bottom: 0;
  color: #1779ba;
  background: transparent;
  border-color: #e6e6e6;
  border-bottom: 0;
}

.row {
    max-width: 99%; /*Expand row container*/
}

.callout.secondary {
    border-radius: 5px; /*Rounded container (white)*/
}

.callout > :first-child {
    margin-top: -1.1rem !important; /*Move menu up against top of callout container*/
}


.log-in-form {
    background: white;
    border: 1px solid #cacaca;
    padding: 1rem;
    border-radius: 0;
}

#footer {
    background: #ffffff;
    width: 100%;
    position: fixed;
    height: 50px;
    bottom: 0;
    left: 0;
}

div.dataTables_processing {
    z-index: 1;
}


.rounded-social-buttons {
    text-align: center;
}

    .rounded-social-buttons .social-button {
        display: inline-block;
        position: relative;
        cursor: pointer;
        width: 3.125rem;
        height: 3.125rem;
        border: 0.125rem solid transparent;
        padding: 0;
        text-decoration: none;
        text-align: center;
        color: #fefefe;
        font-size: 1.5625rem;
        font-weight: normal;
        line-height: 2em;
        border-radius: 1.6875rem;
        transition: all 0.5s ease;
        margin-right: 0.25rem;
        margin-bottom: 0.25rem;
    }

        .rounded-social-buttons .social-button:hover, .rounded-social-buttons .social-button:focus {
            -webkit-transform: rotate(360deg);
            -ms-transform: rotate(360deg);
            transform: rotate(360deg);
        }

        .rounded-social-buttons .social-button.facebook {
            background: #3b5998;
        }

            .rounded-social-buttons .social-button.facebook:before {
                font-family: "FontAwesome";
                content: "";
            }

            .rounded-social-buttons .social-button.facebook:hover, .rounded-social-buttons .social-button.facebook:focus {
                color: #3b5998;
                background: #fefefe;
                border-color: #3b5998;
            }

        .rounded-social-buttons .social-button.twitter {
            background: #55acee;
        }

            .rounded-social-buttons .social-button.twitter:before {
                font-family: "FontAwesome";
                content: "";
            }

            .rounded-social-buttons .social-button.twitter:hover, .rounded-social-buttons .social-button.twitter:focus {
                color: #55acee;
                background: #fefefe;
                border-color: #55acee;
            }

        .rounded-social-buttons .social-button.linkedin {
            background: #007bb5;
        }

            .rounded-social-buttons .social-button.linkedin:before {
                font-family: "FontAwesome";
                content: "";
            }

            .rounded-social-buttons .social-button.linkedin:hover, .rounded-social-buttons .social-button.linkedin:focus {
                color: #007bb5;
                background: #fefefe;
                border-color: #007bb5;
            }

        .rounded-social-buttons .social-button.youtube {
            background: #bb0000;
        }

            .rounded-social-buttons .social-button.youtube:before {
                font-family: "FontAwesome";
                content: "";
            }

            .rounded-social-buttons .social-button.youtube:hover, .rounded-social-buttons .social-button.youtube:focus {
                color: #bb0000;
                background: #fefefe;
                border-color: #bb0000;
            }

        .rounded-social-buttons .social-button.instagram {
            background: #125688;
        }

            .rounded-social-buttons .social-button.instagram:before {
                font-family: "FontAwesome";
                content: "";
            }

            .rounded-social-buttons .social-button.instagram:hover, .rounded-social-buttons .social-button.instagram:focus {
                color: #125688;
                background: #fefefe;
                border-color: #125688;
            }

        .rounded-social-buttons .social-button.pinterest {
            background: #cb2027;
        }

            .rounded-social-buttons .social-button.pinterest:before {
                font-family: "FontAwesome";
                content: "";
            }

            .rounded-social-buttons .social-button.pinterest:hover, .rounded-social-buttons .social-button.pinterest:focus {
                color: #cb2027;
                background: #fefefe;
                border-color: #cb2027;
            }

        .rounded-social-buttons .social-button.google-plus {
            background: #dd4b39;
        }

            .rounded-social-buttons .social-button.google-plus:before {
                font-family: "FontAwesome";
                content: "";
            }

            .rounded-social-buttons .social-button.google-plus:hover, .rounded-social-buttons .social-button.google-plus:focus {
                color: #dd4b39;
                background: #fefefe;
                border-color: #dd4b39;
            }

        .rounded-social-buttons .social-button.github {
            background: #000000;
        }

            .rounded-social-buttons .social-button.github:before {
                font-family: "FontAwesome";
                content: "";
            }

            .rounded-social-buttons .social-button.github:hover, .rounded-social-buttons .social-button.github:focus {
                color: #000000;
                background: #fefefe;
                border-color: #000000;
            }

        .rounded-social-buttons .social-button.tumblr {
            background: #32506d;
        }

            .rounded-social-buttons .social-button.tumblr:before {
                font-family: "FontAwesome";
                content: "";
            }

            .rounded-social-buttons .social-button.tumblr:hover, .rounded-social-buttons .social-button.tumblr:focus {
                color: #32506d;
                background: #fefefe;
                border-color: #32506d;
            }

