﻿h1 {
    font-size: 35px;
}
h2{
    font-size: 19px !important;
    line-height:20px !important;
}
h4 {
    text-decoration: underline;
}
h5 {
    font-weight: bold;
}
h6{
    font-size: 16px;
    line-height: 18px;
    font-weight:400;
}

.lblUserName{
    font-weight:bold;
    text-transform:capitalize;
    /*font-variant-caps:small-caps;*/    
}

.lien,
.lien:hover {
    text-decoration: none;
    font-weight: bold;
    color: #333;
    cursor: pointer;
}
.lien:visited {
    text-decoration: none !important;
    font-weight: bold !important;
    color: #333 !important;
    cursor: pointer !important;
}

.filterTitle
{
    LETTER-SPACING: 0.1pt;
    COLOR: #666666;
    FONT-SIZE: 14px;
    font-weight:bold;
    text-decoration:underline;
}
.filterLabel
{
    padding-right:15px;
    padding-bottom:5px;
}
.filterSpacing 
{
       padding-bottom:5px;
}

.bold {
    font-weight:bold;
}
/*.boldText
{
    LETTER-SPACING: 0.1pt;
    COLOR: #666666;
    FONT-SIZE: 12px;
    font-weight:bold;
}*/
.textSize
{
    LETTER-SPACING: 0.1pt; 
    font-weight:bold;
}

.btn-sq {
    width: 100px !important;
    height: 100px !important;
    font-size: 12px;
    margin: 5px;
    padding:15px 0;
}

.count {
    font-size: 50px;  
    color:#474747;
    line-height:1.3;
}

.count_top {
    FONT-SIZE: 15px;
    /*font-weight: bold;*/
}

.media-heading {
    margin-top: 2px !important;
    margin-bottom: 5px !important;
}

.whiteColor
{
    COLOR: white;
    text-decoration:none;
}
.whiteColor:hover,
.whiteColor:visited,
.whiteColor:active {
    COLOR: white;
    text-decoration:none;
}

.grayColor
{
    color: white; 
    /*text-shadow: black 0.1em 0.1em 0.2em;   
    FONT-SIZE: 15px;  */
    font-size:12px;
    padding-bottom:10px;   
}

/*.btn-blue {
    color: #f8f8f8;
    background-color: #2095F2;
    border-color: #1a80d1;
}
.btn-blue:hover,
.btn-blue:visited,
.btn-blue:active {
        color: #fff;
        background-color: #1a80d1;
        border-color: #1a80d1;
}*/

.btn-blue { 
  color: #ffffff; 
  background-color: #0288D1; 
  border-color: #0277BD; 
} 
 
.btn-blue:hover, 
.btn-blue:focus, 
.btn-blue:active, 
.btn-blue.active, 
.open .dropdown-toggle.btn-blue { 
  color: #ffffff; 
  background-color: #0277BD; 
  border-color: #0277BD; 
} 
 
.btn-blue:active, 
.btn-blue.active, 
.open .dropdown-toggle.btn-blue { 
  background-image: none; 
} 
 
.btn-blue.disabled, 
.btn-blue[disabled], 
fieldset[disabled] .btn-blue, 
.btn-blue.disabled:hover, 
.btn-blue[disabled]:hover, 
fieldset[disabled] .btn-blue:hover, 
.btn-blue.disabled:focus, 
.btn-blue[disabled]:focus, 
fieldset[disabled] .btn-blue:focus, 
.btn-blue.disabled:active, 
.btn-blue[disabled]:active, 
fieldset[disabled] .btn-blue:active, 
.btn-blue.disabled.active, 
.btn-blue[disabled].active, 
fieldset[disabled] .btn-blue.active { 
  background-color: #0288D1; 
  border-color: #0277BD; 
} 
 
.btn-blue .badge { 
  color: #0288D1; 
  background-color: #ffffff; 
}

/************** Color Blue900 **************/
.btn-Blue900 {
    color: #ffffff;
    background-color: #01579B;
    border-color: #039BE5;
}

.btn-Blue900:hover,
.btn-Blue900:focus,
.btn-Blue900:active,
.btn-Blue900.active,
.open .dropdown-toggle.btn-Blue900 {
    color: #ffffff;
    background-color: #039BE5;
    border-color: #039BE5;
}

.btn-Blue900:active,
.btn-Blue900.active,
.open .dropdown-toggle.btn-Blue900 {
    background-image: none;
}

