﻿.CPT_POPUP { border: 1px solid #333333; padding: 0px; margin: 0px; background-color: #FFFFFF; font-family: Arial, Helvetica, sans-serif; overflow: hidden; }
.CPT_POPUP .CPT_CAPTION { padding: 0px; margin: 0px 0px 8px 0px; font-size: 13px; font-weight: bold; color: #FFFFFF; line-height: 27px; text-indent: 10px; height: 25px; background-color: #F76C1D; }
.CPT_POPUP .CPT_CAPTION div { padding: 0px; margin: 0px; position: absolute; width: 20px; height: 25px; top: 0px; right: 8px; text-align: right; line-height: 25px; }
.CPT_POPUP .CPT_CAPTION div a:link, .CPT_POPUP .CPT_CAPTION div a:visited { text-decoration: none; font-size: 10pt; color: #FFFFFF; font-weight: bolder; }
.CPT_POPUP .CPT_CAPTION div a:hover { text-decoration: underline; }
.CPT_POPUP .CPT_CONTENT { padding: 0px; margin: 0px 8px; overflow: auto; }
.CPT_BlankerSotto { background-color: #666666; }
.CPT_POPUP .CPT_BUTTONS { background-color: #CCCCCC; height: 40px; text-align: right; }
.CPT_POPUP .CPT_BUTTONS a { margin: 7px 12px 0px 0px; line-height: 25px; font-size: 12px; display: inline-block; padding: 0px 10px; }
.CPT_POPUP .CPT_BUTTONS a:link, .CPT_POPUP .CPT_BUTTONS a:visited { color: #FFFFFF; text-decoration: none; font-weight: bold; background-color: #F76C1D; }
.CPT_POPUP .CPT_BUTTONS a:hover { background-color: #333333; color: #FFFFFF; }


.CPT_PopButtons { border: none; padding: 0px 1px; margin: 0px; height: 30px; text-align: right; }  
.CPT_PopButtons a { border-style: solid; border-width: 1px; margin: 4px 0px 0px 10px; padding: 0px 7px; display: inline-block; text-decoration: none; color: #fff; background-color: #FB722D; border-color: #F15506 #B3420A #B3420A #F15506; font-family: Arial; line-height: 20px; font-size: 9pt; text-align: center; font-weight: bold; } 
.CPT_PopButtons a:link, .CPT_PopButtons a:visited { color: #fff; } 
.CPT_PopButtons a:hover { color: #fff; text-decoration: none; background-color: #7AB6F5; border-color: #3070B2 #4A98E2 #4A98E2 #3070B2; }
.CPT_PopButtons .CPT_Sx { float: left; text-align: left; }
.CPT_PopButtons .CPT_Dx { clear: right; text-align: right; }

.CPT_POPUP .MsgInfo, .CPT_POPUP .MsgError { font-size: 12px; }
.CPT_POPUP .MsgInfo { color: #333333; }
.CPT_POPUP .MsgError { color: #FF0000; }

/*PICK 
a.CPT_Button { padding: 0px 7px; display: inline-block; text-decoration: none; color: #fff; background-color: #9a2b31; border: 1px solid; border-color: #fe8165 #821b04 #821b04 #fe8165; font-family: Arial; line-height: 20px; font-size: 9pt; text-align: center; font-weight: bold; }
a.CPT_Button:link, a.CPT_Button:visited { color: #fff; }
a.CPT_Button:hover { color: #fff; text-decoration: none; background-color: #bc4a50; border-color: #821b04 #fe8165 #fe8165 #821b04; }

*/