﻿body {
}

/* Set padding to keep content from hitting the edges */
.body-content {
    padding-left: 15px;
    padding-right: 15px;
}

/* Override the default bootstrap behavior where horizontal description lists 
   will truncate terms that are too long to fit in the left column 
*/
.dl-horizontal dt {
    white-space: normal;
}

/* Set width on the form input elements since they're 100% wide by default */
input,
select,
textarea {
    max-width: 280px;
}

/*Modify Existing classes overrides*/
.navbar {
    border-radius: unset;
    margin-bottom: unset;
    border: unset;
    min-height: unset;
}

.navbar-toggle {
    border: 1px solid #616161;
}

    .navbar-toggle .icon-bar {
        background-color: #ffffff;
    }

.navbar-nav > li {
    border-right: 1px solid #474746;
    cursor: pointer;
}

    .navbar-nav > li > a {
        padding: 12px 20px;
        color: #ffffff;
        font-size: 12px;
    }

.nav > li > a:hover, .nav > li > a:focus {
    background-color: #ff305d;
}

.dropdown-menu {
    background-color: #373835;
    padding: 0px 0px;
}

    .dropdown-menu > li {
        border-bottom: 1px dotted #0c0c0c;
    }

        .dropdown-menu > li > a {
            color: #ff305d;
            padding: 10px;
        }

            .dropdown-menu > li > a:hover, .dropdown-menu > li > a:focus {
                color: #ffffff;
                background-color: #0c0c0c;
            }

.nav .open > a, .nav .open > a:hover, .nav .open > a:focus {
    background-color: #ff305d;
}

.alterna-nav-menu .sub-menu li:hover {
    background: #0c0c0c;
}

/*Custom-Start*/
.gmitopmenu {
    padding-top: 10px;
    padding-right: 10px;
}

.gmi-btn-primary {
    color: #fff;
    background-color: #000;
    border-color: #000;
}

    .gmi-btn-primary:focus,
    .gmi-btn-primary.focus {
        color: #fff;
        background-color: #286090;
        border-color: #122b40;
    }

    .gmi-btn-primary:hover {
        color: #fff;
        background-color: #286090;
        border-color: #204d74;
    }

    .gmi-btn-primary:active,
    .gmi-btn-primary.active,
    .open > .dropdown-toggle.gmi-btn-primary {
        color: #fff;
        background-color: #286090;
        background-image: none;
        border-color: #204d74;
    }

        .gmi-btn-primary:active:hover,
        .gmi-btn-primary.active:hover,
        .open > .dropdown-toggle.gmi-btn-primary:hover,
        .gmi-btn-primary:active:focus,
        .gmi-btn-primary.active:focus,
        .open > .dropdown-toggle.gmi-btn-primary:focus,
        .gmi-btn-primary:active.focus,
        .gmi-btn-primary.active.focus,
        .open > .dropdown-toggle.gmi-btn-primary.focus {
            color: #fff;
            background-color: #204d74;
            border-color: #122b40;
        }

    .gmi-btn-primary.disabled:hover,
    .gmi-btn-primary[disabled]:hover,
    fieldset[disabled] .gmi-btn-primary:hover,
    .gmi-btn-primary.disabled:focus,
    .gmi-btn-primary[disabled]:focus,
    fieldset[disabled] .gmi-btn-primary:focus,
    .gmi-btn-primary.disabled.focus,
    .gmi-btn-primary[disabled].focus,
    fieldset[disabled] .gmi-btn-primary.focus {
        background-color: #000;
        border-color: #000;
    }

    .gmi-btn-primary .badge {
        color: #000;
        background-color: #fff;
    }

.gmi-cell-padding {
    padding-left: 2px;
    padding-right: 2px;
    padding-bottom: 2px;
    padding-top: 2px;
}

.gmi-slokas {
    font-weight: bold;
}

.gmi-notes {
    font-weight: normal;
}

.gmi-aadhawin {
    font-family: Adhawin-Tamil;
}

#gmi-top-Btn {
    z-index: 99;
    font-size: 18px;
    border: none;
    outline: none;
    background-color: #fe305d;
    color: #fff;
    cursor: pointer;
    padding: 15px;
    border-radius: 4px;
}

    #gmi-top-Btn:hover {
        background-color: #555;
    }