.btn-Blue900.disabled,
.btn-Blue900[disabled],
fieldset[disabled] .btn-Blue900,
.btn-Blue900.disabled:hover,
.btn-Blue900[disabled]:hover,
fieldset[disabled] .btn-Blue900:hover,
.btn-Blue900.disabled:focus,
.btn-Blue900[disabled]:focus,
fieldset[disabled] .btn-Blue900:focus,
.btn-Blue900.disabled:active,
.btn-Blue900[disabled]:active,
fieldset[disabled] .btn-Blue900:active,
.btn-Blue900.disabled.active,
.btn-Blue900[disabled].active,
fieldset[disabled] .btn-Blue900.active {
    background-color: #01579B;
    border-color: #039BE5;
}

.btn-Blue900 .badge {
    color: #01579B;
    background-color: #ffffff;
}
/********** End of Color Blue900 **********/

.btn-black {
    color: #F8F8F8;
    background-color: #242628;
    border-color: #505156;
}

    .btn-black:hover,
    .btn-black:focus,
    .btn-black:active,
    .btn-black.active,
    .open .dropdown-toggle.btn-black {
        color: #fff;
        background-color: #505156;
        border-color: #505156;
    }

    .btn-black:active,
    .btn-black.active,
    .open .dropdown-toggle.btn-black {
        background-image: none;
    }

    .btn-black.disabled,
    .btn-black[disabled],
    fieldset[disabled] .btn-black,
    .btn-black.disabled:hover,
    .btn-black[disabled]:hover,
    fieldset[disabled] .btn-black:hover,
    .btn-black.disabled:focus,
    .btn-black[disabled]:focus,
    fieldset[disabled] .btn-black:focus,
    .btn-black.disabled:active,
    .btn-black[disabled]:active,
    fieldset[disabled] .btn-black:active,
    .btn-black.disabled.active,
    .btn-black[disabled].active,
    fieldset[disabled] .btn-black.active {
        background-color: #242628;
        border-color: #505156;
    }

    .btn-black .badge {
        color: #242628;
        background-color: #F8F8F8;
    }

/*.btn-gray {
    color: #f8f8f8;
    background-color: #5E5C5C;
    border-color: #888888;
}
.btn-gray:hover,
.btn-gray:visited,
.btn-gray:active {
    color: #ffffff;
    background-color: #888888;
    border-color: #888888;
}*/

.btn-darkgray {
    color: #F8F8F8;
    background-color: #56575C;
    border-color: #606167;
}

    .btn-darkgray:hover,
    .btn-darkgray:focus,
    .btn-darkgray:active,
    .btn-darkgray.active,
    .open .dropdown-toggle.btn-darkgray {
        color: #F8F8F8;
        background-color: #606167;
        border-color: #606167;
    }

    .btn-darkgray:active,
    .btn-darkgray.active,
    .open .dropdown-toggle.btn-darkgray {
        background-image: none;
    }

    .btn-darkgray.disabled,
    .btn-darkgray[disabled],
    fieldset[disabled] .btn-darkgray,
    .btn-darkgray.disabled:hover,
    .btn-darkgray[disabled]:hover,
    fieldset[disabled] .btn-darkgray:hover,
    .btn-darkgray.disabled:focus,
    .btn-darkgray[disabled]:focus,
    fieldset[disabled] .btn-darkgray:focus,
    .btn-darkgray.disabled:active,
    .btn-darkgray[disabled]:active,
    fieldset[disabled] .btn-darkgray:active,
    .btn-darkgray.disabled.active,
    .btn-darkgray[disabled].active,
    fieldset[disabled] .btn-darkgray.active {
        background-color: #56575C;
        border-color: #606167;
    }

    .btn-darkgray .badge {
        color: #56575C;
        background-color: #F8F8F8;
    }

/*.btn-darkgray {
    color: #f8f8f8;
    background-color: #606167;
    border-color: #7a7b81;
}
.btn-darkgray:hover {
    color: #ffffff;
    background-color: #7a7b81;
    border-color: #7a7b81;
}*/

.btn-white_circle { 
  color: #333333; 
  background-color: #F8F8F8; 
  border-color: #CECECE; 
  border-radius: 21px;
} 
.btn-white_circle:hover,
.btn-white_circle:active { 
  color: #333333 !important; 
  background-color: #F8F8F8 !important; 
  border-color: #CECECE !important; 
  border-radius: 21px !important;
}

