﻿textarea {
   resize: none;
}

.boot-loader {
    position:absolute; top:0px; left:0px; height:100%; width:100%; background-color:#ffffff; z-index: 200;background-color:#ffffff;
      /* IE 8 */
      -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=70)";
      /* IE 5-7 */
      filter: alpha(opacity=70);
      /* Netscape */
      -moz-opacity: 0.7;
      /* Safari 1.x */
      -khtml-opacity: 0.7;
      /* Good browsers */
      opacity: 0.7;
}

.table-responsive {
  min-height: .01%;
  overflow-x: auto;
}

@media screen and (max-width: 767px) {
  .table-responsive {
    width: 100%;
    margin-bottom: 15px;
    overflow-x: auto;
    overflow-y: hidden;
    -webkit-overflow-scrolling: touch;
    -ms-overflow-style: -ms-autohiding-scrollbar;
    border: 1px solid #ddd;
  }
  .table-responsive > .table {
    margin-bottom: 0;
  }
  .table-responsive > .table > thead > tr > th,
  .table-responsive > .table > tbody > tr > th,
  .table-responsive > .table > tfoot > tr > th,
  .table-responsive > .table > thead > tr > td,
  .table-responsive > .table > tbody > tr > td,
  .table-responsive > .table > tfoot > tr > td {
    white-space: nowrap;
  }
  .table-responsive > .table-bordered {
    border: 0;
  }
  .table-responsive > .table-bordered > thead > tr > th:first-child,
  .table-responsive > .table-bordered > tbody > tr > th:first-child,
  .table-responsive > .table-bordered > tfoot > tr > th:first-child,
  .table-responsive > .table-bordered > thead > tr > td:first-child,
  .table-responsive > .table-bordered > tbody > tr > td:first-child,
  .table-responsive > .table-bordered > tfoot > tr > td:first-child {
    border-left: 0;
  }
  .table-responsive > .table-bordered > thead > tr > th:last-child,
  .table-responsive > .table-bordered > tbody > tr > th:last-child,
  .table-responsive > .table-bordered > tfoot > tr > th:last-child,
  .table-responsive > .table-bordered > thead > tr > td:last-child,
  .table-responsive > .table-bordered > tbody > tr > td:last-child,
  .table-responsive > .table-bordered > tfoot > tr > td:last-child {
    border-right: 0;
  }
  .table-responsive > .table-bordered > tbody > tr:last-child > th,
  .table-responsive > .table-bordered > tfoot > tr:last-child > th,
  .table-responsive > .table-bordered > tbody > tr:last-child > td,
  .table-responsive > .table-bordered > tfoot > tr:last-child > td {
    border-bottom: 0;
  }
}

