﻿.width100
{
    width: 100%;
}
body
{
    /*color: #fff; */
    font-family: helvetica; /*"Source Sans Pro" ,Arial !important; */
    font-size: 12px;
    font-weight: 400;
    line-height: 15px;
    text-rendering: optimizelegibility;
}

.highlight { background-color: red; }
.backgroundWhite
{
    background-color: #fff;
}
a:link, a:visited, a:hover, a:active
{
    color: #23527C;
    text-decoration: none;
    cursor: pointer;
}

button, select
{
    text-transform: none;
}
button
{
    overflow: visible;
}

input[type="text"]
{
    width: 100%;
    padding-left: 5px;
    border: 1px solid #ccc;
}

.container
{
    width: 100% !important;
}
#header
{
    height: 55px;
    background-color: #fff;
    border-bottom: 1px solid #ddd;
    color: #ccc;
    line-height: 55px;
    position: fixed;
    width: 82%;
    z-index: 10;
}

#GlobalSearch
{
    background: none repeat scroll 0 0 hsl(0, 0%, 95%);
    border: medium none;
    border-radius: 30px;
    box-shadow: none;
    float: right;
    font-size: 14px;
    height: 30px;
    margin: 15px 10px 0;
    width: 100px;
    color: #666;
    padding-left: 10px;
    line-height: 15px;
}

.dashbordcolor
{
    background-color: #32323A;
}
.dashbordcolor1
{
    background-color: #E7E5DA;
}

.dashbordcolor:hover
{
    background-color: #32323A;
    color: #69B08D;
}
#sidbar-nav
{
    width: 18% !important;
    border-right: 1px solid #ddd;
}
#mainbody
{
    /*width: 82% !important;*/ /*min-height: 700px;*/
    position: relative;
}
#Profilesection
{
}
#Profilesection:hover
{
    background-color: #F7F7F7;
    cursor: pointer;
    border-bottom: 1px solid #ddd;
}
.logindivcontent
{
    margin-top: 55px;
    width: 200px;
    border: 1px solid #ddd;
    position: fixed;
    z-index: 100;
    display: none;
    color: #000;
    padding-left: 10px;
    background-color: #FFFFFF;
}
.Logo
{
    padding-top: 10px;
    height: 55px;
    padding-left: 10px;
    margin-left: -10px;
    width: 112.5%;
    border-bottom: 1px solid #ddd;
    border-right: 1px solid #ddd;
    background-color: #F5F5F5;
}
.sidebar-icon
{
    margin-left: -5px;
    font-size: 18px !important;
}
.sidebar-icon-inner
{
    margin-left: 0px;
    font-size: 12px !important;
}
.accordian-inner
{
    width: 100%;
    background-color: #F8F7F6;
    margin-top: 5px;
    min-height: 20px;
    line-height: 20px;
    margin-bottom: 5px;
    color: #654B24;
}

.accordian-inner a
{
    text-decoration: none;
    cursor: pointer;
}
.accordian-inner a:hover
{
    color: #D41D11;
}
.contain-body
{
    color: #000;
    font-size: 12px;
    font-family: Arial !important;
    margin-top: 55px;
}
.btn
{
    border-radius: 2px;
    display: inline-block;
    padding: 6px 12px;
    margin-bottom: 0;
    font-size: 14px;
    font-weight: 400;
    line-height: 1.42857143;
    text-align: center;
    white-space: nowrap;
    vertical-align: middle;
    -ms-touch-action: manipulation;
    touch-action: manipulation;
    cursor: pointer;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    background-image: none;
    border: 1px solid transparent;
    border-radius: 4px;
}

.btn-success
{
    background-color: #D62114;
    border-color: #D62114;
    color: #FFFFFF;
    border-radius: 2px;
}
.btn-success :hover
{
    background-color: #5FB0E6;
    border-color: #5FB0E6;
    color: #FFFFFF;
    border-radius: 2px;
}

.form-control
{
    display: block;
    width: 100%;
    height: 28px;
    padding: 6px 12px;
    font-size: 14px; /*line-height: 1.42857143;*/
    color: #555;
    background-color: #fff;
    background-image: none;
    border: 1px solid #bbb;
    border-radius: 4px;
    -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075);
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075);
    -webkit-transition: border-color ease-in-out .15s, -webkit-box-shadow ease-in-out .15s;
    -o-transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
    transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
}
.form-control:focus
{
    border-color: #66afe9;
    outline: 0;
    -webkit-box-shadow: inset 0 1px 1px rgba(0,0,0,.075), 0 0 8px rgba(102, 175, 233, .6); /* box-shadow: inset 0 1px 1px rgba(0,0,0,.075), 0 0 8px rgba(102, 175, 233, .6);*/
}

.main-freme
{
    width: 100%;
    border: 1px solid #ddd;
    margin: 5px 0 0;
}
.main-freme-header
{
    width: 100%;
    height: 0px;
    line-height: 0px;
    font-size: 14px; /*background-color:#D42519;/* #654B24;*/
    border: 1px solid #ddd;
    color: #000;
    font-weight: bold;
}
.main-freme-body
{
    margin-top: 10px;
    width: 100%; /*padding: 0% 2% 2% 2%; /*border: 1px solid #ddd;*/
    padding: 0px 5px 0px 5px;
}
.main-freme-body .row
{
    width: 96%;
    margin: auto; /*border: 1px solid #ddd;*/
}


fieldset
{
    border: 1px solid #ccc;
    padding: 5px 5px 5px 5px;
    margin: 0 0 0.1em 0;
}

legend
{
    font-size: 1.2em;
    font-weight: bold;
    color: #305891;
}

.accourdian-color
{
    background-color: #41B7F1;
}
.Maindialog1
{
    border: 1px solid #666;
    border: 1px solid #000;
    background: #fff;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    border-radius: 5px;
    border-radius: 5px;
    -webkit-box-shadow: 2px 2px 3px 1px hsl(185, 14%, 35%);
    -moz-box-shadow: 2px 2px 3px 1px hsl(185, 14%, 35%);
    box-shadow: 2px 2px 3px 1px hsl(185, 14%, 35%);
    padding: 3px;
}


#FileUpload
{
    position: relative;
}

#BrowserVisible
{
    position: absolute;
    top: 0px;
    left: 0px;
    z-index: 1;
    background: url(upload.png) 100% 1px no-repeat;
    width: 345px;
    height: 30px;
}

#FileField
{
    width: 250px;
    margin-right: 85px;
    padding: 6px;
    font-size: 13px;
    background: #fff url('bg-form-field.gif') top left repeat-x;
    border: 1px solid #d5d5d5;
    color: #333;
    border-radius: 4px 4px 4px 4px !important;
}

#BrowserHidden
{
    position: relative;
    width: 345px;
    height: 30px;
    text-align: right;
    -moz-opacity: 0;
    filter: alpha(opacity: 0);
    opacity: 0;
    z-index: 2;
}

.BoxShadow
{
    box-shadow:0 0 6px 2px #ddd;
    
}

