﻿.row-spacer_10 {
  height: 10px;
}

.row-spacer_20 {
  height: 20px;
}

.row-spacer_5 {
  height: 5px;
}

td .dxgvCommandColumn_Office2010Blue
{
	padding-bottom: 5px !important;
	padding-top: 5px !important;
}

.dxpcLite_Office2010Blue a{
  padding-left: 25px;
  padding-right: 5px;
}

.dxpcLite_Office2010Blue a:hover{
  color: red !important;
}

td .dxgvCommandColumn_Office2010Blue a
{
	color: Blue !important;
}

.dxgvControl_Office2010Blue a {
    color: blue;
    text-decoration: none;
}

.dxtlControl_Office2003Blue a {
    color: blue;
    text-decoration: none;
}

a.dxbButton_Office2003Blue {
    padding-left: 20px;
    color: blue !important;
    text-decoration: none !important;
}

a.dxbButton_Office2003Blue:hover {
    color: red !important;
}

.dxgvControl_Office2010Blue a:hover, .dxgvControl_Office2010Blue a:visited {
    color: red;
    text-decoration: none;
}

.dxgvDataRow_Office2010Blue{
    height: 28px !important;
}

.dxflCaption_Office2010Blue, .dxeEditArea_Office2010Blue, .dxeListBoxItemSelected_Office2010Blue, .dxeListBoxItem_Office2010Blue,
.dxtlEditFormCaption_Office2003Blue label {
    font-family: Tahoma;
    font-size: 11px !important;
}

.dxgvEmptyDataRow_Office2010Blue td.dxgv {
    font-family: Tahoma;
    font-size: 11px !important;
}

.dxgvPopupEditForm_Office2010Blue .dxgvEditingErrorRow_Office2010Blue .dxgv {
    font-family: Tahoma;
    font-size: 11px !important;
    color: red;
}

.sidebar .sidebar-accordion .list-title {
    font-weight: bold !important;
    color: red !important;
}

.TKS_Editor_Form .part-02{
    padding-left: 0px;
	padding-top: 2px;
    padding-right: 5px;
}

.TKS_Editor_Form .part-03{
    padding-left: 0px;
	padding-top: 7px;
    padding-right: 5px;
}

.TKS_Editor_Form h5{
	margin: 0;
	line-height: 29px;
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000;
	text-transform: capitalize;
	background: #fff;
	margin-right: -9px;
	}

.TKS_Editor_Form h6{
	font-family: Tahoma;
	font-size: 12px;
	color:#10257f;
    font-weight: bold;
}

.TKS_Editor_Form .margin{
	margin: 4px 0;
}

.dxtlPopupEditForm_Office2003Blue {
    line-height:normal !important;
}

.dxtlEditFormCaption_Office2003Blue, .dxtlEditFormEditCell_Office2003Blue {
    padding: 2px !important;
}


.dropZoneExternal > div,
.dropZoneExternal > img
{
    position: absolute;
}
.dropZoneExternal
{
    position: relative;
    border: 1px dashed #f17f21!important;
    cursor: pointer;
}
.dropZoneText
{
    color: #fff;
    background-color: #888;
}

#dropZone
{
    width: 100%;
    top: 0;
    padding: 10px 10px; 
}
.uploadControlDropZone,
.hidden
{
    display: none;
}
.dropZoneText,
.dragZoneText
{
    display: table-cell;
    vertical-align: middle;
    text-align: center;
    font-size: 20pt;
}
.dragZoneText
{
    color: #808080;
}
.dxucInlineDropZoneSys span
{
    color: #fff!important;
    font-size: 10pt;
    font-weight: normal!important;
}
.uploadControlProgressBar
{
    width: 100% !important;
}
.validationMessage
{
    padding: 0 20px;
    text-align: center;
}
.uploadControl
{
    margin-top: 10px;
}
.Note
{
    width: 500px;
}

.label {
    font-family: Tahoma !important;
    text-transform: none !important;
    margin-bottom: 2px;
    margin-top: 2px;
    top: 0px !important;
    font-size: 11px !important;
}

label {
    font-family: Tahoma !important;
    font-size: 11px !important;
}

.page-title {
    font-family: Tahoma !important;
}

.sidebar .user-profile-container .user-profile .admin-user-info {
    padding-top: 10px !important;
}

.td_grid_link{
    text-align: center; 
    border-bottom-style: dotted; 
    border-width: 1px; 
    border-color: #C0C0C0; 
    width: 100%; 
    padding-bottom: 3px; 
    padding-top: 3px;
    font-size: 11px;
}

.td_last_grid_link {
    text-align: center;
    width: 100%;
    padding-bottom: 3px;
    padding-top: 3px;
    font-size: 11px;
}

@media only screen and (max-width: 1023px) {
    .main-nav .navbar-left .logo
    {
        width: 0px !important;
    }

    .main-nav .navbar-left {
        width: 50px!important;
    }
}

@media only screen and (max-width: 374px) {
    .main-nav .navbar-left {
        width: 50px!important;
    }
}