input { color:#393939 !important; }
.dataTables_wrapper .ac_input {margin-left: 4px !important;}

.boot-loader.dark { background-color:#000000; }

.boot-loader img { position:fixed; top:50%; left:50%; margin-left:-50px; margin-top:-50px; }

.control-label { padding-top:5px; }
.ErrorControl
{
    border-color: #F09784 !important;
    box-shadow: none !important;
    color: #D68273 !important;
    background-color: #FFF0F0 !important;
}
.valSummary { margin-top:20px; }
.valSummary ul {
    color: #D68273 !important;
    margin-bottom:0px;
}

/*.uploadTable {}*/

.validator {
     color: #F09784 !important;

}



/*tukaj se pobarva izgled*/
.navbar-inner {background: #0057B8 !important;} /*zgornja pasica*/
.light-blue {background-color:#0179FF !important;} /*desno zgorja uporabnik */
.light-blue span {color:white !important;} /*desno zgoraj uporabnik*/
.dropdown-menu li a:hover, .dropdown-menu li a:focus {background: #0057B8 !important; color: white;} /*mouse over na desno zgoraj države letnice*/


#page-content a {color: #003570;}  /*link v vsebini #0095B0*/ 
.table-header { background: #0179FF !important; } /*naslovni box pri tabeli*/
.btn-info, .btn-info:hover{background-color:#0179FF  !important; border-color:#0179FF ; } /*splošni gumb*/
.btn-danger, .btn-danger:hover{background-color:#e75a60 !important; border-color:#e75a60; } /*splošni gumb*/
.nav-list > li.open > a, .nav-list > li.active > a,  .nav-list > li:hover > a,  .nav-list > li .submenu > li.active > a, .nav-list > li .submenu > li:hover  > a, .nav-list > li.active > a > .arrow, .nav-list > li.open > a > .arrow, .breadcrumb > li > a  { color:  #003570 !important;} /*glabni meni over, drobtinice*/
.nav-list > li.active::after, .nav-list > li.active.open > .submenu > li.active > a::after, .nav-list > li.active > a::after {border-right-color:#003570 !important;}/*puščica in desno izbran meni*/
.nav-list > li > a:hover:before {background-color:  #003570;}
h4 {color: #003570 } /*naslov urejanje*/
/*konec barvanja*/


.pagerContainer { border-radius: 4px; box-shadow: 0 1px 2px rgba(0, 0, 0, 0.05); display: inline-block; margin-bottom: 0; margin-left: 0; padding: 0; text-align: right; float:right; margin-right:8px; }
.pagerContainer a { background-color: #FAFAFA; border-color: #E0E8EB; color: #2283C5; margin: 0 -1px 0 0; border-radius: 0 !important; border-width: 1px; border-style: solid; float: left; line-height: 20px; padding: 4px 12px; text-decoration: none; }
.pagerContainer span span { background-color: #0179FF; border-color: #0179FF; color: #FFFFFF; text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.25); border-width: 1px; border-image: none; border-style: solid;float: left; line-height: 20px; padding: 4px 12px; text-decoration: none; }

#table_report_wrapper td { vertical-align:middle; }
#table_report_wrapper h4 { margin-left:10px; color:#0B6CBC; margin-top:20px; }
dataTables_length {height: 37px;}
.dataTables_length .clear-filter-btn  { margin-left: 4px; }
.dataTables_length select, .dataTables_length input[type="text"] { height:30px; margin-top: 2px;}

.table-header a { color:white !important; padding:0px 10px; }

.sumfield,.tablesum { font-weight:bold; }
.monthlyTable input, .compareTable input  { min-width:50px; font-size:12px; }

.negative { color: red !important; }
.positive { color: green !important; }

.relativePos { position:relative; }
.hidePanel { position:relative; display:none; }
.ddIcon { position:absolute; right:12px; top:64px; padding: 0px 3px 0px 5px; background:white; line-height:12px; cursor:pointer; }
.ddIcon span { font-size:10px; font-weight:bold; }

.items-edit h4 { margin:0px !important; }
.items-edit .row-fluid { background:none !important; border:none !important; }
.itemEditTable tbody > tr:nth-child(2n+1) > td, .itemEditTable tbody > tr:nth-child(2n+1) > th { border-bottom: 1px solid #bbbbbb; }
.itemEditTable input[type="checkbox"] { opacity:1 !important; position:relative !important; }

a .icon-plus-sign {text-decoration: none; }

.icon-advertiser {color: #9fae5e;}
.icon-client {color: #9fae5e;}
.icon-agency {color: #e75a60;}
.icon-publisher {color: #405a6a;}
.icon-partner {color: #aad2df;}
.icon-servicer {color: #9b9b9b;}
.icon-potential {color: #f99948;}


.li-advertiser {border-left-color: #00ff53 !important;}
.li-client {border-left-color: #00ff53 !important;}
.li-agency {border-left-color: #e6e800 !important;}
.li-publisher {border-left-color: #ff0000 !important;}
.li-solutionprovider {border-left-color: #550ce8 !important;}
.li-adnetwork {border-left-color: #e8960c !important;}
.li-httpool {border-left-color: #00bfe1 !important;}
.li-bank {border-left-color: olive !important;}

.item-list .warning { background:#fcf8e3; }
.item-list .danger { background:#f2dede; }

.btn-advertiser {background-color: #9fae5e;}
.btn-client {background-color: #9fae5e;}
.btn-agency {background-color: #e75a60;}
.btn-publisher {background-color: #405a6a;}
.btn-partner {background-color: #aad2df;}
.btn-servicer {background-color: #9b9b9b;}
.btn-potential {background-color: #f99948;}

.projSetLbl { cursor:pointer; }
.stat-offer {background-color: #ABBAC3 !important; }
.stat-approved {background-color: #3A87AD !important;}
.stat-active {background-color: #F89406 !important;}
.stat-complete {background-color: #82AF6F !important;}
.stat-canceled {background-color: #D15B47 !important;}
.stat-partial {background-color: #cd7f32 !important; } 


#cboxClose { border:none; }

/*grega heka*/
.table-header {margin-top: 3px; line-height: 40px;}
.alert {margin-top: 3px; }
.step-pane {padding-left: 0px !important; padding-right: 0px !important;}
.tooltiped:hover, .nohover:hover {text-decoration: none;}
.btn-mini {width: 15px;}
.monthlyTable td, .compareTable td {padding: 3px;}
.monthlyTable th, .compareTable th {padding: 8px 3px;}
.monthlyTable input, .compareTable input {padding: 2px; height: 26px; line-height: 26px; min-height: 26px !important;  }
.monthlyTable span, .compareTable span {height: 26px; line-height: 26px;}
.widget-box.transparent {margin-top: 0px !important;}
/*h4.lighter {margin-top: 5px !important;}*/
.widget-header-flat { padding-top: 3px; min-height: 40px;}
.dropdown-toggle span.badge {line-height: 13px; padding-top: 3px; top: -3px !important; width: 30px; text-align: center;}
.headerGV th { background:#f9f9f9; }


.infobox-content { width:130px; height:21px; text-overflow: ellipsis; overflow:hidden; white-space: nowrap; }
.profile-contact-info i  { width:18px !important; display: inline-block !important;}
.profile-contact-info h3  { margin-left: 5px;}

.page-header i { margin-right:5px; }
.nav-tabs > li h4 { margin:0px; }

.five-cols {padding-top: 0px !important;}
.five-cols > div {float: left; width: 20%; }
.five-cols .th {background-color: #F9F9F9; vertical-align:top; border-top:  1px solid #DDD; border-left:  1px solid #DDD; border-bottom:  1px solid #DDD; padding: 8px; height: 20px; line-height: 19px;text-align: center;vertical-align: top; border-spacing: 0px;}
.five-cols .td {  border-left:  1px solid #DDD; border-bottom:  1px solid #DDD; vertical-align: top; border-spacing: 0px; background: white; padding: 2px;}
.five-cols .ts {  border-left:  1px solid #DDD; border-bottom:  1px solid #DDD;  vertical-align: top; border-spacing: 0px; background: #EFF3F8; padding: 2px;}
@media (max-width: 767px) {
    .five-cols > div {float: none; width: 100%; }
    .five-cols .th, .five-cols .td, .five-cols .ts {border-right:  1px solid #DDD;}
}


.feed-activity{
	padding:10px 4px;
	border-bottom:1px dotted #D0D8E0;
	position:relative;
	border-left:1px dotted #FFF;
	border-right:1px dotted #FFF
}

.feed-activity:first-child{
	border-top:1px dotted transparent
}

.feed-activity:first-child:hover{
	border-top-color:#D0D8E0
}

.feed-activity:hover{
	background-color:#F4F9FD;
	border-left:1px dotted #D0D8E0;
	border-right:1px dotted #D0D8E0
}

.feed-activity img{
	border:2px solid #C9D6E5;
	border-radius:100%;
	max-width:40px;
	margin-right:10px;
	margin-left:0;
	box-shadow:none
}

.feed-activity .thumbicon{
	display:inline-block;
	border-radius:100%;
	width:38px;
	height:38px;
	color:#FFF;
	font-size:18px;
	text-align:center;
	line-height:38px;
	margin-right:10px;
	margin-left:0;
	text-shadow:none!important
}

.feed-activity .time{
	margin-top:4px;
	color:#ccc;
    margin-left:5px;
}

.feed-activity a.user{
	font-weight:700;
	color:#9585BF
}

.feed-activity .tools{
	position:absolute;
	right:12px;
	top:14px;
	display:none
}

.feed-activity:hover .tools{
	display:block
}

.profile-picture {
    background-color: #fff;
    border: 1px solid #ccc;
    box-shadow: 1px 1px 1px rgba(0, 0, 0, 0.15);
    box-sizing: border-box;
    display: inline-block;
    max-width: 100%;
    padding: 4px;
    margin-bottom:12px;
    position:relative;
}

.profile-picture .edit-btn {
    border:none; text-decoration:none;
    cursor: pointer;
    position:absolute; top:0px; right:5px;
    display:none;
}

.profile-picture:hover .edit-btn {
    display:block;
}

.profile-contact-links {
    background-color: #f8fafc;
    border: 1px solid #e0e2e5;
    padding: 4px 2px 5px;
}
.profile-contact-links .btn-link:hover {
    text-decoration:none;
}

/*A BO RAZLIČNO?*/
.profile-user-info {
    display: table;
    margin: 0 auto;
    width: 100%;
}
.profile-info-row {
    display: table-row;
}
.profile-info-name {
    background-color: transparent;
    border-top: 1px dotted #d5e4f1;
    color: #667e99;
    display: table-cell;
    font-weight: 400;
    padding: 6px 10px 6px 4px;
    text-align: right;
    vertical-align: middle;
    width: 110px;
}
.profile-info-value {
    border-top: 1px dotted #d5e4f1;
    display: table-cell;
    padding: 6px 4px 6px 6px;
}
.profile-info-value > span + span:before {
    border-bottom: 1px solid #fff;
    color: #666;
    content: ",";
    display: inline;
    margin-left: 1px;
    margin-right: 3px;
}
.profile-info-value > span + span.editable-container:before {
    display: none;
}
.profile-info-row:first-child .profile-info-name, .profile-info-row:first-child .profile-info-value {
    border-top: medium none;
}
.profile-user-info-striped {
    border: 1px solid #dcebf7;
}
.profile-user-info-striped .profile-info-name {
    background-color: #edf3f4;
    border-top: 1px solid #f7fbff;
    color: #336199;
}
.profile-user-info-striped .profile-info-value {
    border-top: 1px dotted #dcebf7;
    padding-left: 12px;
}


.uploadTable { border:none; border-spacing:0px; width:auto; }
.uploadTable td { padding:0px 5px; border-top:0px; vertical-align:middle; }
.uploadTable .button, .input.button
{
    width:auto !important;
    background-color: #abbac3 !important;
    border-color: #abbac3;
    background-image: none !important;
    border-radius: 0;
    box-shadow: none !important;
    color: #fff !important;
    cursor: pointer;
    display: inline-block;
    font-size: 14px;
    line-height: 32px;
    margin: 0;
    padding: 0 12px 1px;
    position: relative;
    text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.25) !important;
    transition: all 0.1s ease-in-out 0s;
    vertical-align: middle;
    background-color: #f5f5f5;
    background-image: linear-gradient(to bottom, #fff, #e6e6e6);
    background-repeat: repeat-x;
    color: #333;
    cursor: pointer;
    margin-bottom: 0;
    text-align: center;
    text-shadow: 0 1px 1px rgba(255, 255, 255, 0.75);
    border:none;
}
.uploadTable .button { margin-left:-15px; }

.input.button.disabled {
    color:#b9bfc1 !important;
    background-color:#eaecec !important;
}

/* CUSTOM COLORS */
.btn-red { background-color: #d15b47 !important; color:#ffffff !important; }
.icon-red { color:#d15b47; }
.btn-green { background-color: #87b87f !important; color:#ffffff !important; }
.icon-green { color:#87b87f; }
.btn-lightblue { background-color: #6fb3e0 !important; color:#ffffff !important; }
.icon-lightblue { color:#6fb3e0; }
.btn-blue { background-color: #428bca !important; color:#ffffff !important; }
.icon-blue { color:#428bca; }
.btn-purple { background-color: #9585bf !important; color:#ffffff !important; }
.icon-purple { color:#9585bf; }
.btn-orange { background-color: #ffb752 !important; color:#ffffff !important; }
.icon-orange { color:#ffb752; }


.wrapper { width:100%; overflow:hidden; }
.wrapper .slidesContainer { float:left; }
.wrapper .slidesContainer .slide { float:left; }

#Edit { max-width:775px; }
.menu-by-columns {
    -moz-column-count: 3;
    -moz-column-gap: 0px;
    -webkit-column-count: 3;
    -webkit-column-gap: 0px;
    column-count: 3;
    column-gap: 0px;
}

.ac_results {
    width:220px !important;
	padding: 0px;
	border: 1px solid #2f8d9e;
	background-color: white;
	overflow: hidden;
	z-index: 99999;
}

.ac_results ul {
	width: 220px;
	list-style-position: outside;
	list-style: none;
	padding: 0;
	margin: 0;
}

.ac_results li {
	margin: 0px;
	padding: 8px 10px 10px 10px;
	border-top: 1px solid #d5e8ec;
	cursor: default;
	display: block;
	line-height: 16px;
	overflow: hidden;
    cursor:pointer;
    color:#000000;
}

.ac_results li:hover {
    background:#2f8d9e;
    color:#ffffff;
}

.dashAlerts { width:100%; }
.dashAlerts td:first-of-type { width:40px; padding-right:10px; text-align:center; }
.dashAlerts td:last-of-type { width:20px; text-align:right; vertical-align:top; }
.dashAlerts .done { cursor:pointer; color:#393939 !important; }
.dashAlerts .done:hover { color:green !important; text-decoration:none; }

.notesNavi, #upAlerts { position:relative; }
.noteShow-btn { cursor:pointer; }
.noteShow-container { display:none; height:90%; width:90%; position:absolute; top:5%; left:5%; background:white; z-index:100; overflow-y:scroll; }
.noteShow-container div { padding: 20px; }
.noteShow-container p { margin: 10px 0px; }
.noteShow-overlay { display:none; height:100%; width:100%; position:absolute; top:0px; left:0px; background:black; opacity:0.5; z-index:99; }


.dhx_cal_light .notice-wrap .notice-item-wrapper {
    padding-left:10px; margin-right:10px;
    height:34px !important;
}
.dhx_cal_light .notice-wrap .notice-item-wrapper .notice-item {
    padding-bottom: 10px;
    padding-top: 10px;
}
.dhx_cal_event .dhx_body, .dhx_cal_event .dhx_footer, .dhx_cal_event .dhx_header, .dhx_cal_event .dhx_title {
    border-color: white !important;
}
.dhx_cal_event_clear.dhx_cal_event_line_start.dhx_cal_event_line_end {
    border:solid 1px white !important;
}

.chkBoxBItem { width:100%; }
.chkBoxBItem input[type="checkbox"] { opacity:1; position:relative; }
.chkBoxBItem label { display:inline; padding-top:3px; }
.chkBoxBItem td { padding-bottom:5px; }

.navSmallLogo { max-height:31px !important; max-width:62px !important;  }
.navLogoTd { padding: 3px 2px 2px 3px !important; text-align: center !important; }

.text-disabled {color: #aaaaaa !important;}

@media screen and (max-width: 768px) {
    .hideMobile { display:none; }
}
@media screen and (min-width: 769px) {
    .hideDesktop { display:none; }
}