﻿.ms-list-addnew-imgSpan, .ms-list-addnew-imgSpan20 {
height: 20px;
width: 20px;
position: relative;
display: inline-block;
overflow: hidden;
margin-right: 5px;
vertical-align: middle;
}
.ms-list-addnew-img, .ms-list-addnew-img20 {
left: -67px;
top: -180px;
position: absolute;
}

/*************************GENERAL FUNCTION ***********************************/
.unmsTabContentContainer
{
    clear:both;
    background-color:white !important;
    margin: 12px;
    padding: 5px;
}
.unmsTabsContainer
{
    background-color:#415a82;
}
.unmsTabHeader
{
    float: left;
    list-style-type: none;
    padding: 10px;
    background-color:#eeeeee;
    border-left:2px solid;
    border-right:2px solid;
    border-top:2px solid;
}
.unmsTabHeader.active
{
    background-color: white !important;
}
.unmsTabsContainer
{
    border:2px solid;
}
.unmsTabsContainer > ul
{
    -webkit-padding-start: 10px;
    margin-top: 10px;
}
/****************************************************************************/

.soby_grid {
	width: 100%;
	table-layout: auto;
	empty-cells: show;
	font: 12px/16px "segoe ui",arial,sans-serif;
	border-collapse: separate;
	border-spacing: 0;
}

.soby_grid > tbody > tr > td, .soby_grid > tbody > tr > th {
	border:1px solid #ccc;
}

h3.indc_sectionHeader {
	color: #0072bc;
	font-weight: normal;
	font-family: Verdana,Tahoma,sans-serif;
	padding-left: 0px;
	padding-right: 4px;
	padding-top: 4px;
	padding-bottom: 5px;
	font-size: 10pt;
}

td, th, th.ms-vh2 a{ color:#676767 !important}
