﻿
@import url('https://fonts.googleapis.com/css?family=Open+Sans:300italic,400italic,700italic,300,400,700');

::-webkit-scrollbar {
    width: 10px !important;
    background-color: transparent;
    z-index: -9999 !important;
}

::-webkit-scrollbar-track {
    -webkit-box-shadow: inset 0 0 6px rgba(0,0,0,0.3);
    border-radius: 10px;
}

::-webkit-scrollbar-thumb {
    background: #C0C0C0;
    border-radius: 10px;
}

    ::-webkit-scrollbar-thumb:hover {
        background: #808080;
    }


html, body {
    font-family: 'open sans', 'Tahoma';
    -webkit-font-smoothing: antialiased;
    min-height: 100%;
    background-color: Transparent;
    position: relative;
    overflow-y: auto !important;
    overflow-x: hidden;
}

a {
    color: #3c8dbc;
}

    a:hover,
    a:active,
    a:focus {
        outline: none;
        text-decoration: none;
        color: #72afd2;
    }

input:focus {
    outline: none;
}

input {
    color: #000000;
    font-size: 15px !important;
    height: 25px !important;
    background-color: transparent;
    -webkit-border-radius: 2px;
    -moz-border-radius: 2px;
    font-family: 'open sans', 'Tahoma';
    border-radius: 2px;
    border-style: solid;
    border-width: 1px;
    vertical-align: bottom;
}
.DDLselect {
    color: #000000;
    font-size: 15px;
    height: 25px !important;
    background-color: transparent;
    -webkit-border-radius: 2px;
    -moz-border-radius: 2px;
    font-family: 'open sans', 'Tahoma';
    border-radius: 2px;
}

.no-padding {
    padding: 0px !important;
}

.Button {
    height: 30px !important;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    border-radius: 5px;
    font-size: 13px;
    min-width: 100px;
}

.Button_PrimColor {
    border: 1px solid #27448C;
    color: #FFFFFF;
    height: 30px; /*   background-image: linear-gradient(to bottom, rgb(0,214,251),rgb(0,142,168)) !important; */
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    border-radius: 5px;
    font-size: 13px;
    background-color: #27448C;
    min-width: 100px;
}
.Label_Primary {
    color: #000000;
    font-size: 14px;
    font-weight: normal;
}
.Label_Primary_small {
    color: #000000;
    font-size: 14px;
    font-weight: normal;
}
.Label_Primary_Big {
    color: #000000;
    font-size: 16px;
    font-weight: normal;
}
.ListTitleBg {
    background-color: #27448C;
    color: #FFFFFF;
    font-size: 15px;
}
.ListSubTitleBg {
    background-color: #D7D2CB;
    color: #000000;
    font-size: 13px;
}
.txt-red {
    color: #cc3c23;
}

.inputWidth100 {
    width : 100% !important;
}
.GridcellMultiline {
    word-wrap: break-word !important;
    white-space: pre-line !important;
    margin: -1.5em 0 !important;
}
.ErrorBorderColor {
    border-color: #F01E2C !important;
}


/*Buffer */
.top-buffer-1 {
    margin-top: 1px;
}


.top-buffer-5 {
    margin-top: 5px;
}

.top-buffer-10 {
    margin-top: 10px;
}

.top-buffer-20 {
    margin-top: 20px;
}

.top-buffer-25 {
    margin-top: 25px;
}



.bottom-buffer-1 {
    margin-bottom: 1px;
}

.bottom-buffer-5 {
    margin-bottom: 5px;
}

.bottom-buffer-10 {
    margin-bottom: 10px;
}

.bottom-buffer-20 {
    margin-bottom: 20px;
}

.bottom-buffer-25 {
    margin-bottom: 25px;
}
.bottom-buffer-50 {
    margin-bottom: 50px;
}


.left-buffer-1 {
    margin-left: 10px;
}

.left-buffer-5 {
    margin-left: 50px;
}

.left-buffer-10 {
    margin-left: 10px;
}

.left-buffer-15 {
    margin-left: 15px;
}

.left-buffer-20 {
    margin-left: 20px;
}

