﻿.wrap
{
    white-space: normal;
    width: 100px;
}
body a
{
    color: rgb(86, 6, 15);
    text-decoration: none;
}
a:hover, a:focus
{
    color: rgb(44, 62, 80);
    text-decoration: underline;
}
.gridViewPager
{
    background-color: #0066CC;
    color: #FFFFFF;
    text-align: left;
}
.gridViewPager td
{
    padding-left: 4px;
    padding-right: 4px;
    padding-top: 1px;
    padding-bottom: 2px;
}
th
{
    font-size: 11px !important;
    text-align: center;
}

p
{
    font-size: 15px !important;
}

input[type="text"]:disabled
{
    color: #858a8f;
    cursor: not-allowed !important;
    height: 33px;
    padding: 6px 9px;
    font-size: 13px;
    line-height: 1.5;
    width: 100%;
    border: 1px solid #dce4ec;
}
select[disabled="disabled"]
{
    color: #858a8f;
    cursor: not-allowed !important;
    height: 33px;
    padding: 6px 9px;
    font-size: 13px;
    line-height: 1.5;
    width: 100%;
    border: 1px solid #dce4ec;
}
.ModalPopupBG
{
    filter: alpha(opacity=50);
    opacity: 0.7;
}
.popup_Container
{
    background-color: white;
    border: 2px solid #000000;
    padding: 0px 0px 0px 0px;
}
.popup_Titlebar
{
    background: url('/Images/titlebar_bg.jpg');
    height: 29px;
}

.popup_Body
{
    padding: 15px 15px 15px 15px;
    font-family: Arial;
    font-weight: bold;
    font-size: 12px;
    color: #000000;
    line-height: 15pt;
    clear: both;
    padding: 20px;
}

.TitlebarLeft
{
    float: left;
    padding-left: 5px;
    padding-top: 5px;
    font-family: Arial, Helvetica, sans-serif;
    font-weight: bold;
    font-size: 12px;
    color: #FFFFFF;
}
.TitlebarRight
{
    background: url('/Images/cross_icon_normal.png');
    background-position: right;
    background-repeat: no-repeat;
    height: 15px;
    width: 16px;
    float: right;
    cursor: pointer;
    margin-right: 5px;
    margin-top: 5px;
}

.popup_Buttons
{
    margin: 10px;
}
.divWaiting
{
    position: absolute;
    z-index: 2147483647 !important;
    opacity: 0.8;
    overflow: hidden;
    text-align: center;
    top: 0;
    left: 0;
    height: 100%;
    width: 100%;
    padding-top: 20%;
}
.chkbox label
{
    margin-left: 10px;
}
.chkbox4 label
{
    margin-left: 5px;
}
.validationsummary
{
    border-color: #890000;
    color: #890000;
    background-color: #ffffff;
    border: 1px solid;
    padding: 0px 0px 13px 0px;
    font-size: 12px;
    width: 99%;
}
.validationheader
{
    color: #ffffff;
    background-color: #890000;
    border-color: #890000;
    height: 14px;
    font-weight: bold;
    border-bottom: 1px solid #b08b34;
    padding: 10px 15px;
    border-bottom: 20px solid transparent;
    border-top-right-radius: 3px;
    border-top-left-radius: 3px;
}
.panel ul
{
    padding-top: 5px;
    padding-left: 45px;
    list-style: none;
    font-size: 15px;
    color: #890000;
    font-style: italic;
}
.panel ul li
{
    padding: 2px 0px 0px 15px;
    background-position: 0px 3px;
    background-repeat: no-repeat;
}

/*a:link, a:visited
{
    color: #6c1314;
}

a:hover
{
    color: #6c1314;
    text-decoration: underline;
}

a:active
{
    color: #6c1314;
}*/


/*top nav bar img bkgd*/
.navbar-default
{
    background-image: url('/Images/header_bkg4.jpg');
    background-repeat: repeat-x;
}
/*top nav bar img bkgd*/


/*sticky footer*/
html, body, #wrap
{
    margin: 0;
    padding: 0;
    height: 100%;
}
#wrap
{
    display: table;
    width: 100%;
}
/* if ie7 support is needed then set height of #wrap and header and footer to auto in CC's and just let it have a normal layout (or: *+html #wrap{height:auto})*/
.content
{
    background: #ccc;
}
header
{
    background: #999;
    color: #fff;
    text-align: center;
    padding: 10px 0;
}
header, .footer, .footer2, main
{
    display: block;
}
/* ie7 and under*/
header, .footer, .footer2, main
{
    display: table-row;
}
/* height 1px on the header and footer is the sticky footer technique */
header, .footer
{
    height: 1px;
}
h1
{
    padding: 10px;
    margin: 0;
}
.footer
{
    /*background: #999;*/
    background-image: url('/Images/header_bkg4.jpg');
    background-repeat: repeat-x; /*background-color:rgb(44, 62, 80);*/
    color: #fff;
    text-align: center;
}
.footer p
{
    margin: 0;
    padding: 4px;
    font-size: 12px;
}


