/*IE 8 and below styles*/
/* * * * * * * * * * * * * * * * * * * * * * * * * *
* html - MSIE 6
[class].className - MSIE7
without prefix - MSIE 6, MSIE7.
add * before property for IE 7 only fix
* * * * * * * * * * * * * * * * * * * * * * * * * *
--------------------------------------------------*/

/* NEW CSS 00.60.00 =====
=========================*/
.breadcrumb-img {display: none;}
/*.breadcrumb-img {-ms-behavior: url(/backgroundsize.min.htc);}*/
/*.breadcrumb-img:after {-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=30)";}*/







/* OLD BELOW =====
=========================*/
* html body {behavior:url("/style/csshover3.htc");}
* html .icon_close i {behavior: url("/style/iepngfix.htc");}


/*Tutorial Fixes
------------------------------*/
img.tutorial_img {border:1px solid #ebebeb;}


/*Mobile Fixes
------------------------------*/
/*Mobile Table*/
.mobile-table th.column-priority-2,
.mobile-table td.column-priority-2,
.mobile-table th.column-priority-3,
.mobile-table td.column-priority-3 {display:block;}

/*Reflow table*/
.ps_data .mobile-table-reflow td.mtr-none,
.mobile-table-reflow td.mtr-none {display:block;}

/*Fix table-cell and table-row conditions*/
table th.desktop-only,
table td.desktop-only,
table tr.desktop-only,
.contenttable2 th.seq,
.contenttable2 td.seq,
.my_portfolio td.label  {display:block;}