.left-buffer-25 {
    margin-left: 25px;
}

.left-buffer-30 {
    margin-left: 30px;
}
/* END Buffer */
/* FOR Login  Control*/

.LoginBg {
    height: 100vh;
    background-color: #FFFFFF;
}

.LoginHeader {
    height: 25vh;
}

.LoginBody {
    height: 40vh;
}

.LoginFooter {
    height: 20vh;
    background-image: url("../images/bg-1.jpg?7");
    background-repeat: repeat-x;
    background-position: top center;
    background-size: auto 200px;
    z-index: -9999 !important;
    position: fixed;
    bottom: 0;
}


.LogincontrolInput {
    border-style: none none solid none;
    border-width: 1px;
    border-color: #333F48;
    background-color: transparent !important;
    color: #000000 !important;
    height: 30px !important;
    font-size: 14px !important;
}

.LogincontrolError {
    font-size: 13px;
    color:#F01E2C;
}


.LogincontrolTextError {
    border-style: none none solid none;
    border-width: 1px;
    border-color: #27448C;
    background-color: transparent !important;
    font-size: 14px;
    color: #cc3c23;
}

.LoginButton {
    border-color: #27448C;
    border-width: 1px;
    font-size: 18px;
    width: 100%;
    height: 30px !important;
    color: #EEEFEA;
    background-color: #27448C;
    text-align: center;
    font-weight: bolder;
}

.LoginHyperLink {
    font-weight: normal;
    color: #000000;
    font-size: 13px;
}

    .LoginHyperLink:hover {
        font-weight: normal;
        color: #27448C;
        font-size: 13px;
    }



/* End for Login  Control*/


/*Memberpage Footer*/

.Footermember {
    height: 6vh;
    background-image: url("../../images/bg-1.jpg?0");
    background-repeat: repeat-x;
    background-position: top center;
    background-size: auto 200px;
    z-index: 100 !important;
    position: fixed;
    bottom: 0;
}


/*End of Memberpage Footer*/

/* FOR  site MAster */
.SiteMasterBg {
    overflow-y: auto !important;
}
.SiteMastertop {
    position :relative;
    top: 70px !important;
}

.SitemasterHead{
    overflow: hidden;
    background-color: #FFFFFF;
    transition: 0.4s;
    width: 100%;
    height: auto;
    z-index: 100;
    position: fixed;
    vertical-align: middle !important;
    margin-bottom: 5px !important;
}



.SiteMastermenu {
    width: 250px !important;
    display: inline-block;
    text-align: left;
    vertical-align: top;
    top: 85px;
    z-index: 10;
    position: fixed;
    height: auto !important;
    max-height: calc(98% - 120px) !important;
    overflow-x: hidden !important;
}
.SiteMasterContentRight {
    width: calc(98% - 250px) !important;
    display: inline-block !important;
    margin-left: 250px !important;
    /*top: 85px !important;*/
    /* position: fixed;*/
    /*max-height:600px !important;
    overflow-y: auto !important;*/
}
.SiteMasterContentRight100p {
    width: calc(98%) !important;
    display: inline-block !important;
    margin-left: 0px !important;
   
}
.SitemasterHeight {
    min-height: 600px !important;
    margin-bottom: 20px !important;
    height: auto !important;
}



/* END FOR  site MAster */

/*FOR  SITEMASTER  POP UP*/


.modalBackground {
    background-color: Black;
    filter: alpha(opacity=60);
    opacity: 0.6;
}

.modalPopup {
    background-color: #FFFFFF;
    width: 300px;
    border: 3px solid #0DA9D0;
    border-radius: 12px;
    padding: 0;
}

    .modalPopup .header {
        background-color: #2FBDF1;
        height: 30px;
        color: White;
        line-height: 30px;
        text-align: center;
        font-weight: bold;
        border-top-left-radius: 6px;
        border-top-right-radius: 6px;
    }

    .modalPopup .body {
        padding: 10px;
        min-height: 50px;
        text-align: center;
        font-weight: bold;
    }

    .modalPopup .footer {
        padding: 6px;
    }

    .modalPopup .yes, .modalPopup .no {
        height: 23px;
        color: White;
        line-height: 23px;
        text-align: center;
        font-weight: bold;
        cursor: pointer;
        border-radius: 4px;
    }

    .modalPopup .yes {
        background-color: #2FBDF1;
        border: 1px solid #0DA9D0;
    }

    .modalPopup .no {
        background-color: #9F9F9F;
        border: 1px solid #5C5C5C;
    }
/*END FOR  SITEMASTER  POP UP*/


/* FOR  lISTINg GRID*/
.GridHeader {
    background-color: #c4c4c4;
    font-weight: bold;
    color: #000000;
    font-size: 13px;
    font-family: 'open sans', 'Tahoma';
}
GridHeader.a {
    font-weight: bold;
    color: #000000;
    font-size: 13px;
    font-family: 'open sans', 'Tahoma';
}
.button_first {
    BACKGROUND-IMAGE: url(../images/btnFirst.gif);
    height: 20px;
    FONT-SIZE: 10px;
    FONT-WEIGHT: bold;
    FONT-FAMILY: 'open sans', 'Tahoma';
    border: none;
    CURSOR: hand;
    text-align: center;
}

.button_last {
    BACKGROUND-IMAGE: url(../images/btnLast.gif);
    height: 20px;
    FONT-SIZE: 10px;
    FONT-WEIGHT: bold;
    FONT-FAMILY: 'open sans', 'Tahoma';
    border: none;
    CURSOR: hand;
    text-align: center;
}

.button_previous {
    BACKGROUND-IMAGE: url(../images/btnPrevious.gif);
    height: 20px;
    FONT-SIZE: 10px;
    FONT-WEIGHT: bold;
    FONT-FAMILY: 'open sans', 'Tahoma';
    border: none;
    CURSOR: hand;
    text-align: center;
}

.button_next {
    BACKGROUND-IMAGE: url(../images/btnNext.gif);
    height: 20px;
    FONT-SIZE: 10px;
    FONT-WEIGHT: bold;
    FONT-FAMILY: 'open sans', 'Tahoma';
    border: none;
    CURSOR: hand;
    text-align: center;
}

/*END FOR Listing Grif*/
/*FOR  Menu PanelBar*/
.RadPanelBar_Menu {
    font-size: 13px !important;
    font-family: 'open sans', 'Tahoma';
}

    .RadPanelBar_Menu .rpRootGroup {
        font-size: 13px !important;
        font-family: 'open sans', 'Tahoma';
    }

    .RadPanelBar_Menu .rpHeaderTemplate {
        font-size: 13px !important;
        font-family: 'open sans', 'Tahoma';
    }

    .RadPanelBar_Menu .rpTemplate {
        font-size: 13px !important;
        font-family: 'open sans', 'Tahoma';
    }

    .RadPanelBar_Menu .rpRootLink {
        font-size: 13px !important;
        font-family: 'open sans', 'Tahoma';
    }
/*END For Menu PAnelBar*/


/* FOR  TAB STRIP*/

.Masterpopup-container .RadTabStrip {
}

    .Masterpopup-container .RadTabStrip .rtsLevel1 {
        border: none;
    }

    .Masterpopup-container.RadTabStrip .tab1 {
        background-color: #EEEFEA;
        height: 30px;
        border-right: 1px solid #FFF;
        text-align: center !important;
        vertical-align: middle !important;        
    }

        .Masterpopup-container .RadTabStrip .tab1.GeneralTab1 {
            border-top-left-radius: 5px;
        }

        .Masterpopup-container .RadTabStrip .tab1.selectedTab1 {
            background-color: #D7D2CB;
        }

        .Masterpopup-container .RadTabStrip .tab1.hoveredTab1 {
            background-color: #919D9D;
        }

        .Masterpopup-container .RadTabStrip .tab1.hoveredTab.selectedTab1 {
            background-color: #D7D2CB;
        }

        .Masterpopup-container .RadTabStrip .tab1 .rtsTxt {
            color: #000000 !important;
            font-size: 13px;
        }
/*END  FOR TAB STRIP*/