﻿/*--------------------Modify style -----------------------*/
.page-titles { text-transform: uppercase }

.select { cursor: pointer;}
.check1 { cursor: pointer; text-decoration: underline blue; text-decoration-thickness: 3px; color:blue; font-weight:bold;}
.text-blue {color:blue;}

.check { text-align: center; padding:5px 5px 5px 5px; vertical-align: middle; border-radius: 50%; background: yellow;
}