.footer2
{
    /*background: #999;*/ /*background-image: url('/Images/button_bkg.png');*/
    background-repeat: repeat-x;
    background-color: #f5f5f5;
    color: #fff;
    text-align: center;
}
.footer2 p
{
    margin: 0;
    padding: 4px;
    font-size: 12px;
}


/*End sticky footer*/

.btn-primary
{
    background-image: url('/Images/button_bkg.png');
    border-color: rgb(44, 62, 80);
    color: rgb(255, 255, 255);
}

/*Sign-in button  */

.btn-success
{
    background-image: url('/Images/sucess_button_bkg.png');
    border-color: rgb(82, 82, 82);
    color: rgb(255, 255, 255);
}
.btn-success:hover, .btn-success:focus, .btn-success:active, .btn-success.active, .open > .dropdown-toggle.btn-success
{
    background-image: url('/Images/sucess_button_bkg.png');
    border-color: rgb(99, 99, 99);
    color: rgb(255, 255, 255);
}
/*End Sign-in button  */



/*Nav bar hover link  */

ul.nav a:hover
{
    color: #c9c8d4 !important;
}
/*End Nav bar hover link  */


.topregspace
{
    height: 80px;
    display: block;
}







/* sidebar nav vertical */
@media (min-width: 768px)
{
    .sidebar-nav .navbar .navbar-collapse
    {
        padding: 0;
        max-height: none;
    }
    .sidebar-nav .navbar ul
    {
        float: none;
    }
    .sidebar-nav .navbar ul:not
    {
        display: block;
    }
    .sidebar-nav .navbar li
    {
        float: none;
        display: block;
    }
    .sidebar-nav .navbar li a
    {
        padding-top: 12px;
        padding-bottom: 12px;
    }
}

/* End sidebar nav vertical */


/*Box with Round Boarder*/
.boxrdbder
{
    border: 1px solid #a1a1a1;
    padding: 10px 20px 5px;
    border-radius: 5px;
}
/*End Box with Round Boarder*/

/* Validations Error colors*/
.panel-danger
{
    border-color: #890000;
}
.panel-danger > .panel-heading
{
    background-color: #890000 !important;
    border-color: #890000 !important;
    color: #ffffff;
}
.panel-danger > .panel-heading + .panel-collapse > .panel-body
{
    border-top-color: #890000;
}
.panel-danger > .panel-heading .badge
{
    background-color: #ffffff;
    color: #890000 !important;
}
.panel-danger > .panel-footer + .panel-collapse > .panel-body
{
    border-bottom-color: #890000 !important;
}

/* End Validations Error colors*/




/*search Box */
.left-inner-addon
{
    position: relative;
}
.left-inner-addon input
{
    padding-left: 30px;
}
.left-inner-addon i
{
    position: absolute;
    padding: 10px 12px;
    pointer-events: none;
}

.right-inner-addon
{
    position: relative;
}
.right-inner-addon input
{
    padding-right: 30px;
}
.right-inner-addon i
{
    position: absolute;
    right: 0px;
    padding: 10px 12px;
    pointer-events: none;
}


/*end search Box */


/*bullets checkmark */

ul.checkmark
{
    list-style-image: url(/Images/checkmark.png);
}

/*ends bullets checkmark */







/* HR colorful */


.colorgraphcolor
{
    background: linear-gradient(to right, rgb(196, 225, 127), rgb(196, 225, 127) 12.5%, rgb(247, 253, 202) 12.5%, rgb(247, 253, 202) 25%, rgb(254, 207, 113) 25%, rgb(254, 207, 113) 37.5%, rgb(240, 119, 108) 37.5%, rgb(240, 119, 108) 50%, rgb(219, 157, 190) 50%, rgb(219, 157, 190) 62.5%, rgb(196, 156, 222) 62.5%, rgb(196, 156, 222) 75%, rgb(102, 154, 225) 75%, rgb(102, 154, 225) 87.5%, rgb(98, 194, 228) 87.5%, rgb(98, 194, 228)) repeat scroll 0 0 rgb(196, 225, 127);
    border-radius: 5px;
    border-top: 0 none;
    height: 5px;
}
/* ends HR colorful */




/*Dashboard main consoles background*/