#gmi-ahref-Btn {
    font-size: 12px;
    border: none;
    outline: none;
    background-color: #056dae;
    color: white;
    cursor: pointer;
    padding: 15px;
    border-radius: 4px;
}

#socialicons {
    display: inline;
}

#back-top {
    position: fixed;
    right: 5px;
    bottom: 10px;
    width: 46px;
    height: 46px;
    cursor: pointer;
    background-color: #333;
    border-radius: 4px;
    background-image: url(../images/icon_chevron_top.png);
    background-size: 30px 30px;
    background-position: center;
    background-repeat: no-repeat;
    z-index: 9000;
    -webkit-transition: 1s;
    -moz-transition: 1s;
    -o-transition: 1s;
    transition: 1s;
}

.gmi-bigbutton {
    text-align: center;
    padding-left: 10px;
    padding-right: 10px;
    padding-top: 8px;
    padding-bottom: 8px;
    word-wrap: break-word;
    color: #fff;
    background-color: #fe305d !important;
    border-color: #FE6C61;
    margin-bottom: 0;
    font-weight: normal;
    vertical-align: middle;
    -ms-touch-action: manipulation;
    touch-action: manipulation;
    cursor: pointer;
    background-image: none;
    border: 1px solid transparent;
    font-size: 16px;
    line-height: 1.42857143;
    border-radius: 5px;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    display: block;
}

    .gmi-bigbutton:hover {
        text-decoration: none;
        color: #ffffff;
    }
/*Custom-End*/
/*New Changes*/
h1, h2, h3, h4, h5, h6 {
    color: #3a3a3a;    
    font-family: Open Sans, Helvetica, Arial, sans-serif;
    margin: 0 0 15px;
}

.gmi-wrapper {
    max-width: 100% !important;
    margin: 0px auto !important;
    max-width: 1170px;
    position: relative;
    background: #ffffff;
}

.gmi-header {
    padding: 25px;
}

.gmi-header-logo {
    float: left;
}

    .gmi-header-logo a {
        float: left;
        display: block;
        margin-top: 0px;
    }

.gmi-header-text {
    float: right;
    display: block;
    margin-top: 14px;
    text-align: center;
}

.gmi-header-menubar {
    background-color: #1d1d1b;
    border-bottom: 4px solid #ff305d;
}

.gmi-footer-content {
    border-top: 6px solid #ff305d;
    background-color: #1d1d1b;
    color: #ffffff;
}

    .gmi-footer-content .gmi-footer-top-content {
        padding: 20px 0px;
    }

.gmi-widget {
    float: left;
    margin-bottom: 20px;
    width: 100%;
}

.gmi-footer-content .gmi-footer-bottom-content {
    background: #0c0c0c;
    padding: 10px 0;
    font-size: 12px;
    line-height: 20px;
    color: #ffffff;
}

.gmi-footer-content .gmi-footer-bottom-content {
    background: #ff305d;
}

    .gmi-footer-content .gmi-footer-bottom-content .gmi-footer-copyright {
        float: left;
    }

.gmi-image-wrapper {
    display: inline;
}

    .gmi-image-wrapper > img {
        border-radius: 4px;
        display: inline-block;
        vertical-align: top;
        width: 100%;
        height: auto;
    }

.gmi-div-center{
    float: none;
    margin: 0 auto;
}

.gmi-inside_box {
    width: 100%;
    margin: 10px 0;
    border: 2px solid #515151;
    border-radius: 15px;
    padding: 8px 5px 5px 5px;
    text-align: center;
}

.gmi-heading {
    font-weight: 600;
    color: #3F3F3F;
}

.gmi-pink_text {
    color: #FF3499;
    font-weight: 600;
}

.gmi-desc {
    color: #595959;
    font-style: italic;
    font-weight: 400;
}

.s2 {
    background-color: #F9F0E1;
    padding: 4px !important;
    text-align: center !important;
}

a {
    color: #ff305d;
    text-decoration: none;
}

    a:hover {
        color: #323331;
        text-decoration: none;
    }

.title {
    color: #ffffff !important;
}

.top-shadow {
    background: transparent url('~/images/header-top-shadow.png') no-repeat center top;
    background-size: auto;
    background-size: 100% 30px;
    width: 100%;
    height: 30px;
    z-index: 888;
}