body.generalBG {
    /*background: url('../ClientCustom/GetLoginBackground.aspx') no-repeat center center fixed;*/
    background: url('../ClientCustom/GetLoginBackground.aspx');
    background-repeat: no-repeat;
    background-size: cover;
    -webkit-background-size: cover;
    -moz-background-size: cover;
    -o-background-size: cover;
    background-position: center center;
    height: 100%;
    width: 100%;
}

table.generalBG {
    /*background: url('../ClientCustom/GetLoginBackground.aspx') no-repeat center center fixed;*/
    background: url('../ClientCustom/GetLoginBackground.aspx');
    background-repeat: no-repeat;
    background-size: cover;
    -webkit-background-size: cover;
    -moz-background-size: cover;
    -o-background-size: cover;
    background-position: center center;
    height: 100%;
    width: 100%;
}
.dashboardBG {
    width: 100%;
    background: url('../ClientCustom/dashboard.jpg') no-repeat center center fixed;
}
.myTableBg {
    width: 100%;
    text-align: left;   
    background: url('../ClientCustom/colorHeader.png') no-repeat right;
}

/*footer {
    padding: 1em;
    color: black;    
    clear: left;
    text-align: center; 
    bottom: 0;
    position: fixed;
}*/

/******************************* Tab ******************************/
.RadTabStrip_Bootstrap .rtsLevel1 .rtsLink{
    color:#333 !important;
}
/*************************** End of Tab ***************************/

/**************************** Calendar ***************************/
.RadCalendar .rcRow td {
    border: 0 none !important;
    padding: 3px !important;
    text-align: right;
    vertical-align: middle;
}

.RadCalendar_Bootstrap .rcMain .rcRow a, .RadCalendar_Bootstrap .rcMain .rcRow span {
    padding: 1px !important;
    border: 1px solid transparent !important;
    border-radius: 4px;
    color: #333;
    text-align: center;
}

.RadCalendar .rcRow a, .RadCalendar .rcRow span {
    display: inline-block; 
    width: 2.5em !important;
    text-decoration: none;
    outline: 0;
} 
/************************ End of Calendar ************************/

/**************************** Collapse panel ***************************/
.panel-heading a:after {
    font-family:'Glyphicons Halflings';
    content:"\e259";
    float: right;
    color: grey;
}
.panel-heading a.collapsed:after {    
    content:"\e260";
}
/************************ End of Collapse panel ************************/

/**************************** Raddock Drag & Drop Panel ***************************/
.RadDock .innerWrp {
    margin: 0;
    padding: 10px;
}
.RadDockZone {   
    min-height: 725px !important;
    background-color: #EEEEEE !important;
}
.RadDock .rdTitleWrapper .rdTitle {
    font-size:16px !important;
    font-weight: bold !important;
    line-height:18px !important;
}
.panel-color,
.panel-color .rdTitle
 {
    color: #333;    
}
div.RadDock .rdCommandButton {
    color:#333;
}
.RadDock_Bootstrap {   
    -webkit-box-shadow: 0 1px 1px rgba(0,0,0,.06);
    box-shadow: 0 1px 1px rgba(0,0,0,.06);
}
/************************ End of Raddock Drag & Drop Panel ***********************/

/******************************* Online Ticketing *******************************/
.docsSectionDiv {
    border: 1px solid #d1d1d1;
    border-radius: 5px;
    display: inline-block;
    width: 185px;
    height: 195px;
    margin: 20px 40px 20px 40px;
    box-shadow: 3px 3px 5px #d1d1d1;
    background-color: #cecece;
    vertical-align: middle;
    overflow: hidden;
    cursor: pointer;
    text-align: center;
}

.docsTitle {
    border-top: 1px solid #d1d1d1;
    width: 100%;
    height: 36px;
    color: #333;
    padding: 10px 0;
    position: relative; 
    background-color: #f8f8f8;  
}

.pdf{
    color: red;
    font-size: 18px !important;
    vertical-align: top;
    margin-right: 5px;
}

.docsPanel{
    left: 0;
    right: 0;
    width: 80%;
    /*height: 285px;*/
   margin-left:auto;
   margin-right:auto;
}
/************************** End of Online Ticketing **************************/

/******************************* Product Guide *******************************/
.container-pdf{
    width: 902px;
    height: 875px;
    padding: 10px;
    overflow-x: hidden;
    overflow-y: auto;
    display: block;
    background: white;
    border: 1px solid silver;
    margin: 2px auto 0 auto;         
}
/**************************** End of Product Guide ***************************/