.panel-primary > .panel-heading
{
    background-color: rgb(44, 62, 80);
    background-image: url("/Images/button_bkg.png");
    border-color: rgb(44, 62, 80);
    color: rgb(255, 255, 255);
}

/*Ends Dashboard main consoles background*/





/* PROGRESS TRACKER */
.progress-tracker
{
    display: block;
    margin: 0;
    counter-reset: item;
    list-style-type: none;
    overflow: auto;
    position: relative;
    width: 100%;
}
.progress-tracker .step:before
{
    background: #aaa;
    border-radius: 40px;
    color: #FFFFFF;
    content: "";
    display: list-item;
    font-size: 18px;
    line-height: 1.8em;
    padding: 0 0 0 13px;
    position: absolute;
    width: 35px;
    height: 35px;
    box-sizing: border-box;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    content: counter(item) "  ";
    counter-increment: item;
}
.progress-tracker .step
{
    display: block;
    float: left;
    list-style-position: inside;
    width: 20%;
}
.progress-tracker .step .step-name
{
    border-top: 8px solid #aaa;
    display: block;
    margin: 15px 0;
    padding: 20px 0;
}
/*last step*/
.progress-tracker .step:last-child
{
    width: auto;
}
.progress-tracker .step:last-child .step-name
{
    border-color: transparent;
}

/*active step*/
.progress-tracker .step.active .step-name
{
    color: #1f3253;
}
.progress-tracker .step.active:before
{
    background: #1f3253;
}

/*tooltips*/
.tooltip2
{
    border-bottom: 0px dotted #000000;
    color: #000000;
    outline: none;
    cursor: help;
    text-decoration: none;
    position: relative;
}
.tooltip2 span
{
    margin-left: -999em;
    position: absolute;
}
.tooltip2:hover span
{
    border-radius: 5px 5px;
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
    box-shadow: 5px 5px 5px rgba(0, 0, 0, 0.1);
    -webkit-box-shadow: 5px 5px rgba(0, 0, 0, 0.1);
    -moz-box-shadow: 5px 5px rgba(0, 0, 0, 0.1);
    font-family: "Lato" , "Helvetica Neue" ,Helvetica,Arial,sans-serif;
    position: absolute;
    left: 1em;
    top: -22em;
    z-index: 99;
    margin-left: 0;
    width: 320px;
}
.tooltip2:hover span img
{
    border: 0;
    margin: -10px 0 0 -55px;
    float: left;
    position: absolute;
}
.tooltip2:hover span em
{
    font-family: "Lato" , "Helvetica Neue" ,Helvetica,Arial,sans-serif;
    font-size: 1.2em;
    font-weight: bold;
    display: block;
    padding: 0.2em 0 0.6em 0;
}
.tooltip2 .custom
{
    padding: 0.5em 0.8em 0.8em 2em;
}
.tooltip2 .classic
{
    background: #ffffff;
    border: 1px solid #FFAD33;
}
.tooltip2 .help
{
    background: #ffffff;
    border: 1px solid #A2DB81;
}

.tooltip2 .info
{
    background: #ffffff;
    border: 1px solid #A2DB81;
}
.texttip
{
    color: #2c3e50;
    font-family: "Lato" , "Helvetica Neue" ,Helvetica,Arial,sans-serif;
    font-size: 13px;
    font-style: normal;
    line-height: 1.4;
}


/*ends tooltips*/

/*close X*/

.closex
{
    font-size: 20px;
    font-weight: bold;
    line-height: 18px;
    color: #000000;
    text-shadow: 0 1px 0 #ffffff;
    opacity: 0.2;
    filter: alpha(opacity=20);
    text-decoration: none;
    border: none;
}
.closex:hover
{
    color: #000000;
    text-decoration: none;
    opacity: 0.4;
    filter: alpha(opacity=40);
    cursor: pointer;
}
/*ends close X*/



img
{
    max-width: 100%;
}


h1 small, h2 small, h3 small, h4 small, h5 small, h6 small, .h1 small, .h2 small, .h3 small, .h4 small, .h5 small, .h6 small, h1 .small, h2 .small, h3 .small, h4 .small, h5 .small, h6 .small, .h1 .small, .h2 .small, .h3 .small, .h4 .small, .h5 .small, .h6 .small
{
    color: #858a8f;
}



/*loading wating message*/

#load{
position:absolute;
z-index:1;
border:3px double #999;
background:#f7f7f7;
width:350px;
height:100px;
margin-top:-50px;
margin-left:-50px;
top:50%;
left:50%;
text-align:center;
line-height:100px;
font-family:"Trebuchet MS", verdana, arial,tahoma;
font-size:18pt;
}
/*ends loading wating message*/

@media screen {
	div.divFooter {
		display: none !important;
	